
*,
::before,
::after {
	box-sizing: inherit;
}

* {
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: unset !important;
    border-color: unset !important;
}
.nav .open > a:focus{background-color:unset !important;border-color:unset !important;}

.menuaccessLink {
    padding: 10px 0px !important;
    margin-left: 20px;
    margin-right: 20px;
    height: 95px;
}

.shop .imageMenu img {
    max-height: unset !important;
}

.menuaccess {
    width: auto !important;
    float: left !important;
    display: inline-block !important;
    position: static !important;
}

.directAccessLink:hover {
    background-color: white !important;
}

@media (max-width: 991px) {
    .directaccess {
        width: 100% !important;
        height: 95px !important;
    }
    
    .menuaccess {
        width: 100% !important;
        height: 95px !important;
    }
    
    .menuaccess ul {
        border: none !important;
    }
    
    .submenu .submenuitems ul > li {
        padding: 0px !important;
    }
}

@media (max-width: 1024px) {
    .css-a49yzo {
        font-size: 16px !important;
        padding-top: 12.5px !important;
        padding-bottom: 5.5px !important;
    }
    .css-wkz6fz {
        padding-top: 0px !important;
        font-size: 1.6rem !important;
    }
    .css-15iefbl {
        font-size: 3.5rem !important;
        color: #FF6900 !important;
    }
    
    .menuaccess {
        height: unset !important;
        float: none;
        width: 100%;
    }
    
    .menuaccess > li { 
        height: unset !important;
        width: 100% !important;
        float: left !important;
        display: inline-block;
        margin-left: 0px !important;
        margin-right: 0px !important;
        border-bottom: 1px solid rgb(255, 180, 127);
        background-color: #FF6900;
    }
    
    .css-1kddssq .menuaccessLink a {
        padding-left: 0px;
        padding-right: 0px;
        color: rgb(255, 255, 255);
        font-weight: 600;
    }
    
    .css-1kddssq .menuaccessLink a span {
        font-weight: 600;
    }
    .submenu .submenuitems ul > li, .submenu .submenuitems ul > li > a {
        background-color: #FF6900 !important;
        border: 0px !important;
    }
    
    .submenu {
        background-color: #FF6900 !important;
    }
    
    .menuaccessLink:hover {
        background-color: #FF6900 !important;
        border-bottom: 1px solid rgb(255, 180, 127) !important;
    }
    
    .menuaccessLink a span {
        color: white;
    }
    
    .css-cml6dq {
        inset: -3px 0px 0px !important;
    }
    
    .css-14lo706 {
        width: 60% !important;
    }
    
    .css-kz800z .dropdown a {
        padding-bottom: 8.5px !important;
        padding-left: 14px !important;
        padding-right: 32px !important;
        padding-top: 11.5px !important;
    }
    
    .css-kz800z .caret {
        float: none;
        right: 5%;
        position: absolute;
        color: #ff6900 !important;
        top: 45%;
    }
    
    .css-kz800z .dropdown {
        list-style: none;
    }
    
    .css-kz800z .dropdown-menu {
        min-width: 120px;
        border: none !important;
        box-shadow: none !important;
        border-radius: 8px !important;
    }
    
    .css-11snfoq {
        padding-top: 10px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-bottom: 10px !important;
    }
    
    
    .topContainerHome > .cmp-banner > .headBanner {
        margin-top: 60px!important;
    }
    
    .menuaccessLink .fa {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 1em;
        color: white;
        height: 1em;
        display: inline-block;
        fill: currentColor;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
        transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
        font-size: 1.5rem;
        margin-left: 8px;
    }
    
    .css-1fk68a9 button {
    	margin-left: 30px !important;
    }
    
    .directaccess:hover {
        border-bottom: 1px solid rgb(255, 180, 127) !important;
        background-color: unset !important;
        padding-top: unset !important;
    }
    
    .downloadInServices.multiple {
        padding: 30px 16px!important;
    }
}


