.cc_div *,
.cc_div :after,
.cc_div :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    font-style: inherit;
    font-variant: normal;
    font-weight: inherit;
    font-family: inherit;
    line-height: 1.2;
    font-size: 1em;
    transition: none;
    margin: 0;
    padding: 0;
    text-transform: none;
    letter-spacing: unset;
    color: rgb(2, 2, 3);
    background: 0 0;
    border: none;
    box-shadow: none;
    text-decoration: none;
    text-align: left;
    visibility: unset;
}
.cc_div {
    font-size: 16px;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    color: #2d4156;
}
#c-ttl,
#s-ttl,
.cc_div .b-tl,
.cc_div .c-bn {
    font-weight: 600;
}
#cm,
#s-bl .act .b-acc,
#s-inr,
.cc_div .b-tl,
.cc_div .c-bl {
    border-radius: 12px;
}
.cc_div a,
.cc_div button,
.cc_div input {
    appearance: none;
}
.cc_div a {
    border-bottom: 1px solid;
}
.cc_div a:hover {
    text-decoration: none;
    border-color: transparent;
}
.c--anim .c-bn {
    transition: background-color 0.25s ease !important;
}
.c--anim #cm.bar.slide,
.c--anim .bar.slide #s-inr {
    transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease !important;
}
.c--anim #cm.bar.slide + #cm-ov,
.c--anim .bar.slide + #cs-ov {
    transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease !important;
}
#cm.bar.slide,
.cc_div .bar.slide #s-inr {
    transform: translateX(100%);
    opacity: 1;
}
#cm.bar.top.slide,
.cc_div .bar.left.slide #s-inr {
    transform: translateX(-100%);
    opacity: 1;
}
#cm.slide,
.cc_div .slide #s-inr {
    transform: translateY(110vh);
}
#cm.top.slide {
    transform: translateY(-1.6em);
}
#cm.bar.slide {
    transform: translateY(100%);
}
#cm.bar.top.slide {
    transform: translateY(-100%);
}
.show--consent .c--anim #cm,
.show--consent .c--anim #cm.bar,
.show--settings .c--anim #s-inr,
.show--settings .c--anim .bar.slide #s-inr {
    opacity: 1;
    transform: scale(1) translateY(0);
    visibility: visible !important;
}
.show--consent .c--anim #cm.box.middle,
.show--consent .c--anim #cm.cloud.middle {
    transform: scale(1) translateY(-50%);
}
.show--settings .c--anim #s-cnt {
    visibility: visible !important;
}
.force--consent.show--consent .c--anim #cm.box.middle,
.force--consent.show--consent .c--anim #cm.cloud.middle {
    transform: scale(1) translateY(-50%);
}
.show--settings .c--anim #s-cnt {
    visibility: visible !important;
}
.force--consent.show--consent .c--anim #cm-ov,
.show--settings .c--anim #cs-ov {
    visibility: visible !important;
    opacity: 1 !important;
}
#cm {
    font-family: inherit;
    padding: 1.1em 1.8em 1.4em;
    position: fixed;
    z-index: 1;
    background: #fff;
    max-width: 24.2em;
    width: 100%;
    bottom: 1.25em;
    right: 1.25em;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
    opacity: 0;
    visibility: hidden;
    transform: scale(0.95);
    line-height: initial;
    transition: all 400ms ease 800ms;
}
#cc_div #cm {
    display: block !important;
}
#c-ttl {
    display: none;
}
.cloud #c-ttl {
    margin-top: -0.15em;
}
#c-txt {
    margin-bottom: 1.4em;
    font-size: 0.9em;
    line-height: 1.5em;
}
.cc_div .c-bn {
    color: #212121;
    border: 1px solid #212121;
    background: #ffffff;
    padding: 10px 32px;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    line-height: 28px;
    user-select: none;
    text-align: center;
    border-radius: 8px;
}
.cc_div .c-bn:hover{background: rgba(33, 33, 33, 0.07)}
#c-bns button + button,
#s-c-bn {
    float: right;
}
#s-cnt #s-rall-bn {
    float: none;
    margin-right: 1em;
}
#cm .c_link:active,
#cm .c_link:hover,
#s-c-bn:active,
#s-c-bn:hover,
#s-cnt button + button:active,
#s-cnt button + button:hover {
    background: #d8e0e6;
}
#s-cnt {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 101;
    display: table;
    height: 100%;
    visibility: hidden;
}
#s-bl {
    outline: 0;
}
#s-bl .title {
    margin-top: 1.4em;
}
#s-bl .title:first-child {
    margin-top: 0;
}
#s-bl .b-bn {
    margin-top: 0;
}
#s-bl .b-acc .p {
    margin-top: 0;
    padding: 1em;
}
#s-cnt .b-bn .b-tl {
    display: block;
    font-family: inherit;
    font-size: 0.95em;
    width: 100%;
    cursor: pointer;
    position: relative;
    padding: 1.3em 6.4em 1.3em 2.7em;
    background: 0 0;
    transition: background-color 0.25s ease;
}
#s-cnt .act .b-bn .b-tl {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
#s-cnt .b-bn .b-tl:active,
#s-cnt .b-bn .b-tl:hover {
    background: #e9eff4;
}
#s-bl .b-bn {
    position: relative;
}
#s-bl .c-bl {
    padding: 1em;
    margin-bottom: 0.5em;
    border: 1px solid #f1f3f5;
    transition: background-color 0.25s ease;
}
#s-bl .c-bl:hover {
    background: #f0f4f7;
}
#s-bl .c-bl:nth-last-child(2) {
    margin-bottom: 0.5em;
}
#s-bl .c-bl:first-child {
    transition: none;
    padding: 0;
    margin-top: 0;
    border: none;
    margin-bottom: 2em;
}
#s-bl .c-bl:not(.b-ex):first-child:hover {
    background: 0 0;
    background: unset;
}
#s-bl .c-bl.b-ex {
    padding: 0;
    border: none;
    background: #f0f4f7;
    transition: none;
}
#s-bl .c-bl.b-ex + .c-bl {
    margin-top: 2em;
}
#s-bl .c-bl.b-ex + .c-bl.b-ex {
    margin-top: 0;
}
#s-bl .c-bl.b-ex:first-child {
    margin-bottom: 1em;
    margin-bottom: 0.5em;
}
#s-bl .b-acc {
    max-height: 0;
    overflow: hidden;
    padding-top: 0;
    margin-bottom: 0;
    display: none;
}
#s-bl .act .b-acc {
    max-height: 100%;
    display: block;
    overflow: hidden;
}
#s-cnt .p {
    font-size: 0.9em;
    line-height: 1.5em;
    margin-top: 0.85em;
    color: #2d4156;
}
.cc_div .b-tg .c-tgl:disabled {
    cursor: not-allowed;
}
#c-vln {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
#cs {
    padding: 0 1.7em;
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
}
#s-inr {
    max-width: 45em;
    margin: 0 auto;
    transform: scale(0.96);
    opacity: 0;
    padding-top: 4.75em;
    padding-bottom: 4.75em;
    position: relative;
    height: 100%;
    overflow: hidden;
    visibility: hidden;
    box-shadow: rgba(3, 6, 9, 0.26) 0 13px 27px -5px;
}
#s-bns,
#s-hdr,
#s-inr {
    background: #fff;
}
#s-bl {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    padding: 1.3em 2.1em;
    display: block;
    width: 100%;
}
#s-bns {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1em 2.1em;
    border-top: 1px solid #f1f3f5;
    height: 4.75em;
}
.cc_div .cc-link {
    color: #49b049;
    border-bottom: 1px solid #49b049;
    display: inline;
    padding-bottom: 0;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
}
.cc_div .cc-link:active,
.cc_div .cc-link:hover {
    border-color: transparent;
}
#s-bns button:first-child {
    float: right;
}
.cc_div .b-tg .c-tgl:checked ~ .c-tg {
    background: #49b049;
}
#s-hdr {
    position: absolute;
    top: 0;
    width: 100%;
    display: table;
    padding: 0 2.1em;
    height: 4.75em;
    vertical-align: middle;
    z-index: 2;
    border-bottom: 1px solid #f1f3f5;
}
#s-ttl {
    display: table-cell;
    vertical-align: middle;
    font-size: 1em;
}
#s-c-bn {
    padding: 0;
    width: 1.7em;
    height: 1.7em;
    font-size: 1.45em;
    margin: 0;
    font-weight: initial;
    position: relative;
    overflow: hidden;
}
#s-c-bnc {
    display: table-cell;
    vertical-align: middle;
}
.cc_div span.t-lb {
    position: absolute;
    top: 0;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
}
#c_policy__text {
    height: 31.25em;
    overflow-y: auto;
    margin-top: 1.25em;
}
#c-s-in {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    height: calc(100% - 2.5em);
    max-height: 37.5em;
}
@media screen and (min-width: 991px) {
    #s-bl::-webkit-scrollbar {
        width: 0.9em;
        height: 100%;
        background: 0 0;
        border-radius: 0 0.25em 0.25em 0;
    }
    #s-bl::-webkit-scrollbar-thumb {
        border: 0.25em solid #fff;
        background: #cfd5db;
        border-radius: 100em;
    }
    #s-bl::-webkit-scrollbar-thumb:hover {
        background: #9199a0;
    }
    #s-bl::-webkit-scrollbar-button {
        width: 10px;
        height: 5px;
    }
}
.cc_div .b-tg {
    position: absolute;
    top: 0;
    bottom: 0;
    display: inline-block;
    margin: auto;
    right: 1.2em;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
}
.cc_div .b-tg .c-tgl {
    position: absolute;
    cursor: pointer;
    display: block;
    top: 0;
    left: 0;
    margin: 0;
    border: 0;
}
.cc_div .b-tg .c-tg {
    position: absolute;
    background: #919ea6;
    transition: background-color 0.25s ease, box-shadow 0.25s ease;
    pointer-events: none;
}
.cc_div .b-tg,
.cc_div .b-tg .c-tg,
.cc_div .b-tg .c-tgl,
.cc_div span.t-lb {
    width: 3.4em;
    height: 1.5em;
    border-radius: 4em;
}
.cc_div .b-tg .c-tg.c-ro {
    cursor: not-allowed;
}
.cc_div .b-tg .c-tgl ~ .c-tg.c-ro {
    background: #d5dee2;
}
.cc_div .b-tg .c-tgl ~ .c-tg.c-ro:after {
    box-shadow: none;
}
.cc_div .b-tg .c-tg:after {
    content: "";
    position: relative;
    display: block;
    left: 0.125em;
    top: 0.125em;
    width: 1.25em;
    height: 1.25em;
    border: none;
    box-sizing: content-box;
    background: #fff;
    box-shadow: 0 1px 2px rgba(24, 32, 35, 0.36);
    transition: transform 0.25s ease;
    border-radius: 100%;
}
.cc_div .b-tg .c-tgl:checked ~ .c-tg:after {
    transform: translateX(1.9em);
}
.force--consent #cs,
.force--consent #s-cnt {
    width: 100vw;
}
#cm-ov,
#cs-ov {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    background: #070707;
    background: rgba(4, 6, 8, 0.85);
    display: none;
    transition: none;
}
.c--anim #cs-ov,
.force--consent .c--anim #cm-ov,
.force--consent.show--consent #cm-ov,
.show--settings #cs-ov {
    display: block;
}
#cs-ov {
    z-index: 2;
}
.force--consent .cc_div {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100vw;
    visibility: hidden;
    transition: visibility 0.25s linear;
}
.force--consent.show--consent .c--anim .cc_div,
.force--consent.show--settings .c--anim .cc_div {
    visibility: visible;
}
.force--consent #cm {
    position: absolute;
}
.force--consent #cm.bar {
    width: 100vw;
    max-width: 100vw;
}
html.force--consent.show--consent {
    overflow-y: hidden !important;
}
html.force--consent.show--consent,
html.force--consent.show--consent body {
    height: auto !important;
    overflow-x: hidden !important;
}
.cc_div .act .b-bn .b-tl::before,
.cc_div .b-bn .b-tl::before {
    border: solid #2d4156;
    border-width: 0 2px 2px 0;
    padding: 0.2em;
    display: inline-block;
    position: absolute;
    content: "";
    margin-right: 15px;
    transform: translateY(-50%) rotate(45deg);
    left: 1.2em;
    top: 50%;
}
.cc_div .act .b-bn .b-tl::before {
    transform: translateY(-20%) rotate(225deg);
}
.cc_div .on-i::before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    padding: 0.1em 0.1em 0.45em;
    display: inline-block;
    content: "";
    margin: 0 auto;
    transform: rotate(45deg);
    top: 0.37em;
    left: 0.75em;
    position: absolute;
}
#s-c-bn::after,
#s-c-bn::before {
    content: "";
    position: absolute;
    left: 0.82em;
    top: 0.58em;
    height: 0.6em;
    width: 2px;
    background: #444d53;
    transform: rotate(45deg);
    border-radius: 1em;
    margin: 0 auto;
}
#s-c-bn::after {
    transform: rotate(-45deg);
}
.cc_div .off-i,
.cc_div .on-i {
    height: 100%;
    width: 50%;
    position: absolute;
    right: 0;
    display: block;
    text-align: center;
    transition: opacity 0.15s ease;
}
.cc_div .on-i {
    left: 0;
    opacity: 0;
}
.cc_div .off-i::after,
.cc_div .off-i::before {
    right: 0.8em;
    top: 0.42em;
    content: " ";
    height: 0.7em;
    width: 0.09375em;
    display: block;
    background: #cdd6dc;
    margin: 0 auto;
    position: absolute;
    transform-origin: center;
}
.cc_div .off-i::before {
    transform: rotate(45deg);
}
.cc_div .off-i::after {
    transform: rotate(-45deg);
}
.cc_div .b-tg .c-tgl:checked ~ .c-tg .on-i {
    opacity: 1;
}
.cc_div .b-tg .c-tgl:checked ~ .c-tg .off-i {
    opacity: 0;
}
.force--consent #cm.box.middle,
.force--consent #cm.cloud.middle {
    top: 50%;
    transform: translateY(-37%);
    bottom: auto;
}
.force--consent #cm.box.middle.zoom,
.force--consent #cm.cloud.middle.zoom {
    transform: scale(0.95) translateY(-50%);
}
#cm.box.center {
    left: 1em;
    right: 1em;
    margin: 0 auto;
}
#cm.cloud {
    max-width: 55em;
    margin: 0 auto;
    text-align: center;
    left: 1em;
    right: 1em;
    overflow: hidden;
    padding: 32px 32px 32px 48px;
    width: unset;
}
.cc_div .cloud #c-inr {
    display: block;
    width: 100%;
}
.cc_div .cloud #c-inr-i {
    width: 100%;
    display: block;
    padding-right: 0;
    padding-left: 72px;
    position: relative;
}
.cc_div .cloud #c-inr-i::before{
    position: absolute;
    left: 0; top: 0;
    content: "";
    width: 48px;
    height: 48px;
    margin: 0 24px 0 0;
    background: url(../img/cookies_icon.svg) no-repeat scroll center center;
}
.cc_div .cloud #c-txt {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 28px;
    padding: 0 48px 0 0;
    position: relative;
}
.cc_div .cloud #c-txt .close_cookies{
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    font-size: 0;
    width: 32px;
    height: 32px;
    background: url(../img/cookies_close.svg) no-repeat scroll center center;
}
.cc_div .cloud #c-bns {
    min-width: 170px;
    display: flex;
    gap: 16px;
    vertical-align: middle;
    flex-direction: row-reverse;
    justify-content: flex-start;
}
#cm.cloud .c-bn:first-child,
#cm.cloud .c-bn.c_link {
    margin: 0;
}
#cm.cloud .c-bn.c_link{padding: 0; border: 0;}
#cm.cloud .c-bn.c_link:hover{color: #E9041E;}
#cm.cloud.left {
    margin-right: 1.25em;
}
#cm.cloud.right {
    margin-left: 1.25em;
}
#cm.box.middle,
#cm.cloud.middle {
    top: 50%;
    transform: translateY(-37%);
    bottom: auto;
}
#cm.bar {
    width: 100%;
    max-width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0;
    position: fixed;
    padding: 2em;
}
#cm.bar #c-inr {
    max-width: 32em;
    margin: 0 auto;
}
#cm.bar #c-bns {
    max-width: 33.75em;
}
#cm.bar #cs {
    padding: 0;
}
.cc_div .bar #c-s-in {
    top: 0;
    transform: none;
    height: 100%;
    max-height: 100%;
}
.cc_div .bar #s-bl,
.cc_div .bar #s-bns,
.cc_div .bar #s-hdr {
    padding-left: 1.6em;
    padding-right: 1.6em;
}
.cc_div .bar #cs {
    padding: 0;
}
.cc_div .bar #s-inr {
    margin: 0 0 0 auto;
    border-radius: 0;
    max-width: 32em;
}
.cc_div .bar.left #s-inr {
    margin-left: 0;
    margin-right: auto;
}
.cc_div .bar #s-cnt {
    display: block;
}
#cm.top {
    bottom: auto;
    top: 1.25em;
}
#cm.left {
    right: auto;
    left: 1.25em;
}
#cm.right {
    left: auto;
    right: 1.25em;
}
#cm.bar.left,
#cm.bar.right {
    left: 0;
    right: 0;
}
#cm.bar.top {
    top: 0;
}
@media screen and (max-width: 991px) {
    #cm,
    #cm.cloud,
    #cm.left,
    #cm.right {
        width: auto;
        max-width: 100%;
        margin: 0;
        padding: 64px 32px 48px !important;
        right: 1em;
        left: 1em;
        bottom: 1em;
        display: block;
    }
    .force--consent #cm,
    .force--consent #cm.cloud {
        width: auto;
        max-width: 100vw;
    }
    #cm.top {
        top: 1em;
        bottom: auto;
    }
    #cm.bottom {
        bottom: 0;
        top: auto;
    }
    #cm.bar.bottom {
        bottom: 0;
    }
    #s-bns,
    .cc_div .bar #s-bns {
        padding: 1em 1.3em;
    }
    .cc_div .bar #s-inr {
        max-width: 100%;
        width: 100%;
    }
    .cc_div .cloud #c-inr-i {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    #cs {
        border-radius: 0;
        padding: 0;
    }
    #c-s-in {
        max-height: 100%;
        height: 100%;
        top: 0;
        transform: none;
    }
    .cc_div .b-tg {
        transform: scale(1.1);
        right: 1.1em;
    }
    #s-inr {
        margin: 0;
        padding-bottom: 7.9em;
        border-radius: 0;
    }
    #s-bns {
        height: 7.9em;
    }
    #s-bl,
    .cc_div .bar #s-bl {
        padding: 1.3em;
    }
    #s-hdr,
    .cc_div .bar #s-hdr {
        padding: 0 1.3em;
    }
    #s-inr.bns-t {
        padding-bottom: 10.5em;
    }
    .bns-t #s-bns {
        height: 10.5em;
    }
    .cc_div .bns-t .c-bn {
        font-size: 0.83em;
        padding: 0.9em 1.6em;
    }
    #s-cnt .b-bn .b-tl {
        padding-top: 1.2em;
        padding-bottom: 1.2em;
    }
    #s-cnt {
        display: block;
    }
    #s-bl tr {
        border-top: 1px solid #e3e7ed;
    }
    #cm .c-bn,
    .cc_div .c-bn {
        width: 100%;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    #s-cnt #s-rall-bn {
        margin-left: 0;
    }
    #c-bns button + button,
    #s-cnt button + button {
        float: unset;
    }
    #cm.box,
    #cm.cloud {
        left: 0;
        right: 0;
        width: auto;
    }
    #cm.cloud.left,
    #cm.cloud.right {
        margin: 0;
    }
    .cc_div .cloud #c-bns,
    .cc_div .cloud #c-inr,
    .cc_div .cloud #c-inr-i {
        width: auto;
        min-width: unset;
    }
    .cc_div .cloud #c-inr-i::before{
        position: relative;
        display: block;
        margin: 0 0 24px;
    }
    .cc_div .cloud #c-bns{
        position: relative;
        padding: 52px 0 0;
    }
    .cc_div .cloud #c-txt{
        padding: 0;
    }
    .cc_div #c-s-bn{
        position: absolute;
        left: 0;
        top: 0;
        width: 132px;
        font-weight: 400;
        white-space: nowrap;
    }
    .cc_div .cloud #c-txt, .cc_div .cloud #c-inr-i{
        position: initial;
    }
    .cc_div .cloud #c-txt .close_cookies{
        top: 16px;
        right: 16px;
    }
}
.cc_div.ie #c-vln {
    height: 100%;
    padding-top: 5.62em;
}
.cc_div.ie .bar #c-vln {
    padding-top: 0;
}
.cc_div.ie #cs {
    max-height: 37.5em;
    position: relative;
    top: 0;
    margin-top: -5.625em;
}
.cc_div.ie .bar #cs {
    margin-top: 0;
    max-height: 100%;
}
.cc_div.ie #cm {
    border: 1px solid #dee6e9;
}
.cc_div.ie #c-s-in {
    top: 0;
}
.cc_div.ie .b-tg {
    padding-left: 1em;
    margin-bottom: 0.7em;
}
.cc_div.ie .b-tg .c-tgl:checked ~ .c-tg:after {
    left: 1.95em;
}
.cc_div.ie .b-tg .c-tg {
    display: none;
}
.cc_div.ie .b-tg .c-tgl {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0.2em;
    height: auto;
}
.cc_div.ie #s-cnt .b-bn .b-tl {
    padding: 1.3em 6.4em 1.3em 1.4em;
}
.cc_div.ie .b-tg .t-lb {
    opacity: 0;
}
.cc_div.ie #cm-ov,
.cc_div.ie #cs-ov {
    opacity: 0.8;
}
#c-s-bn {
    background: none !important;
    text-decoration: underline;
}
#s-bl .c-bl.b-ex:nth-child(5) {
    display: none;
}
.sa .cc_div *,
.sa .cc_div :after,
.sa .cc_div :before {
    text-align: right;
}
.sa #c-bns button + button,
.sa #s-c-bn {
    float: left;
}
.sa .cc_div .cloud #c-inr-i {
    padding-right: 0;
    padding-left: 2.4em;
}
.sa #s-bl .c-bl.b-ex,
.sa #s-bl .c-bl.b-ex * {
    direction: ltr;
    text-align: left;
}
.sa #s-bl .b-acc .p {
    direction: rtl;
    text-align: right;
}
.sa #s-bns button:first-child {
    float: left;
}
.sa #s-cnt #s-rall-bn {
    margin-left: 1em;
    margin-right: 0;
}
.sa #cm.cloud .c-bn {
    text-align: center;
}
.sa #s-sv-bn,
.sa #s-rall-bn,
.sa #s-all-bn {
    text-align: center;
}
