/**
* @version 			Octo 1.x
* @package			Octo Template Framework
* @url				https://www.octopoos.com
* @editor			Octopoos - www.octopoos.com
* @copyright		Copyright (C) 2024 Octopoos. All Rights Reserved.
* @license 			GNU General Public License version 2 or later; see _LICENSE.php
**/

/*
.bd-card-press.bd-hover:hover {
		box-shadow: 4px 8px 8px rgba(0,0,0,.15);
}
*/
.o-container-slider {
	--bd-container-n: calc( 1276px + 24px);
}
.o-container-slider .uk-slider-items {
	padding: 0 12px;
}


@media (max-width: 1360px) {
	.bd-root .o-container-slider {
			padding-left: 0;
			padding-right: 0;
	}
}

.o-push {
	display: grid;
	width: 100%;
	grid-template-rows: auto 1fr auto;
	min-height: 100vh;
	grid-row-gap: var(--bd-gap-row);
}

.bd-gray {
		background: var(--s5);
		box-sizing: border-box;
}
.bd-video > a::before {
	content: "Lecture";
	font-weight: bold;
	font-family: var(--font);
    font-size: 14px;
    color: #fff;
    position: absolute;
	left:calc(50% - 70px);
	top:calc(50% - 70px);
	text-indent: 44px;
	line-height: 216px;
	width: 140px;
	height: 140px;
	background: #00000050;
	border-radius: 200px;
}
.bd-video > a::after {
	background-image: var(--icon_play);
	background-size: 48px 48px;
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
	content: "";
	position: absolute;
	left:calc(50% - 24px);
	top:calc(50% - 26px);
}
.bd-video > a img {
	border-radius:24px;
	transition: border-radius 0.25s;
}
.bd-video:hover > a img {
	border-bottom-left-radius: 200px;
}
/* ========================================================================
	 Bar Admin  [class*="bd-toolbar"]
 ========================================================================== */

/* ========================================================================
	Footer
========================================================================== */
footer{padding-top:50px;}
footer > div.o-container{background-color:var(--s5);padding:98px 48px 48px;border-radius:24px 24px 0 0;}
footer [uk-totop]{position:absolute;left:calc(50% - 40px);width:80px;height:80px;background:#fff;border-radius:40px;top:-40px;display:flex;flex-direction:row;align-items:center;text-decoration:none;}
footer [uk-totop] svg{display:none;}
footer [uk-totop]:before{content: "\e925";font-family:'octo'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--white);position:relative;display:block;z-index:2;text-decoration:none;font-size:16px;width:16px;height:16px;transform:rotate(90deg);box-sizing:border-box;}
footer [uk-totop]:hover:before{color:var(--s1);}
footer [uk-totop]:after{content: "";background:var(--s1);width:48px;height:48px;display:block;border-radius:24px;box-sizing:border-box;border:2px solid var(--s1);position: absolute;}
footer [uk-totop]:hover:after{background:var(--white);}
footer .no-btn{border:0;}
footer #gf > div:nth-of-type(1),footer #gf > div:nth-of-type(2){display:flex;flex-direction:column;justify-content:flex-start;align-items:center;grid-row-gap:16px;}
footer #gf > div:nth-of-type(1) p:nth-of-type(1),footer #gf > div:nth-of-type(2) p:nth-of-type(1){font-size:16px;line-height:22px;text-align:center;}
footer #gf > div:nth-of-type(2) a{padding:0 16px;border:2px solid var(--s1);width:auto;display:inline-flex;border-radius:12px;font-size:14px;line-height:16px;height:24px;align-items:center;font-weight:bold;color:var(--s1);box-sizing:border-box;text-decoration:none;}
footer #gf > div:nth-of-type(2) a:hover{background:var(--s1);color:var(--white);}
footer #gf > div:nth-of-type(3) {display: grid; row-gap: 24px;}
footer #gf > div:nth-of-type(3) div{display:flex;flex-direction:row;grid-column-gap:24px;justify-content:center;align-items:flex-start;}
footer #gf > div:nth-of-type(3) div a{text-decoration:none;}
footer #gf > div:nth-of-type(3) div a span{display:flex;width:48px;height:48px;border:2px solid var(--s1);border-radius:24px;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;color:var(--s1);}
footer #gf > div:nth-of-type(3) div a:hover span{background:var(--s1);color:var(--white);}
footer #gf > div:nth-of-type(3) div a span:before{font-size:24px;}
footer #gf > div:nth-of-type(4){display:flex;flex-direction:column;align-items:center;}
footer #gf > div:nth-of-type(4) p{font-size:16px;line-height:22px;}
footer #gf > div:nth-of-type(5){display:flex;flex-direction:column;align-items:center;grid-column:span 4}
#footer-mobil{position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fff;height:56px;display:flex;flex-direction:row;justify-content:center;align-items:center;grid-column-gap:32px;}
@media (min-width:768px){
#footer-mobil{display:none;}
}
@media (max-width:767px){
footer > div.o-container{padding:98px 48px 104px;}
footer #gf > div:nth-of-type(5){grid-column:span 1}
footer > div.o-container:before {
	width: 68px;
	height: 40px;
	top: -20px;
	left: 48px;
	background-size: contain;
}
.nav-prod-ul {
	justify-content: center;
}
}

footer > div.o-container:after{
	content: "";
	position: absolute;
	background: url(../medias/images/label-rge-qualibat.svg) 0 0 no-repeat;
	width: 50px;
	height: 60px;
	bottom: 48px;
	left: 48px;
	z-index: 1;
	background-size: cover;
}
@media (max-width:767px){
	footer > div.o-container:after{
		bottom: initial;
		top: -32px;
		right:48px;
		left: initial;
	}
}

/* ========================================================================
	Product
========================================================================== */
.product-img {
	padding: 0 22px;
}
.product-pic {
	padding-top: calc(100%/4 * 3);
}
.product-pic figure {
	position: absolute;
	top: 0;
	height: 100%;
}
.product-pic img {
	height: 100%;
	object-fit: cover;
	border-radius: var(--img_radius);
}

/* ========================================================================
	 Menu Mobil
 ========================================================================== */
 .menu-main-mobil{padding-left:var(--bd-pad-left);padding-right:var(--bd-pad-right);}
 .menu-main-mobil .menu-main-drop{padding:40px 0;margin:0;border-radius:40px;background:var(--s2);color:var(--black);}
 .menu-main-mobil .menu-main-nav{padding:0;list-style:none;margin:0;background:var(--s2);color:var(--black);}
 .menu-main-mobil .menu-main-sub{display:none;position:absolute;z-index:1020;--uk-position-offset:15px;--uk-position-shift-offset:0;--uk-position-viewport-offset:15px;box-sizing:border-box;width:100%;padding:25px;background:#fff;top:0!important;height:100%;border-radius:39px;background:var(--s2);}
 .menu-main-mobil .menu-main-sub.uk-open{display:block;}
 .menu-main-mobil .menu-main-nav > li > a{font-size:18px;line-height:22px;text-decoration:none;padding:8px 16px;display:flex;min-height:60px;box-sizing:border-box;justify-content:flex-start;align-items:center;position:relative;}
 .menu-main-mobil .menu-main-nav > li + li > a::before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:var(--white);}
 
 /* ========================================================================
	Menu Desktop
	========================================================================== */
 .menus{margin:0 auto;display:grid;grid-template-columns:auto;align-items:center;justify-content:center;width:auto;position:relative;}
 .menu-main-desktop{position:relative;}
 .menu-main-desktop .menu-main-drop{padding:0;margin:0;border-radius:28px;background:var(--s2);color:var(--black);}
 .menu-main-desktop .menu-main-drop{padding:0;margin:0;border-radius:28px;background:var(--s2);color:var(--black);z-index:2;position:relative;}
 .menu-main-desktop .menu-main-drop.uk-sub-open{border-radius:28px 28px 0 0;}
 .menu-main-desktop .menu-main-nav > li > a{font-size:16px;line-height:20px;display:flex;box-sizing:border-box;min-height:56px;align-items:center;text-decoration:none;padding:8px 12px;position:relative;}
 .menu-main-desktop .menu-main-nav > li.home-v8 > a{font-size:0;width:24px;display:block;}
 .menu-main-desktop .menu-main-nav > li.home-v8 > a::before{content:"\e91a";font-family:'project'!important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:0;top:50%;font-size:24px;margin-top:-12px;color:var(--white);}
 .menu-main-desktop .menu-main-nav > li.home-v8 > a:hover:before{color:var(--black);}
 .menu-main-desktop .menu-main-nav > li.uk-parent > a{padding:8px calc(12px + 9px) 8px 12px;}
 .menu-main-desktop .menu-main-nav > li > a:hover{color:var(--white);}
 .menu-main-desktop .menu-main-nav .uk-parent a:after{content: "\e900";font-family:'project'!important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:9px;line-height:0;padding:0;transition-property:transform;transition-duration:.5s;position:absolute;top:calc(50% + 3px);right:8px;transform-origin:top;display:inline-block;height:4px;}
 .menu-main-desktop .menu-main-nav .uk-parent a[aria-expanded="true"]:after{transform:rotate(180deg);top: calc( 50% + 1px);}
 .menu-main-desktop .menu-main-nav{display:grid;list-style:none;grid-template-columns:repeat(10,auto);margin:0;padding:0 16px;}
 .menu-main-desktop .menu-main-sub{position:absolute;z-index:1;width:100%;left:0!important;right:0;display:none;border-radius: 0 0 28px 28px;}
 .menu-main-desktop .menu-main-sub.uk-open{display:block;}
 .menu-main-desktop .uk-dropdown-close{display:none;}
 .menu-main-desktop .menu-main-subnav{display:grid;grid-template-columns:repeat(2,1fr);padding:0;margin:0;background:var(--s2);box-sizing:border-box;border-radius:0 0 28px 28px;}
 .menu-main-desktop ul.uk-nav.uk-dropdown-nav{background:var(--s2);list-style:none;margin:0;padding:40px 0 40px 0;border-radius:0 0 0 28px;overflow-y:auto;}
 .menu-main-desktop ul.uk-nav.uk-dropdown-nav > li > a,
 .menu-main-desktop ul.uk-nav.uk-dropdown-nav > li > span{display:flex;font-size:16px;line-height:18px;padding:2px 24px;min-height:40px;box-sizing:border-box;text-decoration:none;align-items:center;justify-content:flex-start;background:var(--s2);color:var(--black);}
 .menu-main-desktop ul.uk-nav.uk-dropdown-nav > li.uk-active > a,
 .menu-main-desktop ul.uk-nav.uk-dropdown-nav > li > a:hover{background:var(--s2);}
 .menu-main-desktop ul.uk-nav.uk-dropdown-nav > li + li > a,
 .menu-main-desktop ul.uk-nav.uk-dropdown-nav > li + li > span{border-top:1px solid var(--white);}
 .menu-main-desktop ul.uk-nav.uk-dropdown-nav > li + li > span{font-style: italic;font-synthesis: initial;}
 @media (max-width:767px){
	 .menus{width:100%;justify-content:inherit;}
 } 

/* ========================================================================
	 General 
 ========================================================================== */
a.coopol-toggle-display {cursor: pointer;}
.o-container,.o-container-n{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin:0 auto;max-width:var(--bd-container-n);width:100%;}
.o-container-m{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin:0 auto;max-width:var(--bd-container-m);width:100%;}
.o-container-s{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin:0 auto;max-width:var(--bd-container-s);width:100%;}
.o-container-pad,.o-container-pad-n{-webkit-box-sizing:border-box;box-sizing:border-box;position:initial;padding-left:calc((100% - var(--bd-container-n)) /2);padding-right:calc((100% - var(--bd-container-n)) /2);max-width:none;}
.o-container-pad-m{-webkit-box-sizing:border-box;box-sizing:border-box;position:initial;padding-left:calc((100% - var(--bd-container-m)) /2);padding-right:calc((100% - var(--bd-container-m)) /2);max-width:none;}
.o-container-pad-s{-webkit-box-sizing:border-box;box-sizing:border-box;position:initial;padding-left:calc((100% - var(--bd-container-s)) /2);padding-right:calc((100% - var(--bd-container-s)) /2);max-width:none;}

.r-link{position: absolute; bottom: 12px; right: 12px; color: var(--s1); font-size: 20px; margin: 0;}
.c-link{color: var(--s1);}
.bd-root a:hover{color:var(--color-font-hover);}

.bd-card p > a,[class*="bd-teaser"] p > a,[class*="bd-wysiwyg"] a:not([class*="o-btn"]),h1 + .o-h3 > a{color:var(--s1);text-decoration:none;position:relative;display:inline-block;}
.bd-card p > a,[class*="bd-teaser"] p > a,[class*="bd-wysiwyg"] a:not([class*="o-btn"]),.wysiwyg a{font-weight: bold;}
.bd-card p > a:hover,[class*="bd-teaser"] p > a:hover,[class*="bd-wysiwyg"] a:not([class*="o-btn"]):hover{color:var(--s1)}
.bd-card p > a::before,[class*="bd-teaser"] p > a::before,[class*="bd-wysiwyg"] a:not([class*="o-btn"]):before,h1 + .o-h3 > a::before{background:transparent;content:"";position:absolute;height:2px;bottom:-2px;left:0;right:0;}
h1 + .o-h3 > a::before{bottom:-5px;}
.bd-card p > a:not([class*="o-btn"]):hover::before,[class*="bd-teaser"] p > a:not([class*="o-btn"]):hover::before,[class*="bd-wysiwyg"] a:not([class*="o-btn"]):hover::before,h1 + .o-h3 > a:hover::before{background:var(--s1);}
.bd-style-dark-red [class*="bd-wysiwyg"] a:not([class*="o-btn"]){color:var(--white)}
div.nopl{padding-left:0}
div.nopr{padding-right:0}
div.nopt{padding-top:0}
div.nopb{padding-bottom:0}
.o-cgap{grid-column-gap:var(--bd-gap-row)}
.o-rgap{grid-row-gap:var(--bd-gap-row)}
.typ{font-weight:bold;}
body,h1,h2,h3,h4,h5,h6,p,figure,ul,dl,dt,dd{margin:0;padding:0;}
p{font-size:16px;line-height:22px;}
body,input,textarea,select,button{font-family:var(--font);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-synthesis: none;color:var(--color-font);}
button:hover{color:var(--color-font-hover);}

footer .item-1241,footer .item-1336,footer .item-1337,.menu-main-drop .item-1241,.menu-main-drop .item-1336,.menu-main-drop .item-1337{display:none;}
#page #op-sustainability .wysiwyg p a{text-decoration:none;color:var(--s1);}
#page #op-sustainability .wysiwyg p a:hover{text-decoration:underline;}
.o-box-4.lio.bd-card.bd-style-light-white-alt{height:100%;}
.o-lv p:nth-of-type(1) span,.o-lv span:nth-of-type(1){font-weight:bold;display:block;padding-bottom:8px;}
.o-lv .list-tags{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;justify-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0;padding:0;}
.o-lv .list-tags li,.badge{border:1px solid #000;margin:0 0 8px;border-radius:11px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:15px;text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:2px 8px 1px 8px;font-size:13px;}
.location{color:#686c73;font-size:13px;line-height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-self:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
.location > .octo-breadcrumb{display:inline-block;height:13px;padding:0 4px;color:#e2e2e2;}
.location.octo-region span.octo-breadcrumb:before{content:"\/";color:var(--s2);font-weight:bold;padding:0 0 0 3px;font-size:14px;line-height:16px;display:inline-block;text-decoration:none;}
.location::before{padding-right:5px;font-size:16px;color:#28282b;top:-1px;position:relative;}
.location .txt{color:#28282b;font-weight:bold;display:inline-block;}
[class*="bd-card"] p.o-lv,.o-lv p{grid-area:inherit;font-size:13px;line-height:17px;}
p.total span:first-child {color: var(--s2);padding-right: 4px;}
[hidden], .uk-hidden {display: none;}
div#main-mag-article {margin-top: 64px;}
@media (min-width:1161px){	
	div#main-mag-article > h1, div#main-mag-article > .mag-title{padding-top:72px;padding-bottom:72px;}
}
@media (max-width:1160px){
	div#main-mag-article > h1, div#main-mag-article > .mag-title{padding:0 var(--bd-pad-right) 0 var(--bd-pad-left);}
	[class*="o-container"]{padding-left:var(--bd-pad-left);padding-right:var(--bd-pad-right);}
}
@media (max-width:767px){
	.o-pull{position:relative;z-index:1025;}
	div#chatbot-chat{left:0;right:auto!important;bottom:26px!important;z-index:1024!important;}
}
@media (max-width:532px){
	[class*="bd-banner"] a.o-btn-outlined.i-linkedin,[class*="bd-banner"] a.o-btn-outlined.i-twitter,[class*="bd-banner"] a.o-btn-outlined.i-youtube{min-width:130px;}
}

/* ========================================================================
	 ITEM-ID
 ========================================================================== */
.itemid-1344 main p.h1-desc,.itemid-1344 main #seblod_form,
.itemid-1362 main p.h1-desc,.itemid-1362 main #seblod_form{display: block;}
.itemid-1362 main,
.itemid-811 main,
.itemid-823 main{padding-bottom: 64px;}

/* ========================================================================
	 BD Wrap
 ========================================================================== */
@media (min-width:1160px){
	.bd-wrap-s-4-4\@n{max-width:calc(var(--bd-container-s)/4*4);width:calc(var(--bd-container-s)/4*4);margin:0 auto;}
	.bd-wrap-s-3-4\@n{max-width:calc(var(--bd-container-s)/4*3);width:calc(var(--bd-container-s)/4*3);margin:0 auto;}
	.bd-wrap-s-2-4\@n{max-width:calc(var(--bd-container-s)/4*2);width:calc(var(--bd-container-s)/4*2);margin:0 auto;}
	.bd-wrap-s-1-4\@n{max-width:calc(var(--bd-container-s)/4*1);width:calc(var(--bd-container-s)/4*1);margin:0 auto;}
	.bd-wrap-m-4-4\@n{max-width:calc(var(--bd-container-m)/4*4);width:calc(var(--bd-container-m)/4*4);margin:0 auto;}
	.bd-wrap-m-3-4\@n{max-width:calc(var(--bd-container-m)/4*3);width:calc(var(--bd-container-m)/4*3);margin:0 auto;}
	.bd-wrap-m-2-4\@n{max-width:calc(var(--bd-container-m)/4*2);width:calc(var(--bd-container-m)/4*2);margin:0 auto;}
	.bd-wrap-m-1-4\@n{max-width:calc(var(--bd-container-m)/4*1);width:calc(var(--bd-container-m)/4*1);margin:0 auto;}
	.bd-wrap-n-4-4\@n{max-width:calc(var(--bd-container-n)/4*4);width:calc(var(--bd-container-n)/4*4);margin:0 auto;}
	.bd-wrap-n-3-4\@n{max-width:calc(var(--bd-container-n)/4*3);width:calc(var(--bd-container-n)/4*3);margin:0 auto;}
	.bd-wrap-n-2-4\@n{max-width:calc(var(--bd-container-n)/4*2);width:calc(var(--bd-container-n)/4*2);margin:0 auto;}
	.bd-wrap-n-1-4\@n{max-width:calc(var(--bd-container-n)/4*1);width:calc(var(--bd-container-n)/4*1);margin:0 auto;}
	.bd-wrap-s-2-2\@n{max-width:calc(var(--bd-container-s)/2*2);width:calc(var(--bd-container-s)/2*2);margin:0 auto;}
	.bd-wrap-s-1-2\@n{max-width:calc(var(--bd-container-s)/2*1);width:calc(var(--bd-container-s)/2*1);margin:0 auto;}
	.bd-wrap-m-2-2\@n{max-width:calc(var(--bd-container-m)/2*2);width:calc(var(--bd-container-m)/2*2);margin:0 auto;}
	.bd-wrap-m-1-2\@n{max-width:calc(var(--bd-container-m)/2*1);width:calc(var(--bd-container-m)/2*1);margin:0 auto;}
	.bd-wrap-n-2-2\@n{max-width:calc(var(--bd-container-n)/2*2);width:calc(var(--bd-container-n)/2*2);margin:0 auto;}
	.bd-wrap-n-1-2\@n{max-width:calc(var(--bd-container-n)/2*1);width:calc(var(--bd-container-n)/2*1);margin:0 auto;}
}

/* @n to be replaced with @d for desktop, @m for mobile */

@media (max-width: 1160px){
	.o-container\@m {padding-left: var(--bd-pad-left); padding-right: var(--bd-pad-right);}
}

/* ========================================================================
	 Message
 ========================================================================== */
#system-message-container { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; margin: 0 auto; max-width: var(--bd-container-s); width: 100%; }
#system-message-container .alert { margin-top: 64px; box-sizing: border-box; position: relative; }
#system-message-container .close { display: block; background: none; width: 40px; height: 40px; border: none; border-radius: 0; position: absolute; right: -24px; top: -24px; cursor: pointer; }
#system-message-container .close span { color: var(--s1); background: var(--s1); border-radius: 20px; position: absolute; top: 8px; left: 8px; line-height: 24px; display: flex; width: 24px; height: 24px; font-size: 0; flex-direction: column; align-items: center; }
#system-message-container .close:hover span { background: var(--s1); }
#system-message-container .close span::before { content: "\e912"; font-family: 'octo' !important; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 12px; line-height: 24px; font-weight: bold; color: var(--white);}
/*#system-message-container .close:hover span::before {  }*/
#system-message-container .alert-heading.o-h4 { display: block !important; padding: 16px; border-radius: 28px 28px 0 0; font-family: var(--font); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-synthesis: none; }
#system-message-container .alert > div { padding: 16px; border-radius: 0 0 28px 28px; border-style: solid; border-width: 1px; }
#system-message-container .alert .alert-heading.o-h4 { background: var(--black); color: var(--white); }
#system-message-container .alert > div { border-color: var(--black); }
#system-message-container .alert.alert-success .alert-heading.o-h4 { background: var(--s1); color: var(--white); }

/* ========================================================================
	 Video
 ========================================================================== */
.bd-root video{width:100%;}
.wysiwyg div.embed-container,.embed-container{position:relative;overflow:hidden;border:none;}
.embed-container iframe,.embed-container object,.embed-container embed{width:100%;}
#page .o-video-youtube,#page .o-video-vimeo{height:351px;}
#page .o-video-youtube,#page .o-video-vimeo{background-size:contain;background-position:center;background-repeat:no-repeat;width:auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -16px;}
.o-video-vimeo{background:url(../images/player-vimeo.jpg);}
.o-video-youtube{background:url(../images/player-youtube.jpg);}
#page .o-card-video{max-width:540px;background:rgba(0,0,0,.6);color:#fff;padding:16px;}
#page .o-card-video::before{background:rgba(255,255,255,0.95);}
#page .o-card-video .o-btn,#page .o-card-video .o-btn-0,#page .o-card-video [class^="o-btn-"],#page .o-card-video [class*="o-btn-"],#page .o-card-video .o-btn:link,#page .o-card-video .o-btn-0:link,#page .o-card-video [class^="o-btn-"]:link,#page .o-card-video [class*="o-btn-"]:link,#page .o-card-video .o-btn:visited,#page .o-card-video .o-btn-0:visited,#page .o-card-video [class^="o-btn-"]:visited,#page .o-card-video [class*="o-btn-"]:visited{min-width:100%;}
#page .o-card-video a.o-btn-0.innio-coopol,#page .o-card-video a.o-btn-1.innio-youtube{border-color:#fff;color:#fff;justify-content:center;padding:0;}



/* ========================================================================
	 BD Cover
 ========================================================================== */
[class*="bd-cover-"]{width:100%;height:100%;object-fit:cover;}
.bd-cover-right,.bd-cover-r{object-position:right;}
.bd-cover-right-top,.bd-cover-top-right,.bd-cover-rt,.bd-cover-tr{object-position:right top;}
.bd-cover-right-bottom,.bd-cover-bottom-right,.bd-cover-rb,.bd-cover-br{object-position:right bottom;}
.bd-cover-left,.bd-cover-l{object-position:left;}
.bd-cover-left-top,.bd-cover-top-left,.bd-cover-lt,.bd-cover-tl{object-position:left top;}
.bd-cover-left-bottom,.bd-cover-bottom-left,.bd-cover-lb,.bd-cover-bl{object-position:left bottom;}
.bd-cover-center,.bd-cover-c{object-position:center;}
.bd-cover-center-top,.bd-cover-top-center,.bd-cover-ct,.bd-cover-tc{object-position:center top;}
.bd-cover-center-bottom,.bd-cover-bottom-center,.bd-cover-cb,.bd-cover-bc{object-position:center bottom;}
@media (max-width:767px){
	[class*="bd-cover-"]{object-fit:contain;}
}



/* ========================================================================
	 Align
 ========================================================================== */
.o-center{justify-self:center;justify-items:center;}
.o-middle{align-items:center;}
.o-right{justify-self:flex-end;justify-items:flex-end;}
.o-left{justify-self:flex-start;justify-items:flex-start;}

/* ========================================================================
	 BD Caption
 ========================================================================== */
.bd-caption{padding:0;margin:0 auto;max-width:var(--bd-container-s);}

/* ========================================================================
	 Container 
 ========================================================================== */
.bd-root .o-container,.bd-root .o-container-n{max-width:var(--bd-container-n);margin:var(--bd-container-margin);}
.bd-root .o-container-m{max-width:var(--bd-container-m);margin:var(--bd-container-margin);}
.bd-root .o-container-s{max-width:var(--bd-container-s);margin:var(--bd-container-margin);}
.bd-root .o-container-pad,.bd-root .o-container-pad-n{padding-left:calc((100% - var(--bd-container-n)) /2);padding-right:calc((100% - var(--bd-container-n)) /2);}
.bd-root .o-container-pad-m{padding-left:calc((100% - var(--bd-container-m)) /2);padding-right:calc((100% - var(--bd-container-m)) /2);}
.bd-root .o-container-pad-s{padding-left:calc((100% - var(--bd-container-s)) /2);padding-right:calc((100% - var(--bd-container-s)) /2);}
@media (max-width:1160px){
	.bd-root [class*="o-container"]{padding-left:var(--bd-pad-left);padding-right:var(--bd-pad-right);}
}

/* ========================================================================
	 More Link
 ========================================================================== */
.bd-hover .o-more-link,.o-more-link{font-size:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:2;cursor:pointer;margin:0;grid-area:none;}

/* ========================================================================
	 Btn 
 ========================================================================== */
a[class*="o-btn"]{color:var(--color-font);}

[class*="o-btn"] {
	font-size: 16px;
	line-height: 18px;
	padding: 1px 16px;
	text-decoration: none;
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	min-height: 48px;
	font-weight: bold;
	transition: transform .5s ease-out;
	cursor: pointer;
	border-radius: 24px;
	border-width: 2px;
	border-style: solid;
}
[class*="o-btn"] i{font-style:normal;line-height:0;position:relative;width:30px;height:30px;font-size:30px;margin-left:8px;padding:0}
[class*="o-btn"] i::before{content:"";width:26px;height:26px;position:absolute;z-index:1;left:2px;top:2px;border-radius:12px;}
[class*="o-btn"] i::after{content:"\e902";position:relative;z-index:2;}
[class*="o-btn"].rotate i {transform: rotate(90deg);}

/* ========================================================================
	 Btn: outlined / bg white 
 ========================================================================== */
.o-btn-outlined{--color-font:var(--s1);border-color:var(--s1);background:transparent;}
.o-btn-outlined i::before{background:var(--s1);}
.o-btn-outlined i::after{color:var(--s1);}
.bd-hover:hover .o-btn-outlined,
.o-btn-outlined:hover{--color-font-hover:var(--white);border-color:var(--s1);background:var(--s1);}
.bd-hover:hover .o-btn-outlined i::before,
.o-btn-outlined:hover i::before{background:var(--s1);}
.bd-hover:hover .o-btn-outlined i::after,
.o-btn-outlined:hover i::after{color:var(--white);}
.o-btn-outlined:focus{color:var(--white);border-color:var(--s1);background:var(--s1);}
.o-btn-outlined:focus i::before{background:var(--s1);}
.o-btn-outlined:focus i::after{color:var(--white);}
.o-btn-outlined{transform:translate(0,0);}

/* ========================================================================
	 Btn: solid / bg white 
 ========================================================================== */
.o-btn-solid{--color-font:var(--white);border-color:var(--s1);background:var(--s1);}
.o-btn-solid i::before{background:var(--s1);}
.o-btn-solid i::after{color:var(--s1);}
.bd-hover:hover .o-btn-solid,
.o-btn-solid:hover{--color-font:var(--s1);border-color:var(--s1);background:var(--white);}
.bd-hover:hover .o-btn-solid i::before,
.o-btn-solid:hover i::before{background:var(--white);}
.bd-hover:hover .o-btn-solid i::after,
.o-btn-solid:hover i::after{color:var(--s1);}
.o-btn-solid:focus{color:var(--white);border-color:var(--s1);background:var(--s1);}
.o-btn-solid:focus i::before{background:var(--s1);}
.o-btn-solid:focus i::after{color:var(--white);}
.o-btn-solid{transform:translate(0,0);}

figure.bd-image button.o-btn-solid {
	border-color:var(--s1);
}
figure.bd-image.bd-hover:hover button.o-btn-solid {
	color:var(--color-font);
}

/* ========================================================================
	 Btn: text / bg white 
 ========================================================================== */
.o-btn-text{--color-font:var(--s1);border-color:transparent;background:transparent;}
.o-btn-text i::before{background:var(--s1);}
.o-btn-text i::after{color:var(--s1);}
.bd-hover:hover .o-btn-text{--color-font-hover:var(--s1);border-color:var(--s1);background:var(--s1);}
.o-btn-text:hover{--color-font-hover:var(--s1);border-color:var(--s1);}
.bd-hover:hover .o-btn-text i::before,
.o-btn-text:hover i::before{background:var(--white);}
.bd-hover:hover .o-btn-text i::after,
.o-btn-text:hover i::after{color:var(--s1);}
.o-btn-text:focus{color:var(--s1);border-color:var(--s1);}
.o-btn-text:focus i::before{background:var(--white);}
.o-btn-text:focus i::after{color:var(--s1);}
/*.o-btn-text{transform:translate(-16px,0);}*/
.bd-hover:hover .o-btn-text,.o-btn-text:hover,.o-btn-text:focus{transform:translate(0,0);}

/* ========================================================================
	 Btn: responsive
 ========================================================================== */
@media (max-width:991px){.o-btn-outlined\@md{--color-font:var(--s1);border-color:var(--s1);background:transparent}.o-btn-outlined\@md i::before{background:var(--s1)}.o-btn-outlined\@md i::after{color:var(--s1)}.bd-hover:hover .o-btn-outlined\@md,.o-btn-outlined\@md:hover{--color-font-hover:var(--white);border-color:var(--s1);background:var(--s1)}.bd-hover:hover .o-btn-outlined\@md i::before,.o-btn-outlined\@md:hover i::before{background:var(--s1)}.bd-hover:hover .o-btn-outlined\@md i::after,.o-btn-outlined\@md:hover i::after{color:var(--white)}.o-btn-outlined\@md:focus{color:var(--white);border-color:var(--s1);background:var(--s1)}.o-btn-outlined\@md:focus i::before{background:var(--s1)}.o-btn-outlined\@md:focus i::after{color:var(--white)}.o-btn-outlined\@md{transform:translate(0,0);}}
@media (max-width:767px){.o-btn-outlined\@sm{--color-font:var(--s1);border-color:var(--s1);background:transparent}.o-btn-outlined\@sm i::before{background:var(--s1)}.o-btn-outlined\@sm i::after{color:var(--s1)}.bd-hover:hover .o-btn-outlined\@sm,.o-btn-outlined\@sm:hover{--color-font-hover:var(--white);border-color:var(--s1);background:var(--s1)}.bd-hover:hover .o-btn-outlined\@sm i::before,.o-btn-outlined\@sm:hover i::before{background:var(--s1)}.bd-hover:hover .o-btn-outlined\@sm i::after,.o-btn-outlined\@sm:hover i::after{color:var(--white)}.o-btn-outlined\@sm:focus{color:var(--white);border-color:var(--s1);background:var(--s1)}.o-btn-outlined\@sm:focus i::before{background:var(--s1)}.o-btn-outlined\@sm:focus i::after{color:var(--white)}.o-btn-outlined\@sm{transform:translate(0,0);}}
@media (max-width:532px){.o-btn-outlined\@xs{--color-font:var(--s1);border-color:var(--s1);background:transparent}.o-btn-outlined\@xs i::before{background:var(--s1)}.o-btn-outlined\@xs i::after{color:var(--s1)}.bd-hover:hover .o-btn-outlined\@xs,.o-btn-outlined\@xs:hover{--color-font-hover:var(--white);border-color:var(--s1);background:var(--s1)}.bd-hover:hover .o-btn-outlined\@xs i::before,.o-btn-outlined\@xs:hover i::before{background:var(--s1)}.bd-hover:hover .o-btn-outlined\@xs i::after,.o-btn-outlined\@xs:hover i::after{color:var(--white)}.o-btn-outlined\@xs:focus{color:var(--white);border-color:var(--s1);background:var(--s1)}.o-btn-outlined\@xs:focus i::before{background:var(--s1)}.o-btn-outlined\@xs:focus i::after{color:var(--white)}.o-btn-outlined\@xs{transform:translate(0,0);}}
@media (max-width:991px){.o-btn-solid\@md{--color-font:var(--s1);border-color:var(--white);background:var(--white)}.o-btn-solid\@md i::before{background:var(--s1)}.o-btn-solid\@md i::after{color:var(--s1)}.bd-hover:hover .o-btn-solid\@md,.o-btn-solid\@md:hover{color:var(--white);border-color:var(--s1);background:var(--s1)}.bd-hover:hover .o-btn-solid\@md i::before,.o-btn-solid\@md:hover i::before{background:var(--s1)}.bd-hover:hover .o-btn-solid\@md i::after,.o-btn-solid\@md:hover i::after{color:var(--white)}.o-btn-solid\@md:focus{color:var(--white);border-color:var(--s1);background:var(--s1)}.o-btn-solid\@md:focus i::before{background:var(--s1)}.o-btn-solid\@md:focus i::after{color:var(--white)}.o-btn-solid\@md{transform:translate(0,0);}}
@media (max-width:767px){.o-btn-solid\@sm{--color-font:var(--s1);border-color:var(--white);background:var(--white)}.o-btn-solid\@sm i::before{background:var(--s1)}.o-btn-solid\@sm i::after{color:var(--s1)}.bd-hover:hover .o-btn-solid\@sm,.o-btn-solid\@sm:hover{color:var(--white);border-color:var(--s1);background:var(--s1)}.bd-hover:hover .o-btn-solid\@sm i::before,.o-btn-solid\@sm:hover i::before{background:var(--s1)}.bd-hover:hover .o-btn-solid\@sm i::after,.o-btn-solid\@sm:hover i::after{color:var(--white)}.o-btn-solid\@sm:focus{color:var(--white);border-color:var(--s1);background:var(--s1)}.o-btn-solid\@sm:focus i::before{background:var(--s1)}.o-btn-solid\@sm:focus i::after{color:var(--white)}.o-btn-solid\@sm{transform:translate(0,0);}}
@media (max-width:532px){.o-btn-solid\@xs{--color-font:var(--s1);border-color:var(--white);background:var(--white)}.o-btn-solid\@xs i::before{background:var(--s1)}.o-btn-solid\@xs i::after{color:var(--s1)}.bd-hover:hover .o-btn-solid\@xs,.o-btn-solid\@xs:hover{color:var(--white);border-color:var(--s1);background:var(--s1)}.bd-hover:hover .o-btn-solid\@xs i::before,.o-btn-solid\@xs:hover i::before{background:var(--s1)}.bd-hover:hover .o-btn-solid\@xs i::after,.o-btn-solid\@xs:hover i::after{color:var(--white)}.o-btn-solid\@xs:focus{color:var(--white);border-color:var(--s1);background:var(--s1)}.o-btn-solid\@xs:focus i::before{background:var(--s1)}.o-btn-solid\@xs:focus i::after{color:var(--white)}.o-btn-solid\@xs{transform:translate(0,0);}}
@media (max-width:991px){.o-btn-text\@md{--color-font:var(--s1);border-color:transparent;background:transparent}.o-btn-text\@md i::before{background:var(--s1)}.o-btn-text\@md i::after{color:var(--s1)}.bd-hover:hover .o-btn-text\@md,.o-btn-text\@md:hover{--color-font-hover:var(--s1);border-color:var(--s1);background:var(--s1)}.bd-hover:hover .o-btn-text\@md i::before,.o-btn-text\@md:hover i::before{background:var(--white)}.bd-hover:hover .o-btn-text\@md i::after,.o-btn-text\@md:hover i::after{color:var(--s1)}.o-btn-text\@md:focus{color:var(--s1);border-color:var(--s1);background:var(--s1)}.o-btn-text\@md:focus i::before{background:var(--white)}.o-btn-text\@md:focus i::after{color:var(--s1)}.o-btn-text\@md{transform:translate(-16px,0);}.bd-hover:hover .o-btn-text\@md,.o-btn-text\@md:hover,.o-btn-text\@md:focus{transform:translate(0,0);}}
@media (max-width:767px){.o-btn-text\@sm{--color-font:var(--s1);border-color:transparent;background:transparent}.o-btn-text\@sm i::before{background:var(--s1)}.o-btn-text\@sm i::after{color:var(--s1)}.bd-hover:hover .o-btn-text\@sm,.o-btn-text\@sm:hover{--color-font-hover:var(--s1);border-color:var(--s1);background:var(--s1)}.bd-hover:hover .o-btn-text\@sm i::before,.o-btn-text\@sm:hover i::before{background:var(--white)}.bd-hover:hover .o-btn-text\@sm i::after,.o-btn-text\@sm:hover i::after{color:var(--s1)}.o-btn-text\@sm:focus{color:var(--s1);border-color:var(--s1);background:var(--s1)}.o-btn-text\@sm:focus i::before{background:var(--white)}.o-btn-text\@sm:focus i::after{color:var(--s1)}.o-btn-text\@sm{transform:translate(-16px,0);}.bd-hover:hover .o-btn-text\@sm,.o-btn-text\@sm:hover,.o-btn-text\@sm:focus{transform:translate(0,0);}}
@media (max-width:532px){.o-btn-text\@xs{--color-font:var(--s1);border-color:transparent;background:transparent}.o-btn-text\@xs i::before{background:var(--s1)}.o-btn-text\@xs i::after{color:var(--s1)}.bd-hover:hover .o-btn-text\@xs,.o-btn-text\@xs:hover{--color-font-hover:var(--s1);border-color:var(--s1);background:var(--s1)}.bd-hover:hover .o-btn-text\@xs i::before,.o-btn-text\@xs:hover i::before{background:var(--white)}.bd-hover:hover .o-btn-text\@xs i::after,.o-btn-text\@xs:hover i::after{color:var(--s1)}.o-btn-text\@xs:focus{color:var(--s1);border-color:var(--s1);background:var(--s1)}.o-btn-text\@xs:focus i::before{background:var(--white)}.o-btn-text\@xs:focus i::after{color:var(--s1)}.o-btn-text\@xs{transform:translate(-16px,0);}.bd-hover:hover .o-btn-text\@xs,.o-btn-text\@xs:hover,.o-btn-text\@xs:focus{transform:translate(0,0);}}

/* ========================================================================
	 Btn: modal-footer-btn
 ========================================================================== */
[lang="en-gb"] a.modal-footer-btn[href*="mailto"]::before{content:"Mail To";}
[lang="de-de"] a.modal-footer-btn[href*="mailto"]::before{content:"Mail An";}
.modal-footer-btn span[class*="octo-circle"]:after{font-family:'project'!important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.modal-footer-btn{color:var(--color-font);}
.modal-footer-btn{font-size:16px;line-height:18px;padding:1px 4px 1px 16px;text-decoration:none;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;min-height:40px;font-weight:normal;transition:transform .5s ease-out;cursor:pointer;}
.modal-footer-btn{border-radius:20px;border-width:1px;border-style:solid;}
.modal-footer-btn span[class*="octo-circle"]{font-style:normal;line-height:0;position:relative;width:30px;height:30px;font-size:30px;margin-left:8px;padding:0}
.modal-footer-btn span[class*="octo-circle"]::before{content:"";width:26px;height:26px;position:absolute;z-index:1;left:2px;top:2px;border-radius:12px;}
.modal-footer-btn span[class*="octo-circle"]::after{content:"\e902";position:relative;z-index:2;}
.modal-footer-btn{transform:translate(-16px,0);}
.bd-hover:hover .modal-footer-btn,.modal-footer-btn:hover,.modal-footer-btn:focus{transform:translate(0,0);}
.modal-footer-btn{--color-font:var(--s1);border-color:transparent;background:transparent;}
.modal-footer-btn span[class*="octo-circle"]::before{background:var(--s1);}
.modal-footer-btn span[class*="octo-circle"]::after{color:var(--s1);}
.bd-hover:hover .modal-footer-btn,.modal-footer-btn:hover{--color-font-hover:var(--s1);border-color:var(--s1);background:var(--s1);}
.bd-hover:hover .modal-footer-btn span[class*="octo-circle"]::before,.modal-footer-btn:hover span[class*="octo-circle"]::before{background:var(--white);}
.bd-hover:hover .modal-footer-btn span[class*="octo-circle"]::after,.modal-footer-btn:hover span[class*="octo-circle"]::after{color:var(--s1);}
.modal-footer-btn:focus{color:var(--s1);border-color:var(--s1);background:var(--s1);}
.modal-footer-btn:focus span[class*="octo-circle"]::before{background:var(--white);}
.modal-footer-btn:focus span[class*="octo-circle"]::after{color:var(--s1);}
#modal-cck.modal-backend {
		bottom: 10%;
}
/* ========================================================================
	 Btn: copy-data-info
 ========================================================================== */
#page .copy-data-info span[class*="icon-link"]:after{font-family:'project'!important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
#page .copy-data-info{color:var(--color-font);position:relative;z-index:2;right:auto;bottom:auto;}
#page .copy-data-info{font-size:16px;line-height:18px;padding:1px 4px 1px 16px;text-decoration:none;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;min-height:40px;font-weight:normal;transition:transform .5s ease-out;cursor:pointer;}
#page .provider-dl .copy-data-info{flex-direction:row-reverse;}
#page .copy-data-info{border-radius:20px;border-width:1px;border-style:solid;}
#page .copy-data-info span[class*="icon-link"]{font-style:normal;line-height:0;position:relative;width:30px;height:30px;font-size:30px;margin-left:8px;padding:0}
#page .copy-data-info span[class*="icon-link"]::before{content:"";width:26px;height:26px;position:absolute;z-index:1;left:2px;top:2px;border-radius:12px;}
#page .copy-data-info span[class*="icon-link"]::after{content:"\e902";position:relative;z-index:2;}
#page .copy-data-info{transform:translate(-16px,0);}
#page .copy-data-info{--color-font:var(--s1);border-color:transparent;background:transparent;}
#page .copy-data-info span[class*="icon-link"]::before{background:var(--s1);}
#page .copy-data-info span[class*="icon-link"]::after{color:var(--s1);}
#page .copy-data-info:focus{color:var(--s1);border-color:var(--s1);background:var(--s1);}
#page .copy-data-info:focus span[class*="icon-link"]::before{background:var(--white);}
#page .copy-data-info:focus span[class*="icon-link"]::after{color:var(--s1);}
#page .copy-data-info span:nth-of-type(2){color:var(--s1);}
#page .copy-data-info:hover,#page .copy-data-info:focus{transform:translate(0,0);}
#page .copy-data-info:hover{--color-font-hover:var(--s1);border-color:var(--s1);background:var(--s1);}
#page .copy-data-info:hover span[class*="icon-link"]::before{background:var(--white);}
#page .copy-data-info:hover span[class*="icon-link"]::after{color:var(--s1);}

/* ========================================================================
	 Btn: outlined / bg light 
 ========================================================================== */
[class*="bd-style-light"] .o-btn-outlined{--color-font:var(--s1);border-color:var(--s1);background:transparent;}
[class*="bd-style-light"] .o-btn-outlined i::before{background:var(--s1);}
[class*="bd-style-light"] .o-btn-outlined i::after{color:var(--s1);}
[class*="bd-style-light"] .bd-hover:hover .o-btn-outlined,
[class*="bd-style-light"] .o-btn-outlined:hover{--color-font-hover:var(--white);border-color:var(--s1);background:var(--s1);}
[class*="bd-style-light"] .bd-hover:hover .o-btn-outlined i::before,
[class*="bd-style-light"] .o-btn-outlined:hover i::before{background:var(--s1);}
[class*="bd-style-light"] .bd-hover:hover .o-btn-outlined i::after,
[class*="bd-style-light"] .o-btn-outlined:hover i::after{color:var(--white);}
[class*="bd-style-light"] .o-btn-outlined:focus{color:var(--white);border-color:var(--s1);background:var(--s1);}
[class*="bd-style-light"] .o-btn-outlined:focus i::before{background:var(--s1);}
[class*="bd-style-light"] .o-btn-outlined:focus i::after{color:var(--white);}

/* ========================================================================
	 Btn: outlined / bg light 
 ========================================================================== */
[class*="bd-style-light"] .o-btn-solid{--color-font:var(--s1);border-color:var(--white);background:var(--white);}
[class*="bd-style-light"] .o-btn-solid i::before{background:var(--s1);}
[class*="bd-style-light"] .o-btn-solid i::after{color:var(--s1);}
[class*="bd-style-light"] .bd-hover:hover .o-btn-solid,
[class*="bd-style-light"] .o-btn-solid:hover{color:var(--white);border-color:var(--s1);background:var(--s1);}
[class*="bd-style-light"] .bd-hover:hover .o-btn-solid i::before,
[class*="bd-style-light"] .o-btn-solid:hover i::before{background:var(--s1);}
[class*="bd-style-light"] .bd-hover:hover .o-btn-solid i::after,
[class*="bd-style-light"] .o-btn-solid:hover i::after{color:var(--white);}
[class*="bd-style-light"] .o-btn-solid:focus{color:var(--white);border-color:var(--s1);background:var(--s1);}
[class*="bd-style-light"] .o-btn-solid:focus i::before{background:var(--s1);}
[class*="bd-style-light"] .o-btn-solid:focus i::after{color:var(--white);}

/* ========================================================================
	 Btn: outlined / bg dark 
 ========================================================================== */
[class*="bd-style-dark"] .o-btn-outlined{--color-font:var(--white);border-color:var(--white);background:transparent;}
[class*="bd-style-dark"] .uk-drop .o-btn-outlined{--color-font: var(--s1);border-color: var(--s1);}
[class*="bd-style-dark"] .o-btn-outlined i::before{background:var(--white);}
[class*="bd-style-dark"] .o-btn-outlined i::after{color:var(--s1);}
[class*="bd-style-dark"] .bd-hover:hover .o-btn-outlined,
[class*="bd-style-dark"] .o-btn-outlined:hover{--color-font-hover:var(--white);border-color:var(--s1);background:var(--s1);}
[class*="bd-style-dark"] .bd-hover:hover .o-btn-outlined i::before,
[class*="bd-style-dark"] .o-btn-outlined:hover i::before{background:var(--s1);}
[class*="bd-style-dark"] .bd-hover:hover .o-btn-outlined i::after,
[class*="bd-style-dark"] .o-btn-outlined:hover i::after{color:var(--white);}
[class*="bd-style-dark"] .o-btn-outlined:focus{color:var(--white);border-color:var(--s1);background:var(--s1);}
[class*="bd-style-dark"] .o-btn-outlined:focus i::before{background:var(--s1);}
[class*="bd-style-dark"] .o-btn-outlined:focus i::after{color:var(--white);}

/* ========================================================================
	 Btn: text / bg dark 
 ========================================================================== */
[class*="bd-style-dark"] .o-btn-text{--color-font:var(--white);border-color:transparent;background:transparent;}
[class*="bd-style-dark"] .o-btn-text i::before{background:var(--white);}
[class*="bd-style-dark"] .o-btn-text i::after{color:var(--s1);}
[class*="bd-style-dark"] .bd-hover:hover .o-btn-text,
[class*="bd-style-dark"] .o-btn-text:hover{--color-font-hover:var(--white);border-color:var(--s1);background:var(--s1);}
[class*="bd-style-dark"] .bd-hover:hover .o-btn-text i::before,
[class*="bd-style-dark"] .o-btn-text:hover i::before{background:var(--s1);}
[class*="bd-style-dark"] .bd-hover:hover .o-btn-text i::after,
[class*="bd-style-dark"] .o-btn-text:hover i::after{color:var(--white);}
[class*="bd-style-dark"] .o-btn-text:focus{color:var(--white);border-color:var(--s1);background:var(--s1);}
[class*="bd-style-dark"] .o-btn-text:focus i::before{background:var(--s1);}
[class*="bd-style-dark"] .o-btn-text:focus i::after{color:var(--white);}

/* ========================================================================
	 Btn: outlined / bg light 
 ========================================================================== */
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-outlined{--color-font:var(--s1);border-color:var(--s1);background:transparent;}
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-outlined i::before{background:var(--s1);}
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-outlined i::after{color:var(--s1);}
[class*="bd-style-dark"] [class*="bd-style-light"] .bd-hover:hover .o-btn-outlined,
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-outlined:hover{--color-font-hover:var(--white);border-color:var(--s1);background:var(--s1);}
[class*="bd-style-dark"] [class*="bd-style-light"] .bd-hover:hover .o-btn-outlined i::before,
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-outlined:hover i::before{background:var(--s1);}
[class*="bd-style-dark"] [class*="bd-style-light"] .bd-hover:hover .o-btn-outlined i::after,
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-outlined:hover i::after{color:var(--white);}
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-outlined:focus{color:var(--white);border-color:var(--s1);background:var(--s1);}
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-outlined:focus i::before{background:var(--s1);}
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-outlined:focus i::after{color:var(--white);}

/* ========================================================================
	 Btn: outlined / bg light 
 ========================================================================== */
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-solid{--color-font:var(--s1);border-color:var(--white);background:var(--white);}
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-solid i::before{background:var(--s1);}
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-solid i::after{color:var(--s1);}
[class*="bd-style-dark"] [class*="bd-style-light"] .bd-hover:hover .o-btn-solid,
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-solid:hover{color:var(--white);border-color:var(--s1);background:var(--s1);}
[class*="bd-style-dark"] [class*="bd-style-light"] .bd-hover:hover .o-btn-solid i::before,
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-solid:hover i::before{background:var(--s1);}
[class*="bd-style-dark"] [class*="bd-style-light"] .bd-hover:hover .o-btn-solid i::after,
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-solid:hover i::after{color:var(--white);}
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-solid:focus{color:var(--white);border-color:var(--s1);background:var(--s1);}
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-solid:focus i::before{background:var(--s1);}
[class*="bd-style-dark"] [class*="bd-style-light"] .o-btn-solid:focus i::after{color:var(--white);}

/* ========================================================================
	 Btn: outlined / bg dark 
 ========================================================================== */
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-outlined{--color-font:var(--white);border-color:var(--white);background:transparent;}
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-outlined i::before{background:var(--white);}
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-outlined i::after{color:var(--s1);}
[class*="bd-style-light"] [class*="bd-style-dark"] .bd-hover:hover .o-btn-outlined,
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-outlined:hover{--color-font-hover:var(--white);border-color:var(--s1);background:var(--s1);}
[class*="bd-style-light"] [class*="bd-style-dark"] .bd-hover:hover .o-btn-outlined i::before,
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-outlined:hover i::before{background:var(--s1);}
[class*="bd-style-light"] [class*="bd-style-dark"] .bd-hover:hover .o-btn-outlined i::after,
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-outlined:hover i::after{color:var(--white);}
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-outlined:focus{color:var(--white);border-color:var(--s1);background:var(--s1);}
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-outlined:focus i::before{background:var(--s1);}
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-outlined:focus i::after{color:var(--white);}

/* ========================================================================
	 Btn: text / bg dark 
 ========================================================================== */
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-text{--color-font:var(--white);border-color:transparent;background:transparent;}
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-text i::before{background:var(--white);}
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-text i::after{color:var(--s1);}
[class*="bd-style-light"] [class*="bd-style-dark"] .bd-hover:hover .o-btn-text,
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-text:hover{--color-font-hover:var(--white);border-color:var(--s1);background:var(--s1);}
[class*="bd-style-light"] [class*="bd-style-dark"] .bd-hover:hover .o-btn-text i::before,
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-text:hover i::before{background:var(--s1);}
[class*="bd-style-light"] [class*="bd-style-dark"] .bd-hover:hover .o-btn-text i::after,
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-text:hover i::after{color:var(--white);}
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-text:focus{color:var(--white);border-color:var(--s1);background:var(--s1);}
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-text:focus i::before{background:var(--s1);}
[class*="bd-style-light"] [class*="bd-style-dark"] .o-btn-text:focus i::after{color:var(--white);}

/* ========================================================================
	 Component: Tooltip
 ========================================================================== */
.uk-tooltip{display:none;position:absolute;z-index:1030;--uk-position-offset:10px;--uk-position-viewport-offset:10;top:0;box-sizing:border-box;max-width:200px;padding:3px 6px;background:#666;border-radius:2px;color:#fff;font-size:12px}
.uk-tooltip.uk-active{display:block}

/* ========================================================================
	 Component: uk-dropdown
 ========================================================================== */
.uk-dropdown { display: none; position: absolute; z-index: 1020; box-sizing: border-box; min-width: 200px; box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15) }
.uk-dropdown.uk-open { display: block }
.uk-dropdown a.drop-title { font-size: 16px; color: var(--color-font); line-height: 24px; font-weight: bold; }
.uk-dropdown a.drop-title:hover { color: var(--s1); }
.uk-dropdown ul { list-style: none; margin: 0; padding: 0; }
.uk-dropdown ul > li > a { line-height: 24px; padding: 8px 0 0; font-size: 15px; color: var(--color-font); }
.uk-dropdown ul > li.lv-3 > a { padding-left: 16px; font-size: 13px; }
.uk-dropdown ul > li.active > a,
.uk-dropdown ul > li > a:hover { color: var(--s1); }

/* ========================================================================
	 Align Text from o-grid 
 ========================================================================== */
.o-text-center{text-align:center;}
.o-text-justify{text-align:justify;}
.o-text-left{text-align:left;}
.o-text-right{text-align:right;}
@media (max-width:1160px){
	.o-text-center\@lg{text-align:center;}
	.o-text-justify\@lg{text-align:justify;}
	.o-text-left\@lg{text-align:left;}
	.o-text-right\@lg{text-align:right;}
}
@media (max-width:968px){
	.o-text-center\@md{text-align:center;}
	.o-text-justify\@md{text-align:justify;}
	.o-text-left\@md{text-align:left;}
	.o-text-right\@md{text-align:right;}
}
@media (max-width:767px){
	.o-text-center\@sm{text-align:center;}
	.o-text-justify\@sm{text-align:justify;}
	.o-text-left\@sm{text-align:left;}
	.o-text-right\@sm{text-align:right;}
}
@media (max-width:532px){
	.o-text-center\@xs{text-align:center;}
	.o-text-justify\@xs{text-align:justify;}
	.o-text-left\@xs{text-align:left;}
	.o-text-right\@xs{text-align:right;}
}
/* ========================================================================
	 Media File 
 ========================================================================== */
.media-file{grid-template-areas:"circle size" "circle title";display:grid;list-style:none;position:relative;grid-auto-flow:dense;grid-template-rows:auto;grid-template-columns:80px 1fr;text-decoration:none;grid-column-gap:16px;padding:8px;box-sizing:border-box;background:var(--white);border:1px solid var(--s4);border-radius:50px;margin:2px;}
.media-file .circle{grid-area:circle;font-size:40px;padding:20px;background:var(--s1);color:var(--s1);border-radius:40px;position:relative;display:block;width:80px;height:80px;box-sizing:border-box;}
.media-file .circle i[class*="i-"]{position:relative;display:block;width:40px;height:40px;}
.media-file .circle i[class*="i-"]:after{font-size:40px;position:relative;top:-2px;left:1px;}
.media-file .size{grid-area:size;font-size:10px;line-height:16px;color:var(--s4);align-self:flex-end;}
.media-file .title{grid-area:title;font-size:14px;line-height:20px;color:var(--black);align-self:flex-start;font-weight: bold;}
a.media-file:hover{background:var(--s1);}
a.media-file:focus{background:var(--s1);}
a.media-file:hover .circle,
a.media-file:focus .circle{background:var(--s1);color:var(--white)}
a.media-file.is-private .circle:before,
span.media-file.is-private .circle:before,
a.is-private .circle:after,
span.is-private .circle:after{width:26px;height:26px;position:absolute;right:0;bottom:0;}
a.media-file.is-private .circle:before,
span.media-file.is-private .circle:before{font-family:'project'!important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:2;font-size:16px;padding:5px 3px 3px 5px;box-sizing:border-box;}
a.is-private .circle:before{content: "\e922";color:var(--s2);}
span.is-private .circle:before{content: "\e921";color:var(--s3);}
a.is-private .circle:after,
span.is-private .circle:after{content: "";background:var(--white);border-color:var(--s1);border-width:2px;border-style:solid;border-radius:13px;box-sizing:border-box;z-index:1;}

/* ========================================================================
	 Media File Small
 ========================================================================== */
.media-file.media-small{grid-template-columns:40px 1fr;grid-column-gap:8px;padding:4px 24px 4px 4px;border-radius:24px;margin:1px;}
.media-file.media-small .circle{padding:10px;border-radius:20px;width:40px;height:40px;}
.media-file.media-small .circle i[class*="i-"]{width:20px;height:20px;}
.media-file.media-small .circle i[class*="i-"]:after{font-size:24px;top:-1px;left:1px;}

/* ========================================================================
	 Media File 
 ========================================================================== */
.author{grid-template-areas:"photo name" "photo mail" "photo phone";display:grid;list-style:none;position:relative;grid-auto-flow:dense;grid-template-rows:auto;grid-template-columns:80px 1fr;text-decoration:none;grid-column-gap:16px;padding:8px;box-sizing:border-box;background:var(--white);border:1px solid var(--s4);border-radius:50px;margin:2px;}
.author .photo{grid-area:photo;font-size:32px;padding:20px;background:var(--s2);border-radius:40px;position:relative;display:flex;width:80px;height:80px;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:center;color:var(--white);}
.author .name{grid-area:name;font-size:18px;line-height:28px;color:var(--black);align-self:flex-start;font-weight:bold;}
.author .mail{grid-area:mail;font-size:14px;line-height:16px;color:var(--black);align-self:flex-end;}
.author .phone{grid-area:phone;font-size:14px;line-height:16px;color:var(--black);align-self:flex-end;}

/* ========================================================================
	 Heading 
 ========================================================================== */
a i {
	display: none;
}
.o-h0-l,.o-h0-m,.o-h1,.o-h2,.o-h3,.o-h4,.o-h5,.o-h6,h1,h2,h3,h4,h5,h6,:is(h1,h2,h3,h4,h5,h6):is(.o-h1,.o-h2,.o-h3,.o-h4,.o-h5,.o-h6),.wysiwyg:where(.o-h1,.o-h2,.o-h3,.o-h4,.o-h5,.o-h6),h1 + div.o-h3 > p, h1 + div.o-h3 > ul, p.o-h3 + ul{font-family:var(--font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;}
.alt,.alt-h:where(h4,h5,h6,.o-h4,.o-h5,.o-h6),.alt-h:where(h1,h2,h3,h4,h5,h6):is(.o-h4,.o-h5,.o-h6){font-family:var(--font);font-weight: bold;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;}
[lang="de-de"]:where(.o-h0-l,.o-h0-m,h1,.o-h1,h2,.o-h2,h3,.o-h3){word-break:break-word;}
.o-h0-l{font-size:calc(48px + (72 - 48) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));line-height:calc(72px + (88 - 72) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));}
@media (min-width:1160px){
.o-h0-l{font-size:72px;line-height:88px;}
}
@media (max-width:532px){
.o-h0-l{font-size:48px;line-height:56px;}
}
.o-h0-m{font-size:calc(48px + (64 - 48) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));line-height:calc(64px + (78 - 64) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));}
@media (min-width:1160px){
.o-h0-m{font-size:64px;line-height:78px;}
}
@media (max-width:532px){
.o-h0-m{font-size:48px;line-height:56px;}
}

h1,.wysiwyg .o-h1,.o-h1,:is(h1,h2,h3,h4,h5,h6).o-h1{font-size:calc(44px + (54 - 44) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));line-height:calc(46px + (56 - 46) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));font-family: 'outfit';}
@media (min-width:1160px){
h1,.wysiwyg .o-h1,.o-h1,:is(h1,h2,h3,h4,h5,h6).o-h1{font-size:54px;line-height:56px;}
}
@media (max-width:532px){
h1,.wysiwyg .o-h1,.o-h1,:is(h1,h2,h3,h4,h5,h6).o-h1{font-size:44px;line-height:46px;}
}

h2,.wysiwyg .o-h2,.o-h2,:is(h1,h2,h3,h4,h5,h6).o-h2{font-size:calc(32px + (40 - 32) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));line-height:calc(34px + (42 - 34) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));font-family: 'outfit';}
@media (min-width:1160px){
h2,.wysiwyg .o-h2,.o-h2,:is(h1,h2,h3,h4,h5,h6).o-h2{font-size:40px;line-height:42px;}
}
@media (max-width:532px){
h2,.wysiwyg .o-h2,.o-h2,:is(h1,h2,h3,h4,h5,h6).o-h2{font-size:32px;line-height:34px;}
}

h3,.wysiwyg .o-h3,.o-h3,:is(h1,h2,h3,h4,h5,h6).o-h3,h1 + div.o-h3 > p, h1 + div.o-h3 > ul, p.o-h3 + ul{font-size:calc(22px + (24 - 22) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));line-height:calc(24px + (26 - 24) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));font-weight: bold;}
@media (min-width:1160px){
h3,.wysiwyg .o-h3,.o-h3,:is(h1,h2,h3,h4,h5,h6).o-h3,h1 + div.o-h3 > p, h1 + div.o-h3 > ul, p.o-h3 + ul{font-size:24px;line-height:26px;}
}
@media (max-width:532px){
h3,.wysiwyg .o-h3,.o-h3,:is(h1,h2,h3,h4,h5,h6).o-h3,h1 + div.o-h3 > p, h1 + div.o-h3 > ul, p.o-h3 + ul{font-size:22px;line-height:24px;}
}

.o-h4-child p,
h4,.wysiwyg .o-h4,.o-h4,:is(h1,h2,h3,h4,h5,h6).o-h4{font-size:calc(18px + (20 - 18) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));line-height:calc(20px + (22 - 20) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));font-weight: bold;}
@media (min-width:1160px){
.o-h4-child p,h4,.wysiwyg .o-h4,.o-h4,:is(h1,h2,h3,h4,h5,h6).o-h4{font-size:20px;line-height:22px;}
}
@media (max-width:532px){
.o-h4-child p,h4,.wysiwyg .o-h4,.o-h4,:is(h1,h2,h3,h4,h5,h6).o-h4{font-size:18px;line-height:20px;}
}

h5,.wysiwyg .o-h5,.o-h5,:is(h1,h2,h3,h4,h5,h6).o-h5{font-size:calc(16px + (18 - 16) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));line-height:calc(18px + (20 - 18) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));font-weight: bold;}
@media (min-width:1160px){
h5,.wysiwyg .o-h5,.o-h5,:is(h1,h2,h3,h4,h5,h6).o-h5{font-size:18px;line-height:20px;}
}
@media (max-width:532px){
	h5,.wysiwyg .o-h5,.o-h5,:is(h1,h2,h3,h4,h5,h6).o-h5{font-size:16px;line-height:18px;}
}

h1 + div.o-h3 > p + ul{margin-top:24px;padding: 0 0 0 40px;list-style:none;}


h1 + div.o-h3 > p + ul li::before, .p-checkmark-list li::before {
    color: var(--s2);
    font-family: 'octo' !important;
    content: "\e954";
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: absolute;
    left: 0;
}
ul.p-checkmark-list{list-style:none;padding-top: 18px;}
ul.p-checkmark-list li::before{left:-40px;}
ul.p-checkmark-list li a:link,
ul.p-checkmark-list li a:visited,
ul.p-checkmark-list li a:hover{color:var(--color-font); text-decoration: none;}

/* ========================================================================
Heading Accordion
========================================================================== */
ul.uk-accordion > li .uk-accordion-title{font-family:var(--font);font-weight: bold;}
.uk-accordion-title{font-size:calc(24px + (32 - 24) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));line-height:calc(40px + (44 - 40) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));}
@media (min-width:1160px){
.uk-accordion-title{font-size:24px;line-height:40px;}
}
@media (max-width:532px){
.uk-accordion-title{font-size:24px;line-height:40px;}
}

/* ========================================================================
Heading Anim
========================================================================== */
.bd-root .bd-anim .bd-h1{position:relative;z-index:2;left:0;width:100%;top:0;margin:var(--bd-container-margin);max-width:var(--bd-container-n);right:0;}
.bd-root .bd-anim .bd-h1 > h1{}
.bd-root .bd-anim h1,.bd-root .bd-anim .o-h1,.bd-root .bd-anim .bd-h1 > h1{max-width:var(--bd-container-n);margin:var(--bd-container-margin);width:100%;box-sizing:border-box}
.bd-root .bd-anim .bd-h1 > h1 > i{font-style:normal;}
.bd-root .bd-anim > h1 > div,.bd-root .bd-anim > div.o-h1 > div,.bd-root .bd-anim .bd-h1 > h1 > i{display:inline-block;position:relative;text-align:center;color:var(--s4);text-align:left;}
.bd-root .bd-anim > h1 > div > span,.bd-root .bd-anim > div.o-h1 > div > span.clone{position:absolute;width:100%;height:100%;left:0;overflow:hidden;text-align:center;display:inline-block;top:0;text-align:left;}
@media (max-width:1360px){
	.bd-root .bd-anim{padding-left:var(--bd-pad-left);padding-right:var(--bd-pad-right);}
}


@media (min-width:1161px){
	.bd-root .bd-anim > h1,.bd-root .bd-anim > .o-h1,.bd-root .bd-anim .bd-h1 > h1{padding-top:72px;padding-bottom:72px}
	.bd-root .bd-anim > .bd-h1-anim + a.o-btn-outlined{margin-bottom:72px;top:-64px;}
}

/* ========================================================================
Heading 
========================================================================== */
.bd-root h1,.bd-root .o-h1,.bd-root .bd-h1 > h1{max-width:var(--bd-container-n);margin:var(--bd-container-margin);width:100%;box-sizing:border-box}
.bd-root h2,.bd-root .o-h2,.bd-root h3,.bd-root .o-h3,.bd-root h4,.bd-root .o-h4,.bd-root h5,.bd-root .o-h5,.bd-root h6,.bd-root .o-h6{max-width:var(--bd-container-m);margin:var(--bd-container-margin);width:100%;box-sizing:border-box;}
@media (max-width:1160px){
.bd-root > h1,.bd-root > .o-h1,.bd-root .bd-h1 > h1{padding-left:var(--bd-pad-left);padding-right:var(--bd-pad-right);}
.bd-root > [class^="bd-style"]{padding-left:var(--bd-pad-left);padding-right:var(--bd-pad-right);}
.bd-root > [class^="bd-style"] > *{padding-left:0;padding-right:0;}
}
@media (max-width:968px){
.bd-root > h2,.bd-root > .o-h2,.bd-root > h3,.bd-root > .o-h3,.bd-root > h4,.bd-root > .o-h4{padding-left:var(--bd-pad-left);padding-right:var(--bd-pad-right);}
}

/* ========================================================================
	 grid Header
========================================================================== */
header > div:nth-of-type(1) {
	background: var(--white);
	z-index: 997; /*981*/
}
.gh{display:grid;grid-template-columns:repeat(2,auto);box-sizing:border-box;padding:16px 0;grid-column-gap: 24px;z-index: 981 !important;}
.gh > div:nth-of-type(1) > a{display:block;min-width:172px;min-height:40px;}
.gh > div:nth-of-type(2){display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;grid-column-gap:48px;padding-top:8px;}
.gh > div:nth-of-type(3){grid-column:span 2;}
.gh > div:nth-of-type(4){grid-column: span 2;padding-top: 24px;}
.nav-prod-ul{display:flex;flex-direction:row;grid-gap:0 16px;flex-wrap:wrap;}
.gh ul.navmain{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;grid-column-gap:24px;}
.gh .uk-drop{border-top:8px solid var(--s1);border-radius:0 0 24px 24px;padding:32px 32px 112px;}
.gh .uk-drop:before{content: "";position:absolute;background-image: var(--icon_menu);width:87px;height:50px;bottom:32px;right:32px;background-size:cover;}
.gh div:nth-of-type(2) p:nth-of-type(1){display:flex;flex-direction:row;}
.gh div:nth-of-type(2) p:nth-of-type(1) span{display:inline-flex;white-space:nowrap;margin-right:16px;}

.o-btn-small{
	width: auto;
	border-radius: 12px;
	font-size: 14px;
	line-height: 16px;
	min-height: 24px;
	white-space: nowrap;
}


@media (min-width:1111px){
	.nav-prod-main{display:none;}
	header .nav-prod-ul{font-size: 15px;}
}
@media (max-width:1110px){
.gh div:nth-of-type(3){display:none;}
.nav-prod-main{grid-column:span 4;border-bottom:1px solid #e2e2e2;padding-bottom:16px;margin-bottom:16px;}
.nav-prod-main .nav.nav-prod-ul{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:24px;} 
}
@media (max-width:991px){
	.gh div:nth-of-type(2) p:nth-of-type(1) span {display: none;}
	.gh div:nth-of-type(2) { grid-column-gap: 24px;}
	.gh ul.navmain {grid-template-columns: repeat(2,1fr);}
	.nav-prod-main {grid-column: span 2;}
	.nav-prod-main .nav.nav-prod-ul{grid-template-columns:repeat(2,1fr);} 
	
}
@media (max-width:767px){
	.gh div:nth-of-type(1) a {
		width: 172px;
		height: 40px;
}
}

@media (max-width:532px){
	.gh ul.navmain {grid-template-columns: repeat(1,1fr);}
	.nav-prod-main {grid-column: span 1;border-bottom:none;padding-bottom:0;margin-bottom:0;}
	.nav-prod-main .nav.nav-prod-ul{grid-template-columns:repeat(1,1fr);} 
	.gh .uk-drop {
		height: calc(100vh - 72px - 56px - 14px);
}
.gh .uk-drop:before {
	display: none;
}
.gh .uk-drop {
	padding: 32px;
}
}

/* ========================================================================
	 nav
========================================================================== */
.nav,.no-list{list-style:none;}
.nav a,.nav span.nav-sep,a.a-a{text-decoration:none;color:var(--black);display:flex;padding:10px 0;position:relative;}
.nav a b{position:relative;}
.nav a b:after{content: "";background:var(--s1);width:8px;height:2px;position:absolute;bottom:-2px;left:0;border-radius:1px;transition:width .3s ease-in-out;}
.nav a:hover b:after{width:100%;}
.nav .nav{padding-left:16px;border-left:1px solid #e2e2e2;}

/* ========================================================================
	 navbar-toggle
========================================================================== */
.uk-navbar-toggle{margin-right:40px;position:relative;min-height:auto;background: none;border:none;cursor: pointer;padding-top:4px;}
.uk-navbar-toggle b{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--black);font-family:var(--font);font-size:16px;}
.uk-navbar-toggle svg{position:absolute;z-index:2;fill:#fff;width:18px;height:18px;right:-31px;}
.uk-navbar-toggle b:after{content: "";background:var(--s1);width:8px;height:2px;position:absolute;bottom:-2px;left:0;border-radius:1px;transition:width 1s ease-in-out;}
.uk-navbar-toggle:hover b:after{width:100%;}
.uk-navbar-toggle b:before{content: "";width:32px;height:32px;display:block;background:var(--s1);border-radius:16px;position:absolute;right:-38px;}



/* ========================================================================
	 Breadcrumbs
 ========================================================================== */
 .cck_module_breadcrumbs {
	background: var(--s5);
	border-radius: 16px;
	padding: 0 16px;
	line-height: 32px;
	height: 32px;
	display: inline-flex;
	align-items: center;
}
.cck_module_breadcrumbs > * {
	font-size: 13px;
	line-height: 15px;
	display: inline-block;
	text-decoration: none;
}
.cck_module_breadcrumbs > *:first-letter{text-transform: uppercase;}
.cck_module_breadcrumbs .pathway {
	color: var(--black);
	font-weight: bold;
	position: relative;  
}
.cck_module_breadcrumbs a.pathway::before {
	content: "";
	background: var(--s1);
	width: 8px;
	height: 2px;  
	position: absolute;
	bottom: -2px;
	left: 0;
	transition: width .3s ease-in-out;
}
.cck_module_breadcrumbs .pathway:hover::before {
	width: 100%;
}
.cck_module_breadcrumbs .separator{color: var(--black);padding: 0 8px;font-weight: bold;}
.cck_module_breadcrumbs .pathway-last{color: var(--black);font-weight: bold;}

.cck_module_breadcrumbs .separator:after {
	content: "\e94e";
	font-family: 'octo' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 10px;
	display: block;
	height: 18px;
	line-height: 21px;
	width: 9px;
}

@media (max-width:767px){
	.cck_module_breadcrumbs{display: none;}
}

/* ========================================================================
	 Actions
 ========================================================================== */
.cck_module_actions {
		padding: 8px 0;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		grid-gap: 8px;
}
@media (max-width:767px){
	.cck_module_actions{padding: 0;justify-content: flex-start;}
}

/* ========================================================================
	 BD Gallery Vertical
 ========================================================================== */
[class*="bd-gallery-v"] .titles li a{font-size:32px;line-height:44px;font-weight:bold;font-family:var(--font);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-synthesis: none;}
[class*="bd-gallery-v"] .titles li.uk-active a,[class*="bd-gallery-v"] .titles li a:hover{color:var(--s2);}
[class*="bd-gallery-v"] .contents .loca::before,[class*="bd-gallery-v"] .contents .desc:before{color:var(--s2);}
[class*="bd-gallery-v"] .titles li a::before{content:"\e913";}
[class*="bd-gallery-v"] .contents .loca::before{content:"\e905";}
[class*="bd-gallery-v"] .contents .desc:before{content:"\e913";}
@media (max-width:767px){
	[class*="bd-gallery-v"] .titles li a{font-size:22px;line-height:32px;}
}
 
/* ========================================================================
	 O Margin
 ========================================================================== */
.o-mt-48{margin-top:48px}.o-mt-47{margin-top:47px}.o-mt-46{margin-top:46px}.o-mt-45{margin-top:45px}.o-mt-44{margin-top:44px}.o-mt-43{margin-top:43px}.o-mt-42{margin-top:42px}.o-mt-41{margin-top:41px}.o-mt-40{margin-top:40px}.o-mt-39{margin-top:39px}.o-mt-38{margin-top:38px}.o-mt-37{margin-top:37px}.o-mt-36{margin-top:36px}.o-mt-35{margin-top:35px}.o-mt-34{margin-top:34px}.o-mt-33{margin-top:33px}.o-mt-32{margin-top:32px}.o-mt-31{margin-top:31px}.o-mt-30{margin-top:30px}.o-mt-29{margin-top:29px}.o-mt-28{margin-top:28px}.o-mt-27{margin-top:27px}.o-mt-26{margin-top:26px}.o-mt-25{margin-top:25px}.o-mt-24{margin-top:24px}.o-mt-23{margin-top:23px}.o-mt-22{margin-top:22px}.o-mt-21{margin-top:21px}.o-mt-20{margin-top:20px}.o-mt-19{margin-top:19px}.o-mt-18{margin-top:18px}.o-mt-17{margin-top:17px}.o-mt-16{margin-top:16px}.o-mt-15{margin-top:15px}.o-mt-14{margin-top:14px}.o-mt-13{margin-top:13px}.o-mt-12{margin-top:12px}.o-mt-11{margin-top:11px}.o-mt-10{margin-top:10px}.o-mt-9{margin-top:9px}.o-mt-8{margin-top:8px}.o-mt-7{margin-top:7px}.o-mt-6{margin-top:6px}.o-mt-5{margin-top:5px}.o-mt-4{margin-top:4px}.o-mt-3{margin-top:3px}.o-mt-2{margin-top:2px}.o-mt-1{margin-top:1px}.o-mt-0{margin-top:0px}.o-mr-48{margin-right:48px}.o-mr-47{margin-right:47px}.o-mr-46{margin-right:46px}.o-mr-45{margin-right:45px}.o-mr-44{margin-right:44px}.o-mr-43{margin-right:43px}.o-mr-42{margin-right:42px}.o-mr-41{margin-right:41px}.o-mr-40{margin-right:40px}.o-mr-39{margin-right:39px}.o-mr-38{margin-right:38px}.o-mr-37{margin-right:37px}.o-mr-36{margin-right:36px}.o-mr-35{margin-right:35px}.o-mr-34{margin-right:34px}.o-mr-33{margin-right:33px}.o-mr-32{margin-right:32px}.o-mr-31{margin-right:31px}.o-mr-30{margin-right:30px}.o-mr-29{margin-right:29px}.o-mr-28{margin-right:28px}.o-mr-27{margin-right:27px}.o-mr-26{margin-right:26px}.o-mr-25{margin-right:25px}.o-mr-24{margin-right:24px}.o-mr-23{margin-right:23px}.o-mr-22{margin-right:22px}.o-mr-21{margin-right:21px}.o-mr-20{margin-right:20px}.o-mr-19{margin-right:19px}.o-mr-18{margin-right:18px}.o-mr-17{margin-right:17px}.o-mr-16{margin-right:16px}.o-mr-15{margin-right:15px}.o-mr-14{margin-right:14px}.o-mr-13{margin-right:13px}.o-mr-12{margin-right:12px}.o-mr-11{margin-right:11px}.o-mr-10{margin-right:10px}.o-mr-9{margin-right:9px}.o-mr-8{margin-right:8px}.o-mr-7{margin-right:7px}.o-mr-6{margin-right:6px}.o-mr-5{margin-right:5px}.o-mr-4{margin-right:4px}.o-mr-3{margin-right:3px}.o-mr-2{margin-right:2px}.o-mr-1{margin-right:1px}.o-mr-0{margin-right:0px}.o-mb-48{margin-bottom:48px}.o-mb-47{margin-bottom:47px}.o-mb-46{margin-bottom:46px}.o-mb-45{margin-bottom:45px}.o-mb-44{margin-bottom:44px}.o-mb-43{margin-bottom:43px}.o-mb-42{margin-bottom:42px}.o-mb-41{margin-bottom:41px}.o-mb-40{margin-bottom:40px}.o-mb-39{margin-bottom:39px}.o-mb-38{margin-bottom:38px}.o-mb-37{margin-bottom:37px}.o-mb-36{margin-bottom:36px}.o-mb-35{margin-bottom:35px}.o-mb-34{margin-bottom:34px}.o-mb-33{margin-bottom:33px}.o-mb-32{margin-bottom:32px}.o-mb-31{margin-bottom:31px}.o-mb-30{margin-bottom:30px}.o-mb-29{margin-bottom:29px}.o-mb-28{margin-bottom:28px}.o-mb-27{margin-bottom:27px}.o-mb-26{margin-bottom:26px}.o-mb-25{margin-bottom:25px}.o-mb-24{margin-bottom:24px}.o-mb-23{margin-bottom:23px}.o-mb-22{margin-bottom:22px}.o-mb-21{margin-bottom:21px}.o-mb-20{margin-bottom:20px}.o-mb-19{margin-bottom:19px}.o-mb-18{margin-bottom:18px}.o-mb-17{margin-bottom:17px}.o-mb-16{margin-bottom:16px}.o-mb-15{margin-bottom:15px}.o-mb-14{margin-bottom:14px}.o-mb-13{margin-bottom:13px}.o-mb-12{margin-bottom:12px}.o-mb-11{margin-bottom:11px}.o-mb-10{margin-bottom:10px}.o-mb-9{margin-bottom:9px}.o-mb-8{margin-bottom:8px}.o-mb-7{margin-bottom:7px}.o-mb-6{margin-bottom:6px}.o-mb-5{margin-bottom:5px}.o-mb-4{margin-bottom:4px}.o-mb-3{margin-bottom:3px}.o-mb-2{margin-bottom:2px}.o-mb-1{margin-bottom:1px}.o-mb-0{margin-bottom:0px}.o-ml-48{margin-left:48px}.o-ml-47{margin-left:47px}.o-ml-46{margin-left:46px}.o-ml-45{margin-left:45px}.o-ml-44{margin-left:44px}.o-ml-43{margin-left:43px}.o-ml-42{margin-left:42px}.o-ml-41{margin-left:41px}.o-ml-40{margin-left:40px}.o-ml-39{margin-left:39px}.o-ml-38{margin-left:38px}.o-ml-37{margin-left:37px}.o-ml-36{margin-left:36px}.o-ml-35{margin-left:35px}.o-ml-34{margin-left:34px}.o-ml-33{margin-left:33px}.o-ml-32{margin-left:32px}.o-ml-31{margin-left:31px}.o-ml-30{margin-left:30px}.o-ml-29{margin-left:29px}.o-ml-28{margin-left:28px}.o-ml-27{margin-left:27px}.o-ml-26{margin-left:26px}.o-ml-25{margin-left:25px}.o-ml-24{margin-left:24px}.o-ml-23{margin-left:23px}.o-ml-22{margin-left:22px}.o-ml-21{margin-left:21px}.o-ml-20{margin-left:20px}.o-ml-19{margin-left:19px}.o-ml-18{margin-left:18px}.o-ml-17{margin-left:17px}.o-ml-16{margin-left:16px}.o-ml-15{margin-left:15px}.o-ml-14{margin-left:14px}.o-ml-13{margin-left:13px}.o-ml-12{margin-left:12px}.o-ml-11{margin-left:11px}.o-ml-10{margin-left:10px}.o-ml-9{margin-left:9px}.o-ml-8{margin-left:8px}.o-ml-7{margin-left:7px}.o-ml-6{margin-left:6px}.o-ml-5{margin-left:5px}.o-ml-4{margin-left:4px}.o-ml-3{margin-left:3px}.o-ml-2{margin-left:2px}.o-ml-1{margin-left:1px}.o-ml-0{margin-left:0px}
@media (min-width:1200px){
		.o-mt-48\@n{margin-top:48px}.o-mt-47\@n{margin-top:47px}.o-mt-46\@n{margin-top:46px}.o-mt-45\@n{margin-top:45px}.o-mt-44\@n{margin-top:44px}.o-mt-43\@n{margin-top:43px}.o-mt-42\@n{margin-top:42px}.o-mt-41\@n{margin-top:41px}.o-mt-40\@n{margin-top:40px}.o-mt-39\@n{margin-top:39px}.o-mt-38\@n{margin-top:38px}.o-mt-37\@n{margin-top:37px}.o-mt-36\@n{margin-top:36px}.o-mt-35\@n{margin-top:35px}.o-mt-34\@n{margin-top:34px}.o-mt-33\@n{margin-top:33px}.o-mt-32\@n{margin-top:32px}.o-mt-31\@n{margin-top:31px}.o-mt-30\@n{margin-top:30px}.o-mt-29\@n{margin-top:29px}.o-mt-28\@n{margin-top:28px}.o-mt-27\@n{margin-top:27px}.o-mt-26\@n{margin-top:26px}.o-mt-25\@n{margin-top:25px}.o-mt-24\@n{margin-top:24px}.o-mt-23\@n{margin-top:23px}.o-mt-22\@n{margin-top:22px}.o-mt-21\@n{margin-top:21px}.o-mt-20\@n{margin-top:20px}.o-mt-19\@n{margin-top:19px}.o-mt-18\@n{margin-top:18px}.o-mt-17\@n{margin-top:17px}.o-mt-16\@n{margin-top:16px}.o-mt-15\@n{margin-top:15px}.o-mt-14\@n{margin-top:14px}.o-mt-13\@n{margin-top:13px}.o-mt-12\@n{margin-top:12px}.o-mt-11\@n{margin-top:11px}.o-mt-10\@n{margin-top:10px}.o-mt-9\@n{margin-top:9px}.o-mt-8\@n{margin-top:8px}.o-mt-7\@n{margin-top:7px}.o-mt-6\@n{margin-top:6px}.o-mt-5\@n{margin-top:5px}.o-mt-4\@n{margin-top:4px}.o-mt-3\@n{margin-top:3px}.o-mt-2\@n{margin-top:2px}.o-mt-1\@n{margin-top:1px}.o-mt-0\@n{margin-top:0px}.o-mr-48\@n{margin-right:48px}.o-mr-47\@n{margin-right:47px}.o-mr-46\@n{margin-right:46px}.o-mr-45\@n{margin-right:45px}.o-mr-44\@n{margin-right:44px}.o-mr-43\@n{margin-right:43px}.o-mr-42\@n{margin-right:42px}.o-mr-41\@n{margin-right:41px}.o-mr-40\@n{margin-right:40px}.o-mr-39\@n{margin-right:39px}.o-mr-38\@n{margin-right:38px}.o-mr-37\@n{margin-right:37px}.o-mr-36\@n{margin-right:36px}.o-mr-35\@n{margin-right:35px}.o-mr-34\@n{margin-right:34px}.o-mr-33\@n{margin-right:33px}.o-mr-32\@n{margin-right:32px}.o-mr-31\@n{margin-right:31px}.o-mr-30\@n{margin-right:30px}.o-mr-29\@n{margin-right:29px}.o-mr-28\@n{margin-right:28px}.o-mr-27\@n{margin-right:27px}.o-mr-26\@n{margin-right:26px}.o-mr-25\@n{margin-right:25px}.o-mr-24\@n{margin-right:24px}.o-mr-23\@n{margin-right:23px}.o-mr-22\@n{margin-right:22px}.o-mr-21\@n{margin-right:21px}.o-mr-20\@n{margin-right:20px}.o-mr-19\@n{margin-right:19px}.o-mr-18\@n{margin-right:18px}.o-mr-17\@n{margin-right:17px}.o-mr-16\@n{margin-right:16px}.o-mr-15\@n{margin-right:15px}.o-mr-14\@n{margin-right:14px}.o-mr-13\@n{margin-right:13px}.o-mr-12\@n{margin-right:12px}.o-mr-11\@n{margin-right:11px}.o-mr-10\@n{margin-right:10px}.o-mr-9\@n{margin-right:9px}.o-mr-8\@n{margin-right:8px}.o-mr-7\@n{margin-right:7px}.o-mr-6\@n{margin-right:6px}.o-mr-5\@n{margin-right:5px}.o-mr-4\@n{margin-right:4px}.o-mr-3\@n{margin-right:3px}.o-mr-2\@n{margin-right:2px}.o-mr-1\@n{margin-right:1px}.o-mr-0\@n{margin-right:0px}.o-mb-48\@n{margin-bottom:48px}.o-mb-47\@n{margin-bottom:47px}.o-mb-46\@n{margin-bottom:46px}.o-mb-45\@n{margin-bottom:45px}.o-mb-44\@n{margin-bottom:44px}.o-mb-43\@n{margin-bottom:43px}.o-mb-42\@n{margin-bottom:42px}.o-mb-41\@n{margin-bottom:41px}.o-mb-40\@n{margin-bottom:40px}.o-mb-39\@n{margin-bottom:39px}.o-mb-38\@n{margin-bottom:38px}.o-mb-37\@n{margin-bottom:37px}.o-mb-36\@n{margin-bottom:36px}.o-mb-35\@n{margin-bottom:35px}.o-mb-34\@n{margin-bottom:34px}.o-mb-33\@n{margin-bottom:33px}.o-mb-32\@n{margin-bottom:32px}.o-mb-31\@n{margin-bottom:31px}.o-mb-30\@n{margin-bottom:30px}.o-mb-29\@n{margin-bottom:29px}.o-mb-28\@n{margin-bottom:28px}.o-mb-27\@n{margin-bottom:27px}.o-mb-26\@n{margin-bottom:26px}.o-mb-25\@n{margin-bottom:25px}.o-mb-24\@n{margin-bottom:24px}.o-mb-23\@n{margin-bottom:23px}.o-mb-22\@n{margin-bottom:22px}.o-mb-21\@n{margin-bottom:21px}.o-mb-20\@n{margin-bottom:20px}.o-mb-19\@n{margin-bottom:19px}.o-mb-18\@n{margin-bottom:18px}.o-mb-17\@n{margin-bottom:17px}.o-mb-16\@n{margin-bottom:16px}.o-mb-15\@n{margin-bottom:15px}.o-mb-14\@n{margin-bottom:14px}.o-mb-13\@n{margin-bottom:13px}.o-mb-12\@n{margin-bottom:12px}.o-mb-11\@n{margin-bottom:11px}.o-mb-10\@n{margin-bottom:10px}.o-mb-9\@n{margin-bottom:9px}.o-mb-8\@n{margin-bottom:8px}.o-mb-7\@n{margin-bottom:7px}.o-mb-6\@n{margin-bottom:6px}.o-mb-5\@n{margin-bottom:5px}.o-mb-4\@n{margin-bottom:4px}.o-mb-3\@n{margin-bottom:3px}.o-mb-2\@n{margin-bottom:2px}.o-mb-1\@n{margin-bottom:1px}.o-mb-0\@n{margin-bottom:0px}.o-ml-48\@n{margin-left:48px}.o-ml-47\@n{margin-left:47px}.o-ml-46\@n{margin-left:46px}.o-ml-45\@n{margin-left:45px}.o-ml-44\@n{margin-left:44px}.o-ml-43\@n{margin-left:43px}.o-ml-42\@n{margin-left:42px}.o-ml-41\@n{margin-left:41px}.o-ml-40\@n{margin-left:40px}.o-ml-39\@n{margin-left:39px}.o-ml-38\@n{margin-left:38px}.o-ml-37\@n{margin-left:37px}.o-ml-36\@n{margin-left:36px}.o-ml-35\@n{margin-left:35px}.o-ml-34\@n{margin-left:34px}.o-ml-33\@n{margin-left:33px}.o-ml-32\@n{margin-left:32px}.o-ml-31\@n{margin-left:31px}.o-ml-30\@n{margin-left:30px}.o-ml-29\@n{margin-left:29px}.o-ml-28\@n{margin-left:28px}.o-ml-27\@n{margin-left:27px}.o-ml-26\@n{margin-left:26px}.o-ml-25\@n{margin-left:25px}.o-ml-24\@n{margin-left:24px}.o-ml-23\@n{margin-left:23px}.o-ml-22\@n{margin-left:22px}.o-ml-21\@n{margin-left:21px}.o-ml-20\@n{margin-left:20px}.o-ml-19\@n{margin-left:19px}.o-ml-18\@n{margin-left:18px}.o-ml-17\@n{margin-left:17px}.o-ml-16\@n{margin-left:16px}.o-ml-15\@n{margin-left:15px}.o-ml-14\@n{margin-left:14px}.o-ml-13\@n{margin-left:13px}.o-ml-12\@n{margin-left:12px}.o-ml-11\@n{margin-left:11px}.o-ml-10\@n{margin-left:10px}.o-ml-9\@n{margin-left:9px}.o-ml-8\@n{margin-left:8px}.o-ml-7\@n{margin-left:7px}.o-ml-6\@n{margin-left:6px}.o-ml-5\@n{margin-left:5px}.o-ml-4\@n{margin-left:4px}.o-ml-3\@n{margin-left:3px}.o-ml-2\@n{margin-left:2px}.o-ml-1\@n{margin-left:1px}.o-ml-0\@n{margin-left:0px}
}
@media (max-width:1160px){
		.o-mt-48\@lg{margin-top:48px}.o-mt-47\@lg{margin-top:47px}.o-mt-46\@lg{margin-top:46px}.o-mt-45\@lg{margin-top:45px}.o-mt-44\@lg{margin-top:44px}.o-mt-43\@lg{margin-top:43px}.o-mt-42\@lg{margin-top:42px}.o-mt-41\@lg{margin-top:41px}.o-mt-40\@lg{margin-top:40px}.o-mt-39\@lg{margin-top:39px}.o-mt-38\@lg{margin-top:38px}.o-mt-37\@lg{margin-top:37px}.o-mt-36\@lg{margin-top:36px}.o-mt-35\@lg{margin-top:35px}.o-mt-34\@lg{margin-top:34px}.o-mt-33\@lg{margin-top:33px}.o-mt-32\@lg{margin-top:32px}.o-mt-31\@lg{margin-top:31px}.o-mt-30\@lg{margin-top:30px}.o-mt-29\@lg{margin-top:29px}.o-mt-28\@lg{margin-top:28px}.o-mt-27\@lg{margin-top:27px}.o-mt-26\@lg{margin-top:26px}.o-mt-25\@lg{margin-top:25px}.o-mt-24\@lg{margin-top:24px}.o-mt-23\@lg{margin-top:23px}.o-mt-22\@lg{margin-top:22px}.o-mt-21\@lg{margin-top:21px}.o-mt-20\@lg{margin-top:20px}.o-mt-19\@lg{margin-top:19px}.o-mt-18\@lg{margin-top:18px}.o-mt-17\@lg{margin-top:17px}.o-mt-16\@lg{margin-top:16px}.o-mt-15\@lg{margin-top:15px}.o-mt-14\@lg{margin-top:14px}.o-mt-13\@lg{margin-top:13px}.o-mt-12\@lg{margin-top:12px}.o-mt-11\@lg{margin-top:11px}.o-mt-10\@lg{margin-top:10px}.o-mt-9\@lg{margin-top:9px}.o-mt-8\@lg{margin-top:8px}.o-mt-7\@lg{margin-top:7px}.o-mt-6\@lg{margin-top:6px}.o-mt-5\@lg{margin-top:5px}.o-mt-4\@lg{margin-top:4px}.o-mt-3\@lg{margin-top:3px}.o-mt-2\@lg{margin-top:2px}.o-mt-1\@lg{margin-top:1px}.o-mt-0\@lg{margin-top:0px}.o-mr-48\@lg{margin-right:48px}.o-mr-47\@lg{margin-right:47px}.o-mr-46\@lg{margin-right:46px}.o-mr-45\@lg{margin-right:45px}.o-mr-44\@lg{margin-right:44px}.o-mr-43\@lg{margin-right:43px}.o-mr-42\@lg{margin-right:42px}.o-mr-41\@lg{margin-right:41px}.o-mr-40\@lg{margin-right:40px}.o-mr-39\@lg{margin-right:39px}.o-mr-38\@lg{margin-right:38px}.o-mr-37\@lg{margin-right:37px}.o-mr-36\@lg{margin-right:36px}.o-mr-35\@lg{margin-right:35px}.o-mr-34\@lg{margin-right:34px}.o-mr-33\@lg{margin-right:33px}.o-mr-32\@lg{margin-right:32px}.o-mr-31\@lg{margin-right:31px}.o-mr-30\@lg{margin-right:30px}.o-mr-29\@lg{margin-right:29px}.o-mr-28\@lg{margin-right:28px}.o-mr-27\@lg{margin-right:27px}.o-mr-26\@lg{margin-right:26px}.o-mr-25\@lg{margin-right:25px}.o-mr-24\@lg{margin-right:24px}.o-mr-23\@lg{margin-right:23px}.o-mr-22\@lg{margin-right:22px}.o-mr-21\@lg{margin-right:21px}.o-mr-20\@lg{margin-right:20px}.o-mr-19\@lg{margin-right:19px}.o-mr-18\@lg{margin-right:18px}.o-mr-17\@lg{margin-right:17px}.o-mr-16\@lg{margin-right:16px}.o-mr-15\@lg{margin-right:15px}.o-mr-14\@lg{margin-right:14px}.o-mr-13\@lg{margin-right:13px}.o-mr-12\@lg{margin-right:12px}.o-mr-11\@lg{margin-right:11px}.o-mr-10\@lg{margin-right:10px}.o-mr-9\@lg{margin-right:9px}.o-mr-8\@lg{margin-right:8px}.o-mr-7\@lg{margin-right:7px}.o-mr-6\@lg{margin-right:6px}.o-mr-5\@lg{margin-right:5px}.o-mr-4\@lg{margin-right:4px}.o-mr-3\@lg{margin-right:3px}.o-mr-2\@lg{margin-right:2px}.o-mr-1\@lg{margin-right:1px}.o-mr-0\@lg{margin-right:0px}.o-mb-48\@lg{margin-bottom:48px}.o-mb-47\@lg{margin-bottom:47px}.o-mb-46\@lg{margin-bottom:46px}.o-mb-45\@lg{margin-bottom:45px}.o-mb-44\@lg{margin-bottom:44px}.o-mb-43\@lg{margin-bottom:43px}.o-mb-42\@lg{margin-bottom:42px}.o-mb-41\@lg{margin-bottom:41px}.o-mb-40\@lg{margin-bottom:40px}.o-mb-39\@lg{margin-bottom:39px}.o-mb-38\@lg{margin-bottom:38px}.o-mb-37\@lg{margin-bottom:37px}.o-mb-36\@lg{margin-bottom:36px}.o-mb-35\@lg{margin-bottom:35px}.o-mb-34\@lg{margin-bottom:34px}.o-mb-33\@lg{margin-bottom:33px}.o-mb-32\@lg{margin-bottom:32px}.o-mb-31\@lg{margin-bottom:31px}.o-mb-30\@lg{margin-bottom:30px}.o-mb-29\@lg{margin-bottom:29px}.o-mb-28\@lg{margin-bottom:28px}.o-mb-27\@lg{margin-bottom:27px}.o-mb-26\@lg{margin-bottom:26px}.o-mb-25\@lg{margin-bottom:25px}.o-mb-24\@lg{margin-bottom:24px}.o-mb-23\@lg{margin-bottom:23px}.o-mb-22\@lg{margin-bottom:22px}.o-mb-21\@lg{margin-bottom:21px}.o-mb-20\@lg{margin-bottom:20px}.o-mb-19\@lg{margin-bottom:19px}.o-mb-18\@lg{margin-bottom:18px}.o-mb-17\@lg{margin-bottom:17px}.o-mb-16\@lg{margin-bottom:16px}.o-mb-15\@lg{margin-bottom:15px}.o-mb-14\@lg{margin-bottom:14px}.o-mb-13\@lg{margin-bottom:13px}.o-mb-12\@lg{margin-bottom:12px}.o-mb-11\@lg{margin-bottom:11px}.o-mb-10\@lg{margin-bottom:10px}.o-mb-9\@lg{margin-bottom:9px}.o-mb-8\@lg{margin-bottom:8px}.o-mb-7\@lg{margin-bottom:7px}.o-mb-6\@lg{margin-bottom:6px}.o-mb-5\@lg{margin-bottom:5px}.o-mb-4\@lg{margin-bottom:4px}.o-mb-3\@lg{margin-bottom:3px}.o-mb-2\@lg{margin-bottom:2px}.o-mb-1\@lg{margin-bottom:1px}.o-mb-0\@lg{margin-bottom:0px}.o-ml-48\@lg{margin-left:48px}.o-ml-47\@lg{margin-left:47px}.o-ml-46\@lg{margin-left:46px}.o-ml-45\@lg{margin-left:45px}.o-ml-44\@lg{margin-left:44px}.o-ml-43\@lg{margin-left:43px}.o-ml-42\@lg{margin-left:42px}.o-ml-41\@lg{margin-left:41px}.o-ml-40\@lg{margin-left:40px}.o-ml-39\@lg{margin-left:39px}.o-ml-38\@lg{margin-left:38px}.o-ml-37\@lg{margin-left:37px}.o-ml-36\@lg{margin-left:36px}.o-ml-35\@lg{margin-left:35px}.o-ml-34\@lg{margin-left:34px}.o-ml-33\@lg{margin-left:33px}.o-ml-32\@lg{margin-left:32px}.o-ml-31\@lg{margin-left:31px}.o-ml-30\@lg{margin-left:30px}.o-ml-29\@lg{margin-left:29px}.o-ml-28\@lg{margin-left:28px}.o-ml-27\@lg{margin-left:27px}.o-ml-26\@lg{margin-left:26px}.o-ml-25\@lg{margin-left:25px}.o-ml-24\@lg{margin-left:24px}.o-ml-23\@lg{margin-left:23px}.o-ml-22\@lg{margin-left:22px}.o-ml-21\@lg{margin-left:21px}.o-ml-20\@lg{margin-left:20px}.o-ml-19\@lg{margin-left:19px}.o-ml-18\@lg{margin-left:18px}.o-ml-17\@lg{margin-left:17px}.o-ml-16\@lg{margin-left:16px}.o-ml-15\@lg{margin-left:15px}.o-ml-14\@lg{margin-left:14px}.o-ml-13\@lg{margin-left:13px}.o-ml-12\@lg{margin-left:12px}.o-ml-11\@lg{margin-left:11px}.o-ml-10\@lg{margin-left:10px}.o-ml-9\@lg{margin-left:9px}.o-ml-8\@lg{margin-left:8px}.o-ml-7\@lg{margin-left:7px}.o-ml-6\@lg{margin-left:6px}.o-ml-5\@lg{margin-left:5px}.o-ml-4\@lg{margin-left:4px}.o-ml-3\@lg{margin-left:3px}.o-ml-2\@lg{margin-left:2px}.o-ml-1\@lg{margin-left:1px}.o-ml-0\@lg{margin-left:0px}
}
@media (max-width:991px){
		.o-mt-48\@md{margin-top:48px}.o-mt-47\@md{margin-top:47px}.o-mt-46\@md{margin-top:46px}.o-mt-45\@md{margin-top:45px}.o-mt-44\@md{margin-top:44px}.o-mt-43\@md{margin-top:43px}.o-mt-42\@md{margin-top:42px}.o-mt-41\@md{margin-top:41px}.o-mt-40\@md{margin-top:40px}.o-mt-39\@md{margin-top:39px}.o-mt-38\@md{margin-top:38px}.o-mt-37\@md{margin-top:37px}.o-mt-36\@md{margin-top:36px}.o-mt-35\@md{margin-top:35px}.o-mt-34\@md{margin-top:34px}.o-mt-33\@md{margin-top:33px}.o-mt-32\@md{margin-top:32px}.o-mt-31\@md{margin-top:31px}.o-mt-30\@md{margin-top:30px}.o-mt-29\@md{margin-top:29px}.o-mt-28\@md{margin-top:28px}.o-mt-27\@md{margin-top:27px}.o-mt-26\@md{margin-top:26px}.o-mt-25\@md{margin-top:25px}.o-mt-24\@md{margin-top:24px}.o-mt-23\@md{margin-top:23px}.o-mt-22\@md{margin-top:22px}.o-mt-21\@md{margin-top:21px}.o-mt-20\@md{margin-top:20px}.o-mt-19\@md{margin-top:19px}.o-mt-18\@md{margin-top:18px}.o-mt-17\@md{margin-top:17px}.o-mt-16\@md{margin-top:16px}.o-mt-15\@md{margin-top:15px}.o-mt-14\@md{margin-top:14px}.o-mt-13\@md{margin-top:13px}.o-mt-12\@md{margin-top:12px}.o-mt-11\@md{margin-top:11px}.o-mt-10\@md{margin-top:10px}.o-mt-9\@md{margin-top:9px}.o-mt-8\@md{margin-top:8px}.o-mt-7\@md{margin-top:7px}.o-mt-6\@md{margin-top:6px}.o-mt-5\@md{margin-top:5px}.o-mt-4\@md{margin-top:4px}.o-mt-3\@md{margin-top:3px}.o-mt-2\@md{margin-top:2px}.o-mt-1\@md{margin-top:1px}.o-mt-0\@md{margin-top:0px}.o-mr-48\@md{margin-right:48px}.o-mr-47\@md{margin-right:47px}.o-mr-46\@md{margin-right:46px}.o-mr-45\@md{margin-right:45px}.o-mr-44\@md{margin-right:44px}.o-mr-43\@md{margin-right:43px}.o-mr-42\@md{margin-right:42px}.o-mr-41\@md{margin-right:41px}.o-mr-40\@md{margin-right:40px}.o-mr-39\@md{margin-right:39px}.o-mr-38\@md{margin-right:38px}.o-mr-37\@md{margin-right:37px}.o-mr-36\@md{margin-right:36px}.o-mr-35\@md{margin-right:35px}.o-mr-34\@md{margin-right:34px}.o-mr-33\@md{margin-right:33px}.o-mr-32\@md{margin-right:32px}.o-mr-31\@md{margin-right:31px}.o-mr-30\@md{margin-right:30px}.o-mr-29\@md{margin-right:29px}.o-mr-28\@md{margin-right:28px}.o-mr-27\@md{margin-right:27px}.o-mr-26\@md{margin-right:26px}.o-mr-25\@md{margin-right:25px}.o-mr-24\@md{margin-right:24px}.o-mr-23\@md{margin-right:23px}.o-mr-22\@md{margin-right:22px}.o-mr-21\@md{margin-right:21px}.o-mr-20\@md{margin-right:20px}.o-mr-19\@md{margin-right:19px}.o-mr-18\@md{margin-right:18px}.o-mr-17\@md{margin-right:17px}.o-mr-16\@md{margin-right:16px}.o-mr-15\@md{margin-right:15px}.o-mr-14\@md{margin-right:14px}.o-mr-13\@md{margin-right:13px}.o-mr-12\@md{margin-right:12px}.o-mr-11\@md{margin-right:11px}.o-mr-10\@md{margin-right:10px}.o-mr-9\@md{margin-right:9px}.o-mr-8\@md{margin-right:8px}.o-mr-7\@md{margin-right:7px}.o-mr-6\@md{margin-right:6px}.o-mr-5\@md{margin-right:5px}.o-mr-4\@md{margin-right:4px}.o-mr-3\@md{margin-right:3px}.o-mr-2\@md{margin-right:2px}.o-mr-1\@md{margin-right:1px}.o-mr-0\@md{margin-right:0px}.o-mb-48\@md{margin-bottom:48px}.o-mb-47\@md{margin-bottom:47px}.o-mb-46\@md{margin-bottom:46px}.o-mb-45\@md{margin-bottom:45px}.o-mb-44\@md{margin-bottom:44px}.o-mb-43\@md{margin-bottom:43px}.o-mb-42\@md{margin-bottom:42px}.o-mb-41\@md{margin-bottom:41px}.o-mb-40\@md{margin-bottom:40px}.o-mb-39\@md{margin-bottom:39px}.o-mb-38\@md{margin-bottom:38px}.o-mb-37\@md{margin-bottom:37px}.o-mb-36\@md{margin-bottom:36px}.o-mb-35\@md{margin-bottom:35px}.o-mb-34\@md{margin-bottom:34px}.o-mb-33\@md{margin-bottom:33px}.o-mb-32\@md{margin-bottom:32px}.o-mb-31\@md{margin-bottom:31px}.o-mb-30\@md{margin-bottom:30px}.o-mb-29\@md{margin-bottom:29px}.o-mb-28\@md{margin-bottom:28px}.o-mb-27\@md{margin-bottom:27px}.o-mb-26\@md{margin-bottom:26px}.o-mb-25\@md{margin-bottom:25px}.o-mb-24\@md{margin-bottom:24px}.o-mb-23\@md{margin-bottom:23px}.o-mb-22\@md{margin-bottom:22px}.o-mb-21\@md{margin-bottom:21px}.o-mb-20\@md{margin-bottom:20px}.o-mb-19\@md{margin-bottom:19px}.o-mb-18\@md{margin-bottom:18px}.o-mb-17\@md{margin-bottom:17px}.o-mb-16\@md{margin-bottom:16px}.o-mb-15\@md{margin-bottom:15px}.o-mb-14\@md{margin-bottom:14px}.o-mb-13\@md{margin-bottom:13px}.o-mb-12\@md{margin-bottom:12px}.o-mb-11\@md{margin-bottom:11px}.o-mb-10\@md{margin-bottom:10px}.o-mb-9\@md{margin-bottom:9px}.o-mb-8\@md{margin-bottom:8px}.o-mb-7\@md{margin-bottom:7px}.o-mb-6\@md{margin-bottom:6px}.o-mb-5\@md{margin-bottom:5px}.o-mb-4\@md{margin-bottom:4px}.o-mb-3\@md{margin-bottom:3px}.o-mb-2\@md{margin-bottom:2px}.o-mb-1\@md{margin-bottom:1px}.o-mb-0\@md{margin-bottom:0px}.o-ml-48\@md{margin-left:48px}.o-ml-47\@md{margin-left:47px}.o-ml-46\@md{margin-left:46px}.o-ml-45\@md{margin-left:45px}.o-ml-44\@md{margin-left:44px}.o-ml-43\@md{margin-left:43px}.o-ml-42\@md{margin-left:42px}.o-ml-41\@md{margin-left:41px}.o-ml-40\@md{margin-left:40px}.o-ml-39\@md{margin-left:39px}.o-ml-38\@md{margin-left:38px}.o-ml-37\@md{margin-left:37px}.o-ml-36\@md{margin-left:36px}.o-ml-35\@md{margin-left:35px}.o-ml-34\@md{margin-left:34px}.o-ml-33\@md{margin-left:33px}.o-ml-32\@md{margin-left:32px}.o-ml-31\@md{margin-left:31px}.o-ml-30\@md{margin-left:30px}.o-ml-29\@md{margin-left:29px}.o-ml-28\@md{margin-left:28px}.o-ml-27\@md{margin-left:27px}.o-ml-26\@md{margin-left:26px}.o-ml-25\@md{margin-left:25px}.o-ml-24\@md{margin-left:24px}.o-ml-23\@md{margin-left:23px}.o-ml-22\@md{margin-left:22px}.o-ml-21\@md{margin-left:21px}.o-ml-20\@md{margin-left:20px}.o-ml-19\@md{margin-left:19px}.o-ml-18\@md{margin-left:18px}.o-ml-17\@md{margin-left:17px}.o-ml-16\@md{margin-left:16px}.o-ml-15\@md{margin-left:15px}.o-ml-14\@md{margin-left:14px}.o-ml-13\@md{margin-left:13px}.o-ml-12\@md{margin-left:12px}.o-ml-11\@md{margin-left:11px}.o-ml-10\@md{margin-left:10px}.o-ml-9\@md{margin-left:9px}.o-ml-8\@md{margin-left:8px}.o-ml-7\@md{margin-left:7px}.o-ml-6\@md{margin-left:6px}.o-ml-5\@md{margin-left:5px}.o-ml-4\@md{margin-left:4px}.o-ml-3\@md{margin-left:3px}.o-ml-2\@md{margin-left:2px}.o-ml-1\@md{margin-left:1px}.o-ml-0\@md{margin-left:0px}
}
@media (max-width:767px){
		.o-mt-48\@sm{margin-top:48px}.o-mt-47\@sm{margin-top:47px}.o-mt-46\@sm{margin-top:46px}.o-mt-45\@sm{margin-top:45px}.o-mt-44\@sm{margin-top:44px}.o-mt-43\@sm{margin-top:43px}.o-mt-42\@sm{margin-top:42px}.o-mt-41\@sm{margin-top:41px}.o-mt-40\@sm{margin-top:40px}.o-mt-39\@sm{margin-top:39px}.o-mt-38\@sm{margin-top:38px}.o-mt-37\@sm{margin-top:37px}.o-mt-36\@sm{margin-top:36px}.o-mt-35\@sm{margin-top:35px}.o-mt-34\@sm{margin-top:34px}.o-mt-33\@sm{margin-top:33px}.o-mt-32\@sm{margin-top:32px}.o-mt-31\@sm{margin-top:31px}.o-mt-30\@sm{margin-top:30px}.o-mt-29\@sm{margin-top:29px}.o-mt-28\@sm{margin-top:28px}.o-mt-27\@sm{margin-top:27px}.o-mt-26\@sm{margin-top:26px}.o-mt-25\@sm{margin-top:25px}.o-mt-24\@sm{margin-top:24px}.o-mt-23\@sm{margin-top:23px}.o-mt-22\@sm{margin-top:22px}.o-mt-21\@sm{margin-top:21px}.o-mt-20\@sm{margin-top:20px}.o-mt-19\@sm{margin-top:19px}.o-mt-18\@sm{margin-top:18px}.o-mt-17\@sm{margin-top:17px}.o-mt-16\@sm{margin-top:16px}.o-mt-15\@sm{margin-top:15px}.o-mt-14\@sm{margin-top:14px}.o-mt-13\@sm{margin-top:13px}.o-mt-12\@sm{margin-top:12px}.o-mt-11\@sm{margin-top:11px}.o-mt-10\@sm{margin-top:10px}.o-mt-9\@sm{margin-top:9px}.o-mt-8\@sm{margin-top:8px}.o-mt-7\@sm{margin-top:7px}.o-mt-6\@sm{margin-top:6px}.o-mt-5\@sm{margin-top:5px}.o-mt-4\@sm{margin-top:4px}.o-mt-3\@sm{margin-top:3px}.o-mt-2\@sm{margin-top:2px}.o-mt-1\@sm{margin-top:1px}.o-mt-0\@sm{margin-top:0px}.o-mr-48\@sm{margin-right:48px}.o-mr-47\@sm{margin-right:47px}.o-mr-46\@sm{margin-right:46px}.o-mr-45\@sm{margin-right:45px}.o-mr-44\@sm{margin-right:44px}.o-mr-43\@sm{margin-right:43px}.o-mr-42\@sm{margin-right:42px}.o-mr-41\@sm{margin-right:41px}.o-mr-40\@sm{margin-right:40px}.o-mr-39\@sm{margin-right:39px}.o-mr-38\@sm{margin-right:38px}.o-mr-37\@sm{margin-right:37px}.o-mr-36\@sm{margin-right:36px}.o-mr-35\@sm{margin-right:35px}.o-mr-34\@sm{margin-right:34px}.o-mr-33\@sm{margin-right:33px}.o-mr-32\@sm{margin-right:32px}.o-mr-31\@sm{margin-right:31px}.o-mr-30\@sm{margin-right:30px}.o-mr-29\@sm{margin-right:29px}.o-mr-28\@sm{margin-right:28px}.o-mr-27\@sm{margin-right:27px}.o-mr-26\@sm{margin-right:26px}.o-mr-25\@sm{margin-right:25px}.o-mr-24\@sm{margin-right:24px}.o-mr-23\@sm{margin-right:23px}.o-mr-22\@sm{margin-right:22px}.o-mr-21\@sm{margin-right:21px}.o-mr-20\@sm{margin-right:20px}.o-mr-19\@sm{margin-right:19px}.o-mr-18\@sm{margin-right:18px}.o-mr-17\@sm{margin-right:17px}.o-mr-16\@sm{margin-right:16px}.o-mr-15\@sm{margin-right:15px}.o-mr-14\@sm{margin-right:14px}.o-mr-13\@sm{margin-right:13px}.o-mr-12\@sm{margin-right:12px}.o-mr-11\@sm{margin-right:11px}.o-mr-10\@sm{margin-right:10px}.o-mr-9\@sm{margin-right:9px}.o-mr-8\@sm{margin-right:8px}.o-mr-7\@sm{margin-right:7px}.o-mr-6\@sm{margin-right:6px}.o-mr-5\@sm{margin-right:5px}.o-mr-4\@sm{margin-right:4px}.o-mr-3\@sm{margin-right:3px}.o-mr-2\@sm{margin-right:2px}.o-mr-1\@sm{margin-right:1px}.o-mr-0\@sm{margin-right:0px}.o-mb-48\@sm{margin-bottom:48px}.o-mb-47\@sm{margin-bottom:47px}.o-mb-46\@sm{margin-bottom:46px}.o-mb-45\@sm{margin-bottom:45px}.o-mb-44\@sm{margin-bottom:44px}.o-mb-43\@sm{margin-bottom:43px}.o-mb-42\@sm{margin-bottom:42px}.o-mb-41\@sm{margin-bottom:41px}.o-mb-40\@sm{margin-bottom:40px}.o-mb-39\@sm{margin-bottom:39px}.o-mb-38\@sm{margin-bottom:38px}.o-mb-37\@sm{margin-bottom:37px}.o-mb-36\@sm{margin-bottom:36px}.o-mb-35\@sm{margin-bottom:35px}.o-mb-34\@sm{margin-bottom:34px}.o-mb-33\@sm{margin-bottom:33px}.o-mb-32\@sm{margin-bottom:32px}.o-mb-31\@sm{margin-bottom:31px}.o-mb-30\@sm{margin-bottom:30px}.o-mb-29\@sm{margin-bottom:29px}.o-mb-28\@sm{margin-bottom:28px}.o-mb-27\@sm{margin-bottom:27px}.o-mb-26\@sm{margin-bottom:26px}.o-mb-25\@sm{margin-bottom:25px}.o-mb-24\@sm{margin-bottom:24px}.o-mb-23\@sm{margin-bottom:23px}.o-mb-22\@sm{margin-bottom:22px}.o-mb-21\@sm{margin-bottom:21px}.o-mb-20\@sm{margin-bottom:20px}.o-mb-19\@sm{margin-bottom:19px}.o-mb-18\@sm{margin-bottom:18px}.o-mb-17\@sm{margin-bottom:17px}.o-mb-16\@sm{margin-bottom:16px}.o-mb-15\@sm{margin-bottom:15px}.o-mb-14\@sm{margin-bottom:14px}.o-mb-13\@sm{margin-bottom:13px}.o-mb-12\@sm{margin-bottom:12px}.o-mb-11\@sm{margin-bottom:11px}.o-mb-10\@sm{margin-bottom:10px}.o-mb-9\@sm{margin-bottom:9px}.o-mb-8\@sm{margin-bottom:8px}.o-mb-7\@sm{margin-bottom:7px}.o-mb-6\@sm{margin-bottom:6px}.o-mb-5\@sm{margin-bottom:5px}.o-mb-4\@sm{margin-bottom:4px}.o-mb-3\@sm{margin-bottom:3px}.o-mb-2\@sm{margin-bottom:2px}.o-mb-1\@sm{margin-bottom:1px}.o-mb-0\@sm{margin-bottom:0px}.o-ml-48\@sm{margin-left:48px}.o-ml-47\@sm{margin-left:47px}.o-ml-46\@sm{margin-left:46px}.o-ml-45\@sm{margin-left:45px}.o-ml-44\@sm{margin-left:44px}.o-ml-43\@sm{margin-left:43px}.o-ml-42\@sm{margin-left:42px}.o-ml-41\@sm{margin-left:41px}.o-ml-40\@sm{margin-left:40px}.o-ml-39\@sm{margin-left:39px}.o-ml-38\@sm{margin-left:38px}.o-ml-37\@sm{margin-left:37px}.o-ml-36\@sm{margin-left:36px}.o-ml-35\@sm{margin-left:35px}.o-ml-34\@sm{margin-left:34px}.o-ml-33\@sm{margin-left:33px}.o-ml-32\@sm{margin-left:32px}.o-ml-31\@sm{margin-left:31px}.o-ml-30\@sm{margin-left:30px}.o-ml-29\@sm{margin-left:29px}.o-ml-28\@sm{margin-left:28px}.o-ml-27\@sm{margin-left:27px}.o-ml-26\@sm{margin-left:26px}.o-ml-25\@sm{margin-left:25px}.o-ml-24\@sm{margin-left:24px}.o-ml-23\@sm{margin-left:23px}.o-ml-22\@sm{margin-left:22px}.o-ml-21\@sm{margin-left:21px}.o-ml-20\@sm{margin-left:20px}.o-ml-19\@sm{margin-left:19px}.o-ml-18\@sm{margin-left:18px}.o-ml-17\@sm{margin-left:17px}.o-ml-16\@sm{margin-left:16px}.o-ml-15\@sm{margin-left:15px}.o-ml-14\@sm{margin-left:14px}.o-ml-13\@sm{margin-left:13px}.o-ml-12\@sm{margin-left:12px}.o-ml-11\@sm{margin-left:11px}.o-ml-10\@sm{margin-left:10px}.o-ml-9\@sm{margin-left:9px}.o-ml-8\@sm{margin-left:8px}.o-ml-7\@sm{margin-left:7px}.o-ml-6\@sm{margin-left:6px}.o-ml-5\@sm{margin-left:5px}.o-ml-4\@sm{margin-left:4px}.o-ml-3\@sm{margin-left:3px}.o-ml-2\@sm{margin-left:2px}.o-ml-1\@sm{margin-left:1px}.o-ml-0\@sm{margin-left:0px}
}
@media (max-width:532px){
		.o-mt-48\@xs{margin-top:48px}.o-mt-47\@xs{margin-top:47px}.o-mt-46\@xs{margin-top:46px}.o-mt-45\@xs{margin-top:45px}.o-mt-44\@xs{margin-top:44px}.o-mt-43\@xs{margin-top:43px}.o-mt-42\@xs{margin-top:42px}.o-mt-41\@xs{margin-top:41px}.o-mt-40\@xs{margin-top:40px}.o-mt-39\@xs{margin-top:39px}.o-mt-38\@xs{margin-top:38px}.o-mt-37\@xs{margin-top:37px}.o-mt-36\@xs{margin-top:36px}.o-mt-35\@xs{margin-top:35px}.o-mt-34\@xs{margin-top:34px}.o-mt-33\@xs{margin-top:33px}.o-mt-32\@xs{margin-top:32px}.o-mt-31\@xs{margin-top:31px}.o-mt-30\@xs{margin-top:30px}.o-mt-29\@xs{margin-top:29px}.o-mt-28\@xs{margin-top:28px}.o-mt-27\@xs{margin-top:27px}.o-mt-26\@xs{margin-top:26px}.o-mt-25\@xs{margin-top:25px}.o-mt-24\@xs{margin-top:24px}.o-mt-23\@xs{margin-top:23px}.o-mt-22\@xs{margin-top:22px}.o-mt-21\@xs{margin-top:21px}.o-mt-20\@xs{margin-top:20px}.o-mt-19\@xs{margin-top:19px}.o-mt-18\@xs{margin-top:18px}.o-mt-17\@xs{margin-top:17px}.o-mt-16\@xs{margin-top:16px}.o-mt-15\@xs{margin-top:15px}.o-mt-14\@xs{margin-top:14px}.o-mt-13\@xs{margin-top:13px}.o-mt-12\@xs{margin-top:12px}.o-mt-11\@xs{margin-top:11px}.o-mt-10\@xs{margin-top:10px}.o-mt-9\@xs{margin-top:9px}.o-mt-8\@xs{margin-top:8px}.o-mt-7\@xs{margin-top:7px}.o-mt-6\@xs{margin-top:6px}.o-mt-5\@xs{margin-top:5px}.o-mt-4\@xs{margin-top:4px}.o-mt-3\@xs{margin-top:3px}.o-mt-2\@xs{margin-top:2px}.o-mt-1\@xs{margin-top:1px}.o-mt-0\@xs{margin-top:0px}.o-mr-48\@xs{margin-right:48px}.o-mr-47\@xs{margin-right:47px}.o-mr-46\@xs{margin-right:46px}.o-mr-45\@xs{margin-right:45px}.o-mr-44\@xs{margin-right:44px}.o-mr-43\@xs{margin-right:43px}.o-mr-42\@xs{margin-right:42px}.o-mr-41\@xs{margin-right:41px}.o-mr-40\@xs{margin-right:40px}.o-mr-39\@xs{margin-right:39px}.o-mr-38\@xs{margin-right:38px}.o-mr-37\@xs{margin-right:37px}.o-mr-36\@xs{margin-right:36px}.o-mr-35\@xs{margin-right:35px}.o-mr-34\@xs{margin-right:34px}.o-mr-33\@xs{margin-right:33px}.o-mr-32\@xs{margin-right:32px}.o-mr-31\@xs{margin-right:31px}.o-mr-30\@xs{margin-right:30px}.o-mr-29\@xs{margin-right:29px}.o-mr-28\@xs{margin-right:28px}.o-mr-27\@xs{margin-right:27px}.o-mr-26\@xs{margin-right:26px}.o-mr-25\@xs{margin-right:25px}.o-mr-24\@xs{margin-right:24px}.o-mr-23\@xs{margin-right:23px}.o-mr-22\@xs{margin-right:22px}.o-mr-21\@xs{margin-right:21px}.o-mr-20\@xs{margin-right:20px}.o-mr-19\@xs{margin-right:19px}.o-mr-18\@xs{margin-right:18px}.o-mr-17\@xs{margin-right:17px}.o-mr-16\@xs{margin-right:16px}.o-mr-15\@xs{margin-right:15px}.o-mr-14\@xs{margin-right:14px}.o-mr-13\@xs{margin-right:13px}.o-mr-12\@xs{margin-right:12px}.o-mr-11\@xs{margin-right:11px}.o-mr-10\@xs{margin-right:10px}.o-mr-9\@xs{margin-right:9px}.o-mr-8\@xs{margin-right:8px}.o-mr-7\@xs{margin-right:7px}.o-mr-6\@xs{margin-right:6px}.o-mr-5\@xs{margin-right:5px}.o-mr-4\@xs{margin-right:4px}.o-mr-3\@xs{margin-right:3px}.o-mr-2\@xs{margin-right:2px}.o-mr-1\@xs{margin-right:1px}.o-mr-0\@xs{margin-right:0px}.o-mb-48\@xs{margin-bottom:48px}.o-mb-47\@xs{margin-bottom:47px}.o-mb-46\@xs{margin-bottom:46px}.o-mb-45\@xs{margin-bottom:45px}.o-mb-44\@xs{margin-bottom:44px}.o-mb-43\@xs{margin-bottom:43px}.o-mb-42\@xs{margin-bottom:42px}.o-mb-41\@xs{margin-bottom:41px}.o-mb-40\@xs{margin-bottom:40px}.o-mb-39\@xs{margin-bottom:39px}.o-mb-38\@xs{margin-bottom:38px}.o-mb-37\@xs{margin-bottom:37px}.o-mb-36\@xs{margin-bottom:36px}.o-mb-35\@xs{margin-bottom:35px}.o-mb-34\@xs{margin-bottom:34px}.o-mb-33\@xs{margin-bottom:33px}.o-mb-32\@xs{margin-bottom:32px}.o-mb-31\@xs{margin-bottom:31px}.o-mb-30\@xs{margin-bottom:30px}.o-mb-29\@xs{margin-bottom:29px}.o-mb-28\@xs{margin-bottom:28px}.o-mb-27\@xs{margin-bottom:27px}.o-mb-26\@xs{margin-bottom:26px}.o-mb-25\@xs{margin-bottom:25px}.o-mb-24\@xs{margin-bottom:24px}.o-mb-23\@xs{margin-bottom:23px}.o-mb-22\@xs{margin-bottom:22px}.o-mb-21\@xs{margin-bottom:21px}.o-mb-20\@xs{margin-bottom:20px}.o-mb-19\@xs{margin-bottom:19px}.o-mb-18\@xs{margin-bottom:18px}.o-mb-17\@xs{margin-bottom:17px}.o-mb-16\@xs{margin-bottom:16px}.o-mb-15\@xs{margin-bottom:15px}.o-mb-14\@xs{margin-bottom:14px}.o-mb-13\@xs{margin-bottom:13px}.o-mb-12\@xs{margin-bottom:12px}.o-mb-11\@xs{margin-bottom:11px}.o-mb-10\@xs{margin-bottom:10px}.o-mb-9\@xs{margin-bottom:9px}.o-mb-8\@xs{margin-bottom:8px}.o-mb-7\@xs{margin-bottom:7px}.o-mb-6\@xs{margin-bottom:6px}.o-mb-5\@xs{margin-bottom:5px}.o-mb-4\@xs{margin-bottom:4px}.o-mb-3\@xs{margin-bottom:3px}.o-mb-2\@xs{margin-bottom:2px}.o-mb-1\@xs{margin-bottom:1px}.o-mb-0\@xs{margin-bottom:0px}.o-ml-48\@xs{margin-left:48px}.o-ml-47\@xs{margin-left:47px}.o-ml-46\@xs{margin-left:46px}.o-ml-45\@xs{margin-left:45px}.o-ml-44\@xs{margin-left:44px}.o-ml-43\@xs{margin-left:43px}.o-ml-42\@xs{margin-left:42px}.o-ml-41\@xs{margin-left:41px}.o-ml-40\@xs{margin-left:40px}.o-ml-39\@xs{margin-left:39px}.o-ml-38\@xs{margin-left:38px}.o-ml-37\@xs{margin-left:37px}.o-ml-36\@xs{margin-left:36px}.o-ml-35\@xs{margin-left:35px}.o-ml-34\@xs{margin-left:34px}.o-ml-33\@xs{margin-left:33px}.o-ml-32\@xs{margin-left:32px}.o-ml-31\@xs{margin-left:31px}.o-ml-30\@xs{margin-left:30px}.o-ml-29\@xs{margin-left:29px}.o-ml-28\@xs{margin-left:28px}.o-ml-27\@xs{margin-left:27px}.o-ml-26\@xs{margin-left:26px}.o-ml-25\@xs{margin-left:25px}.o-ml-24\@xs{margin-left:24px}.o-ml-23\@xs{margin-left:23px}.o-ml-22\@xs{margin-left:22px}.o-ml-21\@xs{margin-left:21px}.o-ml-20\@xs{margin-left:20px}.o-ml-19\@xs{margin-left:19px}.o-ml-18\@xs{margin-left:18px}.o-ml-17\@xs{margin-left:17px}.o-ml-16\@xs{margin-left:16px}.o-ml-15\@xs{margin-left:15px}.o-ml-14\@xs{margin-left:14px}.o-ml-13\@xs{margin-left:13px}.o-ml-12\@xs{margin-left:12px}.o-ml-11\@xs{margin-left:11px}.o-ml-10\@xs{margin-left:10px}.o-ml-9\@xs{margin-left:9px}.o-ml-8\@xs{margin-left:8px}.o-ml-7\@xs{margin-left:7px}.o-ml-6\@xs{margin-left:6px}.o-ml-5\@xs{margin-left:5px}.o-ml-4\@xs{margin-left:4px}.o-ml-3\@xs{margin-left:3px}.o-ml-2\@xs{margin-left:2px}.o-ml-1\@xs{margin-left:1px}.o-ml-0\@xs{margin-left:0px}
}

/* ========================================================================
	 O Padding
 ========================================================================== */
.o-pt-48{padding-top:48px}.o-pt-47{padding-top:47px}.o-pt-46{padding-top:46px}.o-pt-45{padding-top:45px}.o-pt-44{padding-top:44px}.o-pt-43{padding-top:43px}.o-pt-42{padding-top:42px}.o-pt-41{padding-top:41px}.o-pt-40{padding-top:40px}.o-pt-39{padding-top:39px}.o-pt-38{padding-top:38px}.o-pt-37{padding-top:37px}.o-pt-36{padding-top:36px}.o-pt-35{padding-top:35px}.o-pt-34{padding-top:34px}.o-pt-33{padding-top:33px}.o-pt-32{padding-top:32px}.o-pt-31{padding-top:31px}.o-pt-30{padding-top:30px}.o-pt-29{padding-top:29px}.o-pt-28{padding-top:28px}.o-pt-27{padding-top:27px}.o-pt-26{padding-top:26px}.o-pt-25{padding-top:25px}.o-pt-24{padding-top:24px}.o-pt-23{padding-top:23px}.o-pt-22{padding-top:22px}.o-pt-21{padding-top:21px}.o-pt-20{padding-top:20px}.o-pt-19{padding-top:19px}.o-pt-18{padding-top:18px}.o-pt-17{padding-top:17px}.o-pt-16{padding-top:16px}.o-pt-15{padding-top:15px}.o-pt-14{padding-top:14px}.o-pt-13{padding-top:13px}.o-pt-12{padding-top:12px}.o-pt-11{padding-top:11px}.o-pt-10{padding-top:10px}.o-pt-9{padding-top:9px}.o-pt-8{padding-top:8px}.o-pt-7{padding-top:7px}.o-pt-6{padding-top:6px}.o-pt-5{padding-top:5px}.o-pt-4{padding-top:4px}.o-pt-3{padding-top:3px}.o-pt-2{padding-top:2px}.o-pt-1{padding-top:1px}.o-pt-0{padding-top:0px}.o-pr-48{padding-right:48px}.o-pr-47{padding-right:47px}.o-pr-46{padding-right:46px}.o-pr-45{padding-right:45px}.o-pr-44{padding-right:44px}.o-pr-43{padding-right:43px}.o-pr-42{padding-right:42px}.o-pr-41{padding-right:41px}.o-pr-40{padding-right:40px}.o-pr-39{padding-right:39px}.o-pr-38{padding-right:38px}.o-pr-37{padding-right:37px}.o-pr-36{padding-right:36px}.o-pr-35{padding-right:35px}.o-pr-34{padding-right:34px}.o-pr-33{padding-right:33px}.o-pr-32{padding-right:32px}.o-pr-31{padding-right:31px}.o-pr-30{padding-right:30px}.o-pr-29{padding-right:29px}.o-pr-28{padding-right:28px}.o-pr-27{padding-right:27px}.o-pr-26{padding-right:26px}.o-pr-25{padding-right:25px}.o-pr-24{padding-right:24px}.o-pr-23{padding-right:23px}.o-pr-22{padding-right:22px}.o-pr-21{padding-right:21px}.o-pr-20{padding-right:20px}.o-pr-19{padding-right:19px}.o-pr-18{padding-right:18px}.o-pr-17{padding-right:17px}.o-pr-16{padding-right:16px}.o-pr-15{padding-right:15px}.o-pr-14{padding-right:14px}.o-pr-13{padding-right:13px}.o-pr-12{padding-right:12px}.o-pr-11{padding-right:11px}.o-pr-10{padding-right:10px}.o-pr-9{padding-right:9px}.o-pr-8{padding-right:8px}.o-pr-7{padding-right:7px}.o-pr-6{padding-right:6px}.o-pr-5{padding-right:5px}.o-pr-4{padding-right:4px}.o-pr-3{padding-right:3px}.o-pr-2{padding-right:2px}.o-pr-1{padding-right:1px}.o-pr-0{padding-right:0px}.o-pb-48{padding-bottom:48px}.o-pb-47{padding-bottom:47px}.o-pb-46{padding-bottom:46px}.o-pb-45{padding-bottom:45px}.o-pb-44{padding-bottom:44px}.o-pb-43{padding-bottom:43px}.o-pb-42{padding-bottom:42px}.o-pb-41{padding-bottom:41px}.o-pb-40{padding-bottom:40px}.o-pb-39{padding-bottom:39px}.o-pb-38{padding-bottom:38px}.o-pb-37{padding-bottom:37px}.o-pb-36{padding-bottom:36px}.o-pb-35{padding-bottom:35px}.o-pb-34{padding-bottom:34px}.o-pb-33{padding-bottom:33px}.o-pb-32{padding-bottom:32px}.o-pb-31{padding-bottom:31px}.o-pb-30{padding-bottom:30px}.o-pb-29{padding-bottom:29px}.o-pb-28{padding-bottom:28px}.o-pb-27{padding-bottom:27px}.o-pb-26{padding-bottom:26px}.o-pb-25{padding-bottom:25px}.o-pb-24{padding-bottom:24px}.o-pb-23{padding-bottom:23px}.o-pb-22{padding-bottom:22px}.o-pb-21{padding-bottom:21px}.o-pb-20{padding-bottom:20px}.o-pb-19{padding-bottom:19px}.o-pb-18{padding-bottom:18px}.o-pb-17{padding-bottom:17px}.o-pb-16{padding-bottom:16px}.o-pb-15{padding-bottom:15px}.o-pb-14{padding-bottom:14px}.o-pb-13{padding-bottom:13px}.o-pb-12{padding-bottom:12px}.o-pb-11{padding-bottom:11px}.o-pb-10{padding-bottom:10px}.o-pb-9{padding-bottom:9px}.o-pb-8{padding-bottom:8px}.o-pb-7{padding-bottom:7px}.o-pb-6{padding-bottom:6px}.o-pb-5{padding-bottom:5px}.o-pb-4{padding-bottom:4px}.o-pb-3{padding-bottom:3px}.o-pb-2{padding-bottom:2px}.o-pb-1{padding-bottom:1px}.o-pb-0{padding-bottom:0px}.o-pl-48{padding-left:48px}.o-pl-47{padding-left:47px}.o-pl-46{padding-left:46px}.o-pl-45{padding-left:45px}.o-pl-44{padding-left:44px}.o-pl-43{padding-left:43px}.o-pl-42{padding-left:42px}.o-pl-41{padding-left:41px}.o-pl-40{padding-left:40px}.o-pl-39{padding-left:39px}.o-pl-38{padding-left:38px}.o-pl-37{padding-left:37px}.o-pl-36{padding-left:36px}.o-pl-35{padding-left:35px}.o-pl-34{padding-left:34px}.o-pl-33{padding-left:33px}.o-pl-32{padding-left:32px}.o-pl-31{padding-left:31px}.o-pl-30{padding-left:30px}.o-pl-29{padding-left:29px}.o-pl-28{padding-left:28px}.o-pl-27{padding-left:27px}.o-pl-26{padding-left:26px}.o-pl-25{padding-left:25px}.o-pl-24{padding-left:24px}.o-pl-23{padding-left:23px}.o-pl-22{padding-left:22px}.o-pl-21{padding-left:21px}.o-pl-20{padding-left:20px}.o-pl-19{padding-left:19px}.o-pl-18{padding-left:18px}.o-pl-17{padding-left:17px}.o-pl-16{padding-left:16px}.o-pl-15{padding-left:15px}.o-pl-14{padding-left:14px}.o-pl-13{padding-left:13px}.o-pl-12{padding-left:12px}.o-pl-11{padding-left:11px}.o-pl-10{padding-left:10px}.o-pl-9{padding-left:9px}.o-pl-8{padding-left:8px}.o-pl-7{padding-left:7px}.o-pl-6{padding-left:6px}.o-pl-5{padding-left:5px}.o-pl-4{padding-left:4px}.o-pl-3{padding-left:3px}.o-pl-2{padding-left:2px}.o-pl-1{padding-left:1px}.o-pl-0{padding-left:0px}
@media (min-width:1200px){
		.o-pt-48\@n{padding-top:48px}.o-pt-47\@n{padding-top:47px}.o-pt-46\@n{padding-top:46px}.o-pt-45\@n{padding-top:45px}.o-pt-44\@n{padding-top:44px}.o-pt-43\@n{padding-top:43px}.o-pt-42\@n{padding-top:42px}.o-pt-41\@n{padding-top:41px}.o-pt-40\@n{padding-top:40px}.o-pt-39\@n{padding-top:39px}.o-pt-38\@n{padding-top:38px}.o-pt-37\@n{padding-top:37px}.o-pt-36\@n{padding-top:36px}.o-pt-35\@n{padding-top:35px}.o-pt-34\@n{padding-top:34px}.o-pt-33\@n{padding-top:33px}.o-pt-32\@n{padding-top:32px}.o-pt-31\@n{padding-top:31px}.o-pt-30\@n{padding-top:30px}.o-pt-29\@n{padding-top:29px}.o-pt-28\@n{padding-top:28px}.o-pt-27\@n{padding-top:27px}.o-pt-26\@n{padding-top:26px}.o-pt-25\@n{padding-top:25px}.o-pt-24\@n{padding-top:24px}.o-pt-23\@n{padding-top:23px}.o-pt-22\@n{padding-top:22px}.o-pt-21\@n{padding-top:21px}.o-pt-20\@n{padding-top:20px}.o-pt-19\@n{padding-top:19px}.o-pt-18\@n{padding-top:18px}.o-pt-17\@n{padding-top:17px}.o-pt-16\@n{padding-top:16px}.o-pt-15\@n{padding-top:15px}.o-pt-14\@n{padding-top:14px}.o-pt-13\@n{padding-top:13px}.o-pt-12\@n{padding-top:12px}.o-pt-11\@n{padding-top:11px}.o-pt-10\@n{padding-top:10px}.o-pt-9\@n{padding-top:9px}.o-pt-8\@n{padding-top:8px}.o-pt-7\@n{padding-top:7px}.o-pt-6\@n{padding-top:6px}.o-pt-5\@n{padding-top:5px}.o-pt-4\@n{padding-top:4px}.o-pt-3\@n{padding-top:3px}.o-pt-2\@n{padding-top:2px}.o-pt-1\@n{padding-top:1px}.o-pt-0\@n{padding-top:0px}.o-pr-48\@n{padding-right:48px}.o-pr-47\@n{padding-right:47px}.o-pr-46\@n{padding-right:46px}.o-pr-45\@n{padding-right:45px}.o-pr-44\@n{padding-right:44px}.o-pr-43\@n{padding-right:43px}.o-pr-42\@n{padding-right:42px}.o-pr-41\@n{padding-right:41px}.o-pr-40\@n{padding-right:40px}.o-pr-39\@n{padding-right:39px}.o-pr-38\@n{padding-right:38px}.o-pr-37\@n{padding-right:37px}.o-pr-36\@n{padding-right:36px}.o-pr-35\@n{padding-right:35px}.o-pr-34\@n{padding-right:34px}.o-pr-33\@n{padding-right:33px}.o-pr-32\@n{padding-right:32px}.o-pr-31\@n{padding-right:31px}.o-pr-30\@n{padding-right:30px}.o-pr-29\@n{padding-right:29px}.o-pr-28\@n{padding-right:28px}.o-pr-27\@n{padding-right:27px}.o-pr-26\@n{padding-right:26px}.o-pr-25\@n{padding-right:25px}.o-pr-24\@n{padding-right:24px}.o-pr-23\@n{padding-right:23px}.o-pr-22\@n{padding-right:22px}.o-pr-21\@n{padding-right:21px}.o-pr-20\@n{padding-right:20px}.o-pr-19\@n{padding-right:19px}.o-pr-18\@n{padding-right:18px}.o-pr-17\@n{padding-right:17px}.o-pr-16\@n{padding-right:16px}.o-pr-15\@n{padding-right:15px}.o-pr-14\@n{padding-right:14px}.o-pr-13\@n{padding-right:13px}.o-pr-12\@n{padding-right:12px}.o-pr-11\@n{padding-right:11px}.o-pr-10\@n{padding-right:10px}.o-pr-9\@n{padding-right:9px}.o-pr-8\@n{padding-right:8px}.o-pr-7\@n{padding-right:7px}.o-pr-6\@n{padding-right:6px}.o-pr-5\@n{padding-right:5px}.o-pr-4\@n{padding-right:4px}.o-pr-3\@n{padding-right:3px}.o-pr-2\@n{padding-right:2px}.o-pr-1\@n{padding-right:1px}.o-pr-0\@n{padding-right:0px}.o-pb-48\@n{padding-bottom:48px}.o-pb-47\@n{padding-bottom:47px}.o-pb-46\@n{padding-bottom:46px}.o-pb-45\@n{padding-bottom:45px}.o-pb-44\@n{padding-bottom:44px}.o-pb-43\@n{padding-bottom:43px}.o-pb-42\@n{padding-bottom:42px}.o-pb-41\@n{padding-bottom:41px}.o-pb-40\@n{padding-bottom:40px}.o-pb-39\@n{padding-bottom:39px}.o-pb-38\@n{padding-bottom:38px}.o-pb-37\@n{padding-bottom:37px}.o-pb-36\@n{padding-bottom:36px}.o-pb-35\@n{padding-bottom:35px}.o-pb-34\@n{padding-bottom:34px}.o-pb-33\@n{padding-bottom:33px}.o-pb-32\@n{padding-bottom:32px}.o-pb-31\@n{padding-bottom:31px}.o-pb-30\@n{padding-bottom:30px}.o-pb-29\@n{padding-bottom:29px}.o-pb-28\@n{padding-bottom:28px}.o-pb-27\@n{padding-bottom:27px}.o-pb-26\@n{padding-bottom:26px}.o-pb-25\@n{padding-bottom:25px}.o-pb-24\@n{padding-bottom:24px}.o-pb-23\@n{padding-bottom:23px}.o-pb-22\@n{padding-bottom:22px}.o-pb-21\@n{padding-bottom:21px}.o-pb-20\@n{padding-bottom:20px}.o-pb-19\@n{padding-bottom:19px}.o-pb-18\@n{padding-bottom:18px}.o-pb-17\@n{padding-bottom:17px}.o-pb-16\@n{padding-bottom:16px}.o-pb-15\@n{padding-bottom:15px}.o-pb-14\@n{padding-bottom:14px}.o-pb-13\@n{padding-bottom:13px}.o-pb-12\@n{padding-bottom:12px}.o-pb-11\@n{padding-bottom:11px}.o-pb-10\@n{padding-bottom:10px}.o-pb-9\@n{padding-bottom:9px}.o-pb-8\@n{padding-bottom:8px}.o-pb-7\@n{padding-bottom:7px}.o-pb-6\@n{padding-bottom:6px}.o-pb-5\@n{padding-bottom:5px}.o-pb-4\@n{padding-bottom:4px}.o-pb-3\@n{padding-bottom:3px}.o-pb-2\@n{padding-bottom:2px}.o-pb-1\@n{padding-bottom:1px}.o-pb-0\@n{padding-bottom:0px}.o-pl-48\@n{padding-left:48px}.o-pl-47\@n{padding-left:47px}.o-pl-46\@n{padding-left:46px}.o-pl-45\@n{padding-left:45px}.o-pl-44\@n{padding-left:44px}.o-pl-43\@n{padding-left:43px}.o-pl-42\@n{padding-left:42px}.o-pl-41\@n{padding-left:41px}.o-pl-40\@n{padding-left:40px}.o-pl-39\@n{padding-left:39px}.o-pl-38\@n{padding-left:38px}.o-pl-37\@n{padding-left:37px}.o-pl-36\@n{padding-left:36px}.o-pl-35\@n{padding-left:35px}.o-pl-34\@n{padding-left:34px}.o-pl-33\@n{padding-left:33px}.o-pl-32\@n{padding-left:32px}.o-pl-31\@n{padding-left:31px}.o-pl-30\@n{padding-left:30px}.o-pl-29\@n{padding-left:29px}.o-pl-28\@n{padding-left:28px}.o-pl-27\@n{padding-left:27px}.o-pl-26\@n{padding-left:26px}.o-pl-25\@n{padding-left:25px}.o-pl-24\@n{padding-left:24px}.o-pl-23\@n{padding-left:23px}.o-pl-22\@n{padding-left:22px}.o-pl-21\@n{padding-left:21px}.o-pl-20\@n{padding-left:20px}.o-pl-19\@n{padding-left:19px}.o-pl-18\@n{padding-left:18px}.o-pl-17\@n{padding-left:17px}.o-pl-16\@n{padding-left:16px}.o-pl-15\@n{padding-left:15px}.o-pl-14\@n{padding-left:14px}.o-pl-13\@n{padding-left:13px}.o-pl-12\@n{padding-left:12px}.o-pl-11\@n{padding-left:11px}.o-pl-10\@n{padding-left:10px}.o-pl-9\@n{padding-left:9px}.o-pl-8\@n{padding-left:8px}.o-pl-7\@n{padding-left:7px}.o-pl-6\@n{padding-left:6px}.o-pl-5\@n{padding-left:5px}.o-pl-4\@n{padding-left:4px}.o-pl-3\@n{padding-left:3px}.o-pl-2\@n{padding-left:2px}.o-pl-1\@n{padding-left:1px}.o-pl-0\@n{padding-left:0px}
}
@media (max-width:1160px){
		.o-pt-48\@lg{padding-top:48px}.o-pt-47\@lg{padding-top:47px}.o-pt-46\@lg{padding-top:46px}.o-pt-45\@lg{padding-top:45px}.o-pt-44\@lg{padding-top:44px}.o-pt-43\@lg{padding-top:43px}.o-pt-42\@lg{padding-top:42px}.o-pt-41\@lg{padding-top:41px}.o-pt-40\@lg{padding-top:40px}.o-pt-39\@lg{padding-top:39px}.o-pt-38\@lg{padding-top:38px}.o-pt-37\@lg{padding-top:37px}.o-pt-36\@lg{padding-top:36px}.o-pt-35\@lg{padding-top:35px}.o-pt-34\@lg{padding-top:34px}.o-pt-33\@lg{padding-top:33px}.o-pt-32\@lg{padding-top:32px}.o-pt-31\@lg{padding-top:31px}.o-pt-30\@lg{padding-top:30px}.o-pt-29\@lg{padding-top:29px}.o-pt-28\@lg{padding-top:28px}.o-pt-27\@lg{padding-top:27px}.o-pt-26\@lg{padding-top:26px}.o-pt-25\@lg{padding-top:25px}.o-pt-24\@lg{padding-top:24px}.o-pt-23\@lg{padding-top:23px}.o-pt-22\@lg{padding-top:22px}.o-pt-21\@lg{padding-top:21px}.o-pt-20\@lg{padding-top:20px}.o-pt-19\@lg{padding-top:19px}.o-pt-18\@lg{padding-top:18px}.o-pt-17\@lg{padding-top:17px}.o-pt-16\@lg{padding-top:16px}.o-pt-15\@lg{padding-top:15px}.o-pt-14\@lg{padding-top:14px}.o-pt-13\@lg{padding-top:13px}.o-pt-12\@lg{padding-top:12px}.o-pt-11\@lg{padding-top:11px}.o-pt-10\@lg{padding-top:10px}.o-pt-9\@lg{padding-top:9px}.o-pt-8\@lg{padding-top:8px}.o-pt-7\@lg{padding-top:7px}.o-pt-6\@lg{padding-top:6px}.o-pt-5\@lg{padding-top:5px}.o-pt-4\@lg{padding-top:4px}.o-pt-3\@lg{padding-top:3px}.o-pt-2\@lg{padding-top:2px}.o-pt-1\@lg{padding-top:1px}.o-pt-0\@lg{padding-top:0px}.o-pr-48\@lg{padding-right:48px}.o-pr-47\@lg{padding-right:47px}.o-pr-46\@lg{padding-right:46px}.o-pr-45\@lg{padding-right:45px}.o-pr-44\@lg{padding-right:44px}.o-pr-43\@lg{padding-right:43px}.o-pr-42\@lg{padding-right:42px}.o-pr-41\@lg{padding-right:41px}.o-pr-40\@lg{padding-right:40px}.o-pr-39\@lg{padding-right:39px}.o-pr-38\@lg{padding-right:38px}.o-pr-37\@lg{padding-right:37px}.o-pr-36\@lg{padding-right:36px}.o-pr-35\@lg{padding-right:35px}.o-pr-34\@lg{padding-right:34px}.o-pr-33\@lg{padding-right:33px}.o-pr-32\@lg{padding-right:32px}.o-pr-31\@lg{padding-right:31px}.o-pr-30\@lg{padding-right:30px}.o-pr-29\@lg{padding-right:29px}.o-pr-28\@lg{padding-right:28px}.o-pr-27\@lg{padding-right:27px}.o-pr-26\@lg{padding-right:26px}.o-pr-25\@lg{padding-right:25px}.o-pr-24\@lg{padding-right:24px}.o-pr-23\@lg{padding-right:23px}.o-pr-22\@lg{padding-right:22px}.o-pr-21\@lg{padding-right:21px}.o-pr-20\@lg{padding-right:20px}.o-pr-19\@lg{padding-right:19px}.o-pr-18\@lg{padding-right:18px}.o-pr-17\@lg{padding-right:17px}.o-pr-16\@lg{padding-right:16px}.o-pr-15\@lg{padding-right:15px}.o-pr-14\@lg{padding-right:14px}.o-pr-13\@lg{padding-right:13px}.o-pr-12\@lg{padding-right:12px}.o-pr-11\@lg{padding-right:11px}.o-pr-10\@lg{padding-right:10px}.o-pr-9\@lg{padding-right:9px}.o-pr-8\@lg{padding-right:8px}.o-pr-7\@lg{padding-right:7px}.o-pr-6\@lg{padding-right:6px}.o-pr-5\@lg{padding-right:5px}.o-pr-4\@lg{padding-right:4px}.o-pr-3\@lg{padding-right:3px}.o-pr-2\@lg{padding-right:2px}.o-pr-1\@lg{padding-right:1px}.o-pr-0\@lg{padding-right:0px}.o-pb-48\@lg{padding-bottom:48px}.o-pb-47\@lg{padding-bottom:47px}.o-pb-46\@lg{padding-bottom:46px}.o-pb-45\@lg{padding-bottom:45px}.o-pb-44\@lg{padding-bottom:44px}.o-pb-43\@lg{padding-bottom:43px}.o-pb-42\@lg{padding-bottom:42px}.o-pb-41\@lg{padding-bottom:41px}.o-pb-40\@lg{padding-bottom:40px}.o-pb-39\@lg{padding-bottom:39px}.o-pb-38\@lg{padding-bottom:38px}.o-pb-37\@lg{padding-bottom:37px}.o-pb-36\@lg{padding-bottom:36px}.o-pb-35\@lg{padding-bottom:35px}.o-pb-34\@lg{padding-bottom:34px}.o-pb-33\@lg{padding-bottom:33px}.o-pb-32\@lg{padding-bottom:32px}.o-pb-31\@lg{padding-bottom:31px}.o-pb-30\@lg{padding-bottom:30px}.o-pb-29\@lg{padding-bottom:29px}.o-pb-28\@lg{padding-bottom:28px}.o-pb-27\@lg{padding-bottom:27px}.o-pb-26\@lg{padding-bottom:26px}.o-pb-25\@lg{padding-bottom:25px}.o-pb-24\@lg{padding-bottom:24px}.o-pb-23\@lg{padding-bottom:23px}.o-pb-22\@lg{padding-bottom:22px}.o-pb-21\@lg{padding-bottom:21px}.o-pb-20\@lg{padding-bottom:20px}.o-pb-19\@lg{padding-bottom:19px}.o-pb-18\@lg{padding-bottom:18px}.o-pb-17\@lg{padding-bottom:17px}.o-pb-16\@lg{padding-bottom:16px}.o-pb-15\@lg{padding-bottom:15px}.o-pb-14\@lg{padding-bottom:14px}.o-pb-13\@lg{padding-bottom:13px}.o-pb-12\@lg{padding-bottom:12px}.o-pb-11\@lg{padding-bottom:11px}.o-pb-10\@lg{padding-bottom:10px}.o-pb-9\@lg{padding-bottom:9px}.o-pb-8\@lg{padding-bottom:8px}.o-pb-7\@lg{padding-bottom:7px}.o-pb-6\@lg{padding-bottom:6px}.o-pb-5\@lg{padding-bottom:5px}.o-pb-4\@lg{padding-bottom:4px}.o-pb-3\@lg{padding-bottom:3px}.o-pb-2\@lg{padding-bottom:2px}.o-pb-1\@lg{padding-bottom:1px}.o-pb-0\@lg{padding-bottom:0px}.o-pl-48\@lg{padding-left:48px}.o-pl-47\@lg{padding-left:47px}.o-pl-46\@lg{padding-left:46px}.o-pl-45\@lg{padding-left:45px}.o-pl-44\@lg{padding-left:44px}.o-pl-43\@lg{padding-left:43px}.o-pl-42\@lg{padding-left:42px}.o-pl-41\@lg{padding-left:41px}.o-pl-40\@lg{padding-left:40px}.o-pl-39\@lg{padding-left:39px}.o-pl-38\@lg{padding-left:38px}.o-pl-37\@lg{padding-left:37px}.o-pl-36\@lg{padding-left:36px}.o-pl-35\@lg{padding-left:35px}.o-pl-34\@lg{padding-left:34px}.o-pl-33\@lg{padding-left:33px}.o-pl-32\@lg{padding-left:32px}.o-pl-31\@lg{padding-left:31px}.o-pl-30\@lg{padding-left:30px}.o-pl-29\@lg{padding-left:29px}.o-pl-28\@lg{padding-left:28px}.o-pl-27\@lg{padding-left:27px}.o-pl-26\@lg{padding-left:26px}.o-pl-25\@lg{padding-left:25px}.o-pl-24\@lg{padding-left:24px}.o-pl-23\@lg{padding-left:23px}.o-pl-22\@lg{padding-left:22px}.o-pl-21\@lg{padding-left:21px}.o-pl-20\@lg{padding-left:20px}.o-pl-19\@lg{padding-left:19px}.o-pl-18\@lg{padding-left:18px}.o-pl-17\@lg{padding-left:17px}.o-pl-16\@lg{padding-left:16px}.o-pl-15\@lg{padding-left:15px}.o-pl-14\@lg{padding-left:14px}.o-pl-13\@lg{padding-left:13px}.o-pl-12\@lg{padding-left:12px}.o-pl-11\@lg{padding-left:11px}.o-pl-10\@lg{padding-left:10px}.o-pl-9\@lg{padding-left:9px}.o-pl-8\@lg{padding-left:8px}.o-pl-7\@lg{padding-left:7px}.o-pl-6\@lg{padding-left:6px}.o-pl-5\@lg{padding-left:5px}.o-pl-4\@lg{padding-left:4px}.o-pl-3\@lg{padding-left:3px}.o-pl-2\@lg{padding-left:2px}.o-pl-1\@lg{padding-left:1px}.o-pl-0\@lg{padding-left:0px}
}
@media (max-width:991px){
		.o-pt-48\@md{padding-top:48px}.o-pt-47\@md{padding-top:47px}.o-pt-46\@md{padding-top:46px}.o-pt-45\@md{padding-top:45px}.o-pt-44\@md{padding-top:44px}.o-pt-43\@md{padding-top:43px}.o-pt-42\@md{padding-top:42px}.o-pt-41\@md{padding-top:41px}.o-pt-40\@md{padding-top:40px}.o-pt-39\@md{padding-top:39px}.o-pt-38\@md{padding-top:38px}.o-pt-37\@md{padding-top:37px}.o-pt-36\@md{padding-top:36px}.o-pt-35\@md{padding-top:35px}.o-pt-34\@md{padding-top:34px}.o-pt-33\@md{padding-top:33px}.o-pt-32\@md{padding-top:32px}.o-pt-31\@md{padding-top:31px}.o-pt-30\@md{padding-top:30px}.o-pt-29\@md{padding-top:29px}.o-pt-28\@md{padding-top:28px}.o-pt-27\@md{padding-top:27px}.o-pt-26\@md{padding-top:26px}.o-pt-25\@md{padding-top:25px}.o-pt-24\@md{padding-top:24px}.o-pt-23\@md{padding-top:23px}.o-pt-22\@md{padding-top:22px}.o-pt-21\@md{padding-top:21px}.o-pt-20\@md{padding-top:20px}.o-pt-19\@md{padding-top:19px}.o-pt-18\@md{padding-top:18px}.o-pt-17\@md{padding-top:17px}.o-pt-16\@md{padding-top:16px}.o-pt-15\@md{padding-top:15px}.o-pt-14\@md{padding-top:14px}.o-pt-13\@md{padding-top:13px}.o-pt-12\@md{padding-top:12px}.o-pt-11\@md{padding-top:11px}.o-pt-10\@md{padding-top:10px}.o-pt-9\@md{padding-top:9px}.o-pt-8\@md{padding-top:8px}.o-pt-7\@md{padding-top:7px}.o-pt-6\@md{padding-top:6px}.o-pt-5\@md{padding-top:5px}.o-pt-4\@md{padding-top:4px}.o-pt-3\@md{padding-top:3px}.o-pt-2\@md{padding-top:2px}.o-pt-1\@md{padding-top:1px}.o-pt-0\@md{padding-top:0px}.o-pr-48\@md{padding-right:48px}.o-pr-47\@md{padding-right:47px}.o-pr-46\@md{padding-right:46px}.o-pr-45\@md{padding-right:45px}.o-pr-44\@md{padding-right:44px}.o-pr-43\@md{padding-right:43px}.o-pr-42\@md{padding-right:42px}.o-pr-41\@md{padding-right:41px}.o-pr-40\@md{padding-right:40px}.o-pr-39\@md{padding-right:39px}.o-pr-38\@md{padding-right:38px}.o-pr-37\@md{padding-right:37px}.o-pr-36\@md{padding-right:36px}.o-pr-35\@md{padding-right:35px}.o-pr-34\@md{padding-right:34px}.o-pr-33\@md{padding-right:33px}.o-pr-32\@md{padding-right:32px}.o-pr-31\@md{padding-right:31px}.o-pr-30\@md{padding-right:30px}.o-pr-29\@md{padding-right:29px}.o-pr-28\@md{padding-right:28px}.o-pr-27\@md{padding-right:27px}.o-pr-26\@md{padding-right:26px}.o-pr-25\@md{padding-right:25px}.o-pr-24\@md{padding-right:24px}.o-pr-23\@md{padding-right:23px}.o-pr-22\@md{padding-right:22px}.o-pr-21\@md{padding-right:21px}.o-pr-20\@md{padding-right:20px}.o-pr-19\@md{padding-right:19px}.o-pr-18\@md{padding-right:18px}.o-pr-17\@md{padding-right:17px}.o-pr-16\@md{padding-right:16px}.o-pr-15\@md{padding-right:15px}.o-pr-14\@md{padding-right:14px}.o-pr-13\@md{padding-right:13px}.o-pr-12\@md{padding-right:12px}.o-pr-11\@md{padding-right:11px}.o-pr-10\@md{padding-right:10px}.o-pr-9\@md{padding-right:9px}.o-pr-8\@md{padding-right:8px}.o-pr-7\@md{padding-right:7px}.o-pr-6\@md{padding-right:6px}.o-pr-5\@md{padding-right:5px}.o-pr-4\@md{padding-right:4px}.o-pr-3\@md{padding-right:3px}.o-pr-2\@md{padding-right:2px}.o-pr-1\@md{padding-right:1px}.o-pr-0\@md{padding-right:0px}.o-pb-48\@md{padding-bottom:48px}.o-pb-47\@md{padding-bottom:47px}.o-pb-46\@md{padding-bottom:46px}.o-pb-45\@md{padding-bottom:45px}.o-pb-44\@md{padding-bottom:44px}.o-pb-43\@md{padding-bottom:43px}.o-pb-42\@md{padding-bottom:42px}.o-pb-41\@md{padding-bottom:41px}.o-pb-40\@md{padding-bottom:40px}.o-pb-39\@md{padding-bottom:39px}.o-pb-38\@md{padding-bottom:38px}.o-pb-37\@md{padding-bottom:37px}.o-pb-36\@md{padding-bottom:36px}.o-pb-35\@md{padding-bottom:35px}.o-pb-34\@md{padding-bottom:34px}.o-pb-33\@md{padding-bottom:33px}.o-pb-32\@md{padding-bottom:32px}.o-pb-31\@md{padding-bottom:31px}.o-pb-30\@md{padding-bottom:30px}.o-pb-29\@md{padding-bottom:29px}.o-pb-28\@md{padding-bottom:28px}.o-pb-27\@md{padding-bottom:27px}.o-pb-26\@md{padding-bottom:26px}.o-pb-25\@md{padding-bottom:25px}.o-pb-24\@md{padding-bottom:24px}.o-pb-23\@md{padding-bottom:23px}.o-pb-22\@md{padding-bottom:22px}.o-pb-21\@md{padding-bottom:21px}.o-pb-20\@md{padding-bottom:20px}.o-pb-19\@md{padding-bottom:19px}.o-pb-18\@md{padding-bottom:18px}.o-pb-17\@md{padding-bottom:17px}.o-pb-16\@md{padding-bottom:16px}.o-pb-15\@md{padding-bottom:15px}.o-pb-14\@md{padding-bottom:14px}.o-pb-13\@md{padding-bottom:13px}.o-pb-12\@md{padding-bottom:12px}.o-pb-11\@md{padding-bottom:11px}.o-pb-10\@md{padding-bottom:10px}.o-pb-9\@md{padding-bottom:9px}.o-pb-8\@md{padding-bottom:8px}.o-pb-7\@md{padding-bottom:7px}.o-pb-6\@md{padding-bottom:6px}.o-pb-5\@md{padding-bottom:5px}.o-pb-4\@md{padding-bottom:4px}.o-pb-3\@md{padding-bottom:3px}.o-pb-2\@md{padding-bottom:2px}.o-pb-1\@md{padding-bottom:1px}.o-pb-0\@md{padding-bottom:0px}.o-pl-48\@md{padding-left:48px}.o-pl-47\@md{padding-left:47px}.o-pl-46\@md{padding-left:46px}.o-pl-45\@md{padding-left:45px}.o-pl-44\@md{padding-left:44px}.o-pl-43\@md{padding-left:43px}.o-pl-42\@md{padding-left:42px}.o-pl-41\@md{padding-left:41px}.o-pl-40\@md{padding-left:40px}.o-pl-39\@md{padding-left:39px}.o-pl-38\@md{padding-left:38px}.o-pl-37\@md{padding-left:37px}.o-pl-36\@md{padding-left:36px}.o-pl-35\@md{padding-left:35px}.o-pl-34\@md{padding-left:34px}.o-pl-33\@md{padding-left:33px}.o-pl-32\@md{padding-left:32px}.o-pl-31\@md{padding-left:31px}.o-pl-30\@md{padding-left:30px}.o-pl-29\@md{padding-left:29px}.o-pl-28\@md{padding-left:28px}.o-pl-27\@md{padding-left:27px}.o-pl-26\@md{padding-left:26px}.o-pl-25\@md{padding-left:25px}.o-pl-24\@md{padding-left:24px}.o-pl-23\@md{padding-left:23px}.o-pl-22\@md{padding-left:22px}.o-pl-21\@md{padding-left:21px}.o-pl-20\@md{padding-left:20px}.o-pl-19\@md{padding-left:19px}.o-pl-18\@md{padding-left:18px}.o-pl-17\@md{padding-left:17px}.o-pl-16\@md{padding-left:16px}.o-pl-15\@md{padding-left:15px}.o-pl-14\@md{padding-left:14px}.o-pl-13\@md{padding-left:13px}.o-pl-12\@md{padding-left:12px}.o-pl-11\@md{padding-left:11px}.o-pl-10\@md{padding-left:10px}.o-pl-9\@md{padding-left:9px}.o-pl-8\@md{padding-left:8px}.o-pl-7\@md{padding-left:7px}.o-pl-6\@md{padding-left:6px}.o-pl-5\@md{padding-left:5px}.o-pl-4\@md{padding-left:4px}.o-pl-3\@md{padding-left:3px}.o-pl-2\@md{padding-left:2px}.o-pl-1\@md{padding-left:1px}.o-pl-0\@md{padding-left:0px}
}
@media (max-width:767px){
		.o-pt-48\@sm{padding-top:48px}.o-pt-47\@sm{padding-top:47px}.o-pt-46\@sm{padding-top:46px}.o-pt-45\@sm{padding-top:45px}.o-pt-44\@sm{padding-top:44px}.o-pt-43\@sm{padding-top:43px}.o-pt-42\@sm{padding-top:42px}.o-pt-41\@sm{padding-top:41px}.o-pt-40\@sm{padding-top:40px}.o-pt-39\@sm{padding-top:39px}.o-pt-38\@sm{padding-top:38px}.o-pt-37\@sm{padding-top:37px}.o-pt-36\@sm{padding-top:36px}.o-pt-35\@sm{padding-top:35px}.o-pt-34\@sm{padding-top:34px}.o-pt-33\@sm{padding-top:33px}.o-pt-32\@sm{padding-top:32px}.o-pt-31\@sm{padding-top:31px}.o-pt-30\@sm{padding-top:30px}.o-pt-29\@sm{padding-top:29px}.o-pt-28\@sm{padding-top:28px}.o-pt-27\@sm{padding-top:27px}.o-pt-26\@sm{padding-top:26px}.o-pt-25\@sm{padding-top:25px}.o-pt-24\@sm{padding-top:24px}.o-pt-23\@sm{padding-top:23px}.o-pt-22\@sm{padding-top:22px}.o-pt-21\@sm{padding-top:21px}.o-pt-20\@sm{padding-top:20px}.o-pt-19\@sm{padding-top:19px}.o-pt-18\@sm{padding-top:18px}.o-pt-17\@sm{padding-top:17px}.o-pt-16\@sm{padding-top:16px}.o-pt-15\@sm{padding-top:15px}.o-pt-14\@sm{padding-top:14px}.o-pt-13\@sm{padding-top:13px}.o-pt-12\@sm{padding-top:12px}.o-pt-11\@sm{padding-top:11px}.o-pt-10\@sm{padding-top:10px}.o-pt-9\@sm{padding-top:9px}.o-pt-8\@sm{padding-top:8px}.o-pt-7\@sm{padding-top:7px}.o-pt-6\@sm{padding-top:6px}.o-pt-5\@sm{padding-top:5px}.o-pt-4\@sm{padding-top:4px}.o-pt-3\@sm{padding-top:3px}.o-pt-2\@sm{padding-top:2px}.o-pt-1\@sm{padding-top:1px}.o-pt-0\@sm{padding-top:0px}.o-pr-48\@sm{padding-right:48px}.o-pr-47\@sm{padding-right:47px}.o-pr-46\@sm{padding-right:46px}.o-pr-45\@sm{padding-right:45px}.o-pr-44\@sm{padding-right:44px}.o-pr-43\@sm{padding-right:43px}.o-pr-42\@sm{padding-right:42px}.o-pr-41\@sm{padding-right:41px}.o-pr-40\@sm{padding-right:40px}.o-pr-39\@sm{padding-right:39px}.o-pr-38\@sm{padding-right:38px}.o-pr-37\@sm{padding-right:37px}.o-pr-36\@sm{padding-right:36px}.o-pr-35\@sm{padding-right:35px}.o-pr-34\@sm{padding-right:34px}.o-pr-33\@sm{padding-right:33px}.o-pr-32\@sm{padding-right:32px}.o-pr-31\@sm{padding-right:31px}.o-pr-30\@sm{padding-right:30px}.o-pr-29\@sm{padding-right:29px}.o-pr-28\@sm{padding-right:28px}.o-pr-27\@sm{padding-right:27px}.o-pr-26\@sm{padding-right:26px}.o-pr-25\@sm{padding-right:25px}.o-pr-24\@sm{padding-right:24px}.o-pr-23\@sm{padding-right:23px}.o-pr-22\@sm{padding-right:22px}.o-pr-21\@sm{padding-right:21px}.o-pr-20\@sm{padding-right:20px}.o-pr-19\@sm{padding-right:19px}.o-pr-18\@sm{padding-right:18px}.o-pr-17\@sm{padding-right:17px}.o-pr-16\@sm{padding-right:16px}.o-pr-15\@sm{padding-right:15px}.o-pr-14\@sm{padding-right:14px}.o-pr-13\@sm{padding-right:13px}.o-pr-12\@sm{padding-right:12px}.o-pr-11\@sm{padding-right:11px}.o-pr-10\@sm{padding-right:10px}.o-pr-9\@sm{padding-right:9px}.o-pr-8\@sm{padding-right:8px}.o-pr-7\@sm{padding-right:7px}.o-pr-6\@sm{padding-right:6px}.o-pr-5\@sm{padding-right:5px}.o-pr-4\@sm{padding-right:4px}.o-pr-3\@sm{padding-right:3px}.o-pr-2\@sm{padding-right:2px}.o-pr-1\@sm{padding-right:1px}.o-pr-0\@sm{padding-right:0px}.o-pb-48\@sm{padding-bottom:48px}.o-pb-47\@sm{padding-bottom:47px}.o-pb-46\@sm{padding-bottom:46px}.o-pb-45\@sm{padding-bottom:45px}.o-pb-44\@sm{padding-bottom:44px}.o-pb-43\@sm{padding-bottom:43px}.o-pb-42\@sm{padding-bottom:42px}.o-pb-41\@sm{padding-bottom:41px}.o-pb-40\@sm{padding-bottom:40px}.o-pb-39\@sm{padding-bottom:39px}.o-pb-38\@sm{padding-bottom:38px}.o-pb-37\@sm{padding-bottom:37px}.o-pb-36\@sm{padding-bottom:36px}.o-pb-35\@sm{padding-bottom:35px}.o-pb-34\@sm{padding-bottom:34px}.o-pb-33\@sm{padding-bottom:33px}.o-pb-32\@sm{padding-bottom:32px}.o-pb-31\@sm{padding-bottom:31px}.o-pb-30\@sm{padding-bottom:30px}.o-pb-29\@sm{padding-bottom:29px}.o-pb-28\@sm{padding-bottom:28px}.o-pb-27\@sm{padding-bottom:27px}.o-pb-26\@sm{padding-bottom:26px}.o-pb-25\@sm{padding-bottom:25px}.o-pb-24\@sm{padding-bottom:24px}.o-pb-23\@sm{padding-bottom:23px}.o-pb-22\@sm{padding-bottom:22px}.o-pb-21\@sm{padding-bottom:21px}.o-pb-20\@sm{padding-bottom:20px}.o-pb-19\@sm{padding-bottom:19px}.o-pb-18\@sm{padding-bottom:18px}.o-pb-17\@sm{padding-bottom:17px}.o-pb-16\@sm{padding-bottom:16px}.o-pb-15\@sm{padding-bottom:15px}.o-pb-14\@sm{padding-bottom:14px}.o-pb-13\@sm{padding-bottom:13px}.o-pb-12\@sm{padding-bottom:12px}.o-pb-11\@sm{padding-bottom:11px}.o-pb-10\@sm{padding-bottom:10px}.o-pb-9\@sm{padding-bottom:9px}.o-pb-8\@sm{padding-bottom:8px}.o-pb-7\@sm{padding-bottom:7px}.o-pb-6\@sm{padding-bottom:6px}.o-pb-5\@sm{padding-bottom:5px}.o-pb-4\@sm{padding-bottom:4px}.o-pb-3\@sm{padding-bottom:3px}.o-pb-2\@sm{padding-bottom:2px}.o-pb-1\@sm{padding-bottom:1px}.o-pb-0\@sm{padding-bottom:0px}.o-pl-48\@sm{padding-left:48px}.o-pl-47\@sm{padding-left:47px}.o-pl-46\@sm{padding-left:46px}.o-pl-45\@sm{padding-left:45px}.o-pl-44\@sm{padding-left:44px}.o-pl-43\@sm{padding-left:43px}.o-pl-42\@sm{padding-left:42px}.o-pl-41\@sm{padding-left:41px}.o-pl-40\@sm{padding-left:40px}.o-pl-39\@sm{padding-left:39px}.o-pl-38\@sm{padding-left:38px}.o-pl-37\@sm{padding-left:37px}.o-pl-36\@sm{padding-left:36px}.o-pl-35\@sm{padding-left:35px}.o-pl-34\@sm{padding-left:34px}.o-pl-33\@sm{padding-left:33px}.o-pl-32\@sm{padding-left:32px}.o-pl-31\@sm{padding-left:31px}.o-pl-30\@sm{padding-left:30px}.o-pl-29\@sm{padding-left:29px}.o-pl-28\@sm{padding-left:28px}.o-pl-27\@sm{padding-left:27px}.o-pl-26\@sm{padding-left:26px}.o-pl-25\@sm{padding-left:25px}.o-pl-24\@sm{padding-left:24px}.o-pl-23\@sm{padding-left:23px}.o-pl-22\@sm{padding-left:22px}.o-pl-21\@sm{padding-left:21px}.o-pl-20\@sm{padding-left:20px}.o-pl-19\@sm{padding-left:19px}.o-pl-18\@sm{padding-left:18px}.o-pl-17\@sm{padding-left:17px}.o-pl-16\@sm{padding-left:16px}.o-pl-15\@sm{padding-left:15px}.o-pl-14\@sm{padding-left:14px}.o-pl-13\@sm{padding-left:13px}.o-pl-12\@sm{padding-left:12px}.o-pl-11\@sm{padding-left:11px}.o-pl-10\@sm{padding-left:10px}.o-pl-9\@sm{padding-left:9px}.o-pl-8\@sm{padding-left:8px}.o-pl-7\@sm{padding-left:7px}.o-pl-6\@sm{padding-left:6px}.o-pl-5\@sm{padding-left:5px}.o-pl-4\@sm{padding-left:4px}.o-pl-3\@sm{padding-left:3px}.o-pl-2\@sm{padding-left:2px}.o-pl-1\@sm{padding-left:1px}.o-pl-0\@sm{padding-left:0px}
}
@media (max-width:532px){
		.o-pt-48\@xs{padding-top:48px}.o-pt-47\@xs{padding-top:47px}.o-pt-46\@xs{padding-top:46px}.o-pt-45\@xs{padding-top:45px}.o-pt-44\@xs{padding-top:44px}.o-pt-43\@xs{padding-top:43px}.o-pt-42\@xs{padding-top:42px}.o-pt-41\@xs{padding-top:41px}.o-pt-40\@xs{padding-top:40px}.o-pt-39\@xs{padding-top:39px}.o-pt-38\@xs{padding-top:38px}.o-pt-37\@xs{padding-top:37px}.o-pt-36\@xs{padding-top:36px}.o-pt-35\@xs{padding-top:35px}.o-pt-34\@xs{padding-top:34px}.o-pt-33\@xs{padding-top:33px}.o-pt-32\@xs{padding-top:32px}.o-pt-31\@xs{padding-top:31px}.o-pt-30\@xs{padding-top:30px}.o-pt-29\@xs{padding-top:29px}.o-pt-28\@xs{padding-top:28px}.o-pt-27\@xs{padding-top:27px}.o-pt-26\@xs{padding-top:26px}.o-pt-25\@xs{padding-top:25px}.o-pt-24\@xs{padding-top:24px}.o-pt-23\@xs{padding-top:23px}.o-pt-22\@xs{padding-top:22px}.o-pt-21\@xs{padding-top:21px}.o-pt-20\@xs{padding-top:20px}.o-pt-19\@xs{padding-top:19px}.o-pt-18\@xs{padding-top:18px}.o-pt-17\@xs{padding-top:17px}.o-pt-16\@xs{padding-top:16px}.o-pt-15\@xs{padding-top:15px}.o-pt-14\@xs{padding-top:14px}.o-pt-13\@xs{padding-top:13px}.o-pt-12\@xs{padding-top:12px}.o-pt-11\@xs{padding-top:11px}.o-pt-10\@xs{padding-top:10px}.o-pt-9\@xs{padding-top:9px}.o-pt-8\@xs{padding-top:8px}.o-pt-7\@xs{padding-top:7px}.o-pt-6\@xs{padding-top:6px}.o-pt-5\@xs{padding-top:5px}.o-pt-4\@xs{padding-top:4px}.o-pt-3\@xs{padding-top:3px}.o-pt-2\@xs{padding-top:2px}.o-pt-1\@xs{padding-top:1px}.o-pt-0\@xs{padding-top:0px}.o-pr-48\@xs{padding-right:48px}.o-pr-47\@xs{padding-right:47px}.o-pr-46\@xs{padding-right:46px}.o-pr-45\@xs{padding-right:45px}.o-pr-44\@xs{padding-right:44px}.o-pr-43\@xs{padding-right:43px}.o-pr-42\@xs{padding-right:42px}.o-pr-41\@xs{padding-right:41px}.o-pr-40\@xs{padding-right:40px}.o-pr-39\@xs{padding-right:39px}.o-pr-38\@xs{padding-right:38px}.o-pr-37\@xs{padding-right:37px}.o-pr-36\@xs{padding-right:36px}.o-pr-35\@xs{padding-right:35px}.o-pr-34\@xs{padding-right:34px}.o-pr-33\@xs{padding-right:33px}.o-pr-32\@xs{padding-right:32px}.o-pr-31\@xs{padding-right:31px}.o-pr-30\@xs{padding-right:30px}.o-pr-29\@xs{padding-right:29px}.o-pr-28\@xs{padding-right:28px}.o-pr-27\@xs{padding-right:27px}.o-pr-26\@xs{padding-right:26px}.o-pr-25\@xs{padding-right:25px}.o-pr-24\@xs{padding-right:24px}.o-pr-23\@xs{padding-right:23px}.o-pr-22\@xs{padding-right:22px}.o-pr-21\@xs{padding-right:21px}.o-pr-20\@xs{padding-right:20px}.o-pr-19\@xs{padding-right:19px}.o-pr-18\@xs{padding-right:18px}.o-pr-17\@xs{padding-right:17px}.o-pr-16\@xs{padding-right:16px}.o-pr-15\@xs{padding-right:15px}.o-pr-14\@xs{padding-right:14px}.o-pr-13\@xs{padding-right:13px}.o-pr-12\@xs{padding-right:12px}.o-pr-11\@xs{padding-right:11px}.o-pr-10\@xs{padding-right:10px}.o-pr-9\@xs{padding-right:9px}.o-pr-8\@xs{padding-right:8px}.o-pr-7\@xs{padding-right:7px}.o-pr-6\@xs{padding-right:6px}.o-pr-5\@xs{padding-right:5px}.o-pr-4\@xs{padding-right:4px}.o-pr-3\@xs{padding-right:3px}.o-pr-2\@xs{padding-right:2px}.o-pr-1\@xs{padding-right:1px}.o-pr-0\@xs{padding-right:0px}.o-pb-48\@xs{padding-bottom:48px}.o-pb-47\@xs{padding-bottom:47px}.o-pb-46\@xs{padding-bottom:46px}.o-pb-45\@xs{padding-bottom:45px}.o-pb-44\@xs{padding-bottom:44px}.o-pb-43\@xs{padding-bottom:43px}.o-pb-42\@xs{padding-bottom:42px}.o-pb-41\@xs{padding-bottom:41px}.o-pb-40\@xs{padding-bottom:40px}.o-pb-39\@xs{padding-bottom:39px}.o-pb-38\@xs{padding-bottom:38px}.o-pb-37\@xs{padding-bottom:37px}.o-pb-36\@xs{padding-bottom:36px}.o-pb-35\@xs{padding-bottom:35px}.o-pb-34\@xs{padding-bottom:34px}.o-pb-33\@xs{padding-bottom:33px}.o-pb-32\@xs{padding-bottom:32px}.o-pb-31\@xs{padding-bottom:31px}.o-pb-30\@xs{padding-bottom:30px}.o-pb-29\@xs{padding-bottom:29px}.o-pb-28\@xs{padding-bottom:28px}.o-pb-27\@xs{padding-bottom:27px}.o-pb-26\@xs{padding-bottom:26px}.o-pb-25\@xs{padding-bottom:25px}.o-pb-24\@xs{padding-bottom:24px}.o-pb-23\@xs{padding-bottom:23px}.o-pb-22\@xs{padding-bottom:22px}.o-pb-21\@xs{padding-bottom:21px}.o-pb-20\@xs{padding-bottom:20px}.o-pb-19\@xs{padding-bottom:19px}.o-pb-18\@xs{padding-bottom:18px}.o-pb-17\@xs{padding-bottom:17px}.o-pb-16\@xs{padding-bottom:16px}.o-pb-15\@xs{padding-bottom:15px}.o-pb-14\@xs{padding-bottom:14px}.o-pb-13\@xs{padding-bottom:13px}.o-pb-12\@xs{padding-bottom:12px}.o-pb-11\@xs{padding-bottom:11px}.o-pb-10\@xs{padding-bottom:10px}.o-pb-9\@xs{padding-bottom:9px}.o-pb-8\@xs{padding-bottom:8px}.o-pb-7\@xs{padding-bottom:7px}.o-pb-6\@xs{padding-bottom:6px}.o-pb-5\@xs{padding-bottom:5px}.o-pb-4\@xs{padding-bottom:4px}.o-pb-3\@xs{padding-bottom:3px}.o-pb-2\@xs{padding-bottom:2px}.o-pb-1\@xs{padding-bottom:1px}.o-pb-0\@xs{padding-bottom:0px}.o-pl-48\@xs{padding-left:48px}.o-pl-47\@xs{padding-left:47px}.o-pl-46\@xs{padding-left:46px}.o-pl-45\@xs{padding-left:45px}.o-pl-44\@xs{padding-left:44px}.o-pl-43\@xs{padding-left:43px}.o-pl-42\@xs{padding-left:42px}.o-pl-41\@xs{padding-left:41px}.o-pl-40\@xs{padding-left:40px}.o-pl-39\@xs{padding-left:39px}.o-pl-38\@xs{padding-left:38px}.o-pl-37\@xs{padding-left:37px}.o-pl-36\@xs{padding-left:36px}.o-pl-35\@xs{padding-left:35px}.o-pl-34\@xs{padding-left:34px}.o-pl-33\@xs{padding-left:33px}.o-pl-32\@xs{padding-left:32px}.o-pl-31\@xs{padding-left:31px}.o-pl-30\@xs{padding-left:30px}.o-pl-29\@xs{padding-left:29px}.o-pl-28\@xs{padding-left:28px}.o-pl-27\@xs{padding-left:27px}.o-pl-26\@xs{padding-left:26px}.o-pl-25\@xs{padding-left:25px}.o-pl-24\@xs{padding-left:24px}.o-pl-23\@xs{padding-left:23px}.o-pl-22\@xs{padding-left:22px}.o-pl-21\@xs{padding-left:21px}.o-pl-20\@xs{padding-left:20px}.o-pl-19\@xs{padding-left:19px}.o-pl-18\@xs{padding-left:18px}.o-pl-17\@xs{padding-left:17px}.o-pl-16\@xs{padding-left:16px}.o-pl-15\@xs{padding-left:15px}.o-pl-14\@xs{padding-left:14px}.o-pl-13\@xs{padding-left:13px}.o-pl-12\@xs{padding-left:12px}.o-pl-11\@xs{padding-left:11px}.o-pl-10\@xs{padding-left:10px}.o-pl-9\@xs{padding-left:9px}.o-pl-8\@xs{padding-left:8px}.o-pl-7\@xs{padding-left:7px}.o-pl-6\@xs{padding-left:6px}.o-pl-5\@xs{padding-left:5px}.o-pl-4\@xs{padding-left:4px}.o-pl-3\@xs{padding-left:3px}.o-pl-2\@xs{padding-left:2px}.o-pl-1\@xs{padding-left:1px}.o-pl-0\@xs{padding-left:0px}
}

/* ========================================================================
	 UK Page
 ========================================================================== */
.uk-page{display:inline-flex;flex-direction:row;justify-content:center;grid-column-gap:32px;align-items:center;margin-top:40px;}

.o-slider .uk-page {
		display: inline-flex;
		flex-direction: row;
		justify-content: center;
		grid-column-gap: 32px;
		align-items: center;
		margin-top: 0;
		width: 100%;
		padding-bottom: 0;
}
.o-slider .uk-page > ul {
		margin-top: 48px;
		padding-bottom: 48px;
}


.uk-page [uk-slider-item="previous"],.uk-page [uk-slider-item="next"]{text-decoration:none;font-size:40px;color:var(--s1);width:40px;height:40px;position:relative;}
.uk-page [uk-slider-item="previous"]:hover,.uk-page [uk-slider-item="next"]:hover{color:var(--s1);}
.uk-page [uk-slider-item="previous"]:before,.uk-page [uk-slider-item="next"]:before{position:absolute;content:"";width:34px;height:34px;left:3px;top:3px;background:var(--s1);z-index:1;border-radius:20px;}
.uk-page [uk-slider-item="previous"]:hover:before,.uk-page [uk-slider-item="next"]:hover:before{background:var(--white);}
.uk-page .uk-sepa::before{content:"/";}
.uk-page .uk-nb{min-width: 50px; text-align: center;}
.uk-page .uk-nb i{font-size:14px;font-style:normal;line-height:20px;color:var(--color-font);}
.uk-page [uk-slider-item="previous"]:after,.uk-page [uk-slider-item="next"]:after{font-family:'project'!important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:0;left:0;z-index:2;width:40px;height:40px;}
.uk-page [uk-slider-item="previous"]:after{content:"\e901"}
.uk-page [uk-slider-item="next"]:after{content:"\e902"}

[class*="bd-style-dark"] .uk-page [uk-slider-item="previous"],
[class*="bd-style-dark"] .uk-page [uk-slider-item="next"]{color:var(--s1);}
[class*="bd-style-dark"] .uk-page [uk-slider-item="previous"]:before,
[class*="bd-style-dark"] .uk-page [uk-slider-item="next"]:before{background:var(--white);}

[class*="bd-style-dark"] .uk-page [uk-slider-item="previous"]:hover,
[class*="bd-style-dark"] .uk-page [uk-slider-item="next"]:hover{color:var(--white);}
[class*="bd-style-dark"] .uk-page [uk-slider-item="previous"]:hover:before,
[class*="bd-style-dark"] .uk-page [uk-slider-item="next"]:hover:before{background:var(--s1);}

/* ========================================================================
	 Slide S
 ========================================================================== */
 .slide-container-s {
		max-width: var(--bd-container-s);
		margin: var(--bd-container-margin);
		overflow: visible;
}
.slide-s{counter-reset:slider; --slide-s-item-main: 512px;--slide-s-item-normal: 360px;--slide-s-gap: 24px;}
.slide-s > *{width:calc(var(--slide-s-item-normal) + var(--slide-s-gap));transition-property:width;transition-duration:.5s;}
.slide-s.uk-current-0 > div:nth-of-type(1){width:calc(var(--slide-s-item-main) + var(--slide-s-gap))}
.slide-s.uk-current-1 > div:nth-of-type(2){width:calc(var(--slide-s-item-main) + var(--slide-s-gap))}
.slide-s.uk-current-2 > div:nth-of-type(3){width:calc(var(--slide-s-item-main) + var(--slide-s-gap))}
.slide-s.uk-current-3 > div:nth-of-type(4){width:calc(var(--slide-s-item-main) + var(--slide-s-gap))}
.slide-s.uk-current-4 > div:nth-of-type(5){width:calc(var(--slide-s-item-main) + var(--slide-s-gap))}
.slide-s.uk-current-5 > div:nth-of-type(6){width:calc(var(--slide-s-item-main) + var(--slide-s-gap))}
.slide-s > div > div > p { display: none; }
.slide-s.uk-current-0 > div:nth-of-type(1) > div > p,
.slide-s.uk-current-1 > div:nth-of-type(2) > div > p,
.slide-s.uk-current-2 > div:nth-of-type(3) > div > p,
.slide-s.uk-current-3 > div:nth-of-type(4) > div > p,
.slide-s.uk-current-4 > div:nth-of-type(5) > div > p,
.slide-s.uk-current-5 > div:nth-of-type(6) > div > p { display: block; }
.slide-s > div > .bd-card::after { counter-increment: slider; content: '# 'counter(slider); grid-area: i; font-size: 120px; color: var(--s4); position: relative; height: 150px; line-height: 150px; }
.slide-s.uk-current-0 > div:nth-of-type(1) > .bd-card::after,
.slide-s.uk-current-1 > div:nth-of-type(2) > .bd-card::after,
.slide-s.uk-current-2 > div:nth-of-type(3) > .bd-card::after,
.slide-s.uk-current-3 > div:nth-of-type(4) > .bd-card::after,
.slide-s.uk-current-4 > div:nth-of-type(5) > .bd-card::after,
.slide-s.uk-current-5 > div:nth-of-type(6) > .bd-card::after { color: var(--s2); }
.slide-s.slide-grid.slide-grid-24 { margin-left:calc( 0px - var(--slide-s-gap) ); }
.slide-s.slide-grid.slide-grid-24 > * { padding-left: var(--slide-s-gap); }
.slide-s > * > [class*="bd-card"] { height: 560px; overflow: hidden; }
.o-slider.uk-slider.uk-slider-container { width: 100%; overflow: hidden; }
@media (max-width:767px) {
	.slide-s.slide-grid.slide-grid-24 { margin-left: -12px; }
	.slide-s > * > [class*="bd-card"] { height: 520px; overflow: hidden; }
}

/* ========================================================================
	 Slide 360
 ========================================================================== */
.uk-slider .uk-active .bd-highlight .h1,.uk-slider .uk-active .bd-highlight .o-h1{transform:scale(2);}
@media (max-width:767px){
	.uk-slider .uk-active .bd-highlight .h1,.uk-slider .uk-active .bd-highlight .o-h1{transform:scale(1.4);}
}

/* ========================================================================
	 Slide Container
 ========================================================================== */


/* ========================================================================
	 Lead
 ========================================================================== */
.bd-lead{grid-column-gap:24px;grid-row-gap:64px}
.bd-lead img{display:block;object-fit:contain;object-position:left;margin:0 auto;max-width:100%;height:100%;}
.bd-lead  > div{display:grid;grid-template-columns:auto;justify-content:center;align-items:flex-start;justify-items:flex-start;align-content:flex-start;grid-row-gap:12px;}
.bd-lead [class*="lead-c"]:not(button){display:none;}
.bd-lead [class*="lead-c"].o-show{display:grid;grid-template-columns:24px 1fr;grid-template-areas:"b t";grid-template-rows:auto;align-items:flex-end;grid-column-gap:16px;}
.bd-lead button[class*="lead-c"].o-show{display:none;}
.bd-lead p.lead{display:grid;grid-template-columns:1fr;grid-template-areas:"t"
"f";grid-template-rows:auto;align-items:flex-start;grid-column-gap:16px;}
.bd-lead p.lead.add{display:grid;grid-template-columns:24px 1fr;grid-template-areas:"b t"
"b f";grid-template-rows:auto;align-items:flex-start;grid-column-gap:16px;}
.bd-lead button{grid-area:b}
.bd-lead p.lead .o-h5{grid-area:t;font-weight:bold;}
.bd-lead [class*="lead-c"] p{grid-area:t;}
.bd-lead p.lead .lead-function{grid-area:f;font-weight:bold;font-size:18px;line-height:28px;color:var(--s2);}
.bd-lead button{font-style:normal;line-height:0;position:relative;width:24px;height:24px;font-size:24px;transition-property:transform;transition-duration:.5s;padding:0;margin:6px 0 0;border:none;background:none;cursor:pointer;}
.bd-lead p.lead button{transform:rotate(0deg);}
.bd-lead [class*="lead-c"] button{transform:rotate(180deg);}
.bd-lead button::before{content:"";background:var(--white);width:16px;height:16px;position:absolute;z-index:1;left:4px;top:4px;border-radius:12px;}
.bd-lead button::after{font-family:var(--uk-accordion-title-icon-font)!important;content:var(--uk-accordion-title-icon);font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;z-index:2;color:var(--s1);}

/* ========================================================================
	 Modal
 ========================================================================== */
.fade{opacity:0;transition:opacity 0.15s linear;}
.fade.in{opacity:1;}
.modal-backdrop,.cta-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:var(--s4);}
.modal-backdrop.fade,.cta-backdrop.fade{opacity:0;}
.modal-backdrop,.modal-backdrop.fade.in,.cta-backdrop,.cta-backdrop.fade.in{opacity:0.8;}

/* ========================================================================
	 Modal CCK
 ========================================================================== */
#modal-cck{position:fixed;top:10%;left:50%;z-index:1050;width:560px;margin-left:-280px;background-color:#ffffff;border:1px solid #999;border:1px solid rgba(0,0,0,0.3);outline:none;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);box-shadow:0 3px 7px rgba(0,0,0,0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;}
#modal-cck.fade{top:-25%;-webkit-transition:opacity 0.3s linear,top 0.3s ease-out;-moz-transition:opacity 0.3s linear,top 0.3s ease-out;-o-transition:opacity 0.3s linear,top 0.3s ease-out;transition:opacity 0.3s linear,top 0.3s ease-out;}
#modal-cck.fade.in{top:10%;}
#modal-cck > .close{height:18px;display:block;right:5px;width:18px;position:absolute;z-index:100;}
#modal-cck .modal-header{min-height:auto;padding:16px;border-bottom-color:var(--s4);border-bottom-width:1px;border-bottom-style:solid;}
#modal-cck .modal-content{width:100%;overflow:auto;box-sizing:border-box;}
#modal-cck .modal-content .modal-body{position:relative;max-height:none;padding:0;overflow-y:unset;}
#modal-cck.modal-image{height:auto;width:auto;margin:0;-ms-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);transform:translate(-50%,0);}
#modal-cck video{width: 100%}
@media (max-width:1032px) {
	#modal-cck{ margin: 0 16px; width: auto; }
}
@media (max-width:767px) {
	#modal-cck { position: fixed; top: 20px; right: 20px; left: 20px; width: auto; margin: 0; }
	#modal-cck.fade { top: -100px; }
	#modal-cck.fade.in { top: 20px; }
}
@media (max-width:480px) {
	#modal-cck { top: 10px; right: 10px; left: 10px; }
}

/* ========================================================================
	 Modal CCK First
 ========================================================================== */
#modal-cck .modal-first > div.tooltip { display: none; position: absolute; background: #000; border-radius: 8px; max-width: 150px; padding: 8px; color: #fff; }
#modal-cck .modal-first > div:first-child { border-radius: 28px 28px 0 0 }
#modal-cck .modal-first > div:last-child { border-radius: 0 0 28px 28px }
#modal-cck .modal-first h1 { font-size: 32px; line-height: 44px; word-break: break-word; }
#modal-cck .modal-first .list-tags a,
#modal-cck .modal-first p.o-lv a { text-decoration: none; color: var(--s1); }
#modal-cck .modal-first .list-tags li:hover a,
#modal-cck .modal-first p.o-lv a:hover { text-decoration: underline; }
#modal-cck .modal-first .location.octo-region { margin-bottom: 24px; }
#modal-cck .modal-first > div,
#modal-cck .modal-first > .marketo-fix,
#modal-cck .modal-first > #wy,
#modal-cck .modal-first > .modal-footer-v2 { padding: 16px; box-sizing: border-box; }
#modal-cck .modal-first > div { background: var(--s2); color: var(--black); }
#modal-cck .modal-first > #wy { background: var(--white); overflow-y: auto; color: var(--black); }
#modal-cck .modal-first > .modal-footer-v2,
#modal-cck .modal-first > #wy + div { background: var(--white); color: var(--black); border-top: 2px solid var(--s2); display: grid;grid-template-columns: repeat(3,1fr); grid-column-gap: 32px; align-items: center; justify-items: center; justify-content: center;}
#modal-cck .modal-first .modal-info > span { display: none; }
#modal-cck .modal-first .modal-info { grid-area: size; font-size: 10px; line-height: 16px; color: var(--s4); align-self: flex-end; }
#modal-cck .modal-first [class*="file-"]{
	grid-area: circle;
	font-size: 40px;
	padding: 20px;
	background: var(--s2);
	color: var(--s2);
	border-radius: 40px;
	position: relative;
	display: block;
	width: 80px;
	height: 80px;
	box-sizing: border-box;
	margin: 0 auto;
}

#modal-cck .modal-first [class*="file-"]::before {
	font-size: 40px;
	position: relative;
	top: -2px;
	left: 1px;
	font-family: 'project' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
}

#modal-cck .modal-first .file-doc::before,
#modal-cck .modal-first .file-docx::before{content: "\e925";}
#modal-cck .modal-first .file-xls::before,
#modal-cck .modal-first .file-xlsx::before{content: "\e924";}
#modal-cck .modal-first .file-pdf::before{content: "\e906";}


#modal-cck .modal-first p.media-lang { text-align: center; grid-area: title; font-size: 14px; line-height: 20px; color: var(--black); font-weight: bold; }
#modal-cck .modal-first{display:-ms-grid;display:grid;list-style:none;position:relative;grid-auto-flow:dense;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto 1fr auto;grid-template-rows:auto 1fr auto;height:auto;max-height:100%;}
#modal-cck .modal-first > div:nth-child(2){overflow-y:auto;}
@media screen and (max-width:767px) {
	#modal-cck .modal-first { display: -ms-grid; display: grid; list-style: none; position: relative; grid-auto-flow: dense; -ms-grid-columns: 1fr; grid-template-columns: 1fr; -ms-grid-rows: auto 1fr auto; grid-template-rows: auto 1fr auto; max-height: 100%; -ms-flex-line-pack: start; align-content: flex-start; }
	#modal-cck .modal-first > div:nth-child(2) { max-height: 100%; overflow-y: auto; overflow-x: none; -webkit-overflow-scrolling: touch; transform: none; max-width: none; pointer-events: all; }
	#modal-cck .modal-first > .modal-footer-v2,
	#modal-cck .modal-first > #wy + div { grid-template-columns: auto; justify-items: flex-end; justify-content: flex-end; }
}
@media screen and (max-width:532px) {
	#modal-cck .modal-first > .modal-footer-v2 { grid-template-columns: auto; }
}

/* ========================================================================
	 Modal CCK Backend
 ========================================================================== */
#modal-cck.modal-backend .modal-content{margin:16px 0;padding:0 16px;border-radius: 24px;}
#modal-cck.modal-backend .modal-header{display:-ms-grid;display:grid;list-style:none;grid-auto-flow:dense;-ms-grid-columns:auto auto;grid-template-columns:auto auto;-ms-grid-rows:1fr;grid-template-rows:1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background: var(--s1);}
#modal-cck.modal-backend .modal-header h3{color:#fff;font-weight: normal;}
#modal-cck.modal-backend .modal-header .close{order:1;margin:0;text-shadow:none;opacity:1;appearance: none;background: none;}
#modal-cck.modal-backend .modal-header .close:hover,#modal-cck.modal-backend .modal-header .close:focus{color:--style-color-hover;text-decoration:none;cursor:pointer;opacity:0.5;}
#modal-cck.modal-backend .modal-header .close > span{font-size:48px;}

/* ========================================================================
	 Modal CCK Frontend
 ========================================================================== */
#modal-cck.modal-frontend{margin-left:calc((100% - 960px) /2);margin-right:calc((100% - 960px) /2);width:960px;max-width:960px;left:0;right:0;top:20%;bottom:18%;display:-ms-grid;display:grid;list-style:none;position:fixed;grid-auto-flow:dense;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:1fr;grid-template-rows:1fr;border-radius:10px;box-shadow:none;border:none;}
#modal-cck.modal-frontend .close span {
    color: var(--s1);
    background: var(--s1);
    border-radius: 20px;
    position: absolute;
    top: 8px;
    left: 8px;
    line-height: 24px;
    display: flex;
    width: 24px;
    height: 24px;
    font-size: 0;
    flex-direction: column;
    align-items: center;
    cursor:pointer;
}
#modal-cck.modal-frontend .close span::before {
    content: "\e912";
    font-family: 'octo' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    color: var(--white);
}
#modal-cck.modal-frontend .modal-header{--s4:var(--s1)}
#modal-cck.modal-frontend .modal-content .modal-header {padding: 12px 12px 12px 13px;}
#modal-cck.modal-frontend .btn-close::before {content:"";}
#modal-cck.modal-frontend .btn-close {appearance: none; background: none; border: 0; position: absolute; right: 32px; top: 6px;}
#modal-cck.modal-frontend.o-modal-video {bottom: initial;}
/*#modal-cck.modal-frontend > .close{display:block;background:none;width:40px;height:40px;border:none;border-radius:0;position:absolute;right:-24px;top:-24px;cursor:pointer;
}
#modal-cck.modal-frontend > .close span{color:var(--s1);background:var(--s1);border-radius:20px;position:absolute;top:8px;left:8px;line-height:24px;display:block;width:24px;height:24px;font-size:0;}
#modal-cck.modal-frontend > .close span::before{content:"\e91b";font-family:'project'!important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;line-height:24px;font-weight:bold;}
#modal-cck.modal-frontend > .close:hover span{background:var(--s1);}
#modal-cck.modal-frontend > .close:hover span::before{color:var(--white);}*/
#modal-cck.modal-frontend .modal-content{margin:0;padding:0;}
#modal-cck.modal-frontend .modal-content{overflow:hidden;height:100%;position:relative;}
#modal-cck.modal-frontend .modal-content .modal-body,#modal-cck.modal-frontend .modal-content .modal-body > *,#modal-cck.modal-frontend .modal-content .modal-body > article,#modal-cck.modal-frontend .modal-content .modal-body > article > [id^="industry-"],#modal-cck.modal-frontend .modal-content .modal-body > article > [id*=" industry--"],#modal-cck.modal-frontend .modal-content .modal-body > article > [id^="industry-"] > .o-content,#modal-cck.modal-frontend .modal-content .modal-body > article > [id*=" industry--"] > .o-content,#modal-cck.modal-frontend .modal-content .modal-body > * > .o-content{height:100%;}
#modal-cck.modal-frontend.large{margin-left:calc((100% - 1000px) /2);margin-right:calc((100% - 1000px) /2);width:1000px;max-width:1000px;}
@media (max-width:1032px) {
	#modal-cck.modal-frontend.large { margin: 0 16px; width: auto; }
}
@media (max-width:767px) {
	#modal-cck.modal-frontend,
	#modal-cck.modal-frontend.large { margin: 0 16px; width: auto; }
}
#wy {margin-bottom:8px;}

/* ========================================================================
	 Modal CCK Splash Screen
 ========================================================================== */

#modal-cck.modal-frontend.modal-splash-screen .modal-body{height: auto;}
@media (max-width:767px) {
	#modal-cck.modal-frontend.modal-splash-screen {margin-left: 0; bottom:20px;}
	#modal-cck.modal-frontend.modal-splash-screen > .close{right:-4px;top:-20px}
}

/* ========================================================================
	 Modal first without modal only content view
 ========================================================================== */
main > article > .o-content > .modal-first{max-width:736px;background:var(--s4);padding:32px calc((100% - 736px) /2);}
main > article > .o-content > .modal-first > div.tooltip { display: none; position: absolute; background: #000; border-radius: 8px; max-width: 150px; padding: 8px; color: #fff; }
main > article > .o-content > .modal-first > div:first-child { border-radius: 28px 28px 0 0 }
main > article > .o-content > .modal-first > div:last-child { border-radius: 0 0 28px 28px }
main > article > .o-content > .modal-first h1 { font-size: 32px; line-height: 44px; word-break: break-word; }
main > article > .o-content > .modal-first .list-tags a,
main > article > .o-content > .modal-first p.o-lv a { text-decoration: none; color: var(--s1); }
main > article > .o-content > .modal-first .list-tags li:hover a,
main > article > .o-content > .modal-first p.o-lv a:hover { text-decoration: underline; }
main > article > .o-content > .modal-first .location.octo-region { margin-bottom: 24px; }
main > article > .o-content > .modal-first > div,
main > article > .o-content > .modal-first > .marketo-fix,
main > article > .o-content > .modal-first > #wy,
main > article > .o-content > .modal-first > .modal-footer-v2 { padding: 16px; box-sizing: border-box; }
main > article > .o-content > .modal-first > div { background: var(--s2); color: var(--black); }
main > article > .o-content > .modal-first > #wy { background: var(--white); overflow-y: auto; color: var(--black); }
main > article > .o-content > .modal-first > .modal-footer-v2,
main > article > .o-content > .modal-first > #wy + div { background: var(--white); color: var(--black); border-top: 2px solid var(--s2); display: flex; grid-column-gap: 32px; align-items: center; justify-items: center; justify-content: center;}
main > article > .o-content > .modal-first .modal-info > span { display: none; }
main > article > .o-content > .modal-first .modal-info { grid-area: size; font-size: 10px; line-height: 16px; color: var(--s4); align-self: flex-end; }
main > article > .o-content > .modal-first span.file-pdf { grid-area: circle; font-size: 40px; padding: 20px; background: var(--s2); color: var(--s2); border-radius: 40px; position: relative; display: block; width: 80px; height: 80px; box-sizing: border-box; margin: 0 auto; }
main > article > .o-content > .modal-first span.file-pdf::before { font-size: 40px; position: relative; top: -2px; left: 1px; content: "\e906"; font-family: 'project' !important;  font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
main > article > .o-content > .modal-first p.media-lang { text-align: center; grid-area: title; font-size: 14px; line-height: 20px; color: var(--black); font-weight: bold; }
main > article > .o-content > .modal-first{display:-ms-grid;display:grid;list-style:none;position:relative;grid-auto-flow:dense;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto 1fr auto;grid-template-rows:auto 1fr auto;height:auto;max-height:100%;}
main > article > .o-content > .modal-first > div:nth-child(2){overflow-y:auto;}
@media screen and (max-width:767px) {
	main > article > .o-content > .modal-first{padding:32px var(--bd-pad-right) 32px var(--bd-pad-left); display: -ms-grid; display: grid; list-style: none; position: relative; grid-auto-flow: dense; -ms-grid-columns: 1fr; grid-template-columns: 1fr; -ms-grid-rows: auto 1fr auto; grid-template-rows: auto 1fr auto; max-height: 100%; -ms-flex-line-pack: start; align-content: flex-start; }
	main > article > .o-content > .modal-first > div:nth-child(2) { max-height: 100%; overflow-y: auto; overflow-x: none; -webkit-overflow-scrolling: touch; transform: none; max-width: none; pointer-events: all; }
	main > article > .o-content > .modal-first > .modal-footer-v2,
	main > article > .o-content > .modal-first > #wy + div { grid-template-columns: auto; justify-items: flex-end; justify-content: flex-end; }
}
@media screen and (max-width:532px) {
	main > article > .o-content > .modal-first > .modal-footer-v2 { grid-template-columns: auto; }
}

/* ========================================================================
	 Bar Drop
 ========================================================================== */
.bar-drop{display:none;position:absolute;z-index:1020;--uk-position-offset:0;--uk-position-viewport-offset:40px;background:var(--s4);grid-area:l;min-width:100%}
.bar-drop.uk-open{display:block}
.bar-drop ul{list-style:none;padding:0;margin:0}
.bar-drop a{color:var(--s4);display:flex;font-size:12px;line-height:14px;padding:2px 12px;min-height:32px;box-sizing:border-box;text-decoration:none;align-items:center;justify-content:flex-start;background:var(--s4);}
.bar-drop ul > li + li > a{border-top:1px solid var(--white);}
.bar-drop a:hover{background:var(--black);}
@media (max-width:1160px){
	.bar-drop{--uk-position-viewport-offset:0;}
	.bar-drop a{justify-content:center;width:calc(100% - 28px);}
}


/* ========================================================================
	 Component: Animation
 ========================================================================== */
[class*='uk-animation-']{animation:0.5s ease-out both}
.uk-animation-fade{animation-name:uk-fade;animation-duration:0.8s;animation-timing-function:linear}
.uk-animation-scale-up{animation-name:uk-fade,uk-scale-up}
.uk-animation-scale-down{animation-name:uk-fade,uk-scale-down}
.uk-animation-slide-top{animation-name:uk-fade,uk-slide-top}
.uk-animation-slide-bottom{animation-name:uk-fade,uk-slide-bottom}
.uk-animation-slide-left{animation-name:uk-fade,uk-slide-left}
.uk-animation-slide-right{animation-name:uk-fade,uk-slide-right}
.uk-animation-slide-top-small{animation-name:uk-fade,uk-slide-top-small}
.uk-animation-slide-bottom-small{animation-name:uk-fade,uk-slide-bottom-small}
.uk-animation-slide-left-small{animation-name:uk-fade,uk-slide-left-small}
.uk-animation-slide-right-small{animation-name:uk-fade,uk-slide-right-small}
.uk-animation-slide-top-medium{animation-name:uk-fade,uk-slide-top-medium}
.uk-animation-slide-bottom-medium{animation-name:uk-fade,uk-slide-bottom-medium}
.uk-animation-slide-left-medium{animation-name:uk-fade,uk-slide-left-medium}
.uk-animation-slide-right-medium{animation-name:uk-fade,uk-slide-right-medium}
.uk-animation-kenburns{animation-name:uk-kenburns;animation-duration:15s}
.uk-animation-shake{animation-name:uk-shake}
.uk-animation-stroke{animation-name:uk-stroke;animation-duration:2s;stroke-dasharray:var(--uk-animation-stroke)}
.uk-animation-reverse{animation-direction:reverse;animation-timing-function:ease-in}
.uk-animation-fast{animation-duration:0.1s}
.uk-animation-toggle:not(:hover):not(:focus) [class*='uk-animation-']{animation-name:none}
@keyframes uk-fade{
	0%{opacity:0}
	100%{opacity:1}
}
@keyframes uk-scale-up{
	0%{transform:scale(0.9)}
	100%{transform:scale(1)}
}
@keyframes uk-scale-down{
	0%{transform:scale(1.1)}
	100%{transform:scale(1)}
}
@keyframes uk-slide-top{
	0%{transform:translateY(-100%)}
	100%{transform:translateY(0)}
}
@keyframes uk-slide-bottom{
	0%{transform:translateY(100%)}
	100%{transform:translateY(0)}
}
@keyframes uk-slide-left{
	0%{transform:translateX(-100%)}
	100%{transform:translateX(0)}
}
@keyframes uk-slide-right{
	0%{transform:translateX(100%)}
	100%{transform:translateX(0)}
}
@keyframes uk-slide-top-small{
	0%{transform:translateY(-10px)}
	100%{transform:translateY(0)}
}
@keyframes uk-slide-bottom-small{
	0%{transform:translateY(10px)}
	100%{transform:translateY(0)}
}
@keyframes uk-slide-left-small{
	0%{transform:translateX(-10px)}
	100%{transform:translateX(0)}
}
@keyframes uk-slide-right-small{
	0%{transform:translateX(10px)}
	100%{transform:translateX(0)}
}
@keyframes uk-slide-top-medium{
	0%{transform:translateY(-50px)}
	100%{transform:translateY(0)}
}
@keyframes uk-slide-bottom-medium{
	0%{transform:translateY(50px)}
	100%{transform:translateY(0)}
}
@keyframes uk-slide-left-medium{
	0%{transform:translateX(-50px)}
	100%{transform:translateX(0)}
}
@keyframes uk-slide-right-medium{
	0%{transform:translateX(50px)}
	100%{transform:translateX(0)}
}
@keyframes uk-kenburns{
	0%{transform:scale(1)}
	100%{transform:scale(1.2)}
}
@keyframes uk-shake{
	0%,100%{transform:translateX(0)}
	10%{transform:translateX(-9px)}
	20%{transform:translateX(8px)}
	30%{transform:translateX(-7px)}
	40%{transform:translateX(6px)}
	50%{transform:translateX(-5px)}
	60%{transform:translateX(4px)}
	70%{transform:translateX(-3px)}
	80%{transform:translateX(2px)}
	90%{transform:translateX(-1px)}
}
@keyframes uk-stroke{
	0%{stroke-dashoffset:var(--uk-animation-stroke)}
	100%{stroke-dashoffset:0}
}


/* ========================================================================
	 O Hide
 ========================================================================== */
.hide{display:none}
.o-hide{display:none!important}
.o-show{display:block!important}
.o-hide{display:none!important}
.o-show-block{display:block!important}
.o-show-grid{display:-ms-grid!important;display:grid!important}
.o-show-inline{display:inline!important}
.o-show-inline-block{display:inline-block!important}

@media (max-width:1160px){
.o-hide\@lg,[o-hide="lg"],[hide="lg"]{display:none!important}
.o-show-block\@lg,[o-show-block="lg"],[show-block="lg"]{display:block!important}
.o-show-grid\@lg,[o-show-grid="lg"],[show-grid="lg"]{display:-ms-grid!important;display:grid!important}
.o-hide-after\@lg{display:none!important}
.o-show-after\@lg{display:block!important}
}
@media (max-width:968px){
.o-hide\@md,[o-hide="md"],[hide="md"]{display:none!important}
.o-show-block\@md,[o-show-block="md"],[show-block="md"]{display:block!important}
.o-show-grid\@md,[o-show-grid="md"],[show-grid="md"]{display:-ms-grid!important;display:grid!important}
.o-hide-after\@md{display:none!important}
.o-show-after\@md{display:block!important}
}

@media(max-width:767px) {
.o-hide\@sm,[o-hide="sm"],[hide="sm"]{display:none!important}
.o-show-block\@sm,[o-show-block="sm"],[show-block="sm"]{display:block!important}
.o-show-grid\@sm,[o-show-grid="sm"],[show-grid="sm"]{display:-ms-grid!important;display:grid!important}
.o-hide-after\@sm{display:none!important}
.o-show-after\@sm{display:block!important}
}

@media(max-width:532px) {
.o-hide\@xs,[o-hide="xs"],[hide="xs"]{display:none!important}
.o-show-block\@xs,[o-show-block="xs"],[show-block="xs"]{display:block!important}
.o-show-grid\@xs,[o-show-grid="xs"],[show-grid="xs"]{display:-ms-grid!important;display:grid!important}
.o-hide-after\@xs{display:none!important}
.o-show-after\@xs{display:block!important}
}

@media(min-width:533px){
	.o-hide-before\@xs{display:none!important}
	.o-show-before\@xs{display:block!important}
}
@media(min-width:767px){
	.o-hide-before\@sm{display:none!important}
	.o-show-before\@sm{display:block!important}
}
@media(min-width:975px){
	.o-hide-before\@md{display:none!important}
	.o-show-before\@md{display:block!important}
}
@media(min-width:1200px){
	.o-hide-before\@n{display:none!important}
	.o-show-before\@n{display:block!important}
}

/* ========================================================================
	 O Cursor
 ========================================================================== */
.o-cursor{width:0px;height:0px;border-radius:50px;transition:all 200ms ease-out;position:fixed;pointer-events:none;left:0;top:0;transform:translate(calc(-50% + 15px),-50%);z-index:1500;color:var(--s1);}
.o-cursor-innner{width:20px;height:20px;border-radius:50%;background-color:black;opacity:.0;position:fixed;transform:translate(-50%,-50%);pointer-events:none;transition:width .3s,height .3s,opacity .3s;z-index:1500;}
.o-cursor-innerhover{width:90px;height:90px;opacity:.5;}
.o-cursor-scroll,.o-cursor-scroll-top,.o-cursor-prev,.o-cursor-next,.o-cursor-hover,.o-cursor-play,.o-cursor-stop,.o-cursor-close{width:100px;height:100px;}
.o-cursor-scroll{left:-16px;top:8px;}
.o-cursor-scroll-top{left:-16px;top:8px;}
.o-cursor-prev{left:-16px;top:0px;}
.o-cursor-next{left:-16px;top:0px;}
.o-cursor-hover{left:-16px;top:8px;}
.o-cursor-play{left:-16px;top:0;}
.o-cursor-stop{left:-16px;top:0;}
.o-cursor-close{left:-16px;top:0;}
.o-cursor-scroll::before,.o-cursor-scroll-top::before,.o-cursor-prev::before,.o-cursor-next::before,.o-cursor-hover::before,.o-cursor-play::before,.o-cursor-stop::before,.o-cursor-close::before{font-family:'project'!important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:0;top:0;font-size:100px;z-index:2;}
.o-cursor-play::before,.o-cursor-scroll.o-cursor-play::before{content:"\e9d9";color:var(--s1);}
.o-cursor-stop::before,.o-cursor-scroll.o-cursor-stop::before{content:"\e9f0";color:var(--s1);}
.o-cursor-hover::before,.o-cursor-scroll.o-cursor-hover::before{content:"\e9ef";color:var(--s1);}
.o-cursor-prev::before{content:"\e9c7";color:var(--s1);}
.o-cursor-next::before{content:"\e9c9";color:var(--s1);}
.o-cursor-scroll::before{content:"\e91e";color:var(--s1);}
.o-cursor-scroll-top::before{content:"\e9f3";color:var(--s1);}
.o-cursor-close::before{content:"\e9cd";color:var(--s1);}
.o-cursor-hide::before{content:"";}
.o-cursor-scroll::after,.o-cursor-scroll-top::after,.o-cursor-prev::after,.o-cursor-next::after,.o-cursor-hover::after,.o-cursor-play::after,.o-cursor-stop::after,.o-cursor-close::after{content:"";background:#fff;position:absolute;left:2px;top:2px;width:96px;height:96px;border-radius:50%;z-index:1;}
.o-cursor-hide::after{display:none;}

/* ========================================================================
	 O Align C
 ========================================================================== */
.o-align-cs{-ms-flex-line-pack:start;align-content:flex-start}.o-align-ce{-ms-flex-line-pack:end;align-content:flex-end}.o-align-cc{-ms-flex-line-pack:center;align-content:center}.o-align-ct{-ms-flex-line-pack:stretch;align-content:stretch}.o-align-cb{-ms-flex-line-pack:justify;align-content:space-between}.o-align-ca{-ms-flex-line-pack:distribute;align-content:space-around}.o-align-cs\@n{-ms-flex-line-pack:start;align-content:flex-start}.o-align-ce\@n{-ms-flex-line-pack:end;align-content:flex-end}.o-align-cc\@n{-ms-flex-line-pack:center;align-content:center}.o-align-ct\@n{-ms-flex-line-pack:stretch;align-content:stretch}.o-align-cb\@n{-ms-flex-line-pack:justify;align-content:space-between}.o-align-ca\@n{-ms-flex-line-pack:distribute;align-content:space-around}@media (max-width:1160px){.o-align-cs\@lg{-ms-flex-line-pack:start;align-content:flex-start}.o-align-ce\@lg{-ms-flex-line-pack:end;align-content:flex-end}.o-align-cc\@lg{-ms-flex-line-pack:center;align-content:center}.o-align-ct\@lg{-ms-flex-line-pack:stretch;align-content:stretch}.o-align-cb\@lg{-ms-flex-line-pack:justify;align-content:space-between}.o-align-ca\@lg{-ms-flex-line-pack:distribute;align-content:space-around}}@media (max-width:991px){.o-align-cs\@md{-ms-flex-line-pack:start;align-content:flex-start}.o-align-ce\@md{-ms-flex-line-pack:end;align-content:flex-end}.o-align-cc\@md{-ms-flex-line-pack:center;align-content:center}.o-align-ct\@md{-ms-flex-line-pack:stretch;align-content:stretch}.o-align-cb\@md{-ms-flex-line-pack:justify;align-content:space-between}.o-align-ca\@md{-ms-flex-line-pack:distribute;align-content:space-around}}@media (max-width:767px){.o-align-cs\@sm{-ms-flex-line-pack:start;align-content:flex-start}.o-align-ce\@sm{-ms-flex-line-pack:end;align-content:flex-end}.o-align-cc\@sm{-ms-flex-line-pack:center;align-content:center}.o-align-ct\@sm{-ms-flex-line-pack:stretch;align-content:stretch}.o-align-cb\@sm{-ms-flex-line-pack:justify;align-content:space-between}.o-align-ca\@sm{-ms-flex-line-pack:distribute;align-content:space-around}}@media (max-width:532px){.o-align-cs\@xs{-ms-flex-line-pack:start;align-content:flex-start}.o-align-ce\@xs{-ms-flex-line-pack:end;align-content:flex-end}.o-align-cc\@xs{-ms-flex-line-pack:center;align-content:center}.o-align-ct\@xs{-ms-flex-line-pack:stretch;align-content:stretch}.o-align-cb\@xs{-ms-flex-line-pack:justify;align-content:space-between}.o-align-ca\@xs{-ms-flex-line-pack:distribute;align-content:space-around}}

/* ========================================================================
	 O Align I
 ========================================================================== */
[class*="o-align-it"] > *{height:100%}.o-align-is{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.o-align-ie{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.o-align-ic{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-align-it{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.o-align-is\@n{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.o-align-ie\@n{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.o-align-ic\@n{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-align-it\@n{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (max-width:1160px){.o-align-is\@lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.o-align-ie\@lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.o-align-ic\@lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-align-it\@lg{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (max-width:991px){.o-align-is\@md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.o-align-ie\@md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.o-align-ic\@md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-align-it\@md{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (max-width:767px){.o-align-is\@sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.o-align-ie\@sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.o-align-ic\@sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-align-it\@sm{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (max-width:532px){.o-align-is\@xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.o-align-ie\@xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.o-align-ic\@xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-align-it\@xs{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}

/* ========================================================================
	 O Align S
 ========================================================================== */
.o-align-ss{-ms-flex-item-align:start;align-self:flex-start}.o-align-se{-ms-flex-item-align:end;align-self:flex-end}.o-align-sc{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.o-align-st{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.o-align-ss\@n{-ms-flex-item-align:start;align-self:flex-start}.o-align-se\@n{-ms-flex-item-align:end;align-self:flex-end}.o-align-sc\@n{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.o-align-st\@n{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}@media (max-width:1160px){.o-align-ss\@lg{-ms-flex-item-align:start;align-self:flex-start}.o-align-se\@lg{-ms-flex-item-align:end;align-self:flex-end}.o-align-sc\@lg{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.o-align-st\@lg{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}}@media (max-width:991px){.o-align-ss\@md{-ms-flex-item-align:start;align-self:flex-start}.o-align-se\@md{-ms-flex-item-align:end;align-self:flex-end}.o-align-sc\@md{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.o-align-st\@md{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}}@media (max-width:767px){.o-align-ss\@sm{-ms-flex-item-align:start;align-self:flex-start}.o-align-se\@sm{-ms-flex-item-align:end;align-self:flex-end}.o-align-sc\@sm{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.o-align-st\@sm{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}}@media (max-width:532px){.o-align-ss\@xs{-ms-flex-item-align:start;align-self:flex-start}.o-align-se\@xs{-ms-flex-item-align:end;align-self:flex-end}.o-align-sc\@xs{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.o-align-st\@xs{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}}

/* ========================================================================
	 O Align JC
 ========================================================================== */
.o-align-js{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-align-je{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.o-align-jc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-align-jt{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.o-align-jb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-align-ja{-ms-flex-pack:distribute;justify-content:space-around}.o-align-js\@n{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-align-je\@n{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.o-align-jc\@n{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-align-jt\@n{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.o-align-jb\@n{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-align-ja\@n{-ms-flex-pack:distribute;justify-content:space-around}.o-align-jcs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-align-jce{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.o-align-jcc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-align-jct{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.o-align-jcb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-align-jca{-ms-flex-pack:distribute;justify-content:space-around}.o-align-jcs\@n{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-align-jce\@n{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.o-align-jcc\@n{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-align-jct\@n{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.o-align-jcb\@n{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-align-jca\@n{-ms-flex-pack:distribute;justify-content:space-around}@media (max-width:1160px){.o-align-js\@lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-align-je\@lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.o-align-jc\@lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-align-jt\@lg{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.o-align-jb\@lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-align-ja\@lg{-ms-flex-pack:distribute;justify-content:space-around}.o-align-jcs\@lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-align-jce\@lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.o-align-jcc\@lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-align-jct\@lg{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.o-align-jcb\@lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-align-jca\@lg{-ms-flex-pack:distribute;justify-content:space-around}}@media (max-width:991px){.o-align-js\@md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-align-je\@md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.o-align-jc\@md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-align-jt\@md{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.o-align-jb\@md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-align-ja\@md{-ms-flex-pack:distribute;justify-content:space-around}.o-align-jcs\@md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-align-jce\@md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.o-align-jcc\@md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-align-jct\@md{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.o-align-jcb\@md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-align-jca\@md{-ms-flex-pack:distribute;justify-content:space-around}}@media (max-width:767px){.o-align-js\@sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-align-je\@sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.o-align-jc\@sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-align-jt\@sm{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.o-align-jb\@sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-align-ja\@sm{-ms-flex-pack:distribute;justify-content:space-around}.o-align-jcs\@sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-align-jce\@sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.o-align-jcc\@sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-align-jct\@sm{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.o-align-jcb\@sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-align-jca\@sm{-ms-flex-pack:distribute;justify-content:space-around}}@media (max-width:532px){.o-align-js\@xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-align-je\@xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.o-align-jc\@xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-align-jt\@xs{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.o-align-jb\@xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-align-ja\@xs{-ms-flex-pack:distribute;justify-content:space-around}.o-align-jcs\@xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-align-jce\@xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.o-align-jcc\@xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-align-jct\@xs{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.o-align-jcb\@xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-align-jca\@xs{-ms-flex-pack:distribute;justify-content:space-around}}

/* ========================================================================
	 O Align JI
 ========================================================================== */
.o-align-jis{justify-items:flex-start}.o-align-jie{justify-items:flex-end}.o-align-jic{justify-items:center}.o-align-jit{justify-items:stretch}.o-align-jis\@n{justify-items:flex-start}.o-align-jie\@n{justify-items:flex-end}.o-align-jic\@n{justify-items:center}.o-align-jit\@n{justify-items:stretch}@media (max-width:1160px){.o-align-jis\@lg{justify-items:flex-start}.o-align-jie\@lg{justify-items:flex-end}.o-align-jic\@lg{justify-items:center}.o-align-jit\@lg{justify-items:stretch}}@media (max-width:991px){.o-align-jis\@md{justify-items:flex-start}.o-align-jie\@md{justify-items:flex-end}.o-align-jic\@md{justify-items:center}.o-align-jit\@md{justify-items:stretch}}@media (max-width:767px){.o-align-jis\@sm{justify-items:flex-start}.o-align-jie\@sm{justify-items:flex-end}.o-align-jic\@sm{justify-items:center}.o-align-jit\@sm{justify-items:stretch}}@media (max-width:532px){.o-align-jis\@xs{justify-items:flex-start}.o-align-jie\@xs{justify-items:flex-end}.o-align-jic\@xs{justify-items:center}.o-align-jit\@xs{justify-items:stretch}}


/* ========================================================================
	 O Align JS
 ========================================================================== */
.o-align-jss{-ms-grid-column-align:self-start;justify-self:self-start}.o-align-jse{-ms-grid-column-align:self-end;justify-self:self-end}.o-align-jsc{-ms-grid-column-align:center;justify-self:center}.o-align-jst{-ms-grid-column-align:stretch;justify-self:stretch}.o-align-jss\@n{-ms-grid-column-align:self-start;justify-self:self-start}.o-align-jse\@n{-ms-grid-column-align:self-end;justify-self:self-end}.o-align-jsc\@n{-ms-grid-column-align:center;justify-self:center}.o-align-jst\@n{-ms-grid-column-align:stretch;justify-self:stretch}@media (max-width:1160px){.o-align-jss\@lg{-ms-grid-column-align:self-start;justify-self:self-start}.o-align-jse\@lg{-ms-grid-column-align:self-end;justify-self:self-end}.o-align-jsc\@lg{-ms-grid-column-align:center;justify-self:center}.o-align-jst\@lg{-ms-grid-column-align:stretch;justify-self:stretch}}@media (max-width:991px){.o-align-jss\@md{-ms-grid-column-align:self-start;justify-self:self-start}.o-align-jse\@md{-ms-grid-column-align:self-end;justify-self:self-end}.o-align-jsc\@md{-ms-grid-column-align:center;justify-self:center}.o-align-jst\@md{-ms-grid-column-align:stretch;justify-self:stretch}}@media (max-width:767px){.o-align-jss\@sm{-ms-grid-column-align:self-start;justify-self:self-start}.o-align-jse\@sm{-ms-grid-column-align:self-end;justify-self:self-end}.o-align-jsc\@sm{-ms-grid-column-align:center;justify-self:center}.o-align-jst\@sm{-ms-grid-column-align:stretch;justify-self:stretch}}@media (max-width:532px){.o-align-jss\@xs{-ms-grid-column-align:self-start;justify-self:self-start}.o-align-jse\@xs{-ms-grid-column-align:self-end;justify-self:self-end}.o-align-jsc\@xs{-ms-grid-column-align:center;justify-self:center}.o-align-jst\@xs{-ms-grid-column-align:stretch;justify-self:stretch}}

/* ========================================================================
	 keyframes
 ========================================================================== */
@-webkit-keyframes dotPulseBefore{
	0%{-webkit-box-shadow:9984px 0 0 -5px #24DB82;box-shadow:9984px 0 0 -5px #24DB82;}
	30%{-webkit-box-shadow:9984px 0 0 2px #24DB82;box-shadow:9984px 0 0 2px #24DB82;}
	60%,100%{-webkit-box-shadow:9984px 0 0 -5px #24DB82;box-shadow:9984px 0 0 -5px #24DB82;}
}
@keyframes dotPulseBefore{
	0%{-webkit-box-shadow:9984px 0 0 -5px #24DB82;box-shadow:9984px 0 0 -5px #24DB82;}
	30%{-webkit-box-shadow:9984px 0 0 2px #24DB82;box-shadow:9984px 0 0 2px #24DB82;}
	60%,100%{-webkit-box-shadow:9984px 0 0 -5px #24DB82;box-shadow:9984px 0 0 -5px #24DB82;}
}
@-webkit-keyframes dotPulse{
	0%{-webkit-box-shadow:9999px 0 0 -5px #24DB82;box-shadow:9999px 0 0 -5px #24DB82;}
	30%{-webkit-box-shadow:9999px 0 0 2px #24DB82;box-shadow:9999px 0 0 2px #24DB82;}
	60%,100%{-webkit-box-shadow:9999px 0 0 -5px #24DB82;box-shadow:9999px 0 0 -5px #24DB82;}
}
@keyframes dotPulse{
	0%{-webkit-box-shadow:9999px 0 0 -5px #24DB82;box-shadow:9999px 0 0 -5px #24DB82;}
	30%{-webkit-box-shadow:9999px 0 0 2px #24DB82;box-shadow:9999px 0 0 2px #24DB82;}
	60%,100%{-webkit-box-shadow:9999px 0 0 -5px #24DB82;box-shadow:9999px 0 0 -5px #24DB82;}
}
@-webkit-keyframes dotPulseAfter{
	0%{-webkit-box-shadow:10014px 0 0 -5px #24DB82;box-shadow:10014px 0 0 -5px #24DB82;}
	30%{-webkit-box-shadow:10014px 0 0 2px #24DB82;box-shadow:10014px 0 0 2px #24DB82;}
	60%,100%{-webkit-box-shadow:10014px 0 0 -5px #24DB82;box-shadow:10014px 0 0 -5px #24DB82;}
}
@keyframes dotPulseAfter{
	0%{-webkit-box-shadow:10014px 0 0 -5px #24DB82;box-shadow:10014px 0 0 -5px #24DB82;}
	30%{-webkit-box-shadow:10014px 0 0 2px #24DB82;box-shadow:10014px 0 0 2px #24DB82;}
	60%,100%{-webkit-box-shadow:10014px 0 0 -5px #24DB82;box-shadow:10014px 0 0 -5px #24DB82;}
}


/* ========================================================================
Pagination
========================================================================== */
.pagination{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-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;height:48px;}
.pagination .counter{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;}
.pagination nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:absolute;right:0;top:8px;}
.pagination nav .pagination-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;list-style:none;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;}
.pagination nav .pagination-list > li{padding-left:16px;}
.pagination [class^="icon-"],.pagination [class*=" icon-"]{display:block;line-height:20px;}
.pagination [class^="icon-"]:before,.pagination [class*=" icon-"]:before{font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.pagination .icon-first:before{content:"first";}
.pagination .icon-previous:before{content:"previous";}
.pagination .icon-next:before{content:"next";}
.pagination .icon-last:before{content:"last";}
.pagination [class^="icon-"]:before,.pagination [class*=" icon-"]:before{font-family:'project'!important;font-size:32px}
.pagination .pagination-list{list-style:none;}
.pagination nav .pagination-list > li{display:none}
.pagination nav .pagination-list > li:nth-child(2),.pagination nav .pagination-list > li:nth-last-child(2){display:block}
.pagination .icon-previous:before{content:"\e901"}
.pagination .icon-next:before{content:"\e902"}
.pagination nav .pagination-list > li a{color:var(--s1);text-decoration:none;}
.pagination nav .pagination-list > li a:hover{color:var(--s1)}
.pagination nav .pagination-list > li.disabled a{color:#e1e1e1}
.pagination #seblod_form_load_more{border:1px solid var(--s1);color:var(--s1);background:none;border-radius:16px;font-size:13px;text-transform:uppercase;line-height:16px;padding:0 12px;min-width:210px;min-height:32px;letter-spacing:1px;font-weight:bold;text-decoration:none;position:relative;background-clip:padding-box;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;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;-webkit-transition:all 0.25s ease;-o-transition:all 0.25s ease;transition:all 0.25s ease;}

/* ========================================================================
	wysiwyg Interface
========================================================================== */
html.mce-fullscreen .bar-admin{width:100%!important;}
body#tinymce{max-width:1280px;margin:0 auto;padding:10px 16px;background:transparent;}
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;}
body div.mce-fullscreen{z-index:980;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:none;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:30px;resize:none;padding:0 16px;color:var(--black);box-sizing:border-box;}
body .mce-window-body .mce-listbox{border:1px solid #e2e2e2;height:28px;}
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:var(--s2);}
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-weight:bold;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:var(--s2);}
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:var(--s2);}
body .mce-ico{font-size:16px;line-height:16px;color:var(--s2);}
body .mce-menu-item:hover,body .mce-menu-item.mce-selected,body .mce-menu-item:focus{text-decoration:none;color:#fff;border:none;background:var(--s2);}
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 .box-separator{clear:both;height:1px;width:100%;border:none;padding:0;border-bottom:1px dashed #ccc;margin:16px 0;position:relative;}
body .mce-content-body.wysiwyg .box-separator::before{content:"SEPARATEUR";background:#ddd;color:#999;font-size:10px;padding:2px;border-bottom:1px dashed #ccc;line-height:10px;position:absolute;top:0;right:0;letter-spacing:1px;}
[bg="black"] iframe{background:#000}
[bg="white"] iframe{background:#fff}
.wysiwyg span[uk-drop]{display:none;}

/* ========================================================================
	wysiwyg General
========================================================================== */
p + .wysiwyg{margin-top:16px;}
.wysiwyg * {
		word-break: break-word;
}
.wysiwyg p img,.wysiwyg p iframe{margin:0 auto}
.wysiwyg p,.wysiwyg aside{margin:0;padding:0;}
.wysiwyg p + p,.wysiwyg + .wysiwyg p,.wysiwyg div + p,.wysiwyg p + div.box{margin:20px 0 0 0;}
.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{color:var(--color-font);text-transform:none;position:relative;margin:0;}
.wysiwyg h2 + p,.wysiwyg h3 + p,.wysiwyg h4 + p,.wysiwyg h5 + p,.wysiwyg h6 + p, p.o-h3 + ul{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 a{color: var(--s1); text-decoration: none; position: relative;}
.wysiwyg a::before{
		background: transparent;
		content: "";
		position: absolute;
		height: 2px;
		bottom: -2px;
		left: 0;
		right: 0;
}
.wysiwyg a:not([class*="o-btn"]):hover:before {
		background: var(--s1);
}
.bd-style-dark-red .wysiwyg a:not([class*="o-btn"]):hover:before {
	background: var(--white);
}
p.o-h3 + ul {
	padding-left:24px;
}
p.o-h3 + ul li {
	padding-left:12px;
}

/* ========================================================================
	Em
========================================================================== */
.highlight{color: var(--s2);}
.highlight-gray-10{color:var(--s4);}
.highlight-gray-20{color:var(--s4);}
.highlight-gray-30{color:var(--s4);}
.highlight-gray-40{color:var(--s4);}
.highlight-gray-50{color:var(--s4);}
.highlight-gray-60{color:var(--s4);}
.highlight-gray-70{color:var(--s4);}
.highlight-gray-80{color:var(--s4);}
.highlight-gray-90{color:var(--s4);}
.highlight-gray-100{color:var(--s4);}


small{color:var(--black);}
em{color:var(--black);font-style:normal;}
em.italic{color:#000;}
em > small{font-style:italic;display:block;padding-top:8px;color:var(--s2);}
em.italic,span.italic{font-style:italic;padding-right:3px;font-synthesis: initial;}
em.underline,span.underline{text-decoration:underline;}
em.strikethrough,span.strikethrough{text-decoration:line-through;}
@media (max-width:767px){
	.wysiwyg{overflow:hidden;position:relative;width:100%;display:grid;}
	.bd-pp.bd-wysiwyg{display:unset;}
}

/* ========================================================================
	wysiwyg Blockquote
========================================================================== */
.wysiwyg blockquote{padding-left:16px;margin:16px 0 16px 16px;font-style:italic;position:relative;}
.wysiwyg blockquote *{color:var(--s2);}
.wysiwyg blockquote p{font-size:24px;line-height:28px;font-style:normal;}
.wysiwyg blockquote::before{content:"\e904";font-family:'project'!important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;z-index:2;position:absolute;right:calc(100% - 8px);color:var(--s2);font-size:24px;top:3px;}
.wysiwyg blockquote em,.wysiwyg blockquote small{color:var(--black);}

/* ========================================================================
	wysiwyg BR
========================================================================== */
.wysiwyg [data-br="0"]{margin-bottom:0;}
.wysiwyg [data-br="0"] + p{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 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;}

/* ========================================================================
	wysiwyg 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;}
}

/* ========================================================================
	wysiwyg 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="300"],.wysiwyg ins[data-img-size="300"]{width:300px}
@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="300"]{width:auto; max-width: 100%;}
}

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

/* ========================================================================
	wysiwyg Tables
========================================================================== */
.wysiwyg table{border-collapse:collapse;width:100%;table-layout:fixed;white-space:nowrap;position:relative}
.wysiwyg table p{font-size: 16px; line-height: 22px;}
.wysiwyg table thead + tbody:before{line-height:8px;content:"\200C";display:block}
.wysiwyg table td{border-right:1px solid #e2e2e2;border-top:1px solid #e2e2e2;padding:16px 8px;height:auto;vertical-align:top}
.wysiwyg table tr:first-child td{border-top:1px solid #e2e2e2}
.wysiwyg table td:first-child{border-left:1px solid #e2e2e2}
.wysiwyg table thead td:first-child,.wysiwyg table th:first-child{padding:16px 8px;border-right:1px solid #e2e2e2;border-left:1px solid #e2e2e2}
.wysiwyg table thead td,.wysiwyg table thead th{padding:16px 8px;border-right:1px solid #e2e2e2;text-align:center;font-weight:bold}
.wysiwyg table thead td:last-child,.wysiwyg table thead th:last-child{border-right:1px solid #e2e2e2}
.wysiwyg table tr:nth-child(even) td{background:#fff;border-right:1px solid #e2e2e2;border-top:1px solid #e2e2e2}
.wysiwyg table tr:nth-child(even) td:first-child{border-left:1px solid #e2e2e2}
.wysiwyg table tr:nth-child(even) td:last-child{border-right:1px solid #e2e2e2}
.wysiwyg table tr:last-child td,.wysiwyg table tr:last-child th{border-bottom:1px solid #e2e2e2;border-top:1px solid #e2e2e2}
.wysiwyg table thead tr td,.wysiwyg table thead tr:first-child td,.wysiwyg table thead tr:last-child td,.wysiwyg table thead tr th,.wysiwyg table thead tr:first-child td,.wysiwyg table thead tr:last-child th{border-bottom:2px solid #e2e2e2}
.wysiwyg table[data-table-style="1"] thead tr td,.wysiwyg table[data-table-style="1"] thead tr:first-child td,.wysiwyg table[data-table-style="1"] thead tr:last-child td,.wysiwyg table[data-table-style="1"] thead tr th,.wysiwyg table[data-table-style="1"] thead tr:first-child td,.wysiwyg table[data-table-style="1"] thead tr:last-child th{border-bottom:2px solid var(--s2)}
.wysiwyg table[data-table-style="2"] thead tr td,.wysiwyg table[data-table-style="2"] thead tr:first-child td,.wysiwyg table[data-table-style="2"] thead tr:last-child td,.wysiwyg table[data-table-style="2"] thead tr th,.wysiwyg table[data-table-style="2"] thead tr:first-child td,.wysiwyg table[data-table-style="2"] thead tr:last-child th{border-bottom:2px solid #51b046}
.wysiwyg table[data-table-style="3"] thead tr td,.wysiwyg table[data-table-style="3"] thead tr:first-child td,.wysiwyg table[data-table-style="3"] thead tr:last-child td,.wysiwyg table[data-table-style="3"] thead tr th,.wysiwyg table[data-table-style="3"] thead tr:first-child td,.wysiwyg table[data-table-style="3"] thead tr:last-child th{border-bottom:2px solid #ef773c}
.wysiwyg table[data-table-type="1"][data-table-style] thead tr td,.wysiwyg table[data-table-type="1"][data-table-style] thead tr:first-child td,.wysiwyg table[data-table-type="1"][data-table-style] thead tr:last-child td,.wysiwyg table[data-table-type="1"][data-table-style] thead tr th,.wysiwyg table[data-table-type="1"][data-table-style] thead tr:first-child td,.wysiwyg table[data-table-type="1"][data-table-style] thead tr:last-child th{border:none;border-bottom:8px solid #fff}
.wysiwyg table[data-table-type="1"] tbody tr td,.wysiwyg table[data-table-type="1"] tbody tr td:first-child,.wysiwyg table[data-table-type="1"] tbody tr td:last-child{border:none;background:none;padding:0 12px}
.wysiwyg table[data-table-type="1"] tbody tr:first-child td,.wysiwyg table[data-table-type="1"] tbody tr:first-child td{padding-top:32px}
.wysiwyg table[data-table-type="1"] tbody tr:last-child td,.wysiwyg table[data-table-type="1"] tbody tr:last-child td{padding-bottom:32px}
.wysiwyg table[data-table-type="1"] tbody tr td:first-child,.wysiwyg table[data-table-type="1"] tbody tr td:first-child{padding-left:32px}
.wysiwyg table[data-table-type="1"] tbody tr td:last-child,.wysiwyg table[data-table-type="1"] tbody tr td:last-child{padding-right:32px}
.wysiwyg table[data-table-type="1"][data-table-style],.wysiwyg table[data-table-type="1"][data-table-style]  p,.wysiwyg table[data-table-type="1"][data-table-style]  h2,.wysiwyg table[data-table-type="1"][data-table-style]  h3,.wysiwyg table[data-table-type="1"][data-table-style]  h4,.wysiwyg table[data-table-type="1"][data-table-style]  h5{color:#fff}
.wysiwyg table[data-table-type="1"][data-table-style="1"]{background:var(--s2)}
.wysiwyg table[data-table-type="1"][data-table-style="2"]{background:#51b046}
.wysiwyg table[data-table-type="1"][data-table-style="3"]{background:#ef773c}
.wysiwyg table[data-table-type="2"][data-table-style="1"] thead td,.wysiwyg table[data-table-type="2"][data-table-style="1"] thead th{background:var(--s2);color:#fff}
.wysiwyg table[data-table-type="2"][data-table-style="2"] thead td,.wysiwyg table[data-table-type="2"][data-table-style="2"] thead th{background:#51b046;color:#fff}
.wysiwyg table[data-table-type="2"][data-table-style="3"] thead td,.wysiwyg table[data-table-type="2"][data-table-style="3"] thead th{background:#ef773c;color:#fff}
.wysiwyg table[data-table-type="2"][data-table-style="1"] thead td *,.wysiwyg table[data-table-type="2"][data-table-style="1"] thead th *{color:#fff}
.wysiwyg table[data-table-type="2"][data-table-style="2"] thead td *,.wysiwyg table[data-table-type="2"][data-table-style="2"] thead th *{color:#fff}
.wysiwyg table[data-table-type="2"][data-table-style="3"] thead td *,.wysiwyg table[data-table-type="2"][data-table-style="3"] thead th *{color:#fff}
.wysiwyg table[data-table-type="2"][data-table-style="1"] thead td:last-child,.wysiwyg table[data-table-type="2"][data-table-style="1"] thead th:last-child{border-color:var(--s2)}
.wysiwyg table[data-table-type="2"][data-table-style="2"] thead td:last-child,.wysiwyg table[data-table-type="2"][data-table-style="2"] thead th:last-child{border-color:#51b046}
.wysiwyg table[data-table-type="2"][data-table-style="3"] thead td:last-child,.wysiwyg table[data-table-type="2"][data-table-style="3"] thead th:last-child{border-color:#ef773c}
.wysiwyg table[data-table-type="2"][data-table-style="1"] thead td:first-child,.wysiwyg table[data-table-type="2"][data-table-style="1"] thead th:first-child{border-left:1px solid var(--s2)}
.wysiwyg table[data-table-type="2"][data-table-style="2"] thead td:first-child,.wysiwyg table[data-table-type="2"][data-table-style="2"] thead th:first-child{border-left:1px solid #51b046}
.wysiwyg table[data-table-type="2"][data-table-style="3"] thead td:first-child,.wysiwyg table[data-table-type="2"][data-table-style="3"] thead th:first-child{border-left:1px solid #ef773c}
.wysiwyg table[data-table-type="2"][data-table-style="1"] thead tr td,.wysiwyg table[data-table-type="2"][data-table-style="1"] thead tr th,.wysiwyg table[data-table-type="2"][data-table-style="2"] thead tr td,.wysiwyg table[data-table-type="2"][data-table-style="2"] thead tr th,.wysiwyg table[data-table-type="2"][data-table-style="3"] thead tr td,.wysiwyg table[data-table-type="2"][data-table-style="3"] thead tr th{border-bottom:1px solid #51b046}
.wysiwyg table[data-table-style="4"] tr td{border:none!important}
.wysiwyg table[data-table-style="5"] tr td{border:none!important}
.wysiwyg table[data-table-style="5"] thead + tbody:before{line-height:0;content:"";display:none}
.wysiwyg table[data-table-style="5"] thead tr td{border-bottom:1px solid #e2e2e2!important}
.wysiwyg table[data-table-style="5"] tr + tr td{border-top:1px solid #e2e2e2!important}
.wysiwyg table[data-table-style="5"] tr td:first-child{border-right:1px solid #e2e2e2!important}
.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)}
.wysiwyg div.table-resp,.wysiwyg div.table-resp div{border:none;padding:0}
.wysiwyg table[data-table-style="0"],.wysiwyg table[data-table-style="1"],.wysiwyg table[data-table-style="2"],.wysiwyg table[data-table-style="3"]{border-bottom:1px solid #e2e2e2;}
.wysiwyg table tr th[data-size-th="0"]{width:0%!important}
.wysiwyg table tr th[data-size-th="1"]{width:1%!important}
.wysiwyg table tr th[data-size-th="2"]{width:2%!important}
.wysiwyg table tr th[data-size-th="3"]{width:3%!important}
.wysiwyg table tr th[data-size-th="4"]{width:4%!important}
.wysiwyg table tr th[data-size-th="5"]{width:5%!important}
.wysiwyg table tr th[data-size-th="6"]{width:6%!important}
.wysiwyg table tr th[data-size-th="7"]{width:7%!important}
.wysiwyg table tr th[data-size-th="8"]{width:8%!important}
.wysiwyg table tr th[data-size-th="9"]{width:9%!important}
.wysiwyg table tr th[data-size-th="10"]{width:10%!important}
.wysiwyg table tr th[data-size-th="11"]{width:11%!important}
.wysiwyg table tr th[data-size-th="12"]{width:12%!important}
.wysiwyg table tr th[data-size-th="13"]{width:13%!important}
.wysiwyg table tr th[data-size-th="14"]{width:14%!important}
.wysiwyg table tr th[data-size-th="15"]{width:15%!important}
.wysiwyg table tr th[data-size-th="16"]{width:16%!important}
.wysiwyg table tr th[data-size-th="17"]{width:17%!important}
.wysiwyg table tr th[data-size-th="18"]{width:18%!important}
.wysiwyg table tr th[data-size-th="19"]{width:19%!important}
.wysiwyg table tr th[data-size-th="20"]{width:20%!important}
.wysiwyg table tr th[data-size-th="21"]{width:21%!important}
.wysiwyg table tr th[data-size-th="22"]{width:22%!important}
.wysiwyg table tr th[data-size-th="23"]{width:23%!important}
.wysiwyg table tr th[data-size-th="24"]{width:24%!important}
.wysiwyg table tr th[data-size-th="25"]{width:25%!important}
.wysiwyg table tr th[data-size-th="26"]{width:26%!important}
.wysiwyg table tr th[data-size-th="27"]{width:27%!important}
.wysiwyg table tr th[data-size-th="28"]{width:28%!important}
.wysiwyg table tr th[data-size-th="29"]{width:29%!important}
.wysiwyg table tr th[data-size-th="30"]{width:30%!important}
.wysiwyg table tr th[data-size-th="31"]{width:31%!important}
.wysiwyg table tr th[data-size-th="32"]{width:32%!important}
.wysiwyg table tr th[data-size-th="33"]{width:33%!important}
.wysiwyg table tr th[data-size-th="34"]{width:34%!important}
.wysiwyg table tr th[data-size-th="35"]{width:35%!important}
.wysiwyg table tr th[data-size-th="36"]{width:36%!important}
.wysiwyg table tr th[data-size-th="37"]{width:37%!important}
.wysiwyg table tr th[data-size-th="38"]{width:38%!important}
.wysiwyg table tr th[data-size-th="39"]{width:39%!important}
.wysiwyg table tr th[data-size-th="40"]{width:40%!important}
.wysiwyg table tr th[data-size-th="41"]{width:41%!important}
.wysiwyg table tr th[data-size-th="42"]{width:42%!important}
.wysiwyg table tr th[data-size-th="43"]{width:43%!important}
.wysiwyg table tr th[data-size-th="44"]{width:44%!important}
.wysiwyg table tr th[data-size-th="45"]{width:45%!important}
.wysiwyg table tr th[data-size-th="46"]{width:46%!important}
.wysiwyg table tr th[data-size-th="47"]{width:47%!important}
.wysiwyg table tr th[data-size-th="48"]{width:48%!important}
.wysiwyg table tr th[data-size-th="49"]{width:49%!important}
.wysiwyg table tr th[data-size-th="50"]{width:50%!important}
.wysiwyg table tr th[data-size-th="51"]{width:51%!important}
.wysiwyg table tr th[data-size-th="52"]{width:52%!important}
.wysiwyg table tr th[data-size-th="53"]{width:53%!important}
.wysiwyg table tr th[data-size-th="54"]{width:54%!important}
.wysiwyg table tr th[data-size-th="55"]{width:55%!important}
.wysiwyg table tr th[data-size-th="56"]{width:56%!important}
.wysiwyg table tr th[data-size-th="57"]{width:57%!important}
.wysiwyg table tr th[data-size-th="58"]{width:58%!important}
.wysiwyg table tr th[data-size-th="59"]{width:59%!important}
.wysiwyg table tr th[data-size-th="60"]{width:60%!important}
.wysiwyg table tr th[data-size-th="61"]{width:61%!important}
.wysiwyg table tr th[data-size-th="62"]{width:62%!important}
.wysiwyg table tr th[data-size-th="63"]{width:63%!important}
.wysiwyg table tr th[data-size-th="64"]{width:64%!important}
.wysiwyg table tr th[data-size-th="65"]{width:65%!important}
.wysiwyg table tr th[data-size-th="66"]{width:66%!important}
.wysiwyg table tr th[data-size-th="67"]{width:67%!important}
.wysiwyg table tr th[data-size-th="68"]{width:68%!important}
.wysiwyg table tr th[data-size-th="69"]{width:69%!important}
.wysiwyg table tr th[data-size-th="70"]{width:70%!important}
.wysiwyg table tr th[data-size-th="71"]{width:71%!important}
.wysiwyg table tr th[data-size-th="72"]{width:72%!important}
.wysiwyg table tr th[data-size-th="73"]{width:73%!important}
.wysiwyg table tr th[data-size-th="74"]{width:74%!important}
.wysiwyg table tr th[data-size-th="75"]{width:75%!important}
.wysiwyg table tr th[data-size-th="76"]{width:76%!important}
.wysiwyg table tr th[data-size-th="77"]{width:77%!important}
.wysiwyg table tr th[data-size-th="78"]{width:78%!important}
.wysiwyg table tr th[data-size-th="79"]{width:79%!important}
.wysiwyg table tr th[data-size-th="80"]{width:80%!important}
.wysiwyg table tr th[data-size-th="81"]{width:81%!important}
.wysiwyg table tr th[data-size-th="82"]{width:82%!important}
.wysiwyg table tr th[data-size-th="83"]{width:83%!important}
.wysiwyg table tr th[data-size-th="84"]{width:84%!important}
.wysiwyg table tr th[data-size-th="85"]{width:85%!important}
.wysiwyg table tr th[data-size-th="86"]{width:86%!important}
.wysiwyg table tr th[data-size-th="87"]{width:87%!important}
.wysiwyg table tr th[data-size-th="88"]{width:88%!important}
.wysiwyg table tr th[data-size-th="89"]{width:89%!important}
.wysiwyg table tr th[data-size-th="90"]{width:90%!important}
.wysiwyg table tr th[data-size-th="91"]{width:91%!important}
.wysiwyg table tr th[data-size-th="92"]{width:92%!important}
.wysiwyg table tr th[data-size-th="93"]{width:93%!important}
.wysiwyg table tr th[data-size-th="94"]{width:94%!important}
.wysiwyg table tr th[data-size-th="95"]{width:95%!important}
.wysiwyg table tr th[data-size-th="96"]{width:96%!important}
.wysiwyg table tr th[data-size-th="97"]{width:97%!important}
.wysiwyg table tr th[data-size-th="98"]{width:98%!important}
.wysiwyg table tr th[data-size-th="99"]{width:99%!important}
.wysiwyg table tr th[data-size-th="100"]{width:100%!important}
@media (max-width:767px){
	.wysiwyg div.table-resp{overflow-y:hidden;width:100%;overflow-x:auto;}
	.wysiwyg div.table-resp::before,.wysiwyg div.table-resp::after,.wysiwyg div.table-resp *::before,.wysiwyg div.table-resp *::after{display:none;}
	.wysiwyg div.table-resp table{border-spacing:0;table-layout:inherit;}
	#page .wysiwyg div.table-resp table th,#page .wysiwyg div.table-resp table td{min-width:200px;}
}
@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}
}

/*---------------------------------------
---------------- Btn
---------------------------------------*/
.wysiwyg [data-btn-style]{position:relative;background-clip:padding-box;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;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;-webkit-transition:all 0.25s ease;-o-transition:all 0.25s ease;transition:all 0.25s ease;background:none;border-radius:16px;font-size:13px;text-transform:uppercase;line-height:16px;padding:0 12px;min-width:210px;min-height:32px;letter-spacing:1px;font-weight:bold;text-decoration:none;}
.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:1px solid var(--s2);color:#fff;background:var(--s2);}
.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:1px solid var(--s2);color:var(--s2);background:none;}
.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:1px solid #51b046;color:#fff;background:#51b046;}
.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:1px solid #51b046;color:#51b046;background:none;}
.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:1px solid #ef773c;color:#fff;background:#ef773c;}
.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:1px solid #ef773c;color:#ef773c;background:none;}

.wysiwyg [data-box-style="1"] [data-btn-type="border"][data-btn-style="1"],.wysiwyg [data-box-style="1"] [data-btn-type="border"][data-btn-style="1"]:link,.wysiwyg [data-box-style="1"] [data-btn-type="border"][data-btn-style="1"]:visited{border:1px solid #fff;color:#fff;background:none;text-decoration:none;}
.wysiwyg [data-box-style="1"] [data-btn-type="border"][data-btn-style="1"]:focus,.wysiwyg [data-box-style="1"] [data-btn-type="border"][data-btn-style="1"]:hover{border:1px solid #fff;color:var(--s2)!important;background:#fff;opacity:1!important;text-decoration:none!important;}
.wysiwyg [data-box-style="2"] [data-btn-type="border"][data-btn-style="2"],.wysiwyg [data-box-style="2"] [data-btn-type="border"][data-btn-style="2"]:link,.wysiwyg [data-box-style="2"] [data-btn-type="border"][data-btn-style="2"]:visited{border:1px solid #fff;color:#fff;background:none;text-decoration:none;}
.wysiwyg [data-box-style="2"] [data-btn-type="border"][data-btn-style="2"]:focus
.wysiwyg [data-box-style="2"] [data-btn-type="border"][data-btn-style="2"]:hover{border:1px solid #fff;color:#51b046!important;background:#fff;opacity:1!important;text-decoration:none!important;}
.wysiwyg [data-box-style="3"] [data-btn-type="border"][data-btn-style="3"],.wysiwyg [data-box-style="3"] [data-btn-type="border"][data-btn-style="3"]:link,.wysiwyg [data-box-style="3"] [data-btn-type="border"][data-btn-style="3"]:visited{border:1px solid #fff;color:#fff;background:none;text-decoration:none;}
.wysiwyg [data-box-style="3"] [data-btn-type="border"][data-btn-style="3"]:focus,.wysiwyg [data-box-style="3"] [data-btn-type="border"][data-btn-style="3"]:hover{border:1px solid #fff;color:#ef773c!important;background:#fff;opacity:1!important;text-decoration:none!important;}
.wysiwyg [data-box-style="1"] [data-btn-type="full"][data-btn-style="1"],.wysiwyg [data-box-style="1"] [data-btn-type="full"][data-btn-style="1"]:link,.wysiwyg [data-box-style="1"] [data-btn-type="full"][data-btn-style="1"]:visited{border:1px solid #fff;color:var(--s2);background:#fff;text-decoration:none;}
.wysiwyg [data-box-style="1"] [data-btn-type="full"][data-btn-style="1"]:focus,.wysiwyg [data-box-style="1"] [data-btn-type="full"][data-btn-style="1"]:hover{border:1px solid #fff;color:#fff!important;background:none;opacity:1!important;text-decoration:none!important;}
.wysiwyg [data-box-style="2"] [data-btn-type="full"][data-btn-style="2"],.wysiwyg [data-box-style="2"] [data-btn-type="full"][data-btn-style="2"]:link,.wysiwyg [data-box-style="2"] [data-btn-type="full"][data-btn-style="2"]:visited{border:1px solid #fff;color:#51b046;background:#fff;text-decoration:none;}
.wysiwyg [data-box-style="2"] [data-btn-type="full"][data-btn-style="2"]:focus
.wysiwyg [data-box-style="2"] [data-btn-type="full"][data-btn-style="2"]:hover{border:1px solid #fff;color:#fff!important;background:none;opacity:1!important;text-decoration:none!important;}
.wysiwyg [data-box-style="3"] [data-btn-type="full"][data-btn-style="3"],.wysiwyg [data-box-style="3"] [data-btn-type="full"][data-btn-style="3"]:link,.wysiwyg [data-box-style="3"] [data-btn-type="full"][data-btn-style="3"]:visited{border:1px solid #fff;color:#ef773c;background:#fff;text-decoration:none;}
.wysiwyg [data-box-style="3"] [data-btn-type="full"][data-btn-style="3"]:focus,.wysiwyg [data-box-style="3"] [data-btn-type="full"][data-btn-style="3"]:hover{border:1px solid #fff;color:#ef773c!important;background:none;opacity:1!important;text-decoration:none!important;}

.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{order:1px solid var(--s2);color:var(--s2);background:none;}
.wysiwyg [data-btn-type="border"][data-btn-style="1"]:focus,.wysiwyg [data-btn-type="border"][data-btn-style="1"]:hover{border:1px solid var(--s2);color:#fff;background:-webkit-gradient(linear,left top,right top,from(#0097AA),to(#28abf6));background:var(--s2);}
.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:1px solid #51b046;color:#51b046;background:none;}
.wysiwyg [data-btn-type="border"][data-btn-style="2"]:focus,.wysiwyg [data-btn-type="border"][data-btn-style="2"]:hover{border:1px solid #51b046;color:#fff;background:-webkit-gradient(linear,left top,right top,from(#51b046),to(#62d355));background:#51b046;}
.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:1px solid #ef773c;color:#ef773c;background:none;}
.wysiwyg [data-btn-type="border"][data-btn-style="3"]:focus,.wysiwyg [data-btn-type="border"][data-btn-style="3"]:hover{border:1px solid #ef773c;color:#fff;background:-webkit-gradient(linear,left top,right top,from(#ef773c),to(#ff8b62));background:#ef773c;}
.wysiwyg [data-btn-size="small"]{min-width:auto;min-height:23px;}
.wysiwyg [data-btn-size="normal"]{min-width:210px;min-height:32px;}
.wysiwyg [data-btn-style] + [data-btn-style]{margin-left:8px;}

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

/*---------------------------------------
---------------- 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;}

/*---------------------------------------
---------------- Div/Box
---------------------------------------*/
.wysiwyg div::before{content:" ";display:table;}
.mceContentBody.wysiwyg .box{word-break:break-all;}

.wysiwyg div.mktoClear{width: auto;}
.wysiwyg div.wysiwyg{border:none;padding: 0;}

.wysiwyg div::before{content:" ";display:table;}
.wysiwyg div::after{content:" ";display:table;clear:both;}
.wysiwyg div h3,.wysiwyg div h4,.wysiwyg div h5,.wysiwyg div h6{color:var(--black);}
.wysiwyg div h3::before,.wysiwyg div h4::before,.wysiwyg div h5::before,.wysiwyg div h6::before{display:none;}
.wysiwyg [data-box-style] h2,.wysiwyg [data-box-style] h3,.wysiwyg [data-box-style] h4,.wysiwyg [data-box-style] h5,.wysiwyg [data-box-style] h6,.wysiwyg [data-box-style] blockquote{color:#fff}
.wysiwyg [data-box-style="0"]{color:var(--black);background:none;border:none; padding: 0;margin: 0;}
.wysiwyg [data-box-style="1"]{color:#fff;background:var(--s2);border:none;}
.wysiwyg [data-box-style="2"]{color:#fff;background:#51b046;border:none;}
.wysiwyg [data-box-style="3"]{color:#fff;background:#ef773c;border:none;}
.wysiwyg [data-box-style="4"]{color:#fff;background:#28282b;border:none;}
.wysiwyg [data-box-style="5"]{color:#fff;background:var(--black);border:none;}
.wysiwyg [data-box-style="6"]{color:#fff;background:#686c73;border:none;}
.wysiwyg [data-box-style="7"]{color:var(--black);background:#e2e2e2;border:none;}
.wysiwyg [data-box-style="8"]{color:var(--black);background:#f7f7f7;border:none;}
.wysiwyg [data-box-style="9"]{color:var(--black);background:#fff;border:2px solid var(--s2);}
.wysiwyg [data-box-style="10"]{color:var(--black);background:#F7F7F7;border:none; font-size: 22px; line-height: 24px;}
.wysiwyg [data-box-style="10"] p{color:var(--black);font-size: 22px; line-height: 24px;}
.wysiwyg [data-box-style="1"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="2"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="3"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="4"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="5"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="6"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="7"] ul > li::before{color:var(--black);}
.wysiwyg [data-box-style="8"] ul > li::before{color:var(--black);}
.wysiwyg [data-box-style="9"] ul > li::before{color:var(--black);}
.wysiwyg [data-box-style="10"] ul > li::before{color:var(--black);}
.wysiwyg [data-box-style="1"] a{color:#fff;text-decoration:underline;}
.wysiwyg [data-box-style="2"] a{color:#fff;text-decoration:underline;}
.wysiwyg [data-box-style="3"] a{color:#424242;text-decoration:underline;}
.wysiwyg [data-box-style="4"] a{color:#fff;text-decoration:underline;}
.wysiwyg [data-box-style="5"] a{color:#424242;text-decoration:underline;}
.wysiwyg [data-box-style="6"] a{color:#fff;text-decoration:underline;}
.wysiwyg [data-box-style="7"] a{color:#fff;text-decoration:underline;}
.wysiwyg [data-box-style="8"] a{color:#fff;text-decoration:underline;}
.wysiwyg [data-box-style="9"] a{color:#fff;text-decoration:underline;}
.wysiwyg [data-box-style="9"] a{color:#424242;text-decoration:underline;}
.wysiwyg [data-box-style="1"] a:hover{color:#fff;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="2"] a:hover{color:#fff;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="3"] a:hover{color:#424242;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="4"] a:hover{color:#fff;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="5"] a:hover{color:#424242;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="6"] a:hover{color:#fff;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="7"] a:hover{color:#fff;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="8"] a:hover{color:#fff;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="9"] a:hover{color:#fff;text-decoration:underline;opacity:.7;}
.wysiwyg [data-box-style="10"] a:hover{color:#424242;text-decoration:underline;opacity:.7;}
.wysiwyg .box h3,.wysiwyg .box h4,.wysiwyg .box h5,.wysiwyg .box h6{color:#fff;}
.wysiwyg .box h3::before,.wysiwyg .box h4::before,.wysiwyg .box h5::before,.wysiwyg .box h6::before{display:none;}
.wysiwyg [data-box-style="1"] ol > li::before{color:#fff;}
.wysiwyg [data-box-style="2"] ol > li::before{color:#fff;}
.wysiwyg [data-box-style="3"] ol > li::before{color:#fff;}
.wysiwyg [data-box-style="4"] ol > li::before{color:#fff;}
.wysiwyg [data-box-style="5"] ol > li::before{color:#fff;}
.wysiwyg [data-box-style="6"] ol > li::before{color:#fff;}
.wysiwyg [data-box-style="7"] ol > li::before{color:#fff;}
.wysiwyg [data-box-style="8"] ol > li::before{color:var(--black);}
.wysiwyg [data-box-style="9"] ol > li::before{color:var(--black);}
.wysiwyg [data-box-style="10"] ol > li::before{color:var(--black);}
.wysiwyg [data-box-style="1"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="2"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="3"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="4"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="5"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="6"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="7"] ul > li::before{color:#fff;}
.wysiwyg [data-box-style="8"] ul > li::before{color:var(--black);}
.wysiwyg [data-box-style="9"] ul > li::before{color:var(--black);}
.wysiwyg [data-box-style="10"] ul > li::before{color:var(--black);}
.wysiwyg [data-box-float='left']{float:left;}
.wysiwyg [data-box-float='center']{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:16px 0 0;color:var(--black);border:none;position:relative;width:100%;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-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.wysiwyg [data-box-float='right']{float:right;}
.wysiwyg [data-box-width='10']{width:10%;}
.wysiwyg [data-box-width='20']{width:20%;}
.wysiwyg [data-box-width='25']{width:25%;}
.wysiwyg [data-box-width='30']{width:30%;}
.wysiwyg [data-box-width='40']{width:40%;}
.wysiwyg [data-box-width='50']{width:50%;}
.wysiwyg [data-box-width='60']{width:60%;}
.wysiwyg [data-box-width='70']{width:70%;}
.wysiwyg [data-box-width='75']{width:75%;}
.wysiwyg [data-box-width='80']{width:80%;}
.wysiwyg [data-box-width='90']{width:90%;}
.wysiwyg [data-box-width='100']{width:100%;}
.wysiwyg [data-media="left"]{display:inline;padding:0 16px 0 0;width:auto;float:left;box-sizing:border-box;word-break:break-all;}
.wysiwyg [data-media='right']{display:inline;padding:0 0 0 16px;width:auto;float:right;box-sizing:border-box;word-break:break-all;}
.wysiwyg [data-media-size='10']{width:10%;}
.wysiwyg [data-media-size='20']{width:20%;}
.wysiwyg [data-media-size='25']{width:25%;}
.wysiwyg [data-media-size='30']{width:30%;}
.wysiwyg [data-media-size='40']{width:40%;}
.wysiwyg [data-media-size='50']{width:50%;}
.wysiwyg [data-media-size='60']{width:60%;}
.wysiwyg [data-media-size='70']{width:70%;}
.wysiwyg [data-media-size='75']{width:75%;}
.wysiwyg [data-media-size='80']{width:80%;}
.wysiwyg [data-media-size='90']{width:90%;}
.wysiwyg [data-media-size='100']{width:100%;}
.wysiwyg .box-separator{clear:both;height:0;}
.wysiwyg .box + .box-separator + .box{margin-top:16px;}
.wysiwyg [data-box-pos='left'] + p,.wysiwyg [data-box-pos='right'] + p{margin-top:0;}
.wysiwyg .box-separator{clear:both;height:1px;width:100%;border:none;margin:0;padding:0;background:none;}
@media (max-width:532px){
	.wysiwyg [data-box-width='10'],.wysiwyg [data-box-width='20'],.wysiwyg [data-box-width='25'],.wysiwyg [data-box-width='30'],.wysiwyg [data-box-width='40'],.wysiwyg [data-box-width='50'],.wysiwyg [data-box-width='60'],.wysiwyg [data-box-width='70'],.wysiwyg [data-box-width='75'],.wysiwyg [data-box-width='80'],.wysiwyg [data-box-width='90'],.wysiwyg [data-box-width='100'],.wysiwyg [data-media-size='10'],.wysiwyg [data-media-size='20'],.wysiwyg [data-media-size='25'],.wysiwyg [data-media-size='30'],.wysiwyg [data-media-size='40'],.wysiwyg [data-media-size='50'],.wysiwyg [data-media-size='60'],.wysiwyg [data-media-size='70'],.wysiwyg [data-media-size='75'],.wysiwyg [data-media-size='80'],.wysiwyg [data-media-size='90'],.wysiwyg [data-media-size='100']{width:100%;}
}

/*---------------------------------------
---------------- Columns
---------------------------------------*/
.wysiwyg p[data-text-columns]{column-rule-style:solid;column-gap:40px;column-rule-color:var(--s2);column-rule-width:2px;}
.wysiwyg p[data-text-columns='1']{columns:1;}
.wysiwyg p[data-text-columns='2']{columns:2;}
.wysiwyg p[data-text-columns='3']{columns:3;}
.wysiwyg p[data-text-columns='4']{columns:4;}
.wysiwyg p[data-text-columns='5']{columns:5;}
.wysiwyg p[data-text-columns='6']{columns:6;}
@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']{columns:1;}
}


.wysiwyg p[data-text-color='1'],.wysiwyg p[data-text-color='1'] em.italic{color:var(--black);}
.wysiwyg p[data-text-color='2'],.wysiwyg p[data-text-color='2'] em.italic{color:#51B046;}
.wysiwyg p[data-text-color='3'],.wysiwyg p[data-text-color='3'] em.italic{color:#ef773c;}
.wysiwyg p[data-text-color='4'],.wysiwyg p[data-text-color='4'] em.italic{color:#ffffff;}
.wysiwyg p[data-text-color='5'],.wysiwyg p[data-text-color='5'] em.italic{color:var(--s2);}


/*---------------------------------------
---------------- Firstletter
---------------------------------------*/
.wysiwyg p[data-text-firstletter]:first-letter{font-size:94px;vertical-align:bottom;line-height:77px;display:inline-block;padding:0 5px 0 0;height:61px;}
.wysiwyg p[data-text-firstletter='2']:first-letter{font-size:94px;vertical-align:bottom;line-height:77px;display:inline-block;padding:0 5px 0 0;height:61px;}

.wysiwyg p[data-text-size="xxlarge"],.wysiwyg p[data-text-size="xxlarge"] em.italic{font-size:36px;line-height:40px}
.wysiwyg p[data-text-size="xlarge"],.wysiwyg p[data-text-size="xlarge"] em.italic{font-size:28px;line-height:32px}
.wysiwyg p[data-text-size="large"],.wysiwyg p[data-text-size="large"] em.italic{font-size:22px;line-height:26px}
.wysiwyg p[data-text-size="medium"],.wysiwyg p[data-text-size="medium"] em.italic{font-size:18px;line-height:22px;padding:0;}
.wysiwyg p[data-text-size="default"],.wysiwyg p[data-text-size="default"] em.italic{font-size:15px;line-height:20px;padding:0;}
.wysiwyg p[data-text-size="small"],.wysiwyg p[data-text-size="small"] em.italic{font-size:13px;line-height:15px;padding:0;}

/* ========================================================================
	 td[data-label="View"]
 ========================================================================== */
 ul.media-directory {
		list-style: none;
}
ul.media-directory h2 {
		padding: 32px 0 0 0;
		color: var(--s2);
}
ul.media-directory h3 {
		padding: 32px 0 8px 0;
}
ul.media-directory span.octo-breadcrumb{
	font-size: 14px; color: var(--s4);
}
ul.media-directory span.badge {
		background: var(--s4);
		color: var(--white);
		padding: 2px 8px;
		border-radius: 8px;
		font-size: 14px;
}
td[data-label="View"] > a {
		text-decoration: none;
		color: var(--s1);
		font-size: 32px;
		margin: 0 auto;
		display: block;
		width: 32px;
}
td[data-label="View"] > a:hover{text-decoration:none;font-size:32px;}
td[data-label="View"] > a > div.o-view{display:block;width:32px;height:32px;position:relative;}
td[data-label="View"] > a > div.o-view:before{content:"";background:var(--s1);width:28px;height:28px;display:block;position:absolute;left:2px;top:2px;z-index:1;border-radius:14px;}
td[data-label="View"] > a:hover > div.o-view:before{background:var(--white);}
td[data-label="View"] > a > div.o-view:after{color:var(--s1);position:absolute;left:0;top:0;z-index:2;content:"\e902";font-family:'project'!important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
td[data-label="View"] > a:hover > div.o-view:after{color:var(--s1);}


/* -----------------------------------------------------------------------------
------------------------------- Table ------------------------------------------
----------------------------------------------------------------------------- */
.table{width:100%;}
.table{border-color:var(--s4);border-width:1px;border-style:solid;}
.table th{border-bottom-color:var(--s4);border-bottom-width:1px;border-bottom-style:solid;text-align:left;}
.table td{border-bottom-color:var(--s4);border-bottom-width:1px;border-bottom-style:solid;}
.table th,.table td{padding:16px 8px;}
.table tr:hover td{background:var(--style-background);}
.table th.center,.table td.center{text-align:center;}
.table th.left,.table td.left{text-align:left;}
.table th.right,.table td.right{text-align:right;}
.table.middle td{vertical-align:middle;}
.table.top td{vertical-align:top;}
.table td.middle{vertical-align:middle;}
.table td.top{vertical-align:top;}
.table.fixed{table-layout:fixed;}
.table td.nowrap{white-space:nowrap;}
.scroll-x > div{overflow-x:auto;overflow-y:hidden;}
.scroll-y > div{overflow-x:hidden;overflow-y:auto;}
.o-table-responsive{border-collapse:collapse;padding:0;width:100%;}
.o-table-responsive tr{padding:0;}
.o-table-responsive td .btn-group .btn .caret{margin-bottom:0;}
.table [class^="octo-"]:before,.table [class*=" octo-"]:before{font-size:32px;}
@media (max-width:767px){
		.o-table-responsive{border:none;}
		.o-table-responsive thead,.o-table-responsive tfoot{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
		.o-table-responsive tr{padding:0;margin:16px 0;display:block;float:left;box-sizing:border-box;width:100%;}
		.o-table-responsive td,.o-table-responsive td.left,.o-table-responsive td.center,.o-table-responsive td .cck-clrfix{display:block;float:left;width:100%;box-sizing:border-box;}
		.o-table-responsive td.o-btngroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
		.o-table-responsive td.o-btngroup > a{min-width:auto;}
		.o-table-responsive td.o-btngroup > a:nth-of-type(1){border-radius:16px 0 0 16px;border-right:none;}
		.o-table-responsive td.o-btngroup > a:nth-of-type(2){border-radius:0;}
		.o-table-responsive td.o-btngroup > a:nth-of-type(3){border-radius:0 16px 16px 0;}
		.o-table-responsive td.o-btngroup > a:nth-child(1):last-child{border-radius:16px;}
		.o-table-responsive td:first-child{border-top:1px solid #ccc;}
		.o-table-responsive td{border-left:1px solid #ccc;border-right:1px solid #ccc;}
		.o-table-responsive td[data-label]{text-align:right;}
		.o-table-responsive td[data-label]:before{content:attr(data-label);float:left;}
		.o-table-responsive td .btn{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;}
		.o-table-responsive td .btn-group{width:100%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:normal;align-content:normal;-ms-flex-align:normal;-webkit-box-align:normal;align-items:normal;-ms-flex-item-align:normal;align-self:normal;-ms-flex-preferred-size:auto;flex-basis:auto;}
		.o-table-responsive td .btn-group .btn{width:100%;}
}


/* -----------------------------------------------------------------------------
------------------------------- o-edit -----------------------------------------
----------------------------------------------------------------------------- */
[class*="o-edit"],[class*="o-pinned"]{font-style:normal;line-height:0;width:30px;height:30px;font-size:16px;margin:0;padding:0;background:var(--s1);color:var(--white);border-radius:15px;text-decoration:none;align-items:center;justify-content:center;z-index:3;position:absolute;top:8px;right:8px;}
[class*="o-edit"]{display:none;}
.o-edit-left{right:auto;left:8px;}
.bd-card .o-edit, .bd-card .o-pinned{grid-area:none;}
[class*="o-card"]:hover [class*="o-edit"],[class*="bd-card"]:hover [class*="o-edit"],.mod-marketo:hover [class*="o-edit"]{display:flex;}
.bd-root [class*="o-edit"]:hover,[class*="o-edit"]:hover{color:var(--white);background:var(--s1);}

/* ========================================================================
	 BD Wysiwyg [class*="bd-wysiwyg"]
 ========================================================================== */
 .wysiwyg ul {padding-left: 10px;}
 .wysiwyg ul li {
	margin: 0;
	padding: 0 0 0 16px;
	list-style-type: '●';
	position: relative;
	list-style-position: outside;
}
.wysiwyg ul li::marker {
	font-size: 14px;
}
[class*="bd-wysiwyg"] td{}
.bd-pp.bd-wysiwyg{display:unset;}

 /*---------------------------------------------------------------------------------------*/
	/*---------------------------------------------------------------------------------------*/
	 /*---------------------------------------------------------------------------------------*/
		/*---------------------------------------------------------------------------------------*/
	 /*---------------------------------------------------------------------------------------*/

 .bd-root.has-toolbar [bd-barico]{position:absolute;z-index:1024;left:-1000px;text-decoration:none;font-size:26px;padding:8px;}
.bd-root.has-toolbar [bd-barico]:hover{background:#6C7376;}
.bd-root.has-toolbar [bd-barico] [class*="icon-"]{font-size:26px;}
/*.bd-root.has-toolbar [bd-barico].bd-barmode-1 [class*="icon-"]{color:white;}*/
.bd-root.has-toolbar [bd-bar].bd-baractive::before{outline:2px dashed var(--bar-target-bg-hover);content: "";position:absolute;left:2px;right:2px;top:2px;bottom:2px;z-index:-1;}
.bd-root.has-toolbar .bd-barbg{background:var(--bar-bg);height:100%;display:block;position:absolute;left:0;top:0;z-index:1;box-sizing:border-box;margin:0;padding:0;}
/*-----------------------*/
/* START -- to work tabs */
/*-----------------------*/
.cck-tabs{height:auto;align-content:flex-start;}
.cck-tabs::before{display:none;}
.cck-tabs + .tab-content > .tab-pane{display:none;}
.cck-tabs + .tab-content > .active{display:block;}
.cck-tabs + .tab-content .cck-tabs{display:flex;list-style:none;}
/*---------------------*/
/* END -- to work tabs */
/*---------------------*/
/*-------------------------------------------------------------------------------------------------------------*/
/* START -- FROM o6-custom-3.css -- Replace .cck-tabs by .joomla-tabs -- Active class is not on LI now but on A*/
/*-------------------------------------------------------------------------------------------------------------*/
[class^="o-tabs"] .nav.nav-tabs.cck-tabs:after{background:var(--s1)}
.o-tabs > .nav.nav-tabs.cck-tabs:after{width:auto;height:2px;z-index:3;}
.o-tabs-left > .nav.nav-tabs.cck-tabs:after,.o-tabs-right > .nav.nav-tabs.cck-tabs:after{height:auto;width:2px;z-index:3;}
[class^="o-tabs"] .nav.nav-tabs.cck-tabs > li > a{color:#4a4850;font-size:12px;text-transform:uppercase;font-weight:bold;letter-spacing:0px;word-break:break-word;min-height:40px;}
[class^="o-tabs"] [class^="o-tabs"] .nav.nav-tabs.cck-tabs > li > a {
		font-size: 12px;
		text-transform: none;
		font-weight: normal;
		text-transform: uppercase;
		font-weight: bold;
}
[class^="o-tabs"] > .nav.nav-tabs.cck-tabs > li > a:after{border-radius:8px 8px 0 0;background-color:#fff;border-color:#e2e2e2}
.o-tabs-left > .nav.nav-tabs.cck-tabs > li > a:after{border-radius:8px 0 0 8px}
.o-tabs-right > .nav.nav-tabs.cck-tabs > li > a:after{border-radius:0 8px 8px 0}
[class^="o-tabs"] .nav.nav-tabs.cck-tabs > li:hover a,[class^="o-tabs"] .nav.nav-tabs.cck-tabs > li a.active{color:#fff}
[class^="o-tabs"] .nav.nav-tabs.cck-tabs > li:hover a:after,[class^="o-tabs"] .nav.nav-tabs.cck-tabs > li a.active:after{border:1px solid var(--s1);color:#fff}
.o-tabs > .nav.nav-tabs.cck-tabs > li:hover a:after,.o-tabs > .nav.nav-tabs.cck-tabs > li a.active:after{background:var(--s1);}
.o-tabs-left > .nav.nav-tabs.cck-tabs > li:hover a:after,.o-tabs-left > .nav.nav-tabs.cck-tabs > li a.active:after{background:var(--s1);}
/*-----------------------------------------------------------------------------------------------------------*/
/* END -- FROM o6-custom-3.css -- Replace .cck-tabs by .joomla-tabs -- Active class is not on LI now but on A*/
/*-----------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------*/
/* to push to innio_v8 */
/*-----------------------------------------------------------------------------------------------------------*/
.com{height:calc((100vw / 16) * 9);}
#nav-video{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;}
#nav-video video{object-fit:cover;height:100%;width:100%;}
.nav.home .menu-content.desktop{width:100%;}
@media (max-width:767px){
.com{height:calc(100vh/2);}
.com-logos{height:calc(100vh/2);}
}
body.is-home .nav.vod,body.is-home .nav.img{height:650px;}
.menu-content.desktop{width:100%;}
.bar .lang + .bar-drop.uk-drop{width:100px;}

/*-----------------------------------------------------------------------------------------------------------*/
/* récupéré des options de SEBLOD, à mettre au moins dans innio_v8 */
/*-----------------------------------------------------------------------------------------------------------*/
.bd-style-dark .world-map .svg-marker.innio i{background:var(--s1);}
.bd-style-dark .world-map .svg-marker.innio:hover b{background:black;}
/*-----------------------------------------------------------------------------------------------------------*/
/* MODAL */
/*-----------------------------------------------------------------------------------------------------------*/
.modal-backdrop,.cta-backdrop{position:fixed;top:0;left:0;z-index:1049;width:100vw;height:100vh;background-color:var(--s4);right:auto;bottom:auto;display:none;}
.modal-open .modal-backdrop,.is-cta .cta-backdrop{display:block;}
.modal-backdrop.fade.show,.cta-backdrop.fade.show{opacity:.8;}
.cta-backdrop{background-color: #1e1e1e;}
/*-----------------------------------------------------------------------------------------------------------*/
/* MODAL-CCK Joomla 4 - in -> show */
/*-----------------------------------------------------------------------------------------------------------*/
#modal-cck{display:none;}
.modal-open #modal-cck{display:block;}
#modal-cck.fade.show{opacity:1;}
#modal-cck.fade{top:10%;}
/*-----------------------------------------------------------------------------------------------------------*/
/* MODAL-CCK Joomla 4 - close */
/*-----------------------------------------------------------------------------------------------------------*/
#modal-cck.modal-backend .modal-header .close{border:none;font-size:48px;}
#modal-cck .btn-close::before{content: "\e912";font-family: 'octo' !important;color: #fff;font-size: 19px;position: absolute;right: 16px;top: 12px;}
/*-----------------------------------------------------------------------------------------------------------*/
/* MODAL-CCK Joomla 4 - new html content/header/body/footer */
/*-----------------------------------------------------------------------------------------------------------*/
#modal-cck .modal-dialog{position:relative;height:100%;}
#modal-cck .modal-content,#modal-cck[class*=modal-] .modal-content{margin:0;padding:0;height:100%;position:relative;display:grid;grid-template-areas:"header" "body" "footer";grid-template-columns:1fr;grid-template-rows:auto 1fr auto;grid-auto-flow:dense;overflow:hidden;}
#modal-cck .modal-content .modal-header{grid-area:header;}
#modal-cck .modal-content .modal-body{grid-area:body;padding: 0 16px 16px 16px;}
#modal-cck .modal-content .modal-footer{grid-area:footer;}
#modal-cck .modal-content .modal-header{padding:8px 16px;margin-bottom:16px;}
#modal-cck .modal-content .modal-body{overflow-y:auto;}
/*-----------------------------------------------------------------------------------------------------------*/
/* MODAL-CCK Back End CCK LIST */
/*-----------------------------------------------------------------------------------------------------------*/
#modal-cck.modal-backend .modal-content .modal-body,#modal-cck.modal-backend .modal-content .modal-body .cck_page,#modal-cck.modal-backend .modal-content .modal-body .cck_page > div,#modal-cck.modal-backend .modal-content .modal-body .cck_page form{height:100%;position:relative;}
#modal-cck.modal-backend .modal-content .modal-body .cck_page form{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;overflow-x:hidden; overflow-y: auto;}
#modal-cck.modal-backend .modal-content .modal-body .cck_page form .clr{display:none;}
#modal-cck.modal-backend .modal-content .modal-body .cck_page_list{display:grid;grid-template-rows:1fr auto;grid-template-columns:1fr;height:100%;position:relative;overflow:hidden;}
#modal-cck.modal-backend .modal-content .modal-body .cck_page_list .cck_page_items{position:relative;overflow-y:auto;height:100%;}
#modal-cck.modal-backend .modal-content .modal-body .cck_page > div {
		padding: 0 0 16px 16px;
		box-sizing: border-box;
}
/*-----------------------------------------------------------------------------------------------------------*/
/* MODAL-CCK Back End */
/*-----------------------------------------------------------------------------------------------------------*/
#modal-cck.modal-backend{width:80%;margin-left:-40%;max-width:100%;border:0;border-radius: 24px;padding-bottom:16px;}
#modal-cck.modal-backend .modal-dialog{border-radius: 24px;}
/*-----------------------------------------------------------------------------------------------------------*/
/* collapseModal */
/*-----------------------------------------------------------------------------------------------------------*/
[id^="collapseModal"].fade.show{opacity:1;}
[id^="collapseModal"]{position:fixed;top:10%;left:50%;z-index:1050;width:600px;margin-left:-300px;background-color:#ffffff;border:1px solid #999;border:1px solid rgba(0,0,0,0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;outline:none;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);box-shadow:0 3px 7px rgba(0,0,0,0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;display:none;}
.modal-open [id^="collapseModal"]{display:block;}
[id^="collapseModal"].fade{top:-25%;-webkit-transition:opacity 0.3s linear,top 0.3s ease-out;-moz-transition:opacity 0.3s linear,top 0.3s ease-out;-o-transition:opacity 0.3s linear,top 0.3s ease-out;transition:opacity 0.3s linear,top 0.3s ease-out;}
[id^="collapseModal"].fade.show{top:10%;}
/*-----------------------------------------------------------------------------------------------------------*/
/* menu-content.mobil */
/*-----------------------------------------------------------------------------------------------------------*/
.menu-content.mobil a.uk-close{font-size:24px;line-height:22px;text-decoration:none;padding:8px 16px 8px 48px;display:flex;min-height:60px;box-sizing:border-box;justify-content:flex-start;align-items:center;position:relative;font-weight:bold;color:var(--black);text-transform:capitalize;cursor:pointer;}
.menu-content.mobil a.uk-close::before{left:16px;content: "\e900";font-family:'project'!important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;font-size:12px;margin-top:-6px;color:var(--black);transform:rotate(90deg);}
@media (max-width:767px){
.menu-main-subnav ul.menu-main-nav li:first-child{display:none;}
}
#modal-cck .modal-first > .modal-footer-v2{padding:16px calc(8% - 16px) 8px calc(8% + 8px);}
/*-----------------------------------------------------------------------------------------------------------*/
/* PATé */
/*-----------------------------------------------------------------------------------------------------------*/
footer > #footer-top > ul.uk-nav > li.item-126,footer > #footer-top > ul.uk-nav > li.item-147,footer .uk-nav .item-192,footer .uk-nav .item-195,footer .uk-nav .item-173,footer .uk-nav .item-233,footer .uk-nav .item-227,footer .uk-nav .item-222{display:none;}
.bd-style-light-white-alt.is-new::before{--s4:var(--s1);}
/*-----------------------------------------------------------------------------------------------------------*/
/* News */
/*-----------------------------------------------------------------------------------------------------------*/
#news::after{content: "";background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);display:block;position:absolute;right:0;top:0;bottom:0;width:calc((100% - var(--bd-container-n)) /2);z-index:1;}
#news::before{content: "";background:linear-gradient(90deg,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);display:block;position:absolute;left:0;top:0;bottom:0;width:calc((100% - var(--bd-container-n)) /2);z-index:1;}
/*-----------------------------------------------------------------------------------------------------------*/
/* bd quotation + highlighted anim */
/*-----------------------------------------------------------------------------------------------------------*/
.bd-root .bd-anim .bd-h-anim::before{content: "\e904";font-family:'project'!important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;z-index:2;position:absolute;right:calc(100% + 40px);color:var(--s2);}
.bd-root .bd-anim .bd-h{position:relative;z-index:2;left:0;width:100%;top:0;margin:var(--bd-container-margin);max-width:var(--bd-container-n);right:0;}
.bd-root .bd-anim .o-h1,.bd-root .bd-anim .o-h2,.bd-root .bd-anim .o-h3,.bd-root .bd-anim .o-h4,.bd-root .bd-anim .o-h5{max-width:var(--bd-container-n);margin:var(--bd-container-margin);width:100%;box-sizing:border-box}
.bd-root .bd-anim > div.o-h1 > div,.bd-root .bd-anim > div.o-h2 > div,.bd-root .bd-anim > div.o-h3 > div,.bd-root .bd-anim > div.o-h4 > div,.bd-root .bd-anim > div.o-h5 > div{display:inline-block;position:relative;text-align:center;color:var(--s4);text-align:left;}
.bd-root .bd-anim > div.o-h1 > div > span.clone,.bd-root .bd-anim > div.o-h2 > div > span.clone,.bd-root .bd-anim > div.o-h3 > div > span.clone,.bd-root .bd-anim > div.o-h4 > div > span.clone,.bd-root .bd-anim > div.o-h5 > div > span.clone{position:absolute;width:100%;height:100%;color:var(--s2);left:0;overflow:hidden;text-align:center;display:inline-block;top:0;text-align:left;}
@media (max-width:1360px){
.bd-root .bd-quotation .bd-anim{padding-left:0;padding-right:0;}
}
@media (min-width:1161px){
.bd-root .bd-quotation .bd-anim .bd-h-anim{padding-top:0;padding-bottom:0}
.bd-root .bd-anim > .bd-h-anim + a.o-btn-outlined{margin-bottom:72px;top:-64px;}
}
form#seblod_form{display:flex;grid-row-gap:16px;flex-direction:column;}
form#seblod_form > .clr{display:none;}
.cck_page h1{font-size:40px;line-height:44px;}
.cck_page > div,.cck_page_search,.cck_page_list{max-width:var(--bd-container-n);box-sizing:border-box;position:relative;margin:0 auto;width:100%;display:grid;list-style:none;grid-auto-flow:dense;grid-template-rows:auto;grid-template-columns:repeat(1,1fr);grid-column-gap:var(--bd-gap-col);grid-row-gap:16px;}
.cck_page_list{grid-row-gap:64px;padding-bottom:64px;}
@media (max-width:1360px){
.cck_page{padding-left:var(--bd-pad-left);padding-right:var(--bd-pad-right);}
}
.cck_page_list .table{border-collapse:inherit;border:none;border-radius:0;border-spacing:0;}
.cck_page_list .table th{border-bottom-color:var(--s1);border-bottom-width:1px;border-bottom-style:solid;text-align:left;background:var(--s1a);font-size:16px;color:var(--white);text-decoration:none;line-height:20px;}
.cck_page_list .table th,.cck_page_list .table td{padding:20px 16px;}
.cck_page_list .table th.logo,.cck_page_list .table td.Logo {padding: 0 !important;}
.cck_page_list .table .bd-icon a,.cck_page_list .table .bd-icon button{text-decoration:none;color:var(--s1);background:var(--white);width:40px;min-height:40px;display:flex;border-radius:20px;flex-direction:column;justify-content:center;line-height:0;box-sizing:border-box;border:1px solid var(--s1);font-size:16px;padding:0;cursor:pointer;}
.cck_page_list .table th.bd-icon,.cck_page_list .table td.bd-icon{padding:6px 2px;}
.cck_page_list .table th.bd-icon [class*="o-btn"] span,.cck_page_list .table th.bd-icon [class*="o-btn"] i,.cck_page_list .table td.bd-icon [class*="o-btn"] span,.cck_page_list .table td.bd-icon [class*="o-btn"] i{background:none;}
.cck_page_list .table th.bd-icon [class*="o-btn"]:hover span,.cck_page_list .table th.bd-icon [class*="o-btn"]:hover i,.cck_page_list .table td.bd-icon [class*="o-btn"]:hover span,.cck_page_list .table td.bd-icon [class*="o-btn"]:hover i{background:none;color:var(--white);}
.cck_page_list .table th.center.bd-icon span{display:block;margin:0 auto;width:16px;}
.cck_page_list .table .bd-icon a:hover,.cck_page_list .table .bd-icon button:hover{color:var(--white);background:var(--s1);}
.cck_page_list .table td{border-bottom-color:var(--s4);border-bottom-width:1px;border-bottom-style:solid;}
.cck_page_list .table tr:hover td {
		background: #eaeaea;
		color: var(--black);
}
.bd-badges{display:flex;grid-gap:4px;flex-wrap:wrap;}
.bd-badges [class*="bd-badge-"]{border-radius:4px;padding:1px 4px;font-size:9px;line-height:11px;text-transform:uppercase;white-space:nowrap;position:relative;}
.bd-badges .bd-badge-lang{background:var(--s1);color:var(--white);}
.bd-badges .bd-badge-access{background:var(--s3);color:var(--white);}
.bd-badges .bd-badge-type{background:var(--s2);color:var(--white);}
.bd-badges .bd-badge-cat{background:var(--s1);color:var(--white);}
.bd-badges .bd-badge-state{background:var(--s1);color:var(--white);}
.bd-badges .bd-badge-admin{background:var(--black);color:var(--white);font-size:11px;}
.bd-badges .bd-badge-featured{background:var(--s2);color:var(--white);}
.cck_page_search .o-input input[type="text"],.cck_page_search .o-input select{height:40px;font-size:16px;}
.cck_page_search .o-input select{white-space:nowrap;text-overflow:ellipsis;}
.cck_page_search .o-col-1 hr.o-hr{grid-column:span 1;}
.cck_page_search .o-col-2 hr.o-hr{grid-column:span 2;}
.cck_page_search .o-col-3 hr.o-hr{grid-column:span 3;}
.cck_page_search .o-col-4 hr.o-hr{grid-column:span 4;}
.cck_page_search hr.o-hr{border:1px solid var(--s1);display:block;width:100%;}
.cck_page_search p.o-total{font-size:16px;line-height:20px;display:flex;flex-direction:column;justify-content:center;padding:0 16px;}
[class*="o-btn"]{grid-column-gap:8px;}
[class*="o-btn"] [class*="icon-"]{font-style:normal;line-height:0;position:relative;width:30px;height:30px;font-size:16px;padding:0;border-radius:15px;display:flex;flex-direction:column;justify-content:center;}
[class*="o-btn"]:hover [class*="icon-"], [class*="o-btn"]:focus [class*="icon-"] {
		color: var(--s1);
		background: var(--white);
}
[class*="o-btn"] span:after{font-family:'project'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}

.o-pagination [class*="icon-"]:before{font-family:'project'!important;font-size:40px;color:var(--s1);z-index:2;}
.o-pagination .o-btn-outlined:hover [class*="icon-"]:before{color:var(--s1);}
.o-pagination .o-btn-outlined{border-color:transparent;background:transparent;}
.o-pagination .o-btn-outlined:hover{border-color:transparent;background:transparent;}
.o-pagination .icon-arrow-left-4:before{content: "\e901";}
.o-pagination .icon-arrow-right-4:before{content: "\e902";}
.o-pagination [class*="icon-"]:after{background:var(--s1);content: "";width:26px;height:26px;position:absolute;z-index:1;left:2px;top:2px;border-radius:12px;}
.o-pagination .o-btn-outlined:hover [class*="icon-"]:after{background:var(--s1);}
.o-pagination,.o-pagination-manager{display:grid;list-style:none;position:relative;grid-auto-flow:dense;grid-template-rows:auto;justify-content:flex-end;align-items:center;}
.o-pagination{grid-template-columns:1fr;grid-template-areas:'page';}
.o-pagination-manager{grid-template-columns:repeat(2,auto);}
.o-pagination-manager{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:16px;}
.o-pagination > *,.o-pagination-manager > *{position:relative}
.o-pagination .pagination-list,.o-pagination-manager .pagination-list{line-height:0;grid-column-gap:8px;list-style:none;padding:0;justify-content:flex-end;display:flex;position:relative;width:100%;flex-wrap:wrap;}
.o-pagination .o-btn-outlined,.o-pagination-manager .o-btn-outlined{min-width:40px;padding:0;display:flex;flex-direction:column;justify-content:center;}
.o-pagination .counter{min-height:40px;display:flex;flex-direction:row;align-items:center;grid-area:page;justify-self:center;}
.o-pagination .pagination__wrapper{grid-area:page;max-width:40%;justify-self:flex-end;}
.o-pagination li.disabled .o-btn-outlined,.o-pagination-manager li.disabled .o-btn-outlined{border-color:var(--s4);background:transparent;cursor:default;}
.o-pagination li.disabled .o-btn-outlined [class*="icon-"], .o-pagination-manager li.disabled .o-btn-outlined [class*="icon-"] {
		color: var(--s4);
		background: var(--white);
}
.o-pagination .o-first{display:var(--pagination-first)}
.o-pagination .o-previous{display:var(--pagination-previous)}
.o-pagination .o-page{display:var(--pagination-page)}
.o-pagination .o-next{display:var(--pagination-next)}
.o-pagination .o-last{display:var(--pagination-last)}
.o-pagination-manager .o-first{display:var(--pagination-manager-first)}
.o-pagination-manager .o-previous{display:var(--pagination-manager-previous)}
.o-pagination-manager .o-page{display:var(--pagination-manager-page)}
.o-pagination-manager .o-next{display:var(--pagination-manager-next)}
.o-pagination-manager .o-last{display:var(--pagination-manager-last)}
.o-pagination-manager .o-next span.icon-arrow-right-4, .o-pagination-manager .o-last span.icon-arrow-right-3, .o-pagination-manager .o-previous span.icon-arrow-left-4, .o-pagination-manager .o-first span.icon-arrow-left-3 {
		background: var(--white);
		color: var(--s1);
}
.o-pagination-manager .o-btn-outlined:hover {
		background: var(--s1);
}
.o-pagination-manager .o-next .o-btn-outlined:hover span.icon-arrow-right-4,
.o-pagination-manager .o-last .o-btn-outlined:hover span.icon-arrow-right-3,
.o-pagination-manager .o-previous .o-btn-outlined:hover span.icon-arrow-left-4,
.o-pagination-manager .o-first .o-btn-outlined:hover span.icon-arrow-left-3 {
	background: var(--s1);
	color: var(--white);
}
.o-pagination-manager .o-next.disabled .o-btn-outlined:hover span.icon-arrow-right-4,
.o-pagination-manager .o-last.disabled .o-btn-outlined:hover span.icon-arrow-right-3,
.o-pagination-manager .o-previous.disabled .o-btn-outlined:hover span.icon-arrow-left-4,
.o-pagination-manager .o-first.disabled .o-btn-outlined:hover span.icon-arrow-left-3 {
	background: var(--white);
	color: var(--s4);
}

.o-pagination-manager .o-next span.icon-arrow-right-4:before,.o-pagination-manager .o-last span.icon-arrow-right-3:before,.o-pagination-manager .o-previous span.icon-arrow-left-4:before,.o-pagination-manager .o-first span.icon-arrow-left-3:before{left:8px;position:relative;}
.o-pagination-manager .o-next.disabled span.icon-arrow-right-4:before,
.o-pagination-manager .o-last.disabled span.icon-arrow-right-3:before,
.o-pagination-manager .o-previous.disabled span.icon-arrow-left-4:before,
.o-pagination-manager .o-first.disabled span.icon-arrow-left-3:before {
	left: 0;
	position: relative;
}

[class^="o-pagination"]:where(.o-page,.o-first,.o-last,.o-previous,.o-next) [class*="o-btn"] [class*="icon-"]{align-items:center;background:none;}
[class^="o-pagination"]:where(.o-page,.o-first,.o-last,.o-previous,.o-next):not(.disabled) [class*="o-btn"]:is(:hover,:focus) [class*="icon-"]{color:var(--white);}
[data-cck-loadmore-pagination] ul{list-style:none;}
li.active.o-page .bd-hover .o-btn-outlined,li.active.o-page .o-btn-outlined,.bd-hover:hover .o-btn-outlined,.o-btn-outlined:hover{--color-font:var(--white);border-color:var(--s1);background:var(--s1);}
li.active.o-page a,li.o-page a[class*="o-btn"]:hover,li.o-page button[class*="o-btn"]:hover{color:var(--color-font-hover);}
li.active.o-page button:hover{cursor: default;}
.bd-drop-date{background:var(--s1);width:110px;padding:8px;border-radius:8px;color:var(--white);}
/*-----------------------------------------------------------------------------------------------------------*/
/* supplier */
/*-----------------------------------------------------------------------------------------------------------*/
#collaboration-tool .media-list a + a + a{grid-column:span 2;justify-self:flex-start;justify-items:flex-start;}




[class*="bd-card"] {
	padding: 24px;
	grid-column-gap: 16px;
	--bd-gap-col: 24px;
}

/*-----------------------------------------------------------------------------------------------------------*/
/* bd-card-tag */
/*-----------------------------------------------------------------------------------------------------------*/
[class*="bd-card-tag"]{grid-template-areas:"i"
"tag"
"h"
"l";--card-pad:16px;--bd-gap-col:16px;}
[class*="bd-card-tag"] .bd-tag{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;grid-area:tag;grid-gap:8px;}
[class*="bd-card-tag"] .bd-tag > a.o-btn-tag{margin:0;padding:1px 16px 1px 16px;position:relative;z-index:11;font-size:12px;min-height:32px;border-radius:8px;border-color:var(--s1);color:var(--s1);background:var(--white);}
[class*="bd-card-tag"] .bd-tag > a.o-btn-tag:hover{background:var(--s1);}
.bd-root [class*="bd-card-tag"] > button:not(:first-child){margin-top:calc(var(--bd-gap-col) * 3);}
[class*="bd-card-tag"]:where(h1,h2,h3,h4,h5,h6,.o-h1,.o-h2,.o-h3,.o-h4,.o-h5,.o-h6){grid-area:h;align-self:flex-start;}
/*-----------------------------------------------------------------------------------------------------------*/
/* bd-card-press */
/*-----------------------------------------------------------------------------------------------------------*/
.bd-card-press {
	grid-template-areas: "i"
	"typ-dat"
	"h"
	"l";
	--card-pad: 16px;
	--bd-gap-col: 16px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
	background: #fff;
	border-radius: 24px;
	padding: var(--card-pad);
}
.bd-card-press.bd-hover:has(.bd-link):hover {
	box-shadow: 4px 8px 8px rgba(0,0,0,.15);
}
.bd-card-press .bd-image {
	border-radius: 24px 24px 0 0;
}
.typ-dat{grid-area:typ-dat;}


/*-----------------------------------------------------------------------------------------------------------*/
/* bd-card-partner */
/*-----------------------------------------------------------------------------------------------------------*/
.bd-card-partner {
	box-shadow: 0 0 8px rgba(0,0,0,.1);
	border-radius: 24px;
	padding: 0;
}
.bd-card-partner.bd-hover:hover {
	box-shadow: 4px 8px 8px rgba(0,0,0,.15);
}
.bd-card-partner img {
	margin: 0;
}
.bd-card-partner.bd-hover{
	cursor: pointer;
}

/*-----------------------------------------------------------------------------------------------------------*/
/* bd-card-partner */
/*-----------------------------------------------------------------------------------------------------------*/
.bd-card-devis {
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
	background: #fff;
	border-radius: 0 0 24px 24px;
	grid-template-areas: "h"
	"t";
	height: auto;
	padding: 24px;
	text-align: center;
	grid-gap: 16px;
	grid-template-rows: auto;
}
.bd-card-devis::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 8px;
}
.bd-card-devis .o-helper .o-input,
.bd-card-devis .o-help .o-input{
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
}
.bd-card-devis h3 + p {font-size: 14px;}
/*-----------------------------------------------------------------------------------------------------------*/
/* certifications */
/*-----------------------------------------------------------------------------------------------------------*/
#certifications {
	max-width: var(--bd-container-n);
	padding: 80px 48px 48px 0;
	position: relative;
}
#certifications > * {
	position: relative;
	z-index: 2;
}
#certifications::before {
	content: "";
	position: absolute;
	border-radius: 24px 200px 24px 24px;  
	width: calc(var(--bd-container-n) - 48px);
	height: 100%;
	z-index: 1;
	left: 48px;
}
#certifications h2 {
	padding-bottom: 48px;
}
@media (max-width:532px){
	#certifications {
		padding: 48px 24px 48px 8px;
}
#certifications h2 {
	padding: 0 56px 24px;
	text-align: left;
}
}





/*-----------------------------------------------------------------------------------------------------------*/
/* bd-style-dark-red */
/*-----------------------------------------------------------------------------------------------------------*/
.bd-style-dark-red :where(h2,h3,h4,h5,h6,p,ul li){
	color: var(--white);
}

.bd-style-dark-red [class*="bd-card"] :where(h1,h2,h3,p){
	color: var(--black);
}

/*-----------------------------------------------------------------------------------------------------------*/
/* bd-style-dark-red */
/*-----------------------------------------------------------------------------------------------------------*/
.bd-card-certification {
	background: var(--white);
	border-radius: 24px;
	align-items: center;
	justify-content: center;
	padding: 8px;
	grid-template-areas: "i";
	grid-template-rows: 1fr;
	box-shadow: 0 0 8px rgba(0,0,0,0.15);
}
.bd-card-certification > img {
	width: auto;
	margin: 0;
}
#certifications .bd-teaser.bd-card {
	background: var(--white);
	border-radius: 24px;
	box-shadow: 0 0 8px rgba(0,0,0,0.15);
}
#certifications .bd-list > .o-grid .bd-card-certification:nth-of-type(5) {
	grid-column: span 2;
}

/* ========================================================================
Slide S
========================================================================== */
.slide-container-s{max-width:var(--bd-container-s);margin:var(--bd-container-margin);overflow:visible;}
.o-slider.p-slide-num .uk-slider-items{counter-reset:slider;--slide-s-item-main:512px;--slide-s-item-normal:360px;--slide-s-gap:24px;}
.o-slider.p-slide-num .uk-slider-items > *{width:calc(var(--slide-s-item-normal) + var(--slide-s-gap));transition-property:width;transition-duration:.5s;}
.o-slider.p-slide-num .uk-slider-items.uk-current-0 > div:nth-of-type(1){width:calc(var(--slide-s-item-main) + var(--slide-s-gap))}
.o-slider.p-slide-num .uk-slider-items.uk-current-1 > div:nth-of-type(2){width:calc(var(--slide-s-item-main) + var(--slide-s-gap))}
.o-slider.p-slide-num .uk-slider-items.uk-current-2 > div:nth-of-type(3){width:calc(var(--slide-s-item-main) + var(--slide-s-gap))}
.o-slider.p-slide-num .uk-slider-items.uk-current-3 > div:nth-of-type(4){width:calc(var(--slide-s-item-main) + var(--slide-s-gap))}
.o-slider.p-slide-num .uk-slider-items.uk-current-4 > div:nth-of-type(5){width:calc(var(--slide-s-item-main) + var(--slide-s-gap))}
.o-slider.p-slide-num .uk-slider-items.uk-current-5 > div:nth-of-type(6){width:calc(var(--slide-s-item-main) + var(--slide-s-gap))}
.o-slider.p-slide-num .uk-slider-items > div > div > p{display:none;}
.o-slider.p-slide-num .uk-slider-items.uk-current-0 > div:nth-of-type(1) > div > p,.o-slider.p-slide-num .uk-slider-items.uk-current-1 > div:nth-of-type(2) > div > p,.o-slider.p-slide-num .uk-slider-items.uk-current-2 > div:nth-of-type(3) > div > p,.o-slider.p-slide-num .uk-slider-items.uk-current-3 > div:nth-of-type(4) > div > p,.o-slider.p-slide-num .uk-slider-items.uk-current-4 > div:nth-of-type(5) > div > p,.o-slider.p-slide-num .uk-slider-items.uk-current-5 > div:nth-of-type(6) > div > p{display:block;}
.o-slider.p-slide-num .uk-slider-items > div > .bd-card::after{counter-increment:slider;content: '# 'counter(slider);grid-area:i;font-size:120px;color:var(--s4);position:relative;height:150px;line-height:150px;}
.o-slider.p-slide-num .uk-slider-items.uk-current-0 > div:nth-of-type(1) > .bd-card::after,.o-slider.p-slide-num .uk-slider-items.uk-current-1 > div:nth-of-type(2) > .bd-card::after,.o-slider.p-slide-num .uk-slider-items.uk-current-2 > div:nth-of-type(3) > .bd-card::after,.o-slider.p-slide-num .uk-slider-items.uk-current-3 > div:nth-of-type(4) > .bd-card::after,.o-slider.p-slide-num .uk-slider-items.uk-current-4 > div:nth-of-type(5) > .bd-card::after,.o-slider.p-slide-num .uk-slider-items.uk-current-5 > div:nth-of-type(6) > .bd-card::after{color:var(--s2);}
.o-slider.p-slide-num .uk-slider-items.slide-grid.slide-grid-24{margin-left:calc(0px - var(--slide-s-gap));}
.o-slider.p-slide-num .uk-slider-items.slide-grid.slide-grid-24 > *{padding-left:var(--slide-s-gap);}
.o-slider.p-slide-num .uk-slider-items > * > [class*="bd-card"]{height:560px;overflow:hidden;}
.o-slider.uk-slider.uk-slider-container{width:100%;overflow:hidden;}
@media (max-width:767px){
.o-slider.p-slide-num .uk-slider-items.slide-grid.slide-grid-24{margin-left:-12px;}
.o-slider.p-slide-num .uk-slider-items > * > [class*="bd-card"]{height:520px;overflow:hidden;}
}


[class^="i-"]:after, [class*=" i-"]:after {
	font-family: 'octo' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}
	[class*="o-btn"] .i-right:after {
	content: "\e94e";
		color: var(--white);
		font-size: 13px;
		line-height: 29px;
}


@media (min-width:1200px){
	
}
@media (max-width:1160px){
	
}
@media (max-width:991px){
	
}
@media (max-width:767px){
	
}
@media (max-width:532px){
	
}

[class*="bd-card"] .o-edit {
		position: absolute;
		right: 8px;
		top: 8px;
		z-index: 233;
		grid-area: none;
		margin: 0 !important;
}
[class*="bd-card"] .o-pinned {
		position: absolute;
		right: -12px;
		top: -12px;
		z-index: 200;
		grid-area: none;
		margin: 0 !important;
		color:var(--white);
		background:var(--s2);
		display: flex;
}
span.dat {
		font-size: 13px;
		line-height: 15px;
	color: var(--s6);
}


a.o-btn-icon, button.o-btn-icon {
		border: none;
		margin: 0 auto;
		padding: 0;
		background: none;
}
.o-btn-icon i {
		font-style: normal;
		line-height: 0;
		position: relative;
		width: 48px;
		height: 48px;
		font-size: 30px;
		margin: 0;
		padding: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
}
.o-btn-icon i::after {
		color: var(--white);
}
.o-btn-icon i::before {
		content: "";
		width: 48px;
		height: 48px;
		position: absolute;
		z-index: 1;
		left: 0;
		top: 0;
		border-radius: 24px;
		background: var(--s1);
		border: 2px solid var(--s1);
		box-sizing: border-box;
}
.bd-hover:hover .o-btn-icon i::before {
		background: var(--white);
}
.bd-hover:hover .o-btn-icon i:after{
	color: var(--s1);
}

.o-btn-icon span {
		border: 0;
		clip: rect(1px,1px,1px,1px);
		clip-path: inset(50%);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
		word-wrap: normal!important;
}
.o-btn-icon i:after {
	content: "\e94e";
	font-family: 'octo' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	display: block;
	height: 18px;
	line-height: 19px;
	width: 18px;
}

.uk-dotnav > * > * {
		width: 32px;
		height: 8px;
		border-radius: 4px;;
		border: none;
	background-color: var(--s7);
}
.uk-dotnav > * >:hover,
.uk-dotnav > .uk-active > * {
	border:none;
}


[class*="bd-card"][class*="bd-style"]::before {
	border-radius: 24px;
}
[class*="bd-card"].bd-style-light-white-alt > figure{
	border-top-left-radius: 24px;
	border-top-right-radius: 24px;
/*	margin-top: -32px;*/
}
.bd-card.bd-style-light-white-alt::before {
	box-shadow: 0 0 8px rgba(0,0,0,.1);
}
[class*="bd-card"] > a, [class*="bd-card"] > button {
	margin: 0 auto;
}
.bd-quotation {
	--bd-gap-col: 0;
	grid-template-areas: ". b"
			". f";
	grid-template-columns: 56px 1fr;
}
.bd-quotation blockquote {
	--color-font: var(--black);
}
blockquote:before {
	content: "";
	width: 8px;
	height: 100%;
	position: absolute;
	left: -56px;
	top: 0;
}
.bd-teaser{width: 100%}
.bd-teaser-r .bd-image {
	border-radius: var(--img_radius_r);
	overflow: hidden;
}
.bd-teaser-l .bd-image {
	border-radius: var(--img_radius_l);
	overflow: hidden; 
}
[class*="bd-teaser"] .bd-image  {
	max-height: 320px;
}
[class*="bd-teaser"]{
	--bd-gap-col:24px;
}

ul.uk-accordion > li .uk-accordion-title i {
	font-style: normal;
	line-height: 0;
	position: relative;
	width: 24px;
	height: 24px;
	font-size: 24px;
	transform: rotate(0deg);
	transition-property: transform;
	transition-duration: .5s;
	background-image: var(--icon_select);
	position: absolute;
	right: 0;
	top: 43px;
	z-index: 2;
	display: block;
}
ul.uk-accordion > li {
	border: none;
	border-top: 1px solid var(--s4);
	border-radius: 0;
}
ul.uk-accordion > li:last-child {
	border-bottom: 1px solid var(--s4);
}

.bd-card.bd-hover:hover {
	box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.15);
	border-radius: 24px;
}

.bd-card-product {
	background: var(--s5);
	border-radius: 24px;
	grid-template-areas: "h" "anim" "l";
	grid-row-gap: 8px;
	grid-template-rows: auto;
	--product-anim-time: .3s;
	transition: box-shadow var(--product-anim-time) ease-in-out;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.10);
}
.bd-card-product:hover {
	box-shadow: 4px 8px 8px rgba(0, 0, 0, 0.15);
}

.bd-root .bd-card-product > *:not(:first-child) {
	margin-top: 0;
}
.bd-card-product > div:nth-of-type(1) {
	grid-area: h;
	min-height: 44px;  
	transition: transform var(--product-anim-time) ease-in-out;
	transform: translateY(0);
	position: relative;
}
.bd-card-product > div:nth-of-type(2) {
	grid-area: anim;
	padding-top: 118px;
	overflow: hidden;
	width: 100%;
	height: 0;
	position: relative;
		display: grid;
	justify-items: center;
}
.bd-card-product > div > div:nth-of-type(1) {
	margin: 0 auto;
	position: absolute;
	top: 0;
	opacity: 1;
	transition: opacity var(--product-anim-time) ease-in-out;
	z-index: 1;
}
.bd-card-product > div > div:nth-of-type(2) {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	transition: opacity var(--product-anim-time) ease-in-out;
	background: var(--s5);
	z-index: 2;
	text-align: center;
}
@media (min-width:533px){
	.bd-card-product:hover > div > div:nth-of-type(1) {
		opacity: 0;
	}
	.bd-card-product:hover > div > div:nth-of-type(2) {
		opacity: 1;
	}
	.bd-card-product:hover > div:nth-of-type(1) {
		transform: translateY(22px);
	}
}





.bd-card-product > button {
	width: 56px;
	margin: 0 0 0 auto;
}


.bd-card-product .o-btn-icon i::before {
	display: none;
}
.bd-card-product .o-btn-icon i:after {
	content: "";
	display: block;
	background-image: var(--icon_products);
	background-size: cover;
	width: 56px;
	height: 32px;
	line-height: 19px;
}

@media (max-width:767px){
	.slide-grid {
		margin-left: -8px;
}
.slide-grid > * {
	padding-left: 8px;
}
.o-container-slider .uk-slider-items {
	padding: 0;
}
}
@media (max-width:532px){
	.bd-card-product {
		grid-template-areas: "anim h l";
		grid-template-rows: auto;
		grid-template-columns: 56px 1fr 48px;
		padding: 12px 24px;
}
.bd-card-product > div:nth-of-type(2) {
	padding-top: 56px;
}
.bd-card-product > div > div:nth-of-type(1) {
	width: 100%;
	transform: translate(0, 0);
}
.bd-card-product > div:nth-of-type(1) h3 {
	text-align: left;
}
.bd-card-product > div:nth-of-type(1) {
	min-height:auto;
	display: flex;
	align-items: center;
}
:root{
	--bd-gap-col: 24px;
	--bd-gap-row: 24px;
}
.o-slider .uk-page > ul {
		margin-top: 32px;
		padding-bottom: 0;
}
}

.home-quali h1 span {
	display: block;
	padding-top: 12px;
	position: relative;
	margin-bottom: 140px;
}
.home-quali h1 span{font-size:calc(32px + (40 - 32) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));line-height:calc(34px + (42 - 34) * ((100vw - var(--bd-query-xs)) / (var(--bd-container-n-nopx) - var(--bd-query-xs-nopx))));}
@media (min-width:1160px){
	.home-quali h1 span{font-size:40px;line-height:42px;}
}
@media (max-width:532px){
	.home-quali h1 span{font-size:32px;line-height:34px;}
}

.home-quali h1 span:after {
	content: "";
	position: absolute;
	background: url(../medias/images/label-rge-qualibat.svg) 0 0 no-repeat;
	width: 83px;
	height: 100px;
	top: calc(100% + 58px);
	left: 0px;
	z-index: 1;
	background-size: cover;
}
.home-quali img {
	border-radius: var(--img_radius);
}
@media (max-width:767px){
	.home-quali h1 span{margin-bottom:0;}
	.home-quali h1 span:before{display:none;}
	.home-quali h1 span{padding-right:110px;}
	.home-quali h1 span:after{top:calc(100% - 100px);left:calc(100% - 110px);}
	
	.bd-root .home-quali{grid-template-columns:1fr;grid-template-areas:"i" "h1";align-self:start;}
	.bd-root .home-quali h1{grid-area:h1;}
}
@media(max-width:532px) {
	h2.home-product-title{padding:32px 0;position: relative;}
	h2.home-product-title:after {
		content: "";
		position: absolute;
		background: url(../medias/images/label-rge-qualibat.svg) 0 0 no-repeat;
		width: 73px;
		height: 88px;
		top: 0;
		right: 0px;
		z-index: 1;
		background-size: cover;
}
	.home-quali h1 span:after{display: none;}
}
[class*="bd-wysiwyg"],.bd-wysiwyg-s{margin:0 auto 0 0;}
[class*="bd-card"] .svg img {
	width: auto;
}
.request-lead .o-field > .o-label{padding:0; align-items: center;}
.bd-card-devis span.star{position: absolute;left: -8px;}
.o-label span.star{font-weight: bold;color: var(--s1);font-size:18px;line-height: 26px;}
#o_request_lead_button{width: 210px;}
#o_request_lead_quotation_button{width: 100%;margin-left: 14px;}
[class*="bd-card"] > span.h-link{height: 64px;}

body .bd-quotation blockquote > p::before{content:""}
[class*="o-table"] td a:not([class*="o-btn"]), [class*="o-table"] td a:link:not([class*="o-btn"]), [class*="o-table"] td a:visited:not([class*="o-btn"]){color:var(--s1); text-decoration:none; cursor: pointer; display: inline-flex;}
[class*="o-table"] td a:not([class*="o-btn"]):focus, [class*="o-table"] td a:not([class*="o-btn"]):hover, [class*="o-table"] td a:not([class*="o-btn"]):active{color:var(--s3)}
.o-table-manager td.center{text-align: center;}
table.table.o-table.o-table-manager{border-color:#e2e2e2;}
.o-field .o-input .upload_image2 > input{display: none;}
pre{overflow: scroll; background-color: #272822; color: #f8f8f2; padding: 24px;}
body#page aside.bd-toolbar {width: var(--bar-width);height: var(--bar-width);margin-top: -48px;}
body#page aside.bd-toolbar .o-edit{width: 26px;height: 26px;}
.bold{font-weight: bold;}
a.a-a.eldo{background: #fff; border-radius: 24px; padding: 3px 8px 3px 4px; line-height: 32px; box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05); cursor: pointer;}
a.a-a.eldo:hover{box-shadow: 4px 8px 8px rgba(0,0,0,.15);}
a.a-a.eldo:before{content:""; width:32px; height:32px; margin-right:8px; background-image: var(--icon_eldo);}
a.a-a.google{background: #fff; border-radius: 24px; padding: 3px 8px 3px 4px; line-height: 32px; box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05); cursor: pointer;}
a.a-a.google:hover{box-shadow: 4px 8px 8px rgba(0,0,0,.15);}
a.a-a.google:before{content:""; width:32px; height:32px; margin-right:8px; background-image: var(--icon_google);}
[uk-slider-item] > button{cursor: pointer;}
body .dropzone{min-height: 100px;}
article h1{color:var(--color-font);}
.home-quali h1 > span{color:var(--black);}

.mo-header {
	display: grid;
	grid-auto-flow: dense;
	grid-template-columns: auto auto;
	justify-content: space-between;
	align-items: center;
}

#nous-contacter #o_request_lead_quotation_button {max-width: 200px}
.p-thin-banner {min-height: auto;}
.bd-style-dark-overlay div{background-color: var(--s1a); width: fit-content; padding: 12px 24px; border-radius: 24px;}
.bd-style-dark-overlay div,
.bd-style-dark-overlay div p{color:#fff;}

body.view-form .bd-root .o-h3,
body.view-list .bd-root .o-h3{margin:0;}

#page #modal-cck.cropx-modal.modal, #modal-cck.cropx-modal.modal {
  left: 50%;
  margin-left: -40%;
  position: fixed;
  bottom: 5% !important;
  top: 5% !important;
  width: 80%;
  z-index: 1050;
}
.o-input .dropzone{color: var(--color-font); border: 1px dashed #cfcfcf;}

.table .visually-hidden{display: none;}

.dz-download > a.o-btn-solid{width: 40px;margin: 0 auto;}
.modal-export .modal-header,.modal-export .modal-body,.modal-export .modal-footer{margin: 20px;}
.modal-export .modal-footer .btn-close{margin-right: 10px;}
.modal-export .modal-footer button+button{margin-left: 10px;}

.bd-bartools{display:none;}
.o-self-top{align-content:start;}
.email-body > * {position: relative;}
.o-edit-gutter {
    right: -48px !important;
    display: flex !important;
    top: 8px;
}
.o-container-mail{max-width:600px;}
.email-body{width:100%}
ul.uk-accordion > li .uk-accordion-title i::after{display:none;}
body.is-cta .bd-card-devis{z-index: 1050!important; top:0px!important;}

@media screen and (prefers-reduced-motion: no-preference) {
	@view-transition {
		navigation: auto;
	}
}

fieldset.checkboxes{padding:0;}
fieldset.checkboxes.o-list{column-gap: 2px;}

.o-list{list-style: none;}
.o-list.o-col-4{column-count:4; column-gap:8px}
.o-list.o-col-5{column-count:5; column-gap:8px}

.list-product-types li{background-color: var(--s5);margin:7px 0; border-radius: 12px; text-align:center;}
.list-product-types li:first-child{margin-top:0}
.list-product-types li:last-child{margin-bottom:0; margin-top:1px;}
.list-product-types li a{display:block; padding:8px 12px; text-decoration:none; font-size: 20px; line-height: 22px; font-weight:bold;}
.list-product-types li:hover{box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);}
.list-product-types li:hover a {--color-font-hover:var(--black);}
.list-product-types li.active{background-color: var(--s2);}
/*.list-product-types li.active a{color:#fff;}*/

.bd-card-photo{border-radius:24px;}
.bd-card-photo .icon-expand-2{position: absolute; right: 8px; bottom: 0;}
.bd-card-photo:hover .icon-expand-2::before{color:var(--s2)}

[class*="bd-card"] figcaption{padding: 8px 0 0 0;}
[class*="bd-card"] figcaption h2{min-height: 20px;}

#gh-g  a[class*="o-btn"] {
	padding: 5px 16px;
	border-radius: 32px;
}
#gh-g #htel > span {
	padding-top: 4px;
	z-index: 5;
}

.item_x [class*="o-table"] th {
	border-bottom-color: var(--s2);
	border-bottom-width: 2px;
	border-top: 1px solid var(--s4);
}

.bd-table [class*="o-table"] {
	border-spacing: 0;
	box-sizing: border-box;
	text-align: left;
}
.bd-table .o-table-header > div, .bd-table .o-table-header > dl {
	border-bottom: 1px solid var(--s4);
	border-left: 1px solid var(--s4);
	border-right: 1px solid var(--s4);
}
.bd-table [class*="o-table"] td, .bd-table [class*="o-table"] th {
	border-bottom: 1px solid var(--s4);
	padding: 16px;
}
.bd-table [class*="o-table"] td:first-child, .bd-table [class*="o-table"] th:first-child {
	border-left: 1px solid var(--s4);
}
.bd-table [class*="o-table"] td:last-child, .bd-table [class*="o-table"] th:last-child {
	border-right: 1px solid var(--s4);
}
.bd-table .o-table-header > div:first-child, .bd-table .o-table-header > dl:first-child, .bd-table [class*="o-table"] th {
	border-bottom-color: var(--s2);
	border-bottom-width: 2px;
	border-top: 1px solid var(--s4);
}
.bd-table .o-table-header > div, .bd-table .o-table-header > dl {
	padding: 16px;
}
@media (max-width:532px) {
	dt::after {
		content: ' : ';
	}
}

.uk-lightbox-items > .uk-slide-active {
	margin: 3px;
}
.uk-lightbox-panel.uk-open::before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(270deg, var(--s2) 0%, var(--s1) 55%);
    border-radius: 0 0 12px 12px;
    z-index: 1112;
}
.uk-lightbox-panel.uk-open::after {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    right: 0;
    height: calc(100% - 6px);
    width: calc(100% - 6px);
    background: var(--black);
    z-index: 1112;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}
@media(min-width:1161px) {
	.uk-lightbox-panel.uk-open::after {
	    border-bottom-left-radius: 20px;
	    border-bottom-right-radius: 20px;
	}
}
.uk-lightbox [uk-close] svg,
.uk-lightbox [uk-slidenav-previous] svg,
.uk-lightbox [uk-slidenav-next] svg {
	display: none;
}
.uk-lightbox [uk-close],
.uk-lightbox [uk-slidenav-previous],
.uk-lightbox [uk-slidenav-next] {
	text-decoration: none;
}
.uk-lightbox [uk-slidenav-previous],
.uk-lightbox [uk-slidenav-next] {
	padding: 64px 12px;
}
.uk-lightbox [uk-close]::before,
.uk-lightbox [uk-slidenav-previous]::before,
.uk-lightbox [uk-slidenav-next]::before {
    font-family: 'octo' !important;
    font-size: 18px;
    height: 18px;
    width: 18px;
    color:var(--white);
}
.uk-lightbox [uk-close]::before {
	content: "\e912";
}
.uk-lightbox [uk-slidenav-previous]::before {
	content: "\e94d";
}
.uk-lightbox [uk-slidenav-next]::before {
	content: "\e94e";
}
header .navmain li.col-projects > a {
	background-image: var(--img_projects, none);
	font-size: 0;
	height: 142px;
	width: 284px;
	margin-top: 12px;
	padding:0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 284px 142px;
}
header .navmain li.col-projects > a b::after {
	display: none;
}

body.view-category.itemid-342 [data-pt="43"] [data-bg="4212"] {display:none;}
.wb-bw{word-break: break-word;}

#o_request_attachmentDropzone > div.dz-default.dz-message{margin: 4px 0;}
.uk-sticky-fixed > .bd-card.bd-style-light-white-alt::before{background:#fff;}
.bd-root > .uk-sticky-fixed::before{content: ""; background: #fff; height: 100px; position: absolute; top: -4px; width: 100%; z-index: -2;}
.t-hr hr{border: none; background: none;height:0; border-bottom: 1px solid var(--s2);margin:10px 0 8px 0;}
.utm-list{font-size:14px}

.o-slider {margin: -8px 0 0 -8px; padding: 8px 0 0 8px; width:calc(100% + 8px)!important}
.o-slider > .slide-container {overflow:initial;}

.bar-admin .nav-col-2 ul.uk-nav {
    column-count: 2;
    list-style-position: inside;
    column-gap: 0;
}
.bar-admin .nav-col-2 ul.uk-nav > li {
    page-break-inside: avoid;
    display: block;
    transform: translateZ(0);
    min-width: 180px;
}
body.itemid-123 #o_page_section_button_add.o-hide,
body.itemid-138 #o_mail_section_button_add.o-hide{display:flex!important;}
.x-list-auto li:has(.x-list-item:checked){display:grid!important;}
.x-list-auto li:has(.x-list-item:checked) + li:not(:has(.x-list-item:checked)),
.x-list-auto li:first-child{display:grid!important;}
.x-list-item-col{display:none!important;}
.x-list-auto li:has(.x-list-item:checked) .x-list-item-col{display:block!important;}
.min-h-56{min-height:56px;}
.min-h-82{min-height:82px;}