@charset "UTF-8";:root{--bg: #171817;--bg2: #2F2F2D;--bg3: #3a3a38;--bg4: #444442;--divider: #ffffff14;--gold: #8b7140;--gold-h: #9d824d;--text-1: #FFFFFF;--text-2: #ffffff8c;--text-3: #ffffff47;--border-w: #FFFFFF}body{margin:0;font-family:Montserrat,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#161716;color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.il{width:260px;height:130px;background-size:contain!important}.il.il-robot-interactive{background:url(/assets/il-robot-interactive-l6byosgn.png) center center no-repeat}.il.il-shield{background:url(/assets/il-shield-BUpFR7P3.png) center center no-repeat}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.border-bottom{border-bottom:1px solid #dee2e6!important}@media only screen and (min-width:5rem){.app-container{width:100%;height:100%;display:flex;flex-direction:column;z-index:99;background-color:#fff}.title{text-transform:uppercase;font-size:1rem!important;font-weight:700!important;width:100%;text-align:center}}@media only screen and (min-width:42rem){.app-container{align-items:stretch;width:400px;max-height:665px;height:100%;border-radius:.75rem}.title{font-size:1.5rem!important}}@media only screen and (min-width:42rem)and (min-height:364px){.app-container{max-height:300px}}@media only screen and (min-width:42rem)and (min-height:464px){.app-container{max-height:400px}}@media only screen and (min-width:42rem)and (min-height:564px){.app-container{max-height:500px}}@media only screen and (min-width:42rem)and (min-height:664px){.app-container{max-height:600px}}@media only screen and (min-width:42rem)and (min-height:764px){.app-container{max-height:665px}}@media only screen and (min-width:81.25rem){.title{font-size:2rem!important}}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.kent-colors{background-color:var(--bg);color:var(--text-1)}.form-input{border-radius:8px;border:1px solid rgba(255,255,255,.2);background:var(--bg);color:var(--text-1);cursor:text;padding:10px;width:100%;box-sizing:border-box}.form-input:read-only{border:1px solid rgba(255,255,255,.1019607843);color:#ffffff59;cursor:not-allowed;background:#ffffff08}.form-input:focus{outline:none}.form-label{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:var(--text-1);margin-bottom:.4rem}.readOnly{color:var(--text-2)}.section-title{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;color:var(--text-1);line-height:38px}.section-description{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;color:var(--text-2);line-height:1.25rem;margin-bottom:1.25rem}.section-info{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;color:var(--text-1);line-height:1.25rem}.checkbox-main-text{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:var(--text-1);line-height:1.25rem}.description-small{font-family:Inter,sans-serif;font-size:.75rem;color:var(--text-2);line-height:1.25rem}.description-disabled{color:var(--text-3)}.font-medium{font-weight:600}.section-description.no-margin{margin-bottom:0}.nav-title{font-family:Playfair Display,serif;font-size:1.5rem;color:var(--text-1);font-weight:700;padding-top:1rem;padding-bottom:.5rem}.nav-bar{display:flex;font-family:Inter,sans-serif;justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;flex-shrink:0}.nav-bar-card{display:flex;align-items:center;justify-content:center}.nav-bar-button{border:none;background-color:transparent;color:var(--gold);font-weight:700}.form-select-input{border-radius:8px;border:1px solid rgba(255,255,255,.2470588235);background:var(--bg2);color:var(--text-1);padding:10px 44px 10px 10px;width:100%;box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none}.form-select-input:focus{outline:none}.form-select-input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:2rem}.btn-kent{width:100%;padding:1rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:600;border:none;cursor:pointer;text-align:center;transition:all .15s;border-radius:0;background-color:var(--gold);color:var(--text-1);box-sizing:border-box}.btn-kent:hover{background:var(--gold-h)}.btn-kent:disabled{opacity:.5;cursor:not-allowed;background-color:#3f3725}.progress-bar{width:100%;height:2px;background:#ffffff1a;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:var(--gold);width:0%;transition:width .4s ease}.input-radio-label{font-family:Inter,sans-serif;font-size:.875rem}.input-radio-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;border:2px solid gray;border-radius:50%;cursor:pointer;position:relative}.input-radio-button:checked{border:2px solid var(--gold)}.input-radio-button:checked:before{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;border:1px solid var(--gold)!important;background:var(--gold);border-radius:50%;transform:translate(-50%,-50%)}.radio-q{font-size:13px;color:var(--text-1);line-height:1.4;flex:1;padding-right:8px}.card{background:var(--bg2);border-radius:0;padding:16px}.checkbox-container{display:flex;flex-direction:row;align-items:flex-start;gap:12px}.cbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:var(--bg2);width:20px;height:20px;border-radius:4px;border:1.5px solid rgba(255,255,255,.25);flex-shrink:0;margin-top:1px;display:flex;align-items:center;justify-content:center;transition:all .15s;font-size:11px;color:transparent}.cbox:checked{background-color:var(--gold);border-color:var(--gold);color:var(--text-1)}.cbox:checked:after{content:"✓";color:var(--text-1);font-size:12px}.radio-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid var(--divider)}.rbtn{padding:7px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.18);font-size:12px;font-weight:600;cursor:pointer;background:var(--bg3);color:#ffffff8c;transition:all .15s;font-family:Inter,sans-serif}.rbtn.active{border:1px solid var(--gold);font-weight:700;background:var(--bg4);color:#fff}.kent-title{font-family:Inter,sans-serif;font-weight:600;font-size:1.4rem;margin-bottom:.5rem}.card-display{width:100%;aspect-ratio:307/194;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 12px 32px #0009;background:#1c3a28}.card-display-name{position:absolute;bottom:1.25rem;left:1.25rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:400;color:#ffffffd9;word-spacing:.3rem}.card-display-aktivna{position:absolute;top:18px;left:20px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;color:#fff9;letter-spacing:2px}.card-display-number{position:absolute;top:82px;left:20px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#ffffffd9;letter-spacing:2px}.card-display-logo{position:absolute;top:16px;right:20px;font-family:Playfair Display,serif;font-size:16px;font-weight:700;color:#fff;line-height:1.2;text-align:right}.card-display-hex1{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.card-display-visa{font-family:Times New Roman,serif;font-size:22px;font-weight:900;font-style:italic;color:#fff;line-height:1}.card-display-debit{font-family:Inter,sans-serif;font-size:9px;font-weight:500;color:#ffffffa6;letter-spacing:1px}.info-card-button{background:#8b714033;border:1.5px solid var(--gold-h);border-radius:50%;min-width:1.625rem;width:1.625rem;height:1.625rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--gold-h);font-size:12px;font-weight:700;font-family:Inter,sans-serif;flex-shrink:0}.info-card-button.active{background:var(--gold-h);color:var(--text-1)}.divider{height:1px;background:#ffffff14;width:100%;margin-top:1rem;margin-bottom:1rem}.address-card-info{font-size:1rem;font-weight:700;color:var(--text-1);font-family:Inter,sans-serif}.info-container{background:var(--bg2);border-radius:.75rem;padding:1rem;border:1px solid rgba(139,113,64,.4);display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.info-zatvori{background:transparent;border:none;color:var(--gold-h);font-size:.8rem;font-weight:600;cursor:pointer;text-align:left;padding:0;font-family:Inter,sans-serif}._loaderMainDiv_trzuf_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000}._loaderBgDiv_trzuf_10{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-color:#161716;opacity:.7}._loaderInnerDiv_trzuf_21{z-index:1;position:relative;display:flex;justify-content:center;align-items:center;height:100%}._root_1sb0a_1{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}@media only screen and (min-width:42rem){._root_1sb0a_1{padding:20px 0}}._header_1sb0a_16{padding:1rem .5rem;text-align:center;text-transform:uppercase}._body_1sb0a_22{height:100%;padding:1rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;overflow-y:scroll;color:#fff}@media(max-width:768px){._body_1sb0a_22{overflow-y:unset}}._upperDiv_1sb0a_37{display:flex;flex-direction:column}._label_1sb0a_42{margin:.5rem 0!important;color:#fff!important}._buttonGroup_1sb0a_47{margin:2rem 0}._form_1sb0a_51{display:flex;flex-direction:column;gap:1.25rem}._inputMargin_1sb0a_57{margin:1rem 0;width:100%}._root_xf1aq_1{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}@media only screen and (min-width:42rem){._root_xf1aq_1{padding:20px 0}}._header_xf1aq_16{padding:1rem .5rem;text-align:center;text-transform:uppercase}._body_xf1aq_22{height:100%;padding:1rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto}._buttonGroup_xf1aq_31{width:fit-content;margin:1rem 0;align-self:center;z-index:100}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}._root_1ij1p_1{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}@media only screen and (min-width:42rem){._root_1ij1p_1{padding:20px 0}}._inputMargin_1ij1p_16{margin:1rem 0 0}._buttonGroup_1ij1p_20{width:fit-content;margin:1rem 0;align-self:center;z-index:100}._header_1ij1p_27{padding:1rem .5rem;text-align:center;text-transform:uppercase}._consentsBody_1ij1p_33{height:100%;padding:1rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between}._errorText_1ij1p_41{color:#d8000c;font-style:italic}._dialog_1ij1p_46{position:relative}._buttonGroupPages_1ij1p_50{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border-radius:2rem;width:fit-content;position:absolute;bottom:2rem;left:50%;transform:translate(-50%);background-color:#161716}._buttonsPages_1ij1p_61{border-radius:inherit}.react-pdf__message--error{background-color:#000}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}._root_9p90f_1{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}@media only screen and (min-width:42rem){._root_9p90f_1{padding:20px 0}}._header_9p90f_16{padding:1rem .5rem;text-align:center;text-transform:uppercase}._body_9p90f_22{height:100%;padding:1rem 1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto;background-color:#171617;color:"white"}._checkIcon_9p90f_34{font-size:100px!important;margin-top:20px!important}._root_1d4ks_1{width:100%;height:100vh}._redirectComp_1d4ks_6{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center}._header_1d4ks_14{padding:1rem .5rem;text-align:center;text-transform:uppercase}._consentsBody_1d4ks_20{height:100%;padding:1rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between}._rootComp_1d4ks_28{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center}._kent-colors_1d4ks_36{background-color:#161716;color:#fff}._root_1qmoa_1{width:100%;height:100vh}._redirectComp_1qmoa_6{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center}._header_1qmoa_14{padding:1rem .5rem;text-align:center;text-transform:uppercase}._consentsBody_1qmoa_20{height:100%;padding:1rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between}._rootComp_1qmoa_28{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center}._root_8v1k8_1{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}@media only screen and (min-width:42rem){._root_8v1k8_1{padding:20px 0}}._header_8v1k8_16{padding:1rem .5rem;text-align:center;text-transform:uppercase}._body_8v1k8_22{height:100%;padding:1rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto}._sliderDivs_8v1k8_31{display:flex;align-items:center;margin:10px 0 20px}._sliderTextOne_8v1k8_37{width:60px;color:#fff}._slider_8v1k8_31{width:180px!important;margin-right:10px;color:#fff}._inputMargin_8v1k8_48{margin:1rem 0!important}._buttonGroup_8v1k8_52{width:fit-content;margin:1rem 0;align-self:center;z-index:100}._root_1oi8u_1{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}@media only screen and (min-width:42rem){._root_1oi8u_1{padding:20px 0}}._inputMargin_1oi8u_16{margin:1rem 0}._buttonGroup_1oi8u_20{width:fit-content;margin:1rem 0;align-self:center;z-index:100}._header_1oi8u_27{padding:1rem .5rem;text-align:center;text-transform:uppercase}._errorText_1oi8u_41{color:#d8000c;font-style:italic}._videoComp_1oi8u_46{width:100%;align-self:center}._errorComp_1oi8u_51{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:15rem;align-self:center}._instructions_1oi8u_61{text-align:center;margin-top:1rem}._rootComp_1oi8u_66{width:100%;height:100vh}._redirectComp_1oi8u_71{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center}._headerComp_1oi8u_79{padding:1rem .5rem;text-align:center;text-transform:uppercase}._consentsBody_1oi8u_33{height:100%;padding:1rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between}._root_1qvc2_1{width:100%;height:100vh;display:flex;flex-direction:column}._cookieContainer_1qvc2_8{display:flex;align-items:center;justify-content:center}._cookieButton_1qvc2_14{background-color:#f50057!important;color:#fff!important;font-size:1rem!important;border-radius:.355rem!important}._errorNotification_1qvc2_21{position:absolute;background:linear-gradient(45deg,#fb7d64 0,#fa577d);color:#fff;bottom:4rem;display:none;flex-direction:column;justify-content:center;align-items:center;z-index:100;padding:.5rem 1rem;border-radius:.25rem}._buttonGroup_1qvc2_35{width:fit-content;margin:1rem 0;align-self:center;z-index:100}._root_9be3g_1{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}@media only screen and (min-width:42rem){._root_9be3g_1{padding:20px 0}}._header_9be3g_16{padding:1rem .5rem;text-align:center;text-transform:uppercase}._body_9be3g_22{height:100%;padding:1rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto}._sliderDivs_9be3g_31{display:flex;align-items:center;margin:10px 0 20px}._sliderTextOne_9be3g_37{width:60px}._slider_9be3g_31{width:180px!important;margin-right:10px}._buttonGroup_9be3g_46{width:fit-content;margin:1rem 0;align-self:center;z-index:100}._errorText_9be3g_53{color:#d8000c;font-style:italic;text-align:center;margin:10px 0!important;font-size:15px!important}._root_tywsg_1{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}._header_tywsg_14{padding:1rem .5rem;text-align:center;text-transform:uppercase}._buttonGroup_tywsg_20{width:fit-content;margin:1rem 0;align-self:center;z-index:100}._form_tywsg_27{padding:1.5rem;width:100%;gap:1.25rem}._inputMargin_tywsg_33{margin:1rem 0;width:100%}._kent-colors_tywsg_38{background-color:#161716;color:#fff}._root_unl8v_1{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}._header_unl8v_14{padding:1rem .5rem;text-align:center;text-transform:uppercase}._buttonGroup_unl8v_20{width:fit-content;margin:1rem 0;align-self:center;z-index:100}._form_unl8v_27{display:flex;flex-direction:column;min-height:calc(100vh - 8rem);padding:2rem}@media(min-width:768px){._form_unl8v_27{min-height:calc(665px - 8rem)}}._inputMargin_unl8v_39{margin:1rem 0;width:100%}._kent-colors_unl8v_44{background-color:#161716;color:#fff}::-webkit-scrollbar{width:.7rem}::-webkit-scrollbar-track{background:#3d3d3c}::-webkit-scrollbar-thumb{background:#7e7b7b;border-radius:6px}