.columnComponent .ddBackGrey { 
    margin-top: 50px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.columnComponent {
    padding-left: 70px !important;
    padding-right: 50px !important;
}


.columnComponent .linkDownloadInSer a {
    display: inline-block;
    padding-left: 18px;
    padding-top: 24px;
    padding-right: 12px;
    color: #FF6900;
    font-family: Tahoma, sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.7rem;
    word-wrap: break-word;
    word-break: break-word;
}

.columnComponent .row.downloadInServices.multiple {
    padding: 20px 0px !important;
}


@media (min-width: 991px) and (max-width: 1243px) {
    .columnComponent {
        width: calc(100% - 0px);
        padding: 0px !important;
        padding-left: 30px !important;
        padding-right: 15px !important;
    }
}

@media (min-width: 1244px) {
    .columnComponent {
        width: calc(100% - 30px);
        padding: 0 70px !important;
        padding-left: 70px !important;
        padding-right: 50px !important;
    }
}

@media (max-width: 991px) {
    .columnComponent .ddBackGrey {
        width: 100%;
    }
}

.menuaccess > li { 
    height: 95px;
    width: auto;
    float: left;
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
}

@media (min-width: 1025px) {
    .menuaccess {
        height: 95px !important;
    }
    .submenu {
        top: 105px !important;
    }
}

.menuaccessLink:hover {
    border-bottom: 4px solid #FF6900;
    background-color: #FFF;
    padding-top: 15px !important;
}

.directaccess:hover {
    border-bottom: 4px solid #FF6900;
    background-color: #FFF;
    padding-top: 4px;
}

.css-f5xom7 {
    line-height: 1em !important;
}


span.MuiTypography-root.MuiTypography-body1.css-1cs1u3n {
    font-size: 14px;
}



#selectLanguage ul.dropdown-menu {
    min-width: 90px;
    max-width: 120px;
    left: unset;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: unset;
    padding-top: 0px;
    padding-bottom: 0px;
}

#selectLanguage ul.dropdown-menu > li > a {
    text-transform: capitalize;
}

.css-avaxk0 #languageSelector {
    text-transform: capitalize;
}

.css-kz800z .dropdown a.dropdown-toggle {
    text-transform: capitalize !important;
}


@media (min-width: 600px) {
    .css-avaxk0 {
        min-height: auto;
    }
}

.dropdownHeader a.dropdown-toggle {
    color: #746660 !important;
    font-family: Tahoma,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji !important";
    font-weight: 500 !important;
    font-size: 1.3rem !important;
    line-height: 1.5 !important;
}

.css-avaxk0 {
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    border-radius: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    color: inherit;
    font-family: Tahoma, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    text-decoration: none;
    padding: 6px 0px;
    box-sizing: border-box;
    white-space: nowrap;
}

.css-avaxk0:hover {
    text-decoration: none;
    background-color: rgba(145, 158, 171, 0.08);
}

.css-avaxk0 > a#languageSelector {
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    border-radius: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    text-decoration: none;
    padding: 6px 16px;
    box-sizing: border-box;
    white-space: nowrap;
    color: #746660 !important;
    font-family: Tahoma,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji !important";
    font-weight: 500 !important;
    font-size: 1.3rem !important;
    line-height: 1.5 !important;
}


.css-80ece1 {
	transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	box-shadow: var(--mui-shadows-4);
	background-image: none;
	padding-left: 0px !important;
	padding-right: 0px !important;
	display: flex;
	flex-direction: column;
	width: 100%;
	box-sizing: border-box;
	flex-shrink: 0;
	position: fixed;
	z-index: 999999;
	top: 0px;
	left: auto;
	right: 0px;
	--AppBar-background: var(--mui-palette-AppBar-darkBg, var(--mui-palette-primary-main));
	--AppBar-color: var(--mui-palette-AppBar-darkColor, var(--mui-palette-primary-contrastText));
	background-color: rgb(255, 255, 255);
	padding-top: 0px !important;
	color: rgb(51, 51, 51);
	padding: 10px 20px;
	max-height: 60px;
	border-bottom: 1px solid #ddd;
}

.css-80ece1 * {
	/*box-sizing: border-box;*/
}

.css-11snfoq {
	width: 100%;
	background-color: rgb(255, 255, 255);
	color: rgb(51, 51, 51);
	padding-left: 50px;
	padding-right: 50px;
	
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	justify-content: flex-end;
	padding: 10px 85px 0 97px;
	margin: 0 auto;
    max-width: 1300px;
    border-bottom: 1px solid #ddd;
}

.css-kz800z .dropdown a {
    padding-bottom: 8.5px;
    padding-left: 14px;
    padding-right: 32px;
    padding-top: 8.5px;
    border-radius: 8px;
}

.css-kz800z .dropdown a:hover, .css-kz800z .dropdown > a:focus {
    background-color: unset;
}

.css-kz800z:focus-within > .css-cml6dq {
    border: 1.4px solid #FF6900;
}

.css-kz800z:focus-within > .css-wkz6fz {
    color: #FF6900;
}

.dropdown-toggle:focus ~ .css-cml6dq {
    border: 1px solid #FF6900;
}

.dropdown-toggle:focus ~ .css-wkz6fz {
    color: #FF6900;
}

.css-kz800z .dropdown > a:focus ~ .css-cml6dq {
    border: 1px solid #FF6900;
}


