:root{--cre-color-primary:#007969;--cre-color-background:#164d43;--cre-color-dark:#113a33;--cre-color-accent:#f57f31;--cre-color-secondary-button:#00a18c;--cre-color-white:#fff}*,:after,:before{box-sizing:border-box}#__nuxt,body,html{min-height:100%}body{background:var(--cre-color-background);color:var(--cre-color-white);font-family:Arial,Helvetica,sans-serif;margin:0}.cre-container{margin-left:auto;margin-right:auto;max-width:1340px;width:calc(100% - 48px)}.cre-aff-button{cursor:pointer;font:inherit}@media(max-width:700px){.cre-container{width:calc(100% - 32px)}}.cre-header[data-v-510456e1]{background:var(--cre-color-primary);color:var(--cre-color-white);height:75px;left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.cre-header__inner[data-v-510456e1]{align-items:center;display:flex;height:100%;position:relative}.cre-header__brand[data-v-510456e1]{align-items:center;display:inline-flex;flex:0 0 auto;position:relative;text-decoration:none;z-index:2}.cre-header__brand--current[data-v-510456e1]{cursor:default}.cre-header__logo[data-v-510456e1]{display:block;height:57px;max-width:200px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:auto}.cre-header__nav[data-v-510456e1]{inset:0;pointer-events:none;position:absolute}.cre-header__list[data-v-510456e1]{align-items:center;display:flex;gap:clamp(24px,3vw,52px);height:100%;justify-content:center;list-style:none;margin:0;padding:0}.cre-header__item[data-v-510456e1]{pointer-events:auto}.cre-header__link[data-v-510456e1]{align-items:center;color:var(--cre-color-white);display:inline-flex;font-size:15px;font-weight:700;gap:8px;padding:12px 0;position:relative;text-decoration:none;white-space:nowrap}.cre-header__link[data-v-510456e1]:after{background:currentColor;bottom:3px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transition:transform .18s ease;width:100%}.cre-header__link--current[data-v-510456e1]:after,.cre-header__link.router-link-active[data-v-510456e1]:after,.cre-header__link[data-v-510456e1]:hover:after{transform:scaleX(1)}.cre-aff-button--header[data-v-510456e1]{align-items:center;background:var(--cre-color-secondary-button);border:0;border-radius:6px;color:var(--cre-color-white);display:inline-flex;font-size:15px;font-weight:700;gap:8px;margin-left:auto;padding:11px 16px;position:relative;transition:filter .18s ease,transform .18s ease;z-index:2}.cre-aff-button--header[data-v-510456e1]:hover{filter:brightness(.9);transform:translateY(-1px)}.cre-aff-button--header[data-v-510456e1]:focus-visible{outline:2px solid var(--cre-color-white);outline-offset:2px}.cre-aff-button__icon[data-v-510456e1]{height:22px;-o-object-fit:contain;object-fit:contain;width:22px}.cre-header__burger[data-v-510456e1]{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:none;flex:0 0 40px;flex-direction:column;gap:5px;height:40px;justify-content:center;margin:0 8px 0 -8px;padding:8px;position:relative;z-index:3}.cre-header__burger span[data-v-510456e1]{background:currentColor;border-radius:2px;display:block;height:2px;transition:opacity .18s ease,transform .18s ease;width:24px}.cre-header__burger--active span[data-v-510456e1]:first-child{transform:translateY(7px) rotate(45deg)}.cre-header__burger--active span[data-v-510456e1]:nth-child(2){opacity:0}.cre-header__burger--active span[data-v-510456e1]:last-child{transform:translateY(-7px) rotate(-45deg)}@media(max-width:900px){.cre-header__burger[data-v-510456e1]{display:flex}.cre-header__nav[data-v-510456e1]{background:var(--cre-color-primary);height:auto;inset:75px 0 auto;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;visibility:hidden;z-index:1}.cre-header__nav--open[data-v-510456e1]{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.cre-header__list[data-v-510456e1]{align-items:stretch;flex-direction:column;gap:0;height:auto;padding:10px 20px 18px}.cre-header__link[data-v-510456e1]{justify-content:flex-start;padding:14px 4px;width:100%}.cre-header__link[data-v-510456e1]:after{bottom:8px}}@media(max-width:480px){.cre-header[data-v-510456e1],.cre-header__inner[data-v-510456e1]{height:67px}.cre-header__inner[data-v-510456e1]{width:calc(100% - 32px)}.cre-header__logo[data-v-510456e1]{height:49px;max-width:160px}.cre-header__nav[data-v-510456e1]{top:67px}.cre-aff-button--header span[data-v-510456e1]{display:none}.cre-aff-button--header[data-v-510456e1]{padding:10px}}.cre-breadcrumbs__container[data-v-131ba0f8]{padding-top:16px}.cre-breadcrumbs[data-v-131ba0f8]{background:var(--cre-color-dark);border-radius:4px;padding:10px 14px}.cre-breadcrumbs__list[data-v-131ba0f8]{align-items:center;display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.cre-breadcrumbs__item[data-v-131ba0f8]{align-items:center;display:inline-flex;font-size:12px}.cre-breadcrumbs__item+.cre-breadcrumbs__item[data-v-131ba0f8]:before{color:#ffffff6b;content:"/";margin-right:8px}.cre-breadcrumbs__link[data-v-131ba0f8]{color:var(--cre-color-secondary-button);text-decoration:none;transition:color .16s ease}.cre-breadcrumbs__link[data-v-131ba0f8]:hover{color:var(--cre-color-white)}.cre-breadcrumbs__current[data-v-131ba0f8]{color:#ffffffb8}@media(max-width:480px){.cre-breadcrumbs__container[data-v-131ba0f8]{padding-top:12px}.cre-breadcrumbs[data-v-131ba0f8]{padding:9px 12px}}.cre-footer[data-v-6e04616b]{background:var(--cre-color-dark);border-top:1px solid #df7b34;color:var(--cre-color-white);margin-top:42px;padding:38px 0 24px}.cre-footer__top[data-v-6e04616b]{display:grid;gap:40px;grid-template-columns:minmax(150px,190px) minmax(230px,300px) minmax(0,1fr);min-width:0}.cre-footer__brand[data-v-6e04616b]{align-self:center;display:inline-flex}.cre-footer__brand--current[data-v-6e04616b]{cursor:default}.cre-footer__logo[data-v-6e04616b]{display:block;height:auto;max-width:120px;-o-object-fit:contain;object-fit:contain;width:100%}.cre-footer__label[data-v-6e04616b]{color:var(--cre-color-white);font-size:14px;font-weight:600;margin:0 0 14px}.cre-footer__brand-list[data-v-6e04616b],.cre-footer__nav-list[data-v-6e04616b],.cre-footer__payment-list[data-v-6e04616b]{list-style:none;margin:0;padding:0}.cre-footer__nav-list[data-v-6e04616b]{-moz-column-gap:24px;column-gap:24px;-moz-columns:2;column-count:2}.cre-footer__nav-list li[data-v-6e04616b]{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:9px}.cre-footer__link[data-v-6e04616b]{color:#ffffffc7;font-size:12px;line-height:1.35;text-decoration:none;transition:color .16s ease}.cre-footer__link--current[data-v-6e04616b],.cre-footer__link.router-link-active[data-v-6e04616b],.cre-footer__link[data-v-6e04616b]:hover{color:var(--cre-color-secondary-button)}.cre-footer__link--current[data-v-6e04616b]{cursor:default}.cre-footer__payments[data-v-6e04616b]{border-left:1px solid hsla(0,0%,100%,.1);min-width:0;padding-left:36px}.cre-footer__partners[data-v-6e04616b]{border-top:1px solid hsla(0,0%,100%,.09);margin-top:32px;min-width:0;padding-top:24px}.cre-footer__brand-list[data-v-6e04616b],.cre-footer__payment-list[data-v-6e04616b]{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;max-width:100%;min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;width:100%;-webkit-overflow-scrolling:touch}.cre-footer__brand-list[data-v-6e04616b]::-webkit-scrollbar,.cre-footer__payment-list[data-v-6e04616b]::-webkit-scrollbar{display:none}.cre-footer__brand-name[data-v-6e04616b]{align-items:center;display:inline-flex;flex:0 0 auto;height:48px;justify-content:center;min-width:92px;padding:3px 8px}.cre-footer__provider-logo[data-v-6e04616b]{display:block;height:46px;max-width:110px;-o-object-fit:contain;object-fit:contain;opacity:.72;width:auto}.cre-footer__payment-name[data-v-6e04616b]{align-items:center;display:inline-flex;flex:0 0 auto;height:50px;justify-content:center;min-width:92px;padding:3px 8px}.cre-footer__payment-logo[data-v-6e04616b]{display:block;height:46px;max-width:110px;-o-object-fit:contain;object-fit:contain;width:auto}.cre-footer__bottom[data-v-6e04616b]{border-top:1px solid hsla(0,0%,100%,.1);margin-top:26px;padding-top:24px;width:100%}.cre-footer__legal[data-v-6e04616b]{align-items:center;display:flex;gap:16px;width:100%}.cre-footer__age[data-v-6e04616b]{display:block;flex:0 0 46px;height:46px;-o-object-fit:contain;object-fit:contain;width:46px}.cre-footer__legal-text[data-v-6e04616b]{color:#ffffff8f;font-size:10px;line-height:1.6;margin:0}@media(max-width:980px){.cre-footer__top[data-v-6e04616b]{grid-template-columns:160px minmax(0,1fr)}.cre-footer__payments[data-v-6e04616b]{border-left:0;border-top:1px solid hsla(0,0%,100%,.1);grid-column:1/-1;padding:24px 0 0}.cre-footer__legal[data-v-6e04616b]{padding:0}}@media(max-width:600px){.cre-footer[data-v-6e04616b]{margin-top:30px;padding-top:30px}.cre-footer__top[data-v-6e04616b]{gap:28px;grid-template-columns:1fr}.cre-footer__brand[data-v-6e04616b]{justify-self:start}.cre-footer__logo[data-v-6e04616b]{max-width:150px}.cre-footer__nav-list[data-v-6e04616b]{-moz-columns:1;column-count:1}.cre-footer__payments[data-v-6e04616b]{grid-column:auto}.cre-footer__brand-list[data-v-6e04616b],.cre-footer__payment-list[data-v-6e04616b]{gap:8px}.cre-footer__payment-name[data-v-6e04616b]{min-width:82px;padding:2px 5px}.cre-footer__payment-logo[data-v-6e04616b]{height:40px;max-width:96px}.cre-footer__brand-name[data-v-6e04616b]{min-width:82px;padding:2px 5px}.cre-footer__provider-logo[data-v-6e04616b]{height:40px;max-width:96px}.cre-footer__legal[data-v-6e04616b]{gap:12px}.cre-footer__age[data-v-6e04616b]{flex-basis:42px;height:42px;width:42px}}#__nuxt{display:flex;flex-direction:column}.cre-page-content{flex:1;padding-top:75px}@media(max-width:480px){.cre-page-content{padding-top:67px}}
