[class^="lcc-"] {
    box-sizing: border-box !important;
    font-size: 16px;
    line-height: 22px;
    color: #111;
}
[class^="lcc-"]:first-child {
    margin-top: 0;
}
[class^="lcc-"]:last-child {
    margin-bottom: 0;
}
[class^="lcc-"][inert] {
    pointer-events: none;
    cursor: default;
}
[class^="lcc-"][inert],
[class^="lcc-"][inert] * {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.lcc-text {
    font-size: 16px;
    margin: 0 0 22px;
}
.lcc-button {
    display: inline-block;
    background: none;
    background-color: #111;
    color: #fff;
    border: 1px solid #111;
    outline: none;
    font-size: inherit;
    padding: 6px 15px;
    cursor: pointer;
    margin: 1px 0;
    transition: color 0.2s ease, background-color 0.2s ease,
        border-color 0.2s ease;
}
.lcc-button:focus,
.lcc-button:hover {
    background: #777;
    border-color: #777;
}
.lcc-button.lcc-button--link {
    color: inherit;
    background: transparent;
    border-color: transparent;
    padding-left: 0;
    padding-right: 0;
    text-decoration: underline;
}
.lcc-button.lcc-button--link:focus,
.lcc-button.lcc-button--link:hover {
    background: transparent;
    border-color: transparent;
    text-decoration: none;
}
.lcc-button.lcc-button--link + .lcc-button.lcc-button--link {
    margin-top: 0;
}
.lcc-label {
    margin-bottom: 5px;
    display: flex;
    align-items: baseline;
}
.lcc-label[for] {
    cursor: pointer;
}
.lcc-label > * {
    margin-right: 10px;
}
.lcc-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10000;
    transition: opacity 0.2s ease-in-out;
}
.lcc-modal {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 475px;
    max-width: 90%;
    max-height: 90%;
    overflow: auto;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
    z-index: 10001;
    padding: 30px;
}
.lcc-modal .lcc-modal__close {
    width: 30px;
    font-size: 24px;
    line-height: 1.25;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    color: inherit;
    border: none;
    cursor: pointer;
    transition: color 0.2s ease;
}
.lcc-modal .lcc-modal__close:focus,
.lcc-modal .lcc-modal__close:hover {
    color: #777;
}
.lcc-modal .lcc-modal__title {
    font-size: 22px;
    margin-bottom: 1em;
}
.lcc-modal .lcc-modal__section {
    margin-bottom: 20px;
}
.lcc-modal .lcc-modal__actions {
    margin-top: 30px;
}
.lcc-modal .lcc-modal__actions > * {
    display: block;
    margin-top: 8px;
}
.lcc-modal.lcc-modal--settings {
    z-index: 10002;
}
.lcc-u-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.lcc-u-text-center {
    text-align: center !important;
}

/* !CUSTOM (NB) */
[class^=lcc-] {
	color: #111;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
}
.lcc-button {
	color: #fff;
	background-color: #7e9484;
	border: 1px solid #7e9484;
	border-radius: 5px;
	font-weight: 700;
}
.lcc-button:focus,
.lcc-button:hover {
	background-color: #aac7b2;
	border-color: #aac7b2;
	color: #fff;
}
.lcc-button.lcc-button--link {
	color: #111;
	text-align: left;
}
.lcc-text a {
	color: #111;
}

a#cookiesettings {
	width: 40px;
	height: 40px;
	background: #eee url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-2.075 0-3.9-.788t-3.175-2.137q-1.35-1.35-2.137-3.175T2 12q0-1.875.725-3.675T4.75 5.112Q6.05 3.7 7.875 2.837t4-.862q.525 0 1.075.05t1.125.175q-.225 1.125.15 2.125t1.125 1.662q.75.663 1.788.913t2.137-.125q-.65 1.475.188 2.825T21.95 11q.025.275.038.512t.012.513q0 2.05-.788 3.862t-2.137 3.175q-1.35 1.363-3.175 2.15T12 22Zm-1.5-12q.625 0 1.063-.438T12 8.5q0-.625-.438-1.063T10.5 7q-.625 0-1.063.438T9 8.5q0 .625.438 1.063T10.5 10Zm-2 5q.625 0 1.063-.438T10 13.5q0-.625-.438-1.063T8.5 12q-.625 0-1.063.438T7 13.5q0 .625.438 1.063T8.5 15Zm6.5 1q.425 0 .713-.288T16 15q0-.425-.288-.713T15 14q-.425 0-.713.288T14 15q0 .425.288.713T15 16Zm-3 4q3.05 0 5.413-2.1T20 12.55q-1.25-.55-1.963-1.5t-.962-2.125q-1.925-.275-3.3-1.65t-1.7-3.3q-2-.05-3.513.725T6.038 6.688Q5.024 7.9 4.511 9.325T4 12q0 3.325 2.337 5.663T12 20Zm0-8.1Z"/></svg>') no-repeat center center;
	position: fixed;
	bottom: 10px;
	left: 10px;
	z-index: 100;
	cursor: pointer;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	border-radius: 50%;
}
a#cookiesettings:hover {
	background-color: #ddd;
}

/* Small */
@media screen and (max-width: 40em) /* <= 640 */
{
	.lcc-modal .lcc-modal__title {
		font-size: 18px;
	}
	.lcc-text {
		font-size: 14px;
	}
}