.css-kz800z .dropdown > a:focus ~ .css-wkz6fz {
    border: 1px solid #FF6900;
}

.css-yeouz0 {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}

.css-11snfoq img {
	width: auto;
	height: auto;
	max-height: 40px;
}

.css-i3v37m {
	display: flex;
	-webkit-box-flex: 1;
	flex-grow: 1;
	height: 100%;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.css-11snfoq .desktop-only {
	display: none;
}

.css-i3v37m>ul {
	display: flex;
	-webkit-box-flex: 1;
	flex-grow: 1;
	list-style: none;
	height: 100%;
	margin-left: 60px;
    margin-right: 30px;
}

.css-i3v37m>ul>li {
	cursor: pointer;
	position: relative;
}

.css-i3v37m a {
	white-space: nowrap;
	text-decoration: none;
	color: rgb(51, 51, 51);
	cursor: pointer;
	padding: 10px 0px;
	height: 100%;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.css-i3v37m .directaccess {
    height: 95px;
    float: left;
    display: inline-block;
}

.css-i3v37m .directAccessLink {
    padding: 10px 0px !important;
    height: 100%;
    margin-left: 20px;
    margin-right: 20px;
}

.css-i3v37m a:hover {
	color: rgb(255, 105, 0);
}

.css-i3v37m>ul>li>a {
	text-decoration: none;
	padding: 20px;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	color: rgb(51, 51, 51);
	height: 100%;
}

.css-i3v37m>ul>li:hover>a {
	color: rgb(255, 105, 0);
}

.css-i3v37m>ul>li>a>span {
	font-size: 16px;
}

.css-1cs1u3n {
	margin: 0px;
	font-family: Tahoma, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5;
}

.css-k008qs {
	display: flex;
}

.css-11snfoq svg {
	cursor: pointer;
}

.css-1eb9hj9 {
	user-select: none;
	width: 1em;
	height: 1em;
	display: inline-block;
	fill: currentcolor;
	flex-shrink: 0;
	transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	font-size: 1.5rem;
	color: var(--mui-palette-primary-main);
	margin-left: 8px;
}

/*
.css-i3v37m>ul>li>ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	list-style: none;
	border-top: 4px solid rgb(255, 105, 0);
	background-color: rgb(255, 255, 255);
	min-width: 250px;
}
*/

.css-i3v37m>ul>li>ul>li {
	padding: 10px 18px;
}

.css-i3v37m>ul>li>ul>li:hover {
	/*background-color: rgb(255, 105, 0);*/
}

.css-i3v37m>ul>li>ul>li>a {
	color: rgb(51, 51, 51);
	font-size: 14px;
	text-decoration: none;
}

.css-i3v37m>ul>li>ul>li:hover>a {
	/*color: rgb(255, 255, 255);*/
}

.css-i3v37m>ul>li>ul>li>a>span {
	font-size: 14px;
	display: block;
	line-height: 18px;
}

.css-i3v37m>div {
	height: 100%;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	gap: 10px;
}

.css-1fk68a9 {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	flex-direction: column-reverse;
	margin-top: 8px;
}

.css-2k632n {
	margin: 0px;
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	color: var(--mui-palette-primary-main);
	text-decoration-line: underline;
	text-decoration-thickness: initial;
	text-decoration-style: initial;
	text-decoration-color: rgba(var(--mui-palette-primary-mainChannel) / 0.4);
}

.css-2k632n:hover {
	text-decoration-color: inherit;
}

.css-1fk68a9 button {
	max-height: 30px;
	margin-left: 10px;
	font-size: 12px;
}

.css-f5xom7 {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: Tahoma, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.75;
    min-width: 64px;
    padding: 6px 16px;
    border-radius: 8px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    color: #FFF;
    background-color: #FF6900;
    text-transform: none;
    box-shadow: rgba(255, 105, 0, 0.24) 0;
    white-space: nowrap;
    text-align: center;
}

.css-f5xom7:hover {
	text-decoration: none;
	background-color: #333333;
	box-shadow: 0px 1px 5px rgba(100, 116, 139, 0.12);
}

.css-f5xom7:active {
	box-shadow: 0px 2px 4px rgba(31, 41, 55, 0.06),0px 4px 6px rgba(100, 116, 139, 0.12);
}

.css-f5xom7:hover {
	box-shadow: none;
}

.css-kz800z {
	display: inline-flex;
	flex-direction: column;
	position: relative;
	padding: 0px;
	margin: 0px 0px 0px 16px;
	border: 0px;
	vertical-align: top;
	width: 100%;
	min-width: 90px;
	max-width: 120px;
}

.css-80ece1 .dropdownHeader a.dropdown-toggle .caret {
    float: none;
    right: 5%;
    position: absolute;
    color: #ff6900 !important;
    top: 45%;
}

.css-kz800z:focus {
    background-color: unset;
}

.css-wkz6fz {
	color: #B8AFAC;
	margin-bottom: 0px !important;
    padding-top: 4px !important;
	font-family: Tahoma, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
	font-weight: 400;
	font-size: 1.2rem;
	line-height: 1.4375em;
	padding: 0px;
	display: block;
	transform-origin: left top;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: calc(133% - 32px);
	position: absolute;
	left: 0px;
	top: 0px;
	transform: translate(14px, -9px) scale(0.75);
	transition: color 200ms cubic-bezier(0, 0, 0.2, 1) 0ms, transform 200ms cubic-bezier(0, 0, 0.2, 1) 0ms, max-width 200ms cubic-bezier(0, 0, 0.2, 1) 0ms;
	z-index: 1;
	pointer-events: auto;
	user-select: none;
}

.css-1f48ian {
	font-family: Tahoma, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.4375em;
	color: var(--mui-palette-text-primary);
	box-sizing: border-box;
	cursor: text;
	display: inline-flex;
	-webkit-box-align: center;
	align-items: center;
	position: relative;
	border-radius: var(--mui-shape-borderRadius);
}

.css-a49yzo {
	appearance: none;
	user-select: none;
	border-radius: var(--mui-shape-borderRadius);
	cursor: pointer;
	font: inherit;
	letter-spacing: inherit;
	color: currentcolor;
	border: 0px;
	box-sizing: content-box;
	background: none;
	height: 1.4375em;
	margin: 0px;
	-webkit-tap-highlight-color: transparent;
	display: block;
	min-width: 0px;
	width: 100%;
	animation-name: mui-auto-fill-cancel;
	animation-duration: 10ms;
	padding: 8.5px 14px;
}

.css-a49yzo:focus {
	border-radius: var(--mui-shape-borderRadius);
}

.css-a49yzo.css-a49yzo.css-a49yzo {
	padding-right: 32px;
}

.css-a49yzo.MuiSelect-select {
	height: auto;
	min-height: 1.4375em;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.css-a49yzo:focus {
	outline: 0px;
}

.css-1k3x8v3 {
	bottom: 0px;
	left: 0px;
	position: absolute;
	opacity: 0;
	pointer-events: none;
	width: 100%;
	box-sizing: border-box;
}

.css-dalxa4 {
	user-select: none;
	width: 1em;
	height: 1em;
	display: inline-block;
	fill: currentcolor;
	flex-shrink: 0;
	transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	font-size: 1.5rem;
	position: absolute;
	right: 7px;
	top: calc(50% - 0.5em);
	pointer-events: none;
	color: var(--mui-palette-action-active);
}

.css-1f48ian:hover .MuiOutlinedInput-notchedOutline {
	border-color: var(--mui-palette-text-primary);
}

.css-cml6dq {
	text-align: left;
	position: absolute;
	inset: -5px 0px 0px;
	margin: 0px;
	padding: 0px 8px;
	pointer-events: none;
	border-radius: inherit;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	min-width: 0%;
	border-color: rgb(230, 232, 240);
	border-radius: 8px;
}

.css-14lo706 {
	float: unset;
	width: auto;
	overflow: hidden;
	display: block;
	padding: 0px;
	height: 11px;
	font-size: 0.75em;
	visibility: hidden;
	max-width: 100%;
	transition: max-width 100ms cubic-bezier(0, 0, 0.2, 1) 50ms;
	white-space: nowrap;
}

.css-14lo706>span {
	padding-left: 5px;
	padding-right: 5px;
	display: inline-block;
	opacity: 0;
	visibility: visible;
}

.css-11snfoq .mobile-only {
	display: flex;
}

.css-1cito0o {
	color: rgb(255, 105, 0);
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.css-6flbmm {
	user-select: none;
	width: 1em;
	height: 1em;
	display: inline-block;
	fill: currentcolor;
	flex-shrink: 0;
	transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	font-size: 2.1875rem;
}

.css-1kddssq {
	position: fixed;
	background-color: rgb(255, 105, 0);
	width: 100dvw;
	height: 100dvh;
	left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	inset: 0px;
	transform: translateX(-100%);
	transition: transform 0.3s ease 0s;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.css-1kddssq.is-visible {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.css-1kddssq .close-icon {
	position: absolute;
	right: 4px;
	top: 8px;
}

.css-15iefbl {
	user-select: none;
	width: 1em;
	height: 1em;
	display: inline-block;
	fill: currentcolor;
	flex-shrink: 0;
	transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	font-size: 2.1875rem;
	color: var(--mui-palette-primary-main);
}

.css-5e93mn {
	border-bottom: 1px solid rgb(255, 255, 255);
	background-color: rgb(255, 255, 255);
	width: 100%;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	height: 85px;
	min-height: 85px;
	padding-right: 80px;
}

.css-5e93mn>div {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.css-1kddssq>ul {
	height: 100%;
	width: 100%;
	list-style: none;
	padding: 32px;
}

.css-1kddssq>ul>li {
	border-bottom: 1px solid rgb(255, 180, 127);
}

.css-1kddssq>ul>li>a {
	color: rgb(255, 255, 255);
}

.css-1kddssq>ul>li>a:hover {
	color: rgb(255, 255, 255);
}

.css-1kddssq>ul>li>a>span {
	font-weight: 600;
}

.css-1kddssq>ul>li>a>div>svg {
	color: rgb(255, 255, 255);
}

.css-1kddssq .subMenu-hidden {
	display: none;
}

.css-1kddssq>ul>li>ul {
	padding-bottom: 16px;
}

.css-1kddssq>ul>li>ul a {
	color: rgb(255, 255, 255);
}

.css-1kddssq>ul>li>ul a:hover {
	color: rgb(255, 255, 255);
}

.css-1kddssq>ul>li>ul a>span {
	font-weight: 300;
}

@media print {
	.css-80ece1 {
		position: absolute;
	}
}

@media (min-width: 1200px) {
	.css-80ece1 {
		max-height: 106px;
	}
}

@media (min-width: 1200px) {
	.css-11snfoq img {
		max-height: 55px;
	}
}

@media (min-width: 1200px) {
	.css-11snfoq img {
		max-height: 67px;
	}
}

@media (min-width: 1200px) {
	.css-11snfoq .desktop-only {
		display: flex;
	}
}

@media (min-width: 1200px) {
	.css-11snfoq .desktop-only {
		display: flex;
	}
}

@media (min-width: 521px) {
	.css-1fk68a9 {
		flex-direction: row;
		margin-top: 0px;
	}
}

@media (min-width: 521px) {
	.css-1fk68a9 button {
		max-height: 40px;
		margin-left: 40px;
		font-size: 16px;
	}
}

@media print {
	.css-f5xom7 {
		-webkit-print-color-adjust: exact;
	}
}

@media (min-width: 1200px) {
	.css-11snfoq .mobile-only {
		display: none;
	}
}

@media print {
	.css-11snfoq .burger-menu {
		display: none !important;
	}
}

@media (min-width: 521px) {
	.css-1kddssq .close-icon {
		top: 16px;
		right: 16px;
	}
}

@media (min-width: 521px) {
	.css-1fk68a9 {
		flex-direction: row;
		margin-top: 0px;
	}
}

@media (min-width: 521px) {
	.css-1fk68a9 button {
		max-height: 40px;
		margin-left: 40px;
		font-size: 16px;
	}
}

@media print {
	.css-f5xom7 {
		-webkit-print-color-adjust: exact;
	}
}

@media (min-width: 1200px) {
    #breadcrumbs ~ .columnComponent {
        padding-left: 100px !important;
        padding-top: 20px !important;
    }
}

@media (min-width: 1200px) {
    #breadcrumbs ~ .mainArea .columnComponent {
        padding-left: 100px !important;
        padding-top: 20px !important;
    }
}


@media (min-width:768px) and (max-width:991px){
    .downloadButton {
        width: 100%;
        height: auto;
        display: inline-block;
    }
    .imageDownSer {
        width: 100%;
        max-height: 100%;
    }
    .linkDownloadInSer {
        width: calc(100% - 0px);
    }
    
}




.css-yeouz0 a {
	position: relative;
}

.css-yeouz0 .spansDivisionCountry {
	position: relative !important;
}

.css-yeouz0 {
    display: grid !important;
}

.css-yeouz0 .spansDivisionCountry .countrySpan {
	position: relative !important; 
	background-color: white;
    color: #746660;
}

.mgnlEditorBar ~ .css-80ece1 {
    position: relative !important;
}


.topContainerHome > .cmp-banner > .headBanner{background-position: top; width:100%; height:450px; max-height:calc(100vh - 220px); display:inline-block; margin-top:106px!important; background-repeat:no-repeat; background-size:cover;}

.headBanner {
    margin-top: 106px !important;
}

.breadcrumb a {
    text-transform: none !important;
}

.breadcrumbsNoLink {
    text-transform: none !important;
}