@charset "UTF-8";.mx-icon-double-left:after,.mx-icon-double-left:before,.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-left:before,.mx-icon-right:before{border-color:currentcolor;border-radius:1px;border-style:solid;border-width:2px 0 0 2px;box-sizing:border-box;content:"";display:inline-block;height:10px;position:relative;top:-1px;transform:rotate(-45deg) scale(.7);transform-origin:center;vertical-align:middle;width:10px}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-right:before{transform:rotate(135deg) scale(.7)}.mx-btn{background-color:transparent;border:1px solid rgba(0,0,0,.1);border-radius:4px;box-sizing:border-box;color:#73879c;cursor:pointer;font-size:14px;font-weight:500;line-height:1;margin:0;outline:none;padding:7px 15px;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn.disabled,.mx-btn:disabled{color:#ccc;cursor:not-allowed}.mx-btn-text{border:0;line-height:inherit;padding:0 4px;text-align:left}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{border-radius:4px;bottom:2px;opacity:0;position:absolute;right:2px;top:2px;transition:opacity .24s ease-out;width:6px;z-index:1}.mx-scrollbar-track .mx-scrollbar-thumb{background-color:hsla(220,4%,58%,.3);border-radius:inherit;cursor:pointer;height:0;position:absolute;transition:background-color .3s;width:100%}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;transform:scaleY(1);transform-origin:center top;transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1)}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;transform:scaleY(0)}.mx-datepicker{display:inline-block;position:relative;width:210px}.mx-datepicker svg{fill:currentColor;height:1em;overflow:hidden;vertical-align:-.15em;width:1em}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-sizing:border-box;color:#555;display:inline-block;font-size:14px;height:34px;line-height:1.4;padding:6px 30px 6px 10px;width:100%}.mx-input:focus,.mx-input:hover{border-color:#409aff}.mx-input.disabled,.mx-input:disabled{background-color:#f3f3f3;border-color:#ccc;color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{color:rgba(0,0,0,.5);font-size:16px;line-height:1;position:absolute;right:8px;top:50%;transform:translateY(-50%);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{background-color:#fff;border:1px solid #e8e8e8;color:#73879c;font:14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,sans-serif}.mx-datepicker-popup{box-shadow:0 6px 12px rgba(0,0,0,.175);margin-bottom:1px;margin-top:1px;position:absolute;z-index:2001}.mx-datepicker-sidebar{box-sizing:border-box;float:left;overflow:auto;padding:6px;width:100px}.mx-datepicker-sidebar+.mx-datepicker-content{border-left:1px solid #e8e8e8;margin-left:100px}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mx-btn-shortcut{display:block;line-height:24px;padding:0 6px}.mx-range-wrapper{display:flex}@media (max-width:750px){.mx-range-wrapper{flex-direction:column}}.mx-datepicker-header{border-bottom:1px solid #e8e8e8;padding:6px 8px}.mx-datepicker-footer{border-top:1px solid #e8e8e8;padding:6px 8px;text-align:right}.mx-calendar{box-sizing:border-box;padding:6px 12px;width:248px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{box-sizing:border-box;height:34px;line-height:34px;overflow:hidden;text-align:center}.mx-btn-icon-double-left,.mx-btn-icon-left{float:left}.mx-btn-icon-double-right,.mx-btn-icon-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{box-sizing:border-box;height:224px;position:relative}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{background-color:#f3f9fe;color:#73879c}.mx-calendar-content .cell.active{background-color:#1284e7;color:#fff}.mx-calendar-content .cell.hover-in-range,.mx-calendar-content .cell.in-range{background-color:#dbedfb;color:#73879c}.mx-calendar-content .cell.disabled{background-color:#f3f3f3;color:#ccc;cursor:not-allowed}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell.active,.mx-calendar-week-mode .mx-date-row .cell:hover{background-color:transparent;color:inherit}.mx-week-number{opacity:.5}.mx-table{border-collapse:separate;border-spacing:0;box-sizing:border-box;height:100%;table-layout:fixed;text-align:center;width:100%}.mx-table th{font-weight:500}.mx-table td,.mx-table th{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{font-size:12px;height:32px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{background:none;color:#ccc}.mx-time{background:#fff;flex:1;width:224px}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-calendar-time{height:100%;left:0;position:absolute;top:0;width:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{box-sizing:border-box;height:224px;overflow:hidden}.mx-time-columns{display:flex;height:100%;overflow:hidden;width:100%}.mx-time-column{border-left:1px solid #e8e8e8;flex:1;position:relative;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{list-style:none;margin:0;padding:0}.mx-time-column .mx-time-list:after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{background-color:#f3f9fe;color:#73879c}.mx-time-column .mx-time-item.active{background-color:transparent;color:#1284e7;font-weight:700}.mx-time-column .mx-time-item.disabled{background-color:#f3f3f3;color:#ccc;cursor:not-allowed}.mx-time-option{cursor:pointer;font-size:14px;line-height:20px;padding:8px 10px}.mx-time-option:hover{background-color:#f3f9fe;color:#73879c}.mx-time-option.active{background-color:transparent;color:#1284e7;font-weight:700}.mx-time-option.disabled{background-color:#f3f3f3;color:#ccc;cursor:not-allowed}

/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #f5f5f5;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#e0e0e0;opacity:1}input::placeholder,textarea::placeholder{color:#e0e0e0;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(0,168,255,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(0,168,255,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.prose{color:#121212;max-width:65ch}.prose :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.prose :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.prose :where(ol>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.prose :where(blockquote):not(:where([class~=not-prose] *)){border-left-color:var(--tw-prose-quote-borders);border-left-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"\201C""\201D""\2018""\2019"}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5rem;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.prose :where(h1 strong):not(:where([class~=not-prose] *)){font-weight:900}.prose :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25rem;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.prose :where(h2 strong):not(:where([class~=not-prose] *)){font-weight:800}.prose :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.125rem;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.prose :where(h3 strong):not(:where([class~=not-prose] *)){font-weight:700}.prose :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1rem;font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.prose :where(h4 strong):not(:where([class~=not-prose] *)){font-weight:700}.prose :where(img):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(figure>*):not(:where([class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose] *)){color:var(--tw-prose-links)}.prose :where(pre):not(:where([class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.prose :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;text-align:left;width:100%}.prose :where(thead):not(:where([class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.prose :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.prose :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.prose :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(p):not(:where([class~=not-prose] *)){margin-bottom:.5rem;margin-top:0}.prose :where(video):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(figure):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.prose :where(li):not(:where([class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.prose :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose :where(a,strong,span,b,i,p,div):not(:where([class~=not-prose] *)){color:inherit}.prose :where(h1,h2,h3,h4,h5,h6):not(:where([class~=not-prose] *)){color:#121212;font-weight:800;margin-bottom:1rem;margin-top:0}.prose :where(ol,ul):not(:where([class~=not-prose] *)){list-style-type:none;margin:0 0 18px;padding:0}.prose :where(ol li:before):not(:where([class~=not-prose] *)){top:8px}.prose :where(h5):not(:where([class~=not-prose] *)){font-size:.875rem}.prose :where(h6):not(:where([class~=not-prose] *)){font-size:.75rem}.prose-sm :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.prose-sm :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-base :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose-base :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose-base :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose-base :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-base :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-lg :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.prose-lg :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-xl :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.8em;margin-top:.8em}.prose-xl :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.prose-xl :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.prose-xl :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-xl :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-2xl :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.8333333em;margin-top:.8333333em}.prose-2xl :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.prose-2xl :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.prose-2xl :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-2xl :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose-shop-info-content{color:#121212}.prose-shop-info-content :where(p,li):not(:where([class~=not-prose] *)){color:#121212;font-size:.875rem;margin-bottom:12px;margin-top:0}.prose-shop-info-content :where(strong,span,b,i,p,div,ul,li):not(:where([class~=not-prose] *)){color:inherit}.prose-shop-info-content :where(strong,b):not(:where([class~=not-prose] *)){font-weight:700}.prose-shop-info-content :where(a):not(:where([class~=not-prose] *)){color:#00a8ff}.prose-shop-info-content :where(ul:not([class])):not(:where([class~=not-prose] *)){margin-bottom:1rem;margin-left:0;margin-top:1rem}.prose-shop-info-content :where(ul:not([class]) li):not(:where([class~=not-prose] *)){margin-bottom:.5rem;margin-top:0;padding-left:18px;position:relative}.prose-shop-info-content :where(ul:not([class]) li):not(:where([class~=not-prose] *)):before{background:#a0a0a0;border-radius:100%;content:"";height:6px;left:0;position:absolute;top:8px;width:6px}.prose-shop-info-content :where(h1,h2,h3,h4,h5,h6):not(:where([class~=not-prose] *)){color:#121212;font-weight:800}.prose-shop-info-content :where(h1):not(:where([class~=not-prose] *)){font-size:1.125rem;margin-bottom:1rem;margin-top:0}.prose-shop-info-content :where(h2):not(:where([class~=not-prose] *)){font-size:1rem;margin-bottom:1rem;margin-top:0}.prose-shop-info-content :where(h3):not(:where([class~=not-prose] *)){font-size:1rem;margin-bottom:1rem;margin-top:0}html{font-family:Open Sans,sans-serif}.container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}svg{display:inline-block}.heading-underline:after{--tw-bg-opacity:1;background-color:rgba(255,204,0,var(--tw-bg-opacity));content:"";display:block;height:.25rem;margin-top:1rem;width:80px}.centered{left:50%;top:50%;transform:translate3d(-50%,-50%,0)}.container-large{margin:0 auto;max-width:1440px}.currency{font-family:Arial,Helvetica Neue,Helvetica,sans-serif}@media screen and (min-width:720px){.container{width:720px}}@media screen and (min-width:960px){.container{width:960px}}@media screen and (min-width:1200px){.container{width:1200px}}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{left:0;right:0}.inset-0,.inset-y-0{bottom:0;top:0}.inset-y-0\.5{bottom:.125rem;top:.125rem}.-bottom-2{bottom:-.5rem}.-bottom-\[5px\]{bottom:-5px}.-left-1{left:-.25rem}.-left-11{left:-2.75rem}.-left-2{left:-.5rem}.-left-\[265px\]{left:-265px}.-left-\[3px\]{left:-3px}.-right-1\/2{right:-50%}.-right-\[6px\]{right:-6px}.-top-0{top:0}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-1\/2{top:-50%}.-top-16{top:-4rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.-top-\[30px\]{top:-30px}.-top-\[5px\]{top:-5px}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-10{bottom:2.5rem}.bottom-12{bottom:3rem}.bottom-2{bottom:.5rem}.bottom-20{bottom:5rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-6{bottom:1.5rem}.bottom-8{bottom:2rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-2\/4{left:50%}.left-3{left:.75rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-8{left:2rem}.left-\[3px\]{left:3px}.left-\[6px\]{left:6px}.left-\[76px\]{left:76px}.left-auto{left:auto}.left-full{left:100%}.right-0{right:0}.right-1\/2{right:50%}.right-16{right:4rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-44{right:11rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.right-8{right:2rem}.right-\[4px\]{right:4px}.right-auto{right:auto}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-11{top:2.75rem}.top-12{top:3rem}.top-14{top:3.5rem}.top-16{top:4rem}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-2\/4{top:50%}.top-20{top:5rem}.top-3{top:.75rem}.top-32{top:8rem}.top-4{top:1rem}.top-40{top:10rem}.top-6{top:1.5rem}.top-7{top:1.75rem}.top-8{top:2rem}.top-\[-10px\]{top:-10px}.top-\[17px\]{top:17px}.top-\[26px\]{top:26px}.top-\[3px\]{top:3px}.top-\[7px\]{top:7px}.top-full{top:100%}.isolate{isolation:isolate}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-100{z-index:100}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-60{z-index:60}.z-90{z-index:90}.z-\[102\]{z-index:102}.z-\[103\]{z-index:103}.z-\[104\]{z-index:104}.z-\[15\]{z-index:15}.order-1{order:1}.order-2{order:2}.order-3{order:3}.col-span-1{grid-column:span 1/span 1}.col-span-12{grid-column:span 12/span 12}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-6{grid-column:span 6/span 6}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-6{grid-column-start:6}.col-start-8{grid-column-start:8}.col-start-9{grid-column-start:9}.col-end-13{grid-column-end:13}.col-end-5{grid-column-end:5}.col-end-7{grid-column-end:7}.col-end-8{grid-column-end:8}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.row-end-1{grid-row-end:1}.row-end-2{grid-row-end:2}.row-end-3{grid-row-end:3}.row-end-4{grid-row-end:4}.float-left{float:left}.-m-1{margin:-.25rem}.-m-3{margin:-.75rem}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-6{margin:1.5rem}.m-auto{margin:auto}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-my-8{margin-bottom:-2rem;margin-top:-2rem}.mx-0{margin-left:0;margin-right:0}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-bottom:0;margin-top:0}.my-0\.5{margin-bottom:.125rem;margin-top:.125rem}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.my-12{margin-bottom:3rem;margin-top:3rem}.my-16{margin-bottom:4rem;margin-top:4rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-8{margin-bottom:2rem;margin-top:2rem}.\!mb-0{margin-bottom:0!important}.\!mt-6{margin-top:1.5rem!important}.-mb-0{margin-bottom:0}.-mb-0\.5{margin-bottom:-.125rem}.-mb-1{margin-bottom:-.25rem}.-mb-2{margin-bottom:-.5rem}.-mb-3{margin-bottom:-.75rem}.-mb-4{margin-bottom:-1rem}.-mb-6{margin-bottom:-1.5rem}.-mb-8{margin-bottom:-2rem}.-ml-1{margin-left:-.25rem}.-ml-12{margin-left:-3rem}.-ml-2{margin-left:-.5rem}.-ml-4{margin-left:-1rem}.-ml-5{margin-left:-1.25rem}.-ml-6{margin-left:-1.5rem}.-ml-8{margin-left:-2rem}.-mr-1{margin-right:-.25rem}.-mr-4{margin-right:-1rem}.-mr-6{margin-right:-1.5rem}.-mt-0{margin-top:0}.-mt-0\.5{margin-top:-.125rem}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.-mt-20{margin-top:-5rem}.-mt-32{margin-top:-8rem}.-mt-4{margin-top:-1rem}.-mt-5{margin-top:-1.25rem}.-mt-6{margin-top:-1.5rem}.-mt-8{margin-top:-2rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-48{margin-bottom:12rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-\[18px\]{margin-bottom:18px}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-7{margin-left:1.75rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.ml-px{margin-left:1px}.mr-0{margin-right:0}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-11{margin-right:2.75rem}.mr-12{margin-right:3rem}.mr-16{margin-right:4rem}.mr-2{margin-right:.5rem}.mr-2\.5{margin-right:.625rem}.mr-3{margin-right:.75rem}.mr-32{margin-right:8rem}.mr-4{margin-right:1rem}.mr-48{margin-right:12rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-8{margin-right:2rem}.mr-\[120px\]{margin-right:120px}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-auto{margin-top:auto}.mt-px{margin-top:1px}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.\!h-12{height:3rem!important}.\!h-6{height:1.5rem!important}.\!h-\[76px\]{height:76px!important}.h-0{height:0}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-1\/2{height:50%}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-4\/5{height:80%}.h-40{height:10rem}.h-44{height:11rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[100px\]{height:100px}.h-\[110px\]{height:110px}.h-\[120px\]{height:120px}.h-\[12px\]{height:12px}.h-\[18px\]{height:18px}.h-\[196px\]{height:196px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[245px\]{height:245px}.h-\[2px\]{height:2px}.h-\[34px\]{height:34px}.h-\[38px\]{height:38px}.h-\[400px\]{height:400px}.h-\[40px\]{height:40px}.h-\[42px\]{height:42px}.h-\[45px\]{height:45px}.h-\[48px\]{height:48px}.h-\[50px\]{height:50px}.h-\[60px\]{height:60px}.h-\[620px\]{height:620px}.h-\[64px\]{height:64px}.h-\[72px\]{height:72px}.h-\[76px\]{height:76px}.h-\[80px\]{height:80px}.h-\[calc\(100\%_-_65px\)\]{height:calc(100% - 65px)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-0{max-height:0}.max-h-20{max-height:5rem}.max-h-80{max-height:20rem}.max-h-\[200px\]{max-height:200px}.max-h-\[300px\]{max-height:300px}.max-h-\[360px\]{max-height:360px}.max-h-\[55vh\]{max-height:55vh}.max-h-\[60px\]{max-height:60px}.max-h-\[70px\]{max-height:70px}.max-h-\[70vh\]{max-height:70vh}.max-h-\[72px\]{max-height:72px}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-h-11{min-height:2.75rem}.min-h-12{min-height:3rem}.min-h-16{min-height:4rem}.min-h-20{min-height:5rem}.min-h-24{min-height:6rem}.min-h-36{min-height:9rem}.min-h-4{min-height:1rem}.min-h-40{min-height:10rem}.min-h-5{min-height:1.25rem}.min-h-6{min-height:1.5rem}.min-h-64{min-height:16rem}.min-h-80{min-height:20rem}.min-h-96{min-height:24rem}.min-h-\[100vh\]{min-height:100vh}.min-h-\[110px\]{min-height:110px}.min-h-\[120px\]{min-height:120px}.min-h-\[150px\]{min-height:150px}.min-h-\[160px\]{min-height:160px}.min-h-\[162px\]{min-height:162px}.min-h-\[200px\]{min-height:200px}.min-h-\[22px\]{min-height:22px}.min-h-\[250px\]{min-height:250px}.min-h-\[278px\]{min-height:278px}.min-h-\[290px\]{min-height:290px}.min-h-\[330px\]{min-height:330px}.min-h-\[50px\]{min-height:50px}.min-h-\[58px\]{min-height:58px}.min-h-\[80px\]{min-height:80px}.min-h-\[90px\]{min-height:90px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.\!w-6{width:1.5rem!important}.\!w-\[76px\]{width:76px!important}.w-0{width:0}.w-1{width:.25rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-10\/12{width:83.333333%}.w-11{width:2.75rem}.w-11\/12{width:91.666667%}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/5{width:40%}.w-2\/6{width:33.333333%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-3\/6{width:50%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/12{width:33.333333%}.w-4\/6{width:66.666667%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-6\/12{width:50%}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-7\/12{width:58.333333%}.w-72{width:18rem}.w-8{width:2rem}.w-8\/12{width:66.666667%}.w-80{width:20rem}.w-9{width:2.25rem}.w-9\/12{width:75%}.w-\[100px\]{width:100px}.w-\[11px\]{width:11px}.w-\[123px\]{width:123px}.w-\[152px\]{width:152px}.w-\[160\%\]{width:160%}.w-\[16px\]{width:16px}.w-\[18px\]{width:18px}.w-\[250px\]{width:250px}.w-\[300px\]{width:300px}.w-\[360px\]{width:360px}.w-\[38px\]{width:38px}.w-\[400px\]{width:400px}.w-\[40px\]{width:40px}.w-\[415px\]{width:415px}.w-\[42px\]{width:42px}.w-\[52px\]{width:52px}.w-\[550px\]{width:550px}.w-\[60px\]{width:60px}.w-\[76px\]{width:76px}.w-\[90px\]{width:90px}.w-\[960px\]{width:960px}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.min-w-12{min-width:3rem}.min-w-16{min-width:4rem}.min-w-20{min-width:5rem}.min-w-24{min-width:6rem}.min-w-32{min-width:8rem}.min-w-36{min-width:9rem}.min-w-4{min-width:1rem}.min-w-40{min-width:10rem}.min-w-44{min-width:11rem}.min-w-6{min-width:1.5rem}.min-w-64{min-width:16rem}.min-w-72{min-width:18rem}.min-w-8{min-width:2rem}.min-w-80{min-width:20rem}.min-w-\[120px\]{min-width:120px}.min-w-\[188px\]{min-width:188px}.min-w-\[272px\]{min-width:272px}.min-w-\[279px\]{min-width:279px}.min-w-\[38px\]{min-width:38px}.min-w-\[66px\]{min-width:66px}.min-w-full{min-width:100%}.\!max-w-0{max-width:0!important}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-44{max-width:11rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6{max-width:1.5rem}.max-w-64{max-width:16rem}.max-w-6xl{max-width:72rem}.max-w-72{max-width:18rem}.max-w-7xl{max-width:80rem}.max-w-80{max-width:20rem}.max-w-\[1152px\]{max-width:1152px}.max-w-\[1176px\]{max-width:1176px}.max-w-\[120px\]{max-width:120px}.max-w-\[148px\]{max-width:148px}.max-w-\[1536px\]{max-width:1536px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[247px\]{max-width:247px}.max-w-\[272px\]{max-width:272px}.max-w-\[279px\]{max-width:279px}.max-w-\[280px\]{max-width:280px}.max-w-\[300px\]{max-width:300px}.max-w-\[330px\]{max-width:330px}.max-w-\[336px\]{max-width:336px}.max-w-\[380px\]{max-width:380px}.max-w-\[388px\]{max-width:388px}.max-w-\[400px\]{max-width:400px}.max-w-\[435px\]{max-width:435px}.max-w-\[448px\]{max-width:448px}.max-w-\[456px\]{max-width:456px}.max-w-\[460px\]{max-width:460px}.max-w-\[480px\]{max-width:480px}.max-w-\[490px\]{max-width:490px}.max-w-\[500px\]{max-width:500px}.max-w-\[528px\]{max-width:528px}.max-w-\[60\%\]{max-width:60%}.max-w-\[612px\]{max-width:612px}.max-w-\[624px\]{max-width:624px}.max-w-\[70px\]{max-width:70px}.max-w-\[80\%\]{max-width:80%}.max-w-\[800px\]{max-width:800px}.max-w-\[815px\]{max-width:815px}.max-w-\[90px\]{max-width:90px}.max-w-\[912px\]{max-width:912px}.max-w-\[95\%\]{max-width:95%}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-screen-md{max-width:720px}.max-w-screen-sm{max-width:480px}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.origin-center{transform-origin:center}.-translate-x-1\/2,.-translate-x-2\/4{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-x-2\/4,.-translate-x-64{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-64{--tw-translate-x:-16rem}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-14,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-14{--tw-translate-y:-3.5rem}.-translate-y-2\/4{--tw-translate-y:-50%}.-translate-y-2\/4,.-translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-full{--tw-translate-y:-100%}.translate-x-0{--tw-translate-x:0px}.translate-x-0,.translate-x-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x:50%}.translate-x-2{--tw-translate-x:0.5rem}.translate-x-2,.translate-x-\[-20px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-20px\]{--tw-translate-x:-20px}.translate-y-0{--tw-translate-y:0px}.translate-y-0,.translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y:100%}.-rotate-12{--tw-rotate:-12deg}.-rotate-12,.-rotate-45{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-45{--tw-rotate:-45deg}.-rotate-90{--tw-rotate:-90deg}.-rotate-90,.-rotate-\[3\.5deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-\[3\.5deg\]{--tw-rotate:-3.5deg}.rotate-12{--tw-rotate:12deg}.rotate-12,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.rotate-45{--tw-rotate:45deg}.rotate-45,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg}.rotate-\[3\.5deg\]{--tw-rotate:3.5deg}.rotate-\[3\.5deg\],.skew-x-\[-45deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.skew-x-\[-45deg\]{--tw-skew-x:-45deg}.skew-x-\[50deg\]{--tw-skew-x:50deg}.scale-0,.skew-x-\[50deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x:0;--tw-scale-y:0}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-100,.scale-110{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.scale-50{--tw-scale-x:.5;--tw-scale-y:.5}.scale-50,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-spin{animation:spin 1s linear infinite}.\!cursor-default{cursor:default!important}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness:mandatory}.snap-start{scroll-snap-align:start}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-col-dense{grid-auto-flow:column dense}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-\[0\.55fr_0\.45fr\]{grid-template-columns:.55fr .45fr}.grid-cols-\[392px_1fr\]{grid-template-columns:392px 1fr}.grid-cols-\[80px_1fr\]{grid-template-columns:80px 1fr}.grid-cols-\[auto_1fr\]{grid-template-columns:auto 1fr}.grid-rows-1{grid-template-rows:repeat(1,1fr)}.grid-rows-2{grid-template-rows:repeat(2,1fr)}.grid-rows-3{grid-template-rows:repeat(3,1fr)}.grid-rows-5{grid-template-rows:repeat(5,1fr)}.grid-rows-6{grid-template-rows:repeat(6,1fr)}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-4{row-gap:1rem}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.justify-self-end{justify-self:end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;white-space:nowrap}.overflow-ellipsis,.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.text-nowrap{text-wrap:nowrap}.text-balance{text-wrap:balance}.text-pretty{text-wrap:pretty}.break-words{word-wrap:break-word}.break-keep{word-break:keep-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[0\%_0\%_10\%_37\%\]{border-radius:0 0 10% 37%}.rounded-\[3px\]{border-radius:3px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-b{border-bottom-right-radius:.25rem}.rounded-b,.rounded-l{border-bottom-left-radius:.25rem}.rounded-l{border-top-left-radius:.25rem}.rounded-r{border-bottom-right-radius:.25rem}.rounded-r,.rounded-t{border-top-right-radius:.25rem}.rounded-t{border-top-left-radius:.25rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-tl{border-top-left-radius:.25rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-0{border-left-width:0}.border-l-2{border-left-width:2px}.border-l-8{border-left-width:8px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0}.border-r-8{border-right-width:8px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-8{border-top-width:8px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#e2e2e2\]{--tw-border-opacity:1;border-color:rgba(226,226,226,var(--tw-border-opacity))}.border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.border-blue-300{--tw-border-opacity:1;border-color:rgba(115,207,255,var(--tw-border-opacity))}.border-blue-400{--tw-border-opacity:1;border-color:rgba(57,188,255,var(--tw-border-opacity))}.border-blue-500{--tw-border-opacity:1;border-color:rgba(0,168,255,var(--tw-border-opacity))}.border-blue-600{--tw-border-opacity:1;border-color:rgba(0,155,236,var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity:1;border-color:rgba(250,250,250,var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgba(245,245,245,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgba(238,238,238,var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgba(224,224,224,var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity:1;border-color:rgba(208,208,208,var(--tw-border-opacity))}.border-gray-600{--tw-border-opacity:1;border-color:rgba(160,160,160,var(--tw-border-opacity))}.border-gray-700{--tw-border-opacity:1;border-color:rgba(101,101,101,var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity:1;border-color:rgba(74,74,74,var(--tw-border-opacity))}.border-gray-900{--tw-border-opacity:1;border-color:rgba(18,18,18,var(--tw-border-opacity))}.border-green-100{--tw-border-opacity:1;border-color:rgba(230,250,238,var(--tw-border-opacity))}.border-green-700{--tw-border-opacity:1;border-color:rgba(0,170,71,var(--tw-border-opacity))}.border-red-200{--tw-border-opacity:1;border-color:rgba(251,194,190,var(--tw-border-opacity))}.border-red-300{--tw-border-opacity:1;border-color:rgba(249,152,144,var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgba(244,67,54,var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-yellow-200{--tw-border-opacity:1;border-color:rgba(255,238,172,var(--tw-border-opacity))}.border-yellow-300{--tw-border-opacity:1;border-color:rgba(255,227,115,var(--tw-border-opacity))}.border-yellow-400{--tw-border-opacity:1;border-color:rgba(255,216,57,var(--tw-border-opacity))}.border-yellow-500{--tw-border-opacity:1;border-color:rgba(255,204,0,var(--tw-border-opacity))}.border-yellow-600{--tw-border-opacity:1;border-color:rgba(236,189,0,var(--tw-border-opacity))}.border-b-transparent{border-bottom-color:transparent}.border-b-yellow-500{--tw-border-opacity:1;border-bottom-color:rgba(255,204,0,var(--tw-border-opacity))}.border-l-transparent{border-left-color:transparent}.border-r-transparent{border-right-color:transparent}.border-t-gray-200{--tw-border-opacity:1;border-top-color:rgba(245,245,245,var(--tw-border-opacity))}.\!bg-\[\#EDEDED\]{--tw-bg-opacity:1!important;background-color:rgba(237,237,237,var(--tw-bg-opacity))!important}.bg-\[\#4676ED\],.bg-\[\#4676ed\]{--tw-bg-opacity:1;background-color:rgba(70,118,237,var(--tw-bg-opacity))}.bg-\[\#ede6f7\]{--tw-bg-opacity:1;background-color:rgba(237,230,247,var(--tw-bg-opacity))}.bg-\[\#f9f9f9\]{--tw-bg-opacity:1;background-color:rgba(249,249,249,var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-blue-100{--tw-bg-opacity:1;background-color:rgba(230,246,255,var(--tw-bg-opacity))}.bg-blue-400{--tw-bg-opacity:1;background-color:rgba(57,188,255,var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgba(0,168,255,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgba(250,250,250,var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgba(238,238,238,var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgba(224,224,224,var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgba(208,208,208,var(--tw-bg-opacity))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgba(160,160,160,var(--tw-bg-opacity))}.bg-gray-700{--tw-bg-opacity:1;background-color:rgba(101,101,101,var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgba(74,74,74,var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgba(18,18,18,var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity:1;background-color:rgba(230,250,238,var(--tw-bg-opacity))}.bg-green-200{--tw-bg-opacity:1;background-color:rgba(172,237,199,var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgba(0,200,83,var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity:1;background-color:rgba(254,236,235,var(--tw-bg-opacity))}.bg-red-200{--tw-bg-opacity:1;background-color:rgba(251,194,190,var(--tw-bg-opacity))}.bg-red-300{--tw-bg-opacity:1;background-color:rgba(249,152,144,var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgba(244,67,54,var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-white\/30{background-color:hsla(0,0%,100%,.3)}.bg-white\/60{background-color:hsla(0,0%,100%,.6)}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(255,250,230,var(--tw-bg-opacity))}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgba(255,238,172,var(--tw-bg-opacity))}.bg-yellow-300{--tw-bg-opacity:1;background-color:rgba(255,227,115,var(--tw-bg-opacity))}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(255,216,57,var(--tw-bg-opacity))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(255,204,0,var(--tw-bg-opacity))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-none{background-image:none}.from-\[\#3A3A3A\]{--tw-gradient-from:#3a3a3a var(--tw-gradient-from-position);--tw-gradient-to:rgba(58,58,58,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-\[\#FF0614\]{--tw-gradient-to:#ff0614 var(--tw-gradient-to-position)}.to-blue-500{--tw-gradient-to:#00a8ff var(--tw-gradient-to-position)}.to-gray-300{--tw-gradient-to:#eee var(--tw-gradient-to-position)}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-clip-content{background-clip:content-box}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.fill-gray-600{fill:#a0a0a0}.fill-yellow-500{fill:#fc0}.stroke-black{stroke:#000}.stroke-0{stroke-width:0}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-12{padding:3rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[74px\]{padding-left:74px;padding-right:74px}.py-0{padding-bottom:0;padding-top:0}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-14{padding-bottom:3.5rem;padding-top:3.5rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-24{padding-bottom:6rem;padding-top:6rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-7{padding-bottom:1.75rem;padding-top:1.75rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-\[18px\]{padding-bottom:18px;padding-top:18px}.py-\[3px\]{padding-bottom:3px;padding-top:3px}.py-\[5px\]{padding-bottom:5px;padding-top:5px}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-20{padding-bottom:5rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-9{padding-bottom:2.25rem}.pb-\[70px\]{padding-bottom:70px}[dir=ltr] .pe-12{padding-right:3rem}[dir=rtl] .pe-12{padding-left:3rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}.pl-16{padding-left:4rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-20{padding-left:5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pl-\[55px\]{padding-left:55px}.pl-\[5px\]{padding-left:5px}.pl-\[72px\]{padding-left:72px}.pl-px{padding-left:1px}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pr-\[112px\]{padding-right:112px}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-72{padding-top:18rem}.pt-8{padding-top:2rem}.pt-9{padding-top:2.25rem}.pt-\[80\%\]{padding-top:80%}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-body{font-family:Open Sans,sans-serif}.font-heading{font-family:Montserrat,sans-serif}.text-1\/5xl{font-size:1.75rem}.text-10xl{font-size:6rem}.text-17xl{font-size:9.5rem}.text-18xl{font-size:10rem}.text-2xl,.text-2xl\/10{font-size:2rem}.text-2xl\/10{line-height:2.5rem}.text-2xl\/8{font-size:2rem;line-height:2rem}.text-3xl{font-size:2.5rem}.text-3xs{font-size:.5rem}.text-4xl{font-size:3rem}.text-6xl{font-size:4rem}.text-\[100px\]{font-size:100px}.text-\[11px\]{font-size:11px}.text-\[26px\]{font-size:26px}.text-base,.text-base\/5{font-size:1rem}.text-base\/5{line-height:1.25rem}.text-base\/6{font-size:1rem;line-height:1.5rem}.text-lg,.text-lg\/6{font-size:1.25rem}.text-lg\/6{line-height:1.5rem}.text-lg\/7{font-size:1.25rem;line-height:1.75rem}.text-lmd,.text-lmd\/6{font-size:1.125rem}.text-lmd\/6{line-height:1.5rem}.text-sm,.text-sm\/4{font-size:.875rem}.text-sm\/4{line-height:1rem}.text-sm\/5{font-size:.875rem;line-height:1.25rem}.text-sm\/6{font-size:.875rem;line-height:1.5rem}.text-sm\/\[18px\]{font-size:.875rem;line-height:18px}.text-sm\/normal{font-size:.875rem;line-height:1.5}.text-xl,.text-xl\/7{font-size:1.5rem}.text-xl\/7{line-height:1.75rem}.text-xs,.text-xs\/10{font-size:.75rem}.text-xs\/10{line-height:2.5rem}.text-xs\/4{font-size:.75rem;line-height:1rem}.text-xs\/\[14px\]{font-size:.75rem;line-height:14px}.text-xxs{font-size:.625rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-10{line-height:2.5rem}.leading-12{line-height:3rem}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-\[1\.1\]{line-height:1.1}.leading-\[1\.2\]{line-height:1.2}.leading-\[1\.35\]{line-height:1.35}.leading-\[1\.3\]{line-height:1.3}.leading-\[1\.45\]{line-height:1.45}.leading-\[1\.7\]{line-height:1.7}.leading-\[1\.8\]{line-height:1.8}.leading-\[44px\]{line-height:44px}.leading-loose{line-height:2}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.\!text-gray-600{--tw-text-opacity:1!important;color:rgba(160,160,160,var(--tw-text-opacity))!important}.\!text-gray-900{--tw-text-opacity:1!important;color:rgba(18,18,18,var(--tw-text-opacity))!important}.\!text-red-500{--tw-text-opacity:1!important;color:rgba(244,67,54,var(--tw-text-opacity))!important}.\!text-yellow-500{--tw-text-opacity:1!important;color:rgba(255,204,0,var(--tw-text-opacity))!important}.text-\[\#7879F1\]{--tw-text-opacity:1;color:rgba(120,121,241,var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-blue-400{--tw-text-opacity:1;color:rgba(57,188,255,var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgba(0,168,255,var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgba(0,155,236,var(--tw-text-opacity))}.text-blue-700{--tw-text-opacity:1;color:rgba(0,143,217,var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity:1;color:rgba(0,130,198,var(--tw-text-opacity))}.text-blue-900{--tw-text-opacity:1;color:rgba(0,118,179,var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgba(245,245,245,var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgba(238,238,238,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgba(224,224,224,var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgba(208,208,208,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgba(160,160,160,var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgba(101,101,101,var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgba(74,74,74,var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgba(18,18,18,var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgba(0,200,83,var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgba(0,185,77,var(--tw-text-opacity))}.text-green-700{--tw-text-opacity:1;color:rgba(0,170,71,var(--tw-text-opacity))}.text-green-800{--tw-text-opacity:1;color:rgba(0,155,64,var(--tw-text-opacity))}.text-purple-500{--tw-text-opacity:1;color:rgba(96,27,165,var(--tw-text-opacity))}.text-red-300{--tw-text-opacity:1;color:rgba(249,152,144,var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgba(244,67,54,var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgba(226,62,50,var(--tw-text-opacity))}.text-red-800{--tw-text-opacity:1;color:rgba(189,52,42,var(--tw-text-opacity))}.text-transparent{color:transparent}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-yellow-400{--tw-text-opacity:1;color:rgba(255,216,57,var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity:1;color:rgba(255,204,0,var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.overline{-webkit-text-decoration-line:overline;text-decoration-line:overline}.line-through{-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.no-underline{-webkit-text-decoration-line:none;text-decoration-line:none}.placeholder-gray-600::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(160,160,160,var(--tw-placeholder-opacity))}.placeholder-gray-600::placeholder{--tw-placeholder-opacity:1;color:rgba(160,160,160,var(--tw-placeholder-opacity))}.placeholder-red-500::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(244,67,54,var(--tw-placeholder-opacity))}.placeholder-red-500::placeholder{--tw-placeholder-opacity:1;color:rgba(244,67,54,var(--tw-placeholder-opacity))}.\!opacity-0{opacity:0!important}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-85{opacity:.85}.opacity-90{opacity:.9}.\!shadow-none{--tw-shadow:0 0 transparent!important;--tw-shadow-colored:0 0 transparent!important;box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0px 8px 24px rgba(0,0,0,.12);--tw-shadow-colored:0px 8px 24px var(--tw-shadow-color)}.shadow-\[0_0_5px_rgba\(0\2c 0\2c 0\2c 0\.12\)\]{--tw-shadow:0 0 5px rgba(0,0,0,.12);--tw-shadow-colored:0 0 5px var(--tw-shadow-color)}.shadow-\[0_0_5px_rgba\(0\2c 0\2c 0\2c 0\.12\)\],.shadow-\[0_2px_30px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-\[0_2px_30px_rgba\(0\2c 0\2c 0\2c 0\.1\)\]{--tw-shadow:0 2px 30px rgba(0,0,0,.1);--tw-shadow-colored:0 2px 30px var(--tw-shadow-color)}.shadow-\[0_8px_24px_0_rgba\(0\2c 0\2c 0\2c 0\.12\)\]{--tw-shadow:0 8px 24px 0 rgba(0,0,0,.12);--tw-shadow-colored:0 8px 24px 0 var(--tw-shadow-color)}.shadow-\[0_8px_24px_0_rgba\(0\2c 0\2c 0\2c 0\.12\)\],.shadow-base{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-base{--tw-shadow:0px 0px 8px rgba(0,0,0,.08);--tw-shadow-colored:0px 0px 8px var(--tw-shadow-color)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color)}.shadow-inner,.shadow-lg{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lmd{--tw-shadow:0px 1px 5px rgba(0,0,0,.1);--tw-shadow-colored:0px 1px 5px var(--tw-shadow-color)}.shadow-lmd,.shadow-lsm{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-lsm{--tw-shadow:0px 0px 4px rgba(0,0,0,.16);--tw-shadow-colored:0px 0px 4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-none{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-sm,.shadow-xl{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-0{outline-width:0}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.blur{--tw-blur:blur(8px)}.blur,.grayscale{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%)}.invert{--tw-invert:invert(100%)}.invert,.sepia{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.sepia{--tw-sepia:sepia(100%)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[height\]{transition-duration:.15s;transition-property:height;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[top\]{transition-duration:.15s;transition-property:top;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.delay-150{transition-delay:.15s}.delay-75{transition-delay:75ms}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.\[emittery\:subscribe\]{emittery:subscribe}.\[k\:string\]{k:string}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}img{display:block;max-width:100%}@keyframes floatMessageHorizontal{0%{left:314px}to{left:300px}}@keyframes floatMessageVertical{0%{top:-30px}to{top:-40px}}@keyframes ring{0%{transform:rotate(0)}9%{transform:rotate(5deg)}18%{transform:rotate(-5deg)}27%{transform:rotate(4deg)}36%{transform:rotate(-4deg)}45%{transform:rotate(3deg)}54%{transform:rotate(-3deg)}63%{transform:rotate(2deg)}72%{transform:rotate(-2deg)}81%{transform:rotate(1deg)}90%{transform:rotate(-1deg)}to{transform:rotate(0)}}.svg-icon{fill:none;stroke:currentcolor;box-sizing:content-box;color:inherit;display:inline-block;height:1em;vertical-align:middle;width:1em}.svg-icon--error{fill:#f44336;height:24px;width:24px}.svg-icon--will-rotate{transform:translateY(-50%) rotate(0deg);transform-origin:50% 50%;transform-style:preserve-3d;transition:all .2s ease}.svg-icon--rotated{transform:translateY(-50%) rotate(180deg);transform-origin:50% 50%;transform-style:preserve-3d;transition:all .2s ease}.svg-fill{fill:currentcolor;stroke:none}.svg-up{transform:rotate(-90deg)}.svg-right{transform:rotate(0deg)}.svg-down{transform:rotate(90deg)}.svg-left{transform:rotate(180deg)}.b-svg-icon{display:inline-block;line-height:0;position:relative}.has-icon--active>.b-icon:after,.has-icon--hovered:hover>.b-icon:after{opacity:1;visibility:visible}.b-icon{display:inline-block;line-height:0;position:relative}.b-icon:before{content:"";display:block;position:relative;z-index:1}.b-icon:after{content:"";display:block;left:0;opacity:0;position:absolute;top:0;transition:all .2s ease;visibility:hidden;z-index:2}.icons-system{display:flex;flex-wrap:wrap}.icons-system__item{margin:0 35px 15px 0;text-align:center}.icons-system__item label{display:inline-block;margin:0 5px 0 0;vertical-align:top}.b-spinner{stroke:#fff;fill:none;stroke-width:1px}.b-spinner--absolute,.b-spinner--overlay{font-size:30px;font-size:1.875rem;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);z-index:3}.b-spinner--overlay-white{stroke:#fff;fill:none;stroke-width:1px}.b-spinner--overlay-blue{stroke:#00b0ff;fill:none;stroke-width:1px}.b-spinner--overlay-black{stroke:#121212;fill:none;stroke-width:1px}.b-spinner--blue{stroke:#00b0ff;fill:none;stroke-width:1px}.b-spinner--overlay-yellow{stroke:#fc0;fill:none;stroke-width:1px}.b-spinner--inline{font-size:16px;font-size:1rem}.icon-gray .svg-icon{color:#a0a0a0}.stroke-current{stroke:currentcolor}.fill-current{fill:currentcolor}.i-burger-button{cursor:pointer;display:block;padding:16px}@media screen and (max-width:424px){.i-burger-button{padding:16px 10px}}.i-burger-button__bar{background:#121212;display:block;height:2px;margin-bottom:5px;width:20px}.i-burger-button__bar:last-child{margin-bottom:0}.i-burger-button--white .i-burger-button__bar{background:#fff}.b-footer-social .b-svg-icon [pid="0"]{fill:none;stroke:#fff;backface-visibility:hidden;transition:all .2s ease}.b-footer-social .b-svg-icon [pid="1"]{fill:#fff}.b-footer-social .b-svg-icon__fb,.b-footer-social .b-svg-icon__instagram,.b-footer-social .b-svg-icon__twitter{font-size:40px;font-size:2.5rem;transition:all .3s ease}.b-footer-social .b-svg-icon__fb .svg-icon,.b-footer-social .b-svg-icon__instagram .svg-icon,.b-footer-social .b-svg-icon__twitter .svg-icon{stroke:#fff;color:transparent}.b-footer-social .b-svg-icon__twitter:hover [pid="0"]{stroke:#23a0f2;fill:#23a0f2}.b-footer-social .b-svg-icon__fb:hover .svg-icon{fill:#1778f2;stroke:#1778f2;transition:all .2s ease}.b-footer-social .b-svg-icon__instagram:hover .svg-icon{fill:#823ea3;stroke:#823ea3;transition:all .2s ease}.b-svg-icon--chrome,.b-svg-icon--firefox,.b-svg-icon--opera,.b-svg-icon--safari{font-size:48px;font-size:3rem;height:48px;text-align:center;transition:all .2s ease;width:52px}@media screen and (max-width:424px){.b-svg-icon--chrome,.b-svg-icon--firefox,.b-svg-icon--opera,.b-svg-icon--safari{height:30px;width:32px}.b-svg-icon--chrome .svg-icon,.b-svg-icon--firefox .svg-icon,.b-svg-icon--opera .svg-icon,.b-svg-icon--safari .svg-icon{height:inherit;width:inherit}}.b-svg-icon--chrome:hover,.b-svg-icon--firefox:hover,.b-svg-icon--opera:hover,.b-svg-icon--safari:hover{transform:scale(1.1)}.b-svg-icon--arround-arrow{border:2px solid #00b0ff;border-radius:50%;box-sizing:content-box;color:#fff;transition:all .2s ease}.b-svg-icon--arround-arrow .svg-icon{height:60px;width:60px}.b-svg-icon--arround-arrow [pid="0"]{fill:transparent}.b-svg-icon--arround-arrow [pid="1"]{fill:#00b0ff}.b-svg-icon--arround-arrow:hover{transform:scale(1.1)}.visa [pid="0"]{fill:#2993bb}.visa [pid="1"]{fill:#efc65e}.mastercard [pid="1"]{fill:#f79e1d}.mastercard [pid="2"]{fill:#e90d1f}.mastercard [pid="3"]{fill:#ff6000}.mastercard [pid="5"]{fill:#000}.mastercard2 [pid="0"]{fill:#ff6000}.mastercard2 [pid="1"]{fill:#f79e1d}.mastercard2 [pid="3"]{fill:#e90d1f}.mastercard2 [pid="4"]{fill:#000}.sim [pid="0"]{fill:#fff}.sim [pid="1"]{fill:#fdd737}.sim [pid="2"]{fill:#fbbf2f}.sim2 [pid="2"]{fill:#fff}.sim2 [pid="1"]{fill:#fbbf2f}.sim2 [pid="0"]{fill:#fdd737}.paypal [pid="0"],.paypal [pid="2"],.paypal [pid="4"]{fill:#1b99d5}.paypal [pid="1"],.paypal [pid="3"],.paypal [pid="5"]{fill:#2a3e7f}.paypal [pid="6"]{fill:#1b99d5}.paypal [pid="7"]{fill:#283065}.social-icon-fb,.social-icon-google{fill:transparent;stroke:#9e9e9e;color:#9e9e9e;transition:all .5s ease-out}.social-icon-google{stroke:#fff}.social-icon-google:hover{fill:#db4742;stroke:#db4742;color:#fff;transition:all .2s ease}.social-icon-fb:hover{fill:#1778f2;stroke:#1778f2;color:#fff;transition:all .2s ease}[hidden]{display:none!important;opacity:0!important;visibility:hidden!important}[data-state]{opacity:1;transition:opacity .3s ease;visibility:visible}[data-state][hidden]{display:inline;display:initial;height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;visibility:hidden;width:0;z-index:0}.affix{z-index:3}.global{display:flex;flex-direction:column;justify-content:space-between;max-width:100%;min-height:100vh}.global__middle{opacity:1;transition:opacity 3s ease;visibility:visible}@media screen and (max-width:959px){.global__middle{padding-top:0}}.global__middle--no-padding-top{padding-top:0}.global__middle--no-padding-bot{padding-bottom:0}.global__middle--notification{padding-top:192px}@media screen and (max-width:979px){.global__middle--notification{padding-top:0}}.global__middle--notification .b-header{top:72px}.b-title-line:before{background:#fc0;bottom:0;content:"";display:block;height:4px;left:0;position:absolute;width:64px}.b-title-line--center:before{left:50%;transform:translateX(-50%)}.b-title-line--white:before{background:#fff}.b-title-line--white2:before{background:#fc0}.b-title-line--red:before{background:#f44336}.b-title-line--black:before{background:#121212}.b-title-line--yellow:before{background:#fc0}.b-page-title{font-size:26px;font-size:1.625rem;font-weight:700;line-height:1.2;margin:0 0 40px;padding:0 0 24px;position:relative;z-index:2}@media screen and (max-width:959px){.b-page-title{margin:0 0 32px;padding:0 0 20px}}@media screen and (max-width:479px){.b-page-title{font-size:20px;font-size:1.25rem;margin:0 0 24px}}.b-page-title:before{background:#fc0;bottom:0;content:"";display:block;height:4px;left:0;position:absolute;width:64px}.b-page-title--no-space{margin:0 0 12px}.b-page-title--bolder{font-weight:700}.b-page-title--center{text-align:center}.b-page-title--center:before{left:50%;transform:translateX(-50%)}.b-page-title--size-big{font-size:40px;font-size:2.5rem}@media screen and (max-width:959px){.b-page-title--size-big{font-size:26px;font-size:1.625rem}}@media screen and (max-width:479px){.b-page-title--size-big{font-size:20px;font-size:1.25rem}}.b-page-title--size-medium{font-size:32px;font-size:2rem}@media screen and (max-width:959px){.b-page-title--size-medium{font-size:26px;font-size:1.625rem}}@media screen and (max-width:479px){.b-page-title--size-medium{font-size:20px;font-size:1.25rem}}.b-page-title--white{color:#fff}.b-page-title--white:before{background:#fff}.b-page-title--white2{color:#fff}.b-page-title--white2:before{background:#fc0}.b-page-title--red:before{background:#f44336}.b-page-title--black{color:#121212}.b-page-title--black:before{background:#121212}.b-page-title--yellow:before{background:#fc0}.pre-line-text{white-space:pre-line}.nowrap-text{white-space:nowrap}.overflow{height:100%;overflow:hidden;position:absolute;width:100%}.overflow--ios{position:fixed}.file-input-hidden{height:0;overflow:hidden;position:absolute;visibility:hidden;width:0}.js-expander{display:none}.js-expander.vis{display:block}.b-button{background:none;border:2px solid transparent;border-radius:4px;box-shadow:none;cursor:pointer;display:inline-block;font-family:Open Sans,sans-serif;font-size:14px;font-size:.875rem;font-weight:400;height:40px;line-height:36px;outline:none!important;padding:0 24px;text-decoration:none;white-space:nowrap}@media screen and (max-width:719px){.b-button{padding:0 12px}}@media screen and (max-width:479px){.b-button{font-size:12px;font-size:.75rem;padding:0 12px}}.b-button--block{display:block;text-align:center;width:100%}.b-button--block-adaptive{display:inline-block;text-align:center;width:auto}.b-button--disabled,.b-button:disabled{cursor:default;opacity:.7}.b-button--disabled2{background:#e2e2e2;cursor:default}@media screen and (max-width:479px){.b-button--font-small{font-size:10px;font-size:.625rem}}.b-button__spinner-holder{display:block;height:100%;position:relative;width:100%}.b-button .b-spinner{left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);z-index:3}.b-button--x-large{font-size:18px;font-size:1.125rem;height:56px;line-height:52px;padding:0 8px}@media screen and (max-width:1219px){.b-button--x-large{font-size:16px;font-size:1rem;height:48px;line-height:44px}}@media screen and (max-width:479px){.b-button--x-large{font-size:12px;font-size:.75rem;padding:0 6px}}.b-button--large{font-size:16px;font-size:1rem;height:48px;line-height:44px;padding:0 24px}@media screen and (max-width:719px){.b-button--large{font-size:14px;font-size:.875rem;height:40px;line-height:36px}}@media screen and (max-width:479px){.b-button--large{font-size:12px;font-size:.75rem;padding:0 12px}}.b-button--large-pl{padding:0 12px}.b-button--small{font-size:12px;font-size:.75rem;height:32px;line-height:28px;padding:0 16px}@media screen and (max-width:479px){.b-button--small{padding:0 12px}}.b-button--primary{background:#00b0ff;border-color:#00b0ff;color:#fff;transition:all .3s ease}.b-button--primary:hover{background:#1092d2;border-color:#1092d2}.b-button--primary-out{background:none;border-color:#00b0ff;color:#00b0ff;transition:all .3s ease}.b-button--primary-out:hover{background:#00b0ff;border-color:#00b0ff;color:#fff}.b-button--pl{padding:0 12px}.b-button--white{background:#fff;border-color:#fff;color:#121212;transition:all .3s ease}.b-button--white:hover{background:#f2f2f2;border-color:#f2f2f2;color:#121212}.b-button--secondary{background:#e2e2e2;border-color:#e2e2e2;color:#a0a0a0;transition:all .3s ease}.b-button--secondary:hover{background:#a0a0a0;border-color:#a0a0a0;color:#fff}.b-button--secondary-out{background:none;border-color:#a0a0a0;color:#a0a0a0;transition:all .3s ease}.b-button--secondary-out:hover{background:#a0a0a0;border-color:#a0a0a0;color:#fff}.b-button--secondary-white{background:#fff;border-color:#fff;color:#00b0ff;transition:all .3s ease}.b-button--secondary-white-out,.b-button--secondary-white:hover{background:transparent;color:#fff}.b-button--secondary-white-out{border-color:#fff;transition:all .3s ease}.b-button--secondary-white-out:hover{background:#fff;color:#00b0ff}.b-button--secondary-black{background:#121212;border-color:#121212;color:#fff;transition:all .3s ease}.b-button--secondary-black:hover{background:#fff;border-color:#121212;color:#121212}.b-button--secondary-black-out{background:transparent;border-color:#121212;color:#121212;font-weight:400;transition:all .3s ease}.b-button--secondary-black-out:hover{background:#121212;color:#fff}.b-button--secondary-yellow{background:#fc0;border-color:#fc0;color:#121212;transition:all .3s ease}.b-button--secondary-yellow:hover{background:#ffdb4d;border-color:#ffdb4d}.b-button--secondary-yellow-out{background:#fff;border-color:#fc0;color:#121212;font-weight:400;transition:all .3s ease}.b-button--secondary-yellow-out:hover{background:#ffdb4d;border-color:#ffdb4d}.b-button--secondary-yellow-out2{background:#121212;border-color:#fc0;color:#fff;font-weight:400;transition:all .3s ease}.b-button--secondary-yellow-out3{border-color:#fc0;color:#fc0;font-weight:400;transition:all .3s ease;white-space:nowrap}.b-button--secondary-yellow-out3:hover{background:#ffdb4d;border-color:#ffdb4d;color:#121212}.b-button--secondary-danger{background:#f44336;border-color:#f44336;color:#fff;transition:all .3s ease}.b-button--secondary-danger:hover{background:#d2190b;border-color:#d2190b}.b-button--secondary-danger-out{background:#fff;border-color:#f44336;color:#f44336;transition:all .3s ease}.b-button--secondary-danger-out:hover{background:#f44336;color:#fff}.b-button--secondary-gray{background:#eee;border-color:#eee;color:#656565;transition:all .3s ease}.b-button--secondary-gray:hover{background:#f5f5f5;border-color:#f5f5f5}html{font-size:16px;font-size:1rem}body{color:#121212;font-family:Open Sans,sans-serif;font-size:14px;font-size:.875rem;line-height:1.2}body *{outline:none}.like-a-link,a{color:#00b0ff;cursor:pointer;text-decoration:underline}.like-a-link:hover,a:hover{text-decoration:none}.like-a-link.disabled,a.disabled{opacity:.8}.link-inverse{color:#fff}.link-decor-inverse{text-decoration:none}.link-decor-inverse:hover{text-decoration:underline}.link-inherit{color:inherit}.link-inherit.disabled{opacity:.6}.link-no-decor{text-decoration:none}.font-montserrat{font-family:Montserrat,sans-serif}p{margin-bottom:18px;margin-top:0}p:last-child{margin-bottom:0}@media screen and (max-width:424px){p{margin-bottom:12px}}ol,ul{list-style-type:none;margin:0 0 18px;padding:0}:not(.prose)>ul:not([class]) li{margin-bottom:16px;padding-left:18px;position:relative}:not(.prose)>ul:not([class]) li:before{background:#fc0;border-radius:50%;content:"";display:block;height:6px;left:0;position:absolute;top:5px;width:6px}:not(.prose)>ol:not([class]){list-style-type:decimal}:not(.prose)>ol:not([class]) li{margin-bottom:16px;margin-left:20px}h1{font-size:30px;font-size:1.875rem}.form-control{background:none;background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));border:1px solid #e2e2e2;border-radius:4px;box-shadow:none;color:#121212;display:block;font-size:16px;font-size:1rem;min-height:48px;outline:none;padding:14px 16px;position:relative;width:100%;z-index:1}.vdp-datepicker .form-control{cursor:pointer}@media screen and (max-width:424px){.form-control{padding:14px 12px}}.form-control:-webkit-autofill{box-shadow:inset 0 0 0 1000px #fff}.form-control.focused,.form-control:focus{border-color:#00b0ff}.form-control.focused+.float-label,.form-control:focus+.float-label{color:#00b0ff;font-size:10px;font-size:.625rem;left:12px;padding:0 5px;top:0;transform:translateY(-50%);transition:all .2s ease;z-index:2}.input,.input-label,.pseudo-input{transition:all .2s ease}body .focused .form-control,body .focused .input{border-color:#00b0ff}body .focused .input-label{color:#00b0ff}.vdp-datepicker.focused+.float-label,body .focused+.float-label{color:#00b0ff;font-size:10px;font-size:.625rem;left:12px;padding:0 5px;top:0;transform:translateY(-50%);transition:all .2s ease;z-index:2}.no-resize-area{min-height:96px;resize:none}.error-message{color:#f44336;font-size:12px;font-size:.75rem;line-height:1.33;padding:0 16px;position:absolute;right:-230px;top:50%;transform:translateY(-50%);width:230px}@media screen and (max-width:979px){.error-message{left:0;padding:0 24px;right:auto;top:58px}}@media screen and (max-width:424px){.error-message{padding:0 12px}}.b-check-wrap{position:relative}.b-check-wrap__check-icon{border:1px solid #a0a0a0;border-radius:4px;left:0;position:absolute;top:2px}@media screen and (max-width:424px){.b-check-wrap__check-icon{top:50%;transform:translateY(-50%)}}.b-check-wrap__check-icon .svg-icon{color:#a0a0a0;height:18px;width:18px}.b-check-wrap__checkbox-label{padding-left:32px;position:relative}.b-check-wrap__checkbox-label:hover .b-check-wrap__check-icon{border-color:#fc0}.b-check-wrap__label-title{font-size:14px;font-size:.875rem;line-height:1.71}@media screen and (max-width:479px){.b-check-wrap__label-title{font-size:12px;font-size:.75rem}}.b-check-wrap__label-detail{color:#a0a0a0;font-size:12px;font-size:.75rem;line-height:2;padding-left:34px}@media screen and (max-width:424px){.b-check-wrap__label-detail{padding-left:30px}}.b-check-wrap__checkbox-input{height:17px;left:0;margin:0 3px 0 0;opacity:0;position:absolute;top:0;vertical-align:top;visibility:hidden;width:17px}.b-check-wrap__checkbox-input+.b-check-wrap__checkbox-label{cursor:pointer;display:inline-block}.b-check-wrap__checkbox-input+.b-check-wrap__checkbox-label .svg-icon{color:#a0a0a0}.b-check-wrap__checkbox-input+.b-check-wrap__checkbox-label:hover .svg-icon{color:transparent}.b-check-wrap__checkbox-input:not(:checked){opacity:0;position:absolute}.b-check-wrap__checkbox-input:not(:checked)+.b-check-wrap__checkbox-label{cursor:pointer;position:relative}@media screen and (max-width:424px){.b-check-wrap__checkbox-input:not(:checked)+.b-check-wrap__checkbox-label{padding:0 0 0 30px}}.b-check-wrap__checkbox-input:not(:checked)+.b-check-wrap__checkbox-label .svg-icon{color:transparent}.b-check-wrap__checkbox-input:checked+.b-check-wrap__checkbox-label .b-check-wrap__check-icon{border-color:#fc0}.b-check-wrap__checkbox-input:checked+.b-check-wrap__checkbox-label .b-check-wrap__check-icon .svg-icon{color:#fc0}.b-radio-button__radio-input{height:17px;left:0;margin:0 3px 0 0;opacity:0;position:absolute;top:0;vertical-align:top;width:17px}.b-radio-button__radio-input:not(:checked){opacity:0;position:absolute}.b-radio-button__radio-input+.b-radio-button__radio-label{cursor:pointer;padding:0 0 0 35px;position:relative}.b-radio-button__radio-input+.b-radio-button__radio-label:hover:after{opacity:.3}.b-radio-button__radio-input+.b-radio-button__radio-label:before{background:#fff;border:1px solid #fc0;border-radius:50%;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.b-radio-button__radio-input+.b-radio-button__radio-label:after{background:#fc0;border-radius:50%;content:"";height:12px;left:4px;opacity:0;position:absolute;top:4px;transition:all .2s;width:12px}.b-radio-button__radio-input:checked+.b-radio-button__radio-label:after{opacity:1}.form-group{background:#fff;margin-bottom:24px;position:relative}.form-group--margin-16{margin-bottom:16px}@media screen and (max-width:424px){.form-group--margin-16{margin-bottom:12px}}.form-group--no-margin{margin-bottom:0}.form-group .float-label{background:#fff;color:#656565;font-size:14px;font-size:.875rem;left:24px;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;z-index:0}@media screen and (max-width:424px){.form-group .float-label{font-size:12px;font-size:.75rem;left:12px}}.form-group .vdp-datepicker__calendar .cell.selected,.form-group .vdp-datepicker__calendar .cell.selected.highlighted,.form-group .vdp-datepicker__calendar .cell.selected:hover{background:#fc0;color:#fff}.form-group .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover,.form-group .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover,.form-group .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover{border-color:#fc0}.form-group .input,.form-group .pseudo-input{border:1px solid #eee;border-radius:4px;height:40px;max-width:390px;padding:0 24px;width:100%}.form-group .input:focus,.form-group .pseudo-input:focus{border-color:#00b0ff}.form-group--error .form-control,.form-group--error .form-control:focus{border-color:#f44336}.form-group--error .float-label,.form-group--error .form-control.focused+.float-label,.form-group--error .form-control:focus+.float-label,.form-group--error .form-control:focus.focused+.float-label,.form-group--error .form-control:focus:focus+.float-label{color:#f44336}.form-group--error .input-label{color:red}.form-group--error .input,.form-group--error .pseudo-input{border-color:red}.form-group--max-468{max-width:468px}.form-group--max-400{max-width:400px}.form-group--max-390{max-width:390px}.form-group--max-260{max-width:260px}.form-group--center{margin-left:auto;margin-right:auto}.form-group--text-center{text-align:center}.form-group .input-label{color:#a0a0a0;display:block;font-size:10px;font-size:.625rem;line-height:1.6;margin-bottom:4px}.form-group .pseudo-input{align-items:center;display:flex}.form-group .pseudo-input--disabled{background:#f5f5f5;border-color:#eee;color:#656565}.form-flex{display:flex;margin:0 -12px}@media screen and (max-width:767px){.form-flex{flex-direction:column}}.form-flex__item{flex-grow:1;padding:0 12px}@media screen and (max-width:767px){.form-flex__item .form-group{margin-bottom:24px}}@media screen and (max-width:767px) and (max-width:424px){.form-flex__item .form-group{margin-bottom:12px}}@media screen and (max-width:767px){.form-flex__item:last-child .form-group{margin-bottom:0}}.m-390{margin-left:auto;margin-right:auto;max-width:390px}.false-link{color:#00b0ff;cursor:pointer}.false-link:hover{text-decoration:underline}.pre-line{white-space:pre-line}.nowrap{white-space:nowrap}.text-size-14{font-size:14px;font-size:.875rem}@media screen and (max-width:599px){.text-size-14{font-size:13px;font-size:.8125rem}}@media screen and (max-width:424px){.text-size-14{font-size:12px;font-size:.75rem}}.text-size-16{font-size:16px;font-size:1rem}@media screen and (max-width:599px){.text-size-16{font-size:15px;font-size:.9375rem}}@media screen and (max-width:424px){.text-size-16{font-size:14px;font-size:.875rem}}.text-size-18{font-size:18px;font-size:1.125rem}@media screen and (max-width:599px){.text-size-18{font-size:16px;font-size:1rem}}@media screen and (max-width:424px){.text-size-18{font-size:14px;font-size:.875rem}}.text-size-26{font-size:26px;font-size:1.625rem}@media screen and (max-width:599px){.text-size-26{font-size:22px;font-size:1.375rem}}@media screen and (max-width:424px){.text-size-26{font-size:18px;font-size:1.125rem}}.text-line-17{line-height:1.7}.is-flex{display:flex}.flex-between{display:flex;justify-content:space-between}.flex-align-center{align-items:center}.flex-justify-center{justify-content:center}.max-400{max-width:400px}.max-390{max-width:390px}.max-370{max-width:370px}.max-320{max-width:320px}.max-240{max-width:240px}.max-280{max-width:280px}.max-290{max-width:290px}.max-185{max-width:185px}.max-165{max-width:165px}.min-280{min-width:280px}.width-100{width:100%}.no-margin-b{margin-bottom:0}.margin-bot-56{margin-bottom:56px}@media screen and (max-width:599px){.margin-bot-56{margin-bottom:48px}}@media screen and (max-width:424px){.margin-bot-56{margin-bottom:32px}}.margin-bot-48{margin-bottom:48px}@media screen and (max-width:599px){.margin-bot-48{margin-bottom:32px}}@media screen and (max-width:424px){.margin-bot-48{margin-bottom:24px}}.margin-bot-40{margin-bottom:40px}@media screen and (max-width:599px){.margin-bot-40{margin-bottom:32px}}@media screen and (max-width:424px){.margin-bot-40{margin-bottom:24px}}.margin-bot-32{margin-bottom:32px}@media screen and (max-width:479px){.margin-bot-32{margin-bottom:22px}}.margin-bot-22{margin-bottom:22px}.margin-bot-24{margin-bottom:24px}.margin-bot-16{margin-bottom:16px}.margin-bot-12{margin-bottom:12px}.margin-bot-20{margin-bottom:20px}.margin-bot-8{margin-bottom:8px}.margin-top-32{margin-top:32px}.margin-top-40{margin-top:40px}@media screen and (max-width:599px){.margin-top-40{margin-top:32px}}@media screen and (max-width:424px){.margin-top-40{margin-top:24px}}.margin-auto{margin:0 auto}.padding-all-24{padding:24px}@media screen and (max-width:979px){.padding-all-24{padding:16px}}@media screen and (max-width:599px){.padding-all-24{padding:12px}}.margin-top-36{margin-top:36px}@media screen and (max-width:599px){.margin-top-36{margin-top:32px}}@media screen and (max-width:424px){.margin-top-36{margin-top:24px}}.pl-74{padding-left:74px}.padding-top-0{padding-top:0!important}.padding-top-4{padding-top:4px!important}.padding-top-8{padding-top:8px!important}.padding-top-12{padding-top:12px!important}.padding-top-16{padding-top:16px!important}.padding-top-20{padding-top:20px!important}.padding-top-24{padding-top:24px!important}.padding-top-28{padding-top:28px!important}.padding-top-32{padding-top:32px!important}.padding-top-36{padding-top:36px!important}.padding-top-40{padding-top:40px!important}.padding-top-44{padding-top:44px!important}.padding-top-48{padding-top:48px!important}.padding-top-52{padding-top:52px!important}.padding-top-56{padding-top:56px!important}.padding-top-60{padding-top:60px!important}.padding-right-0{padding-right:0!important}.padding-right-4{padding-right:4px!important}.padding-right-8{padding-right:8px!important}.padding-right-12{padding-right:12px!important}.padding-right-16{padding-right:16px!important}.padding-right-20{padding-right:20px!important}.padding-right-24{padding-right:24px!important}.padding-right-28{padding-right:28px!important}.padding-right-32{padding-right:32px!important}.padding-right-36{padding-right:36px!important}.padding-right-40{padding-right:40px!important}.padding-right-44{padding-right:44px!important}.padding-right-48{padding-right:48px!important}.padding-right-52{padding-right:52px!important}.padding-right-56{padding-right:56px!important}.padding-right-60{padding-right:60px!important}.padding-bottom-0{padding-bottom:0!important}.padding-bottom-4{padding-bottom:4px!important}.padding-bottom-8{padding-bottom:8px!important}.padding-bottom-12{padding-bottom:12px!important}.padding-bottom-16{padding-bottom:16px!important}.padding-bottom-20{padding-bottom:20px!important}.padding-bottom-24{padding-bottom:24px!important}.padding-bottom-28{padding-bottom:28px!important}.padding-bottom-32{padding-bottom:32px!important}.padding-bottom-36{padding-bottom:36px!important}.padding-bottom-40{padding-bottom:40px!important}.padding-bottom-44{padding-bottom:44px!important}.padding-bottom-48{padding-bottom:48px!important}.padding-bottom-52{padding-bottom:52px!important}.padding-bottom-56{padding-bottom:56px!important}.padding-bottom-60{padding-bottom:60px!important}.padding-left-0{padding-left:0!important}.padding-left-4{padding-left:4px!important}.padding-left-8{padding-left:8px!important}.padding-left-12{padding-left:12px!important}.padding-left-16{padding-left:16px!important}.padding-left-20{padding-left:20px!important}.padding-left-24{padding-left:24px!important}.padding-left-28{padding-left:28px!important}.padding-left-32{padding-left:32px!important}.padding-left-36{padding-left:36px!important}.padding-left-40{padding-left:40px!important}.padding-left-44{padding-left:44px!important}.padding-left-48{padding-left:48px!important}.padding-left-52{padding-left:52px!important}.padding-left-56{padding-left:56px!important}.padding-left-60{padding-left:60px!important}.border-dashed-t{border-top:1px dashed #e2e2e2}.border-dashed-l{border-left:1px dashed #e2e2e2}.border-dashed-r{border-right:1px dashed #e2e2e2}.border-dashed-b{border-bottom:1px dashed #e2e2e2}.l-border-solid{border:1px solid #f2f2f2}.l-border-solid-t{border-top:1px solid #f2f2f2}.l-border-solid-l{border-left:1px solid #f2f2f2}.l-border-solid-r{border-right:1px solid #f2f2f2}.l-border-solid-b{border-bottom:1px solid #f2f2f2}.border-solid-blue{border:1px solid #00b0ff}.border-radius-4{border-radius:4px}.border-t-none{border-top:0!important}.border-l-none{border-left:0!important}.border-r-none{border-right:0!important}.border-b-none{border-bottom:0!important}.panel{border-radius:4px;margin-bottom:24px}.panel--gray{border:1px solid #f5f5f5}.panel--gray .panel__title{background:#f5f5f5}.panel--gray .panel__settings-title{background:inherit}.panel--gray-bg{background:#f5f5f5}.panel--blue{border:1px solid #00b0ff}.panel--blue .panel__title{background:#00b0ff;color:#fff}.panel__settings-title,.panel__title{font-size:20px;font-size:1.25rem;font-weight:700;line-height:1.3;padding:24px}@media screen and (max-width:599px){.panel__settings-title,.panel__title{font-size:16px;font-size:1rem;padding:16px}}@media screen and (max-width:424px){.panel__settings-title,.panel__title{font-size:14px;font-size:.875rem;padding:12px}}.panel__body{padding:0 24px}@media screen and (max-width:599px){.panel__body{padding:0 16px}}@media screen and (max-width:424px){.panel__body{padding:0 12px}}.panel__body .panel__subtitle{font-size:18px;font-size:1.125rem;line-height:1.33;margin-bottom:16px}@media screen and (max-width:599px){.panel__body .panel__subtitle{font-size:16px;font-size:1rem}}@media screen and (max-width:424px){.panel__body .panel__subtitle{font-size:14px;font-size:.875rem}}.panel__body .panel__label{color:#656565;line-height:1.7;margin:0}.panel__body .panel__label-24{margin-bottom:24px}.panel__body .panel__label-40{margin-bottom:40px}@media screen and (max-width:599px){.panel__body .panel__label-40{margin-bottom:32px}}@media screen and (max-width:424px){.panel__body .panel__label-40{margin-bottom:16px}}.panel__bottom{font-size:14px;font-size:.875rem;line-height:2.86;padding:24px}@media screen and (max-width:599px){.panel__bottom{padding:16px}}@media screen and (max-width:424px){.panel__bottom{font-size:12px;font-size:.75rem;padding:12px}}.panel__row{font-size:14px;font-size:.875rem;padding:24px 0}@media screen and (max-width:599px){.panel__row{padding:16px 0}}@media screen and (max-width:424px){.panel__row{font-size:12px;font-size:.75rem;padding:12px 0}}.panel__row:last-child{border:0!important}.count-content{counter-reset:add-steep}.count-content--red .count-content__item:before{border:2px solid #f44336;color:#f44336}.count-content--gray .count-content__item:before{border:2px solid #a0a0a0;color:#a0a0a0}.count-content--indent-small .count-content__item{padding:12px 10px 12px 3.5rem}@media screen and (max-width:424px){.count-content--indent-small .count-content__item{padding-left:48px}}.count-content--indent-small .count-content__item:before{border:1px solid #a0a0a0;font-size:14px;font-size:.875rem;height:32px;width:32px}.count-content__item{padding:24px 10px 24px 56px;position:relative}@media screen and (max-width:424px){.count-content__item{padding:16px 12px 16px 40px}}.count-content__item:before{align-items:center;border:2px solid #00b0ff;border-radius:50%;color:#00b0ff;content:counter(add-steep);counter-increment:add-steep;display:flex;font-size:18px;font-size:1.125rem;font-weight:700;height:40px;justify-content:center;left:0;line-height:1.33;position:absolute;top:50%;transform:translateY(-50%);width:40px}@media screen and (max-width:424px){.count-content__item:before{font-size:14px;font-size:.875rem;height:30px;top:16px;transform:translateY(0);width:30px}}.count-content__item--top-number:before{top:24px;transform:translateY(0)}.count-content__item--margin-bot{margin-bottom:40px}@media screen and (max-width:424px){.count-content__item--margin-bot{margin-bottom:16px}}.count-content__item h2,.count-content__item h3,.count-content__item h4,.count-content__item h5,.count-content__item h6{font-size:18px;font-size:1.125rem;font-weight:700;line-height:1.35;margin-bottom:8px;margin-top:0}@media screen and (max-width:424px){.count-content__item h2,.count-content__item h3,.count-content__item h4,.count-content__item h5,.count-content__item h6{font-size:14px;font-size:.875rem}}.count-content__item p{margin-bottom:0}.count-content__action{margin-bottom:24px;margin-left:56px;max-width:260px}.user-action-block{border-bottom:1px solid #f2f2f2;border-left:1px solid #f2f2f2;border-radius:4px;border-right:1px solid #f2f2f2;box-shadow:0 0 4px 0 rgba(0,0,0,.08);margin-bottom:24px;padding:16px 32px}@media screen and (max-width:599px){.user-action-block{padding:20px 24px}}@media screen and (max-width:424px){.user-action-block{padding:16px 12px}}.user-action-block--green{border:1px solid #00c853}.user-action-block--standart-padding{padding-left:24px;padding-right:24px}@media screen and (max-width:599px){.user-action-block--standart-padding{padding-left:16px;padding-right:16px}}@media screen and (max-width:424px){.user-action-block--standart-padding{padding-left:12px;padding-right:12px}}.user-action-block__title{font-size:16px;font-size:1rem;font-weight:700;margin-bottom:8px}@media screen and (max-width:979px){.user-action-block__title{font-size:20px;font-size:1.25rem}}@media screen and (max-width:599px){.user-action-block__title{font-size:18px;font-size:1.125rem}}@media screen and (max-width:424px){.user-action-block__title{font-size:16px;font-size:1rem}}.user-action-block__title--charity{font-size:20px;font-size:1.25rem;margin-bottom:16px}.user-action-block__flex-wrap-mod-2{display:flex}.user-action-block__flex-wrap-mod-2 .user-action-block__image{align-items:center;display:flex;justify-content:center;min-width:80px;width:80px}@media screen and (max-width:599px){.user-action-block__flex-wrap-mod-2 .user-action-block__image{min-width:40px;width:40px}}@media screen and (max-width:424px){.user-action-block__flex-wrap-mod-2 .user-action-block__image{min-width:30px;width:30px}}.user-action-block__flex-wrap-mod-2 .user-action-block__image--charity{width:110px}@media screen and (max-width:599px){.user-action-block__flex-wrap-mod-2 .user-action-block__image--charity{min-width:60px;width:60px}}@media screen and (max-width:424px){.user-action-block__flex-wrap-mod-2 .user-action-block__image--charity{min-width:40px;width:40px}}.user-action-block__flex-wrap-mod-2 .user-action-block__image .withdraw_charity_bird{display:block;height:110px;width:114px}@media screen and (max-width:424px){.user-action-block__flex-wrap-mod-2 .user-action-block__image .withdraw_charity_bird{width:30px}}.user-action-block__flex-wrap-mod-2 .user-action-block__info{padding-left:24px}@media screen and (max-width:599px){.user-action-block__flex-wrap-mod-2 .user-action-block__info{padding-left:16px}}@media screen and (max-width:424px){.user-action-block__flex-wrap-mod-2 .user-action-block__info{padding-left:12px}}.user-action-block__flex-wrap-mod-2 .user-action-block__share{border-radius:4px;display:inline-block;font-size:12px;margin-top:25px;padding:8px 30px;text-decoration:none}.user-action-block__flex-wrap-mod-2 .user-action-block__share--fb{background:#4267b2;color:#fff}.user-action-block__flex-wrap-mod-2 .user-action-block__share--fb svg{color:#4267b2;height:12px;position:relative;top:-3px;width:auto}.user-action-block__flex-wrap{display:flex}@media screen and (max-width:599px){.user-action-block__flex-wrap{align-items:center;flex-direction:column}}.user-action-block__flex-wrap:nth-child(2){border-top:1px solid #e2e2e2;margin-top:16px;padding-top:16px}.user-action-block__flex-wrap .user-action-block__image{align-items:flex-start;display:flex;justify-content:center;margin-right:32px;min-width:64px;padding-top:8px;width:64px}@media screen and (max-width:599px){.user-action-block__flex-wrap .user-action-block__image{margin-bottom:15px;margin-right:0;padding-top:10px}}@media screen and (max-width:424px){.user-action-block__flex-wrap .user-action-block__image{padding-top:0}}.user-action-block__flex-wrap .user-action-block__image .email-icon{height:47px;-o-object-fit:contain;object-fit:contain;width:47px}.user-action-block__flex-wrap .user-action-block__image .phone-icon{height:auto;-o-object-fit:contain;object-fit:contain;width:37px}.user-action-block__flex-wrap .user-action-block__info{flex-grow:1}@media screen and (max-width:599px){.user-action-block__flex-wrap .user-action-block__info{text-align:center}}.b-panel-shadow{box-shadow:0 0 5px 0 rgba(0,0,0,.08);margin-bottom:24px;padding:32px;position:relative}@media screen and (max-width:767px){.b-panel-shadow{padding:24px}}@media screen and (max-width:599px){.b-panel-shadow{padding:16px}}@media screen and (max-width:424px){.b-panel-shadow{padding:12px}}.b-panel-shadow__row{margin-bottom:24px}.b-panel-shadow__row:last-child{margin-bottom:0}.b-panel-shadow__row .b-table-list-spinner{right:72%}@media screen and (max-width:1219px){.b-panel-shadow__row .b-table-list-spinner{right:64%}}@media screen and (max-width:959px){.b-panel-shadow__row .b-table-list-spinner{right:66%}}@media screen and (max-width:719px){.b-panel-shadow__row .b-table-list-spinner{right:50%}}.b-panel-shadow__two-col{display:flex}@media screen and (max-width:1219px){.b-panel-shadow__two-col{display:block}}.b-panel-shadow__two-col .b-panel-shadow__img-s{padding:0 45px 0 15px}.b-panel-shadow__two-col .b-panel-shadow__img-s .phone-icon{height:auto;width:37px}@media screen and (max-width:1219px){.b-panel-shadow__two-col .b-panel-shadow__img-s .phone-icon{display:block;margin:0 auto 16px}}.b-panel-shadow__description{position:relative}.b-panel-shadow__title{font-size:18px;font-size:1.125rem;font-weight:700;line-height:1.33;margin-bottom:18px}@media screen and (max-width:599px){.b-panel-shadow__title{font-size:16px;font-size:1rem;margin-bottom:15px}}@media screen and (max-width:424px){.b-panel-shadow__title{font-size:14px;font-size:.875rem}}.b-panel-shadow__text{font-size:14px;font-size:.875rem;line-height:1.71}@media screen and (max-width:599px){.b-panel-shadow__text{font-size:12px;font-size:.75rem}}.b-panel-shadow__cancel-link{position:absolute;right:0;top:4px;z-index:2}@media screen and (max-width:599px){.b-panel-shadow__cancel-link{font-size:14px;font-size:.875rem}}@media screen and (max-width:424px){.b-panel-shadow__cancel-link{font-size:12px;font-size:.75rem}}.changing-phone-with-access{position:relative}.b-country-notification{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 2px 20px 0 rgba(0,0,0,.5);display:flex;padding:16px;position:absolute;right:26px;top:48px;width:455px;z-index:20}@media screen and (max-width:959px){.b-country-notification{right:15px}}@media screen and (max-width:479px){.b-country-notification{border-radius:0;left:0;right:0;width:100%}}.b-country-notification:before{border:5px solid transparent;border-bottom-color:#fff;content:"";display:block;position:absolute;right:38px;top:-10px}@media screen and (max-width:959px){.b-country-notification:before{right:60px}}@media screen and (max-width:479px){.b-country-notification:before{right:74px}}.b-country-notification__close{cursor:pointer;height:16px;position:absolute;right:16px;top:16px;width:16px}.b-country-notification__close .svg-close{color:#e0e0e0;height:100%;width:100%}.b-country-notification__close .svg-close:hover{color:#00b0ff}.b-country-notification__icon{margin-right:24px;padding:0 8px}@media screen and (max-width:479px){.b-country-notification__icon{display:none}}.b-country-notification__icon .svg-world-location{height:36px;width:29px}.b-country-notification__info{color:#121212;font-size:12px;font-size:.75rem;line-height:1.33}.b-country-notification__title{font-weight:700;margin-bottom:4px}.b-country-notification__buttons{display:flex;justify-content:flex-start}.b-country-notification__buttons .b-button{margin-right:10px;width:auto}@media screen and (max-width:374px){.b-country-notification__buttons .b-button{margin-right:0}.b-country-notification__buttons .b-button:first-child{margin-bottom:15px}.b-country-notification__buttons{flex-direction:column}}.b-country-notification--dismiss{background:#eaeaea;color:#656565;width:auto}.b-country-notification--dismiss:hover{background:#f5f5f5}.header-logo-image{height:36px;width:125px}.b-select-component .b-select-component__current .b-select-component__label-flag:before,.b-select-component .b-select-component__list .b-select-component__list-item--flag:before,.b-select-component__current .b-select-component .b-select-component__label-flag:before,.b-select-component__list .b-select-component .b-select-component__list-item--flag:before{content:"";display:block;height:18px;left:14px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.b-select-component__label{color:#a0a0a0;font-size:10px;font-size:.625rem;margin-bottom:4px}.b-select-component__inner{position:relative}.b-select-component__inner .svg-black-arrow{color:#a0a0a0;cursor:pointer;height:9px;position:absolute;right:16px;top:17px;width:12px;z-index:5}.b-select-component__inner .svg-black-arrow--right{transform:rotate(-90deg)}.b-select-component__inner.open .svg-black-arrow{transform:scaleY(-1)}.b-select-component__inner .float-label{font-size:10px;font-size:.625rem;left:12px;padding:0 5px;top:0;transform:translateY(-50%);transition:all .2s ease;z-index:2}.b-select-component__inner .float-label--active{color:#00b0ff}.b-select-component__current{align-items:center;border:1px solid #e2e2e2;border-radius:4px;cursor:pointer;display:flex;height:42px;padding:0 34px 0 24px;position:relative}.b-select-component__current--flag{padding:0 34px 0 48px}.b-select-component__list{background:#fff;left:0;position:absolute;top:0;width:100%;z-index:6}.b-select-component__list--with-scrollbar{border-radius:4px;box-shadow:0 0 5px 0 rgba(0,0,0,.12);margin-top:10px}.b-select-component__list .b-select-component__list-item--flag{padding-left:48px;position:relative}.b-select-component__list--country{margin-bottom:8px;position:relative}.b-select-component__list--country:last-child{border-top:1px solid #eee;padding-top:8px}.b-select-component__list--country-multy{margin-bottom:8px;position:relative}.b-select-component__list-inner{margin:0;max-height:380px}.b-select-component__countries{background:#fff;height:calc(100vh - 96px);margin-top:-24px;overflow-y:auto;position:absolute;right:-16px;top:0;transform:translateX(100%);transition:transform .2s ease-out;width:322px;z-index:103}.b-select-component__countries--with-mob-app{height:calc(100vh - 108px)}@media screen and (max-width:479px){.b-select-component__countries{width:100vw}}.b-select-component__list--locale{background:#fff;border-radius:4px;box-shadow:0 2px 8px 0 rgba(0,0,0,.24);left:0;position:absolute;top:52px;width:100%;z-index:6}.b-select-component__list--locale__item{color:#121212;cursor:pointer;font-size:14px;font-size:.875rem;padding-left:25px;position:relative}.b-select-component__list--locale__item.active,.b-select-component__list--locale__item:hover{background:#f5f5f5}.b-select-component__item{color:#121212;font-size:14px;font-size:.875rem;padding-left:25px;position:relative}.b-select-component__item:hover{background:#f5f5f5;color:#00b0ff}.b-select-component__item:first-child{border-bottom:1px solid #f5f5f5}.b-select-component__item:first-child:hover{background:none;color:#121212}.b-select-component__item:first-child .b-select-component__link:hover{cursor:default}.b-select-component__item .svg-check{color:#121212;height:8px;left:8px;position:absolute;top:18px;width:8px}.b-select-component__link{align-items:center;display:flex;height:42px;width:100%}.b-select-component__delivery-country-contacts .b-lety-select .b-input--focused .b-input__inner .b-input__box{border-color:#00b0ff}.b-social-auth{margin:0 0 36px}.b-social-auth__providers{display:flex;justify-content:center;margin:0 auto;max-width:390px}.b-social-auth__item{cursor:pointer;display:block;line-height:1;margin-right:24px;position:relative}@media screen and (max-width:599px){.b-social-auth__item{margin-right:12px}}@media screen and (max-width:424px){.b-social-auth__item{margin-right:5px}}.b-social-auth__item:last-child{margin-right:0}.b-social-auth__item .svg-icon{height:48px;width:48px}@media screen and (max-width:374px){.b-social-auth__item .svg-icon{height:42px;width:42px}}.b-social-auth__item .svg-icon path{fill:#a0a0a0;transition:all .2s ease}.b-social-auth__item .svg-icon.new-social-icon{height:24px;width:24px}.b-social-auth__item:hover .svg-icon path{fill:#00b0ff}.b-social-recover{margin:24px 0}.b-social-recover__providers{display:flex;justify-content:center;margin:0 auto;max-width:600px}.b-social-recover__item{cursor:pointer;display:block;line-height:1;margin-right:36px;position:relative;text-decoration:none}.b-social-recover__item:last-child{margin-right:0}.b-social-recover__item .svg-icon{height:48px;width:48px}@media screen and (max-width:374px){.b-social-recover__item .svg-icon{height:42px;width:42px}}.b-social-recover__item .svg-icon path{fill:#a0a0a0;transition:all .2s ease}.b-social-recover__item:hover .svg-icon path{fill:#00b0ff}.b-social-recover__item span{text-decoration:underline}@media screen and (max-width:599px){.b-social-recover__item span{display:none}}.v--modal-block-scroll{overflow:hidden}.v--modal-overlay{align-items:center;background:rgba(0,0,0,.5);box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:0;opacity:1;position:fixed;top:0;width:100vw;z-index:999}@media screen and (max-width:424px){.v--modal-overlay{align-items:flex-start;padding-top:20px}}.overlay-top-position .v--modal-overlay{align-items:flex-start;padding-top:20px}.v--modal-overlay.scrollable{min-height:100vh;overflow-y:auto;padding-bottom:10px}.v--modal-overlay .v--modal-box{box-sizing:border-box;margin-left:24px;margin-right:24px;position:relative}@media screen and (max-width:424px){.v--modal-overlay .v--modal-box{margin-left:12px;margin-right:12px}}.v--modal-overlay.scrollable .v--modal-box{margin-bottom:10px}.default-popup__body{border-radius:4px;padding:24px 32px 32px}@media screen and (max-width:599px){.default-popup__body{padding:24px 24px 32px}}@media screen and (max-width:424px){.default-popup__body{padding:24px 16px}}.default-popup__img{padding:40px 0;text-align:center}.default-popup__img picture{display:inline-block}.default-popup__title{color:#121212;font-family:Montserrat,sans-serif;font-size:24px;font-size:1.5rem;font-weight:800;margin-bottom:16px;text-align:center}.default-popup__text{color:#a0a0a0;font-size:14px;font-size:.875rem;margin-bottom:16px;text-align:center}.default-popup__action{margin-top:32px;text-align:center}.default-popup__action .b-button{max-width:270px;width:100%}.default-popup .v--modal{max-width:800px}.binding-social-popup .v--modal{max-width:600px}.v--modal{background-color:#fff;border-radius:3px;max-width:550px;padding:0;text-align:left;width:100%;z-index:1000}@media screen and (max-width:424px){.v--modal{box-shadow:none}}.v--modal.v--modal-fullscreen{height:100%;left:0;margin:0;top:0;width:100%}.v--modal-top-right{display:block;position:absolute;right:0;top:0;z-index:1000}.v--modal__close{color:#a0a0a0;cursor:pointer;font-size:16px;font-size:1rem;height:16px;line-height:0;margin:16px;opacity:1;transition:all .2s ease;width:16px;z-index:3}.v--modal__close:hover{color:#00b0ff}.manual-approve .v--modal{max-width:640px}.manual-approve img{max-height:160px}.auth-popup .v--modal{width:auto}@media screen and (max-width:479px){.auth-popup .v--modal{width:100%}}.auth-popup .sign-up-new{margin-bottom:0;min-height:auto}@media screen and (max-width:767px){.auth-popup .sign-up-new{margin-bottom:0;min-height:auto}}.auth-popup--process .v--modal-top-right{display:none}.cashback-activated-popup .v--modal,.welcome-cabinet-popup .v--modal{max-width:640px}@media screen and (min-width:1200px){.how-it-works-video-popup .v--modal{max-width:1200px}}.b-country-select{position:static!important}.b-country-select .container{position:relative}.b-country-select__scroll{max-height:calc(100vh - 80px);overflow-y:auto}.b-country-select__close{background-image:url(/build/core/images/sprite.73b652ae.png);background-position:-300px -215px;cursor:pointer;height:24px;position:absolute;right:0;top:54px;transform:translateX(-100%);width:24px}@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2),(min-resolution:192dpi){.b-country-select__close{background-image:url(/build/core/images/sprite@2x.ec61808e.png);background-size:481px 290px}}.b-country-select__back-button .modal-country{right:-7px;top:15px}.b-country-select__label{align-items:center;display:flex;font-size:12px;font-size:.75rem}.b-country-select__label .svg-icon{color:#fff;font-size:8px;font-size:.5rem;opacity:1;transition:all .2s ease}.b-country-select__title{font-family:Montserrat,sans-serif;font-size:24px;font-size:1.5rem;font-weight:800;margin-bottom:48px;text-align:center}@media screen and (max-width:479px){.b-country-select__title{font-size:16px;font-size:1rem;margin-bottom:32px}}.b-country-select__title_delivery_country{color:#a0a0a0;font-family:Open Sans,sans-serif;font-size:16px;font-size:1rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin-bottom:48px;text-align:center}@media screen and (max-width:479px){.b-country-select__title_delivery_country{font-size:14px;font-size:.875rem;margin-bottom:32px}}.b-country-select__country{color:#fff}.b-country-select__language{color:#a0a0a0;margin-left:3px}.b-country-select__top-label{padding-left:42px;position:relative}.b-country-select__top-label:before{content:"";display:block;height:20px;left:0;position:absolute;top:15px;width:30px}.b-country-select__body{min-width:166px;overflow:hidden;padding:0}.b-country-select__body--full{height:100vh;width:100%;z-index:102!important}.b-country-select__country-wrapper{display:flex;padding-bottom:48px}.b-country-select__country-wrapper--global{justify-content:flex-end}@media screen and (max-width:479px){.b-country-select__country-wrapper{flex-wrap:wrap}}@media screen and (max-width:319px){.b-country-select__country-wrapper{flex-direction:column}}@media screen and (max-width:719px){.b-country-select__country-wrapper-user .b-country-select__country-list{margin-bottom:16px}}.b-country-select__country-wrapper-user .b-country-select__country-list .b-country-select__country-item{height:52px}@media screen and (max-width:719px){.b-country-select__country-wrapper-user .b-country-select__country-list .b-country-select__country-item{width:50%}}@media screen and (max-width:479px){.b-country-select__country-wrapper-user .b-country-select__country-list .b-country-select__country-item{width:100%}}.b-country-select__country-wrapper-user .b-country-select__country-list .b-country-select__country-item:before{top:16px;transform:translateY(0)}@media screen and (max-width:719px){.b-country-select__country-wrapper-user__top{margin-bottom:22px}}.b-country-select__country-item-curr{color:#a0a0a0;display:block;font-size:12px;font-size:.75rem;line-height:1}.b-country-select__with-informer{display:block;font-size:13px;margin:7px 0}.b-country-select__user-bottom{border-top:1px solid #eee;display:flex;justify-content:space-between;margin:32px 12px 0 16px;padding:16px 16px 24px 0}.b-country-select__user-bottom .b-country-select__link-back{color:#a0a0a0;cursor:pointer}.b-country-select__user-bottom .b-country-select__link-back .svg-icon{height:12px;margin-right:6px;transform:rotate(90deg);width:12px}.b-country-select__user-bottom .b-country-select__other{cursor:pointer;display:block;padding-left:36px;position:relative;width:128px}.b-country-select__user-bottom .b-country-select__other:before{background-image:url(/build/core/images/sprite.73b652ae.png);background-position:-396px -215px;content:"";display:block;height:18px;left:0;position:absolute;top:2px;width:24px}@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2),(min-resolution:192dpi){.b-country-select__user-bottom .b-country-select__other:before{background-image:url(/build/core/images/sprite@2x.ec61808e.png);background-size:481px 290px}}.b-country-select__user-bottom .b-country-select__other span:last-child{color:#a0a0a0;display:block;font-size:12px;font-size:.75rem;margin-top:4px}.b-country-select__top{display:flex;position:relative;width:100%}.b-country-select__other{position:relative}.b-country-select__top-title{font-family:Montserrat,sans-serif;font-size:24px;font-size:1.5rem;font-weight:800;margin:48px 0 8px;padding-left:15px}.b-country-select__top-sublilte{color:#a0a0a0;font-size:12px;font-size:.75rem;margin-bottom:24px;padding-left:15px}.b-country-select__top-ul{margin:0 16px 8px}.b-country-select__top-ul,.b-country-select__top-ul-mobile{border-bottom:1px solid #eee;color:#121212;font-family:Montserrat,sans-serif;font-size:16px;font-size:1rem;font-weight:800;line-height:1.13;padding-bottom:8px}.b-country-select__top-ul-mobile{margin:16px 16px 8px}.b-country-select__country-list{position:relative}.b-country-select__country-list--columns{width:25%}.b-country-select__country-list--country-confirm{display:flex;flex-direction:column;flex-wrap:wrap;height:312px}@media screen and (max-width:719px){.b-country-select__country-list--country-confirm{flex-direction:row;height:auto;width:100%}}@media screen and (max-width:479px){.b-country-select__country-list--country-confirm{flex-direction:column}}.b-country-select__country-list--country-multi{flex-direction:row;height:auto}.b-country-select__country-list--flex{display:flex;flex-direction:column;flex-wrap:wrap}.b-country-select__country-list--flex .b-country-select__country-item{width:25%}.b-country-select__country-list .b-country-select__country-item{cursor:pointer;font-size:14px;font-size:.875rem;height:40px;line-height:1.71;padding:8px 8px 8px 55px;position:relative;transition:all .4s ease-out}.b-country-select__country-list .b-country-select__country-item--active,.b-country-select__country-list .b-country-select__country-item:hover{background:#f5f5f5;color:#00b0ff}.b-country-select__country-list .b-country-select__country-item:before{content:"";display:block;left:15px;position:absolute;top:50%;transform:translateY(-50%)}.b-country-select__country-list .b-country-select__multi{width:215px}.b-country-select__country-list .b-country-select__main{width:290px}.b-country-select__country-list .b-country-select__locale-item{cursor:pointer;font-size:14px;font-size:.875rem;height:40px;line-height:1.71;padding:8px 24px;position:relative;transition:all .4s ease-out}.b-country-select__country-list .b-country-select__locale-item--active,.b-country-select__country-list .b-country-select__locale-item:hover{background:#f5f5f5;color:#00b0ff}.b-country-select__country-list .b-country-select__locale-item:before{content:"";display:block;height:16px;left:15px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.b-country-select__informer-block{display:flex}.b-country-select__informer{margin-left:12px;position:relative;width:534px}.b-country-select__informer_text:before{border-color:transparent #e6f6ff transparent transparent;border-style:solid;border-width:8px 8px 8px 0;content:"";height:0;left:-7px;position:absolute;top:29px;transform:translateY(-50%)}.b-country-select__informer_text_top:before{border:8px solid transparent;border-bottom-color:#e6f6ff;content:"";height:0;left:24px;position:absolute;top:-15px}.b-user-balance{position:relative}.b-user-balance__label{align-items:center;display:flex;height:48px;padding:1px 6px 0 0;position:relative}.b-user-balance__label:hover .b-user-balance__indicator{transform:scale(1.2)}.b-user-balance__indicator{background:#fc0;border-radius:50%;height:16px;left:-32px;margin-top:-8px;position:absolute;top:50%;transition:all .3s ease-out;width:16px}.b-user-balance__line{color:#9b9b9b;margin:0 5px}.b-user-balance__approved{color:#fc0}.b-user-balance__approved:hover{text-decoration:underline}.b-user-balance__pending{color:#9b9b9b}.b-user-balance__pending:hover{text-decoration:underline}.b-badge{left:50%;position:absolute;top:-4px;transform:translateX(-55%)}@media screen and (max-width:767px){.b-badge{left:15px;top:-4px;transform:translateX(0)}}@media screen and (max-width:424px){.b-badge{left:6px}}.b-badge__flag{font-size:50px;font-size:3.125rem;width:50px}@media screen and (max-width:719px){.b-badge__flag{font-size:70px;font-size:4.375rem;width:70px}}@media screen and (max-width:424px){.b-badge__flag{font-size:50px;font-size:3.125rem;width:50px}}.b-badge__icon{color:#fff;font-size:16px;font-size:1rem;left:50%;margin-left:2px;margin-top:-4px;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}@media screen and (max-width:719px){.b-badge__icon{font-size:22px;font-size:1.375rem;margin-left:3px;margin-top:-4px}}@media screen and (max-width:424px){.b-badge__icon{font-size:16px;font-size:1rem;margin-left:2px;margin-top:-4px}}.b-badge__icon--black{color:#121212}.b-badge-promotion{left:-4px;position:absolute;top:-4px;z-index:3}.b-badge-promotion,.b-badge-promotion__ribbon{height:58px;width:58px}.b-badge-promotion--small{color:#fff;height:41px;left:-3px;top:-3px;width:41px}.b-badge-promotion--small .svg-icon{color:#d50000;height:inherit;width:inherit}.b-badge-promotion--small .b-badge-promotion__text{left:-11px;line-height:0;top:2px}.b-badge-promotion__text{color:#fff;font-size:9px;font-size:.5625rem;font-weight:700;left:-14px;position:absolute;text-align:center;top:-3px;transform:rotate(-45deg);transform-origin:100% 50%;width:100%}.b-badge-promotion--hcb{color:#fc0}.b-badge-promotion--hcb .svg-icon{fill:#b99500}.b-badge-promotion--top{color:#ffb300}.b-badge-promotion--top .svg-icon{fill:#e6a100}.b-badge-promotion--red{stroke:none;color:#d50000}.b-badge-promotion--red .svg-icon{fill:#bc0000}.b-badge-promotion--black{color:#121212}.b-badge-promotion--black .svg-icon{fill:#050505}.b-badge-promotion--green{color:#00c853}.b-badge-promotion--green .svg-icon{fill:#00af48}.b-badge-promotion--violet{color:#601ba5}.b-badge-promotion--violet .svg-icon{fill:#53178f}.b-badge-promotion--tomato{color:#f44336}.b-badge-promotion--tomato .svg-icon{fill:#f32c1e}.b-select{display:inline-block;position:relative}@media screen and (max-width:424px){.b-select{display:block}}.b-select__label{font-size:14px;font-size:.875rem;left:20px;padding:0;position:absolute;top:12px;transition:all .2s ease-out;z-index:2}.b-select__label--top{background:#fff;font-size:10px;font-size:.625rem;left:15px;padding:0 5px;top:-6px}.b-select__active-label{align-items:center;border:1px solid #e2e2e2;border-radius:2px;cursor:pointer;display:flex;height:40px;min-width:216px;padding:0 20px;position:relative}.b-select__active-label .b-select--open{border-radius:2px 2px 0 0}.b-select__active-label .svg-icon{color:#a0a0a0;height:7px;position:absolute;right:14px;top:50%;width:8px}@keyframes op{0%{opacity:0}to{opacity:1}}.b-select__active-label-text{animation:op .5s ease-in-out;padding-right:30px}.b-select__drop-down{background:#fff;border:1px solid #e2e2e2;border-radius:0 0 2px 2px;border-top-color:#fff;left:0;margin:-1px 0 0;position:absolute;top:100%;width:100%;z-index:10}.b-select__item{margin:0;padding:0}.b-select__reset{background:#fff;cursor:pointer;height:calc(100% - 2px);position:absolute;right:1px;top:1px;transition:all .2s ease;width:38px;z-index:2}.b-select__reset .svg-icon{color:#a0a0a0;height:7px;left:50%;margin-left:-4px;position:absolute;top:50%;width:8px}.b-select__reset:hover{background:hsla(0,0%,80%,.2)}.b-select__trigger{background:none;cursor:pointer;display:block;padding:12px 20px;transition:all .2s ease}.b-select__trigger--active,.b-select__trigger:hover{background:hsla(0,0%,80%,.2)}.b-module-expander{color:#a0a0a0;padding:48px 0}@media screen and (max-width:979px){.b-module-expander{display:none}}.b-module-expander--color-default{color:#121212}@media screen and (max-width:979px){.b-module-expander--show-mobile{display:block}}.b-module-expander--border-b{border-bottom:1px dashed #e2e2e2;margin-bottom:24px;padding:0 0 24px}.b-module-expander__text{font-size:12px;font-size:.75rem;line-height:1.4;position:relative}.b-module-expander__text:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);bottom:0;content:"";display:block;filter:progid:dximagetransform.microsoft.gradient(startColorstr="#00000000",endColorstr="#ffffff",GradientType=0);height:50px;left:0;opacity:1;position:absolute;transition:all .2s ease;visibility:visible;width:100%;z-index:2}.b-module-expander__text--expander{max-height:260px;overflow:hidden;position:relative;transition:max-height .3s ease}.b-module-expander__text--expander-custom-height{max-height:240px}.b-module-expander__text--expander-custom-height-2{max-height:140px}.b-module-expander__text--expanded{max-height:9999px}.b-module-expander__text--expanded:after{opacity:0;visibility:hidden}.b-module-expander__text--expanded+.b-module-expander__trigger .b-module-expander__trigger-item:before{content:"↑";display:block}.b-module-expander__title,.b-module-expander__trigger{font-size:14px;font-size:.875rem}.b-module-expander__trigger{margin:0 auto;padding-top:24px;text-align:center}.b-module-expander__trigger-item{cursor:pointer;position:relative}.b-module-expander__trigger-item:before{content:"↓";display:block;position:absolute;right:-16px;top:2px}.b-module-expander__trigger-item:hover{text-decoration:underline}.b-module-expander--sm{padding:0;position:relative}.b-module-expander--sm .b-module-expander__text--expander{max-height:34px}.b-module-expander--sm .b-module-expander__text--expanded{max-height:999px}.b-module-expander--sm .b-module-expander__text:after{display:none}.b-module-expander--sm .b-module-expander__trigger{background:#fff;bottom:0;display:block;height:16px;padding:0;position:absolute;right:0;width:40px}.b-module-expander--sm .b-module-expander__trigger-content:hover{cursor:pointer}.b-module-expander--sm .b-module-expander__trigger-content--rotate svg{transform:rotate(180deg)}.b-notifications{background:#fff;box-shadow:0 0 3px rgba(0,0,0,.2);color:#000;overflow:hidden;padding:0;position:relative;width:465px;z-index:100}@media screen and (max-width:959px){.b-notifications{height:calc(100vh - 50px);overflow:scroll;width:100%}}.b-notifications__sections{max-height:500px;overflow-x:hidden;overflow-y:auto}@media screen and (max-width:959px){.b-notifications__sections{max-height:none;overflow:visible}}.b-notifications__date{background:#f5f5f5;color:#000;font-size:.875rem;font-weight:700;height:32px;line-height:32px;text-align:center}.b-notifications__top{align-items:center;background:#f5f5f5;display:flex;font-size:11px;height:32px;justify-content:space-between;padding:0 24px}.b-notifications__list{margin:0}.b-notifications__list-item{background:#fff;margin-bottom:0;position:relative}.b-notifications__list-item.new-items{animation:fade-in 1.5s ease}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.b-notifications__list-item:last-child>div{border-bottom:0}.b-notifications__list-item.updating{opacity:.6}.b-notifications__list-item.is-temporary-new .b-notifications__item:before{animation:fade-out 2s ease-in 1;background:rgba(255,204,0,.1);box-sizing:content-box;content:"";display:block;height:100%;left:0;opacity:0;padding:2px 0;position:absolute;top:-2px;width:100%}.b-notifications__list-item--unread-items:before{background:#fff;border-radius:50%;content:"";height:8px;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:background 1s ease;width:8px}.b-notifications__list-item--unread-items.new-unread:before{background:#00b0ff}.b-notifications__item{align-items:center;color:#121212;display:flex;font-size:11px;line-height:1.43;margin-bottom:0;padding:16px 0;position:relative;transition:background-color .3s;width:100%}.b-notifications__item:hover{background:#fafafa}.b-notifications__item:hover .b-notifications__item-link{opacity:1}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.b-notifications__item b,.b-notifications__item-text-black{color:#121212}.b-notifications__item-text{display:block;padding-left:80px;padding-right:30px;position:relative;width:100%}.b-notifications__item-text-title{display:block;margin-bottom:8px}.b-notifications__item-text .description{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-notifications__item-link{opacity:0;position:absolute;right:24px;top:50%;transform:translateY(-50%);transition:opacity .3s}.b-notifications__item-link:hover .b-notifications__item-link-arrow{color:#00b0ff;transform:rotate(-90deg) translateY(4px)}.b-notifications__item-link-arrow{color:#121212;height:12px;transform:rotate(-90deg);transition:all .3s;width:12px}.b-notifications__toggle{height:24px;position:absolute;right:-16px;top:-6px;width:24px}.b-notifications__toggle:before{background:#00b0ff;border-radius:50%;content:"";display:block;height:8px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:8px}.b-notifications__item-icon{height:24px;left:28px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.b-notifications__item-icon--favorite-star{align-items:center;display:flex;height:32px;justify-content:center;min-width:32px;width:32px}.b-notifications__item-icon--n{font-size:20px;font-size:1.25rem;margin:15px 0 0 15px}.b-notifications__item-date{padding-top:4px}.b-notifications__more-link{display:block;font-size:.875rem;font-weight:700;height:48px;line-height:48px;position:relative;text-align:center;text-decoration:none}.b-notifications__more-link span{cursor:pointer}.b-notifications__more-link:hover{text-decoration:none}.b-notifications__more-link:hover span{text-decoration:underline}.b-notifications__empty{align-items:center;color:#333;display:flex;font-size:11px;justify-content:center;min-height:62px;padding:10px}.b-notifications .b-spinner{left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}[name=jivo_container]{z-index:2147483646!important}.vue-notification-template.lety-notify.auto-promo:before,.vue-notification-template.lety-notify.info:before,.vue-notification-template.lety-notify.success:before,.vue-notification-template.lety-notify.warning:before{content:"";height:100%;left:0;position:absolute;top:0;width:80px}.vue-notification-template.lety-notify.auto-promo:after,.vue-notification-template.lety-notify.info:after,.vue-notification-template.lety-notify.success:after,.vue-notification-template.lety-notify.warning:after{content:"";left:25px;position:absolute;top:50%;transform:translateY(-50%)}.vue-notification-group{margin:0 6px;position:fixed!important;top:auto!important;z-index:2147483647!important}.vue-notification-group .vue-notification-wrapper{display:flex;justify-content:flex-end}@media screen and (max-width:979px){.vue-notification-group{bottom:auto!important;font-size:12px;font-size:.75rem;max-width:calc(100% - 12px);top:52px!important;width:100%}}.vue-notification-template.lety-notify{align-items:flex-start;border-radius:3px;box-shadow:0 1px 8px 0 rgba(0,0,0,.3);color:#000;display:flex;flex-direction:column;justify-content:center;line-height:1.4;margin:6px;min-height:80px;padding:12px 24px 12px 104px;position:relative}@media screen and (max-width:767px){.vue-notification-template.lety-notify{width:100%}}@media screen and (max-width:424px){.vue-notification-template.lety-notify{font-size:12px;font-size:.75rem}}@media screen and (max-width:499px){.vue-notification-template.lety-notify .notification-title{padding-right:30px}}.vue-notification-template.lety-notify .notification-content{display:flex;width:100%}@media screen and (max-width:424px){.vue-notification-template.lety-notify .notification-content{flex-direction:column}}.vue-notification-template.lety-notify .inline-link:after{content:"→"}.vue-notification-template.lety-notify .inline-button{background:#fff;border:2px solid #fc0;border-radius:4px;color:#121212;cursor:pointer;display:inline-block;font-family:Open Sans,sans-serif;font-size:12px;font-size:.75rem;height:36px;line-height:32px;outline:none!important;padding:0 12px;position:absolute;right:72px;text-align:center;text-decoration:none;top:24px;transition:all .3s ease;white-space:nowrap;width:137px}.vue-notification-template.lety-notify .inline-button:hover{background-color:#fc0}@media screen and (max-width:649px){.vue-notification-template.lety-notify .inline-button{margin-top:16px;position:static}}.vue-notification-template.lety-notify.success{width:437px}.vue-notification-template.lety-notify.success:before{background:#00c853}.vue-notification-template.lety-notify.success:after{background-image:url(/build/core/images/sprite.73b652ae.png);background-position:-404px -175px;height:32px;width:32px}@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2),(min-resolution:192dpi){.vue-notification-template.lety-notify.success:after{background-image:url(/build/core/images/sprite@2x.ec61808e.png);background-size:481px 290px}}.vue-notification-template.lety-notify.warning{width:437px}.vue-notification-template.lety-notify.warning:before{background:#f44336}.vue-notification-template.lety-notify.warning:after{background-image:url(/build/core/images/sprite.73b652ae.png);background-position:-340px -175px;height:32px;width:32px}@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2),(min-resolution:192dpi){.vue-notification-template.lety-notify.warning:after{background-image:url(/build/core/images/sprite@2x.ec61808e.png);background-size:481px 290px}}.vue-notification-template.lety-notify.info{padding-right:240px}@media screen and (max-width:649px){.vue-notification-template.lety-notify.info{padding-right:60px}}@media screen and (max-width:479px){.vue-notification-template.lety-notify.info{padding-left:12px;padding-right:50px}}.vue-notification-template.lety-notify.info:before{background:#ffca28}@media screen and (max-width:479px){.vue-notification-template.lety-notify.info:before{display:none}}.vue-notification-template.lety-notify.info:after{background-image:url(/build/core/images/sprite.73b652ae.png);background-position:-372px -175px;height:32px;width:32px}@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2),(min-resolution:192dpi){.vue-notification-template.lety-notify.info:after{background-image:url(/build/core/images/sprite@2x.ec61808e.png);background-size:481px 290px}}@media screen and (max-width:479px){.vue-notification-template.lety-notify.info:after{display:none}}@media screen and (max-width:649px){.vue-notification-template.lety-notify.info .notification-content{flex-direction:column}}.vue-notification-template.lety-notify.auto-promo{padding-right:240px}@media screen and (max-width:649px){.vue-notification-template.lety-notify.auto-promo{padding-right:60px}}@media screen and (max-width:479px){.vue-notification-template.lety-notify.auto-promo{padding-left:12px;padding-right:50px}}.vue-notification-template.lety-notify.auto-promo:before{background:#f44336}@media screen and (max-width:479px){.vue-notification-template.lety-notify.auto-promo:before{display:none}}.vue-notification-template.lety-notify.auto-promo:after{background-image:url(/build/core/images/sprite.73b652ae.png);background-position:-300px -175px;height:40px;left:20px;width:40px}@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2),(min-resolution:192dpi){.vue-notification-template.lety-notify.auto-promo:after{background-image:url(/build/core/images/sprite@2x.ec61808e.png);background-size:481px 290px}}@media screen and (max-width:479px){.vue-notification-template.lety-notify.auto-promo:after{display:none}}.vue-notification-template.lety-notify.with-button{max-width:50vw;padding-right:188px;width:100%}.vue-notification-template.lety-notify.with-button .inline-button{right:24px}@media screen and (max-width:767px){.vue-notification-template.lety-notify.with-button{max-width:100%;padding-right:24px}}.vue-notification-template.lety-notify .close{background-image:url(/build/core/images/sprite.73b652ae.png);background-position:-300px -215px;cursor:pointer;display:block;height:24px;position:absolute;right:28px;top:28px;width:24px}@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2),(min-resolution:192dpi){.vue-notification-template.lety-notify .close{background-image:url(/build/core/images/sprite@2x.ec61808e.png);background-size:481px 290px}}.vue-notification-template.lety-notify .close:hover{opacity:.6}@media screen and (max-width:424px){.vue-notification-template.lety-notify .close{right:14px;top:14px}}.b-status-message{align-items:center;border-radius:4px;display:flex;font-size:14px;font-size:.875rem;justify-content:center;line-height:1.43;min-height:40px;padding:16px;position:relative;text-align:center;width:100%}@media screen and (max-width:424px){.b-status-message{font-size:10px;font-size:.625rem}}.b-status-message:before{background:inherit;border-radius:4px;content:"";display:block;height:16px;position:absolute;transform:rotate(45deg);width:16px}.b-status-message--error{background:#fbb3ae}.b-status-message--success{background:#99e9ba}.b-status-message--top-left{margin-top:24px}@media screen and (max-width:479px){.b-status-message--top-left{margin-top:12px}}.b-status-message--top-left:before{left:18px;top:-6px}.b-status-message--top-center{margin-top:24px}.b-status-message--top-center:before{left:calc(50% - 4px);top:-8px}.b-status-message--top-right{margin-top:24px}@media screen and (max-width:479px){.b-status-message--top-right{margin-top:12px}}.b-status-message--top-right:before{right:18px;top:-8px}.b-status-message--right-top:before{right:-8px;top:8px}.b-status-message--right-center{margin-right:16px}@media screen and (max-width:479px){.b-status-message--right-center{margin-right:12px}}.b-status-message--right-center:before{right:-8px;top:calc(50% - 4px)}.b-status-message--right-bottom{margin-right:16px}@media screen and (max-width:479px){.b-status-message--right-bottom{margin-right:12px}}.b-status-message--right-bottom:before{bottom:8px;right:-8px}.b-status-message--bottom-right{margin-bottom:24px}@media screen and (max-width:479px){.b-status-message--bottom-right{margin-bottom:12px}}.b-status-message--bottom-right:before{bottom:-8px;right:18px}.b-status-message--bottom-center{margin-bottom:24px}@media screen and (max-width:479px){.b-status-message--bottom-center{margin-bottom:12px}}.b-status-message--bottom-center:before{bottom:-8px;left:calc(50% - 4px)}.b-status-message--bottom-left{margin-bottom:24px}@media screen and (max-width:479px){.b-status-message--bottom-left{margin-bottom:12px}}.b-status-message--bottom-left:before{bottom:-8px;left:18px}.b-status-message--left-bottom:before{bottom:8px;left:-8px}.b-status-message--left-center:before{left:-8px;top:calc(50% - 4px)}.b-status-message--left-top:before{left:-8px;top:8px}@media screen and (max-width:979px){.mobile-overflow{height:100%;overflow:hidden;position:fixed;width:100%}}.b-notification-component{background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 0 4px 0 rgba(0,0,0,.08);display:flex;flex-direction:column;justify-content:center;margin:0 0 24px;min-height:72px;padding:16px 40px 16px 80px;position:relative}@media screen and (min-width:960px){.b-notification-component{padding:16px 100px 16px 128px}}.b-notification-component__icon{left:20px;position:absolute;top:20px}@media screen and (min-width:960px){.b-notification-component__icon{left:42px}}.b-notification-component__icon img,.b-notification-component__icon svg{height:100%;max-width:40px;width:100%}.b-notification-component__close{cursor:pointer;position:absolute;right:16px;top:16px}.b-notification-component__close:hover{color:#00b0ff}.b-notification-component__title{color:#121212;font-size:14px;font-size:.875rem;font-weight:700;margin-bottom:12px}.b-notification-component__desctiption{color:#121212;font-size:12px;font-size:.75rem}.b-notification-component__button .b-button{margin:12px 12px 0 0;text-align:center}@media screen and (max-width:479px){.b-notification-component__button .b-button{width:100%}}@media screen and (min-width:960px){.b-notification-component__button .b-button{margin-right:24px}}.b-notification-component--error{border-color:#f44336}.b-notification-component--warning{border-color:#fc0}@media screen and (min-width:960px){.b-notification-component--medium{padding:32px 100px 32px 176px}.b-notification-component--medium .b-notification-component__icon{left:48px;top:50%;transform:translateY(-50%)}.b-notification-component--medium .b-notification-component__icon img,.b-notification-component--medium .b-notification-component__icon svg{max-width:80px}}.b-notification-component--medium .b-notification-component__title{margin-bottom:10px}@media screen and (min-width:960px){.b-notification-component--medium .b-notification-component__title{font-size:20px;font-size:1.25rem;margin-bottom:20px}}.b-notification-component--medium .b-notification-component__button{margin-top:0}@media screen and (min-width:960px){.b-notification-component--medium .b-notification-component__button{margin-top:12px}.b-notification-component--medium .b-notification-component__close{right:32px;top:32px}.b-notification-component--medium .b-notification-component__close svg{height:18px;width:18px}}.b-shop-banner{margin:-12px 0 32px}.b-shop-banner img{border-radius:4px}.is-shop-registration .b-footer{padding-bottom:40px}.shop-registration{align-items:flex-end;bottom:0;display:flex;left:0;position:fixed;width:100vw;z-index:104}@media screen and (max-width:959px){.shop-registration{display:none}}.shop-registration--opened{height:100vh}.shop-registration__overlay{background-color:transparent;bottom:0;cursor:pointer;height:100%;left:0;position:absolute;transition:all 1s cubic-bezier(.26,.87,.74,.93);width:100%}.shop-registration--opened .shop-registration__overlay{background-color:#121212;opacity:.8}.shop-registration__content{background-color:#fff;bottom:0;height:auto;left:0;padding:80px 0;position:absolute;transition:transform .7s ease-out;width:100%;z-index:2}@media screen and (max-height:800px){.shop-registration__content{padding:40px 0}}.shop-registration--opened .shop-registration__content{transform:translateY(0)}.shop-registration .content-show-enter{transform:translateY(200%)}.shop-registration .content-show-enter-to,.shop-registration .content-show-leave{transform:translateY(0)}.shop-registration .content-show-leave-to{transform:translateY(200%)}.shop-registration .container{height:auto;padding-right:470px;position:relative}@media screen and (min-width:1200px){.shop-registration .container{padding-right:570px}}.shop-registration__logo{margin-bottom:2.5rem;width:200px}.shop-registration__title{color:#121212;font-family:Montserrat,sans-serif;font-size:36px;font-size:2.25rem;font-style:italic;font-weight:800;line-height:1.15;margin-bottom:16px;text-transform:uppercase}.shop-registration__text{font-size:16px;font-size:1rem;line-height:1.5}.shop-registration__work{color:#00a8ff;display:inline-block;font-size:16px;font-size:1rem;margin-top:72px;padding-right:30px;position:relative;text-decoration:none}.shop-registration__work:before{background-image:url(/build/core/images/sprite.73b652ae.png);background-position:-436px -175px;content:"";display:block;height:26px;position:absolute;right:0;top:50%;transform:translate3d(50%,-50%,0);width:26px}@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2),(min-resolution:192dpi){.shop-registration__work:before{background-image:url(/build/core/images/sprite@2x.ec61808e.png);background-size:481px 290px}}.shop-registration .sign-up-new{border-radius:4px;bottom:0;box-shadow:0 4px 16px 0 rgba(0,0,0,.12);max-width:434px;position:absolute;right:12px}@keyframes close-rotate{0%{transform:rotate(0)}to{transform:rotate(180deg)}}.shop-registration--opened .b-module-auth__close{animation-delay:1s;animation-duration:.5s;animation-name:close-rotate;transform:rotate(180deg)}.shop-registration__preview{background-color:#121212;display:block;opacity:1;transition:all .3s linear;width:100%}.shop-registration__preview .container{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding:12px 420px 12px 12px}.shop-registration__preview-text{color:#fff;font-family:Montserrat,sans-serif;font-size:12px;font-size:.75rem;font-weight:900;line-height:1.14;text-transform:uppercase}.shop-registration__preview .yellow{color:#fc0;white-space:nowrap}.shop-registration__preview .b-button{cursor:pointer;position:absolute;right:68px;top:0;transform:translateY(-50%);width:322px}.shop-registration.is-cookie-baner .shop-registration__preview{display:none}.shop-registration--opened .shop-registration__preview{opacity:0;z-index:1}.shop-registration__switcher{align-items:center;background-color:#121212;border-radius:4px 4px 0 0;cursor:pointer;display:flex;height:24px;justify-content:center;left:0;position:absolute;top:0;transform:translateY(-100%);width:32px}.shop-registration__switcher:before{background-image:url(/build/core/images/sprite.73b652ae.png);background-position:-462px -175px;content:"";height:6px;transform:rotate(180deg);width:8px}@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2),(min-resolution:192dpi){.shop-registration__switcher:before{background-image:url(/build/core/images/sprite@2x.ec61808e.png);background-size:481px 290px}}@media screen and (max-height:800px){.shop-registration .b-module-auth__v2{padding:48px}.shop-registration .b-module-auth__v2 .b-module-auth__gray-label{padding-bottom:0}.shop-registration .b-module-auth__v2 .b-social-auth__providers{display:flex;flex-direction:row}.shop-registration .b-module-auth__v2 .b-social-auth__item{font-size:0;margin-bottom:0;margin-right:20px;width:100%}.shop-registration .b-module-auth__v2 .b-social-auth__item:last-child{margin-right:0}.shop-registration .b-module-auth__v2 .b-social-auth__item:before{left:50%;transform:translate3d(-50%,-50%,0)}}.without-margin .sign-up-new{margin:0 auto}.letytracking-block{background-color:#fafafa;box-shadow:0 0 5px 0 rgba(0,0,0,.12);margin:4px 0;padding:0 24px}@media screen and (max-width:719px){.letytracking-block{padding:0}}.letytracking-block__icon{display:flex;height:24px;left:0;position:absolute;top:28px;width:24px}@media screen and (max-width:719px){.letytracking-block__icon{left:16px;top:20px}}.letytracking-block__icon .svg-icon{margin-bottom:2px}.letytracking-block__gray{color:#a0a0a0;font-size:12px;font-size:.75rem}@media screen and (max-width:1199px){.letytracking-block__gray br{display:none}}.letytracking-block__gray a{color:#656565;-webkit-text-decoration-style:dashed;text-decoration-style:dashed}.letytracking-block__brief-info{display:flex;justify-content:space-between;padding:20px 0;position:relative}@media screen and (max-width:719px){.letytracking-block__brief-info{flex-direction:column;justify-content:flex-start;padding:16px 0;position:relative}}.letytracking-block__brief-info .letytracking-block__info{padding-left:48px}@media screen and (max-width:719px){.letytracking-block__brief-info .letytracking-block__info{padding:0 16px 0 64px}}@media screen and (max-width:479px){.letytracking-block__brief-info .letytracking-block__info{padding:0 16px 0 56px}}.letytracking-block__brief-info .letytracking-block__content{align-items:center;display:flex;text-align:right}@media screen and (max-width:719px){.letytracking-block__brief-info .letytracking-block__content{align-items:flex-start;flex-direction:column;justify-content:space-between;margin-top:4px;padding:0 16px 0 64px;position:relative;text-align:left}}@media screen and (max-width:479px){.letytracking-block__brief-info .letytracking-block__content{padding:0 16px 0 56px}}.letytracking-block__brief-info .letytracking-block__content .svg-icon{height:16px;width:16px}@media screen and (max-width:719px){.letytracking-block__brief-info .letytracking-block__content--order-fix{flex-direction:row-reverse;justify-content:flex-end;padding:0 16px}}.letytracking-block__brief-info .letytracking-block__title{color:#121212;font-size:14px;font-size:.875rem;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.letytracking-block__brief-info .letytracking-block__text{font-size:14px;font-size:.875rem;line-height:1.7}.letytracking-block__brief-info .letytracking-block__text--processing{color:#00c853}.letytracking-block .b-tooltip{margin-left:24px}@media screen and (max-width:719px){.letytracking-block .b-tooltip{margin:2px 25px 0 7px;position:static}}@media screen and (max-width:479px){.letytracking-block .b-tooltip{margin:2px 20px 0 5px;position:static}}@media screen and (max-width:719px){.letytracking-block .b-tooltip__body{left:0;position:absolute;top:-9px;transform:translateY(-100%);width:100%}.letytracking-block .b-tooltip__body:before{border:5px solid transparent;border-top-color:#4a4a4a;display:block;left:26px;right:auto;top:100%;transform:translate(0)}}@media screen and (max-width:479px){.letytracking-block .b-tooltip__body:before{left:24px}}.letytracking-block .b-button{margin-left:24px}@media screen and (max-width:719px){.letytracking-block .b-button{margin-left:0;margin-top:12px}}.letytracking-popup .v--modal-overlay .v--modal-box{overflow:visible}.letytracking-popup .mx-datepicker{display:block;width:100%}.letytracking-popup .mx-datepicker .mx-input{border:none;box-shadow:none;width:100%}.letytracking-popup .b-header-search{border-color:#d0d0d0}.letytracking-popup .b-input--error .b-header-search{border-color:#f44336}.letytracking-popup .b-input--error .b-header-search .b-header-search__input::-moz-placeholder{color:#f44336;opacity:1}.letytracking-popup .b-input--error .b-header-search .b-header-search__input::placeholder{color:#f44336;opacity:1}.letytracking-popup .b-input--error .display-time::-moz-placeholder{color:#f44336;opacity:1}.letytracking-popup .b-input--error .display-time::placeholder{color:#f44336;opacity:1}.letytracking-popup__clean-shops{cursor:pointer;font-size:12px;padding:10px;position:absolute;right:6px;top:6px}.letytracking-popup__custom-search{height:48px}.letytracking-popup__custom-search .b-header-search__input{border-radius:4px;height:100%;padding-left:16px}.letytracking-popup__custom-search .b-header-search__control{display:none}.letytracking-popup__custom-search .b-header-search__list{max-height:180px;overflow:hidden;overflow-y:scroll}.letytracking-popup .b-input__box--no-overflow{overflow:visible;width:auto}.letytracking-popup .b-input__box--no-overflow.vdp-datepicker input{width:120px}.letytracking-popup .b-input__box--no-overflow .vdp-datepicker__calendar{left:0;margin:5px 0 0;top:100%}.letytracking-popup .b-input__box--no-overflow .dropdown{margin:5px 0 0;top:100%}.letytracking-popup .b-input__box--no-overflow .dropdown ul li:not([disabled]).active,.letytracking-popup .b-input__box--no-overflow .dropdown ul li:not([disabled]).active:hover{background:#fc0}.letytracking-popup .calendar{position:relative}.letytracking-popup .calendar .vdp-datepicker__calendar{position:absolute!important}.letytracking-popup__message{border:1px solid #d0d0d0;border-radius:4px;height:96px;margin-top:24px;padding:16px;resize:none;width:100%}.letytracking-popup__message:focus{border-color:#fc0}.letytracking-popup .b-lety-select__dropdown{max-height:200px;overflow-x:hidden;overflow-y:auto}.letytracking-popup .b-lety-select__dropdown::-webkit-scrollbar{width:8px}.letytracking-popup .b-lety-select__dropdown::-webkit-scrollbar-track{background-color:transparent}.letytracking-popup .b-lety-select__dropdown::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border:1px solid #fff;border-radius:4px}.letytracking-popup__button-row{align-items:flex-end;display:flex}@media screen and (max-width:719px){.letytracking-popup__button-row{align-items:flex-start;flex-direction:column}}.letytracking-popup__require-message{font-size:12px;font-size:.75rem;margin:0 0 12px 24px}@media screen and (max-width:719px){.letytracking-popup__require-message{margin:16px 0 0}}.letytracking-popup__require-message--error{color:#f44336}.b-file,.b-file__no-files{display:flex}@media screen and (max-width:719px){.b-file__no-files{flex-direction:column}}.b-file__input{display:none}.b-file__text{font-size:12px;font-size:.75rem;margin:24px 0 0 24px}@media screen and (max-width:719px){.b-file__text{margin:24px 0 0}}.b-file__text--error{color:#f44336}.b-file__list{display:flex;flex-wrap:wrap;margin-bottom:12px}.b-file__item{align-items:center;border:1px solid #d0d0d0;border-radius:4px;display:flex;height:96px;justify-content:center;margin:0 8px 12px 0;position:relative;width:96px}.b-file__item:last-child{border-width:0;margin-right:0;padding:8px}.b-file__wrap{height:100%;overflow:hidden;width:100%}.b-file__img{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.b-file__close{align-items:center;background-color:#121212;border-radius:50%;bottom:9px;color:#fff;cursor:pointer;display:flex;font-size:8px;font-size:.5rem;height:24px;justify-content:center;left:50%;position:absolute;transform:translate3d(-50%,50%,0);width:24px}.b-file__add{background-color:#eee;height:100%;position:relative;width:100%}.b-file__add,.b-file__add-plus{border-radius:4px;display:block}.b-file__add-plus{background-color:#d0d0d0;cursor:pointer;height:8px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:40px}.b-file__add-plus:last-child{height:40px;width:8px}.tracked-purchase-decline .b-select{display:block}.tracked-purchase-decline .b-select input[type=checkbox]{display:none}.tracked-purchase-decline .b-select input[type=checkbox]:checked~.b-select__container>.b-select__radio{background-color:#fc0;border-color:#fc0}.tracked-purchase-decline .b-select input[type=checkbox]:checked~.b-select__container{border-color:#fc0}.tracked-purchase-decline .b-select__container{align-items:center;cursor:pointer;display:flex;flex-direction:row;transition:all .3s}.tracked-purchase-decline .b-select__radio{align-items:center;background-color:#fff;border:1px solid #d0d0d0;border-radius:15px;display:flex;height:19px;justify-content:center;margin:12px;width:19px}.tracked-purchase-decline .b-select__radio svg{width:10px}.tracked-purchase-decline .b-select__label{color:#121212;position:static}.infographic{min-width:220px}.infographic__wrapper{display:flex;justify-content:space-between;position:relative}@media screen and (max-width:959px){.infographic__content{margin-right:100px}}@media screen and (max-width:719px){.infographic__content{margin-right:0}}.infographic__row{display:flex}@media screen and (max-width:959px){.infographic__row{display:block}}.infographic__item{border-radius:4px;padding:24px;position:relative}.infographic__item--blue{background-color:#00a8ff;color:#fff;padding:24px}@media screen and (max-width:959px){.infographic__item--blue{display:flex;justify-content:space-around}}@media screen and (max-width:719px){.infographic__item--blue{display:flex;flex-direction:column;margin-bottom:24px}}.infographic__item--pulse{animation:pulse 1.25s cubic-bezier(.66,0,0,1) infinite;animation-iteration-count:5;background-color:#00a8ff;background-repeat:no-repeat;background-size:cover;border:0;box-shadow:0 0 0 0 rgba(0,168,255,.7);color:#fff;cursor:pointer;font-size:30px;font-size:1.875rem}.infographic__item__btn{color:#121212;margin-top:24px;padding:0}@media screen and (max-width:959px){.infographic__item__btn{font-size:14px;font-size:.875rem;margin-top:49px;max-width:100%}}@media screen and (max-width:719px){.infographic__item__btn{margin-top:16px;max-width:100%}}.infographic__item__btn:hover{background:#eee;border-color:#eee;color:#121212}.infographic__title{font-size:16px;font-size:1rem;font-weight:700;padding:5px 0 8px}@media screen and (max-width:959px){.infographic__title{padding:5px 0 0}}@media screen and (max-width:719px){.infographic__title{padding-bottom:12px}}.infographic__step{color:#a0a0a0;font-size:12px;font-size:.75rem;font-weight:700}.infographic__step--blue{color:#fff;font-weight:700}.infographic__status{display:flex;padding-top:4px}.infographic__status-icon .svg-icon{height:24px;width:24px}.infographic__status-insert{color:#00a8ff;padding-left:12px}.infographic__status-approved{color:#00c853;padding-left:12px}.infographic__description{font-size:12px;font-size:.75rem;padding:16px 0 42px}@media screen and (max-width:959px){.infographic__description{margin-bottom:25px}}@media screen and (max-width:719px){.infographic__description{margin-bottom:0;padding-bottom:0}}.infographic__rules{color:#fff}.infographic__cycle{background:#00a8ff;border:4px solid #00a8ff;border-radius:50%;height:12px;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:12px}.infographic__items{background-color:#fff;border-radius:4px;box-shadow:0 0 4px 0 rgba(0,0,0,.12);display:flex;margin-left:24px;position:relative}@media screen and (max-width:959px){.infographic__items{margin-left:0}}@media screen and (max-width:719px){.infographic__items{flex-direction:column}}.infographic__items .infographic__item{width:50%}@media screen and (max-width:719px){.infographic__items .infographic__item{width:100%}}.infographic__items .infographic__item:last-child:before{background-color:#f5f5f5;content:"";display:block;height:160px;left:0;margin-top:24px;position:absolute;top:0;width:1px}@media screen and (max-width:719px){.infographic__items:last-child{padding-bottom:60px}}.infographic__btn-more{background:rgba(255,204,0,.1);border-radius:4px;bottom:16px;color:#121212;cursor:pointer;display:inline-block;font-size:14px;font-size:.875rem;line-height:24px;padding:10px 16px 11px 11px;right:16px;z-index:2}@media screen and (max-width:959px){.infographic__btn-more{bottom:5px}}@media screen and (max-width:719px){.infographic__btn-more{bottom:35px;left:20px;position:static}}.infographic__btn-more .svg-icon{height:12px;margin-left:8px;transition:all .2s ease-out;width:12px}.infographic__btn-more:hover{background:rgba(255,204,0,.2)}.infographic__btn-more--active{background:rgba(255,204,0,.1);padding:10px 16px 11px 11px}.infographic__btn-more--active .svg-icon{transform:rotate(180deg);transform-origin:50% 50%;transform-style:preserve-3d}@media screen and (max-width:719px){.infographic__btn-more--active .svg-icon{display:none}.infographic__btn-more--active{background-color:#fff;bottom:35px;left:20px;padding:0}}.infographic-full{margin-left:0;margin-top:13px}.infographic-full .infographic__btn-more,.infographic-full .view-details{position:absolute}@media screen and (max-width:719px){.infographic-full .view-details{position:fixed}}.infographic__text-dashed{border-bottom:1px dashed #a0a0a0;display:inline-block;line-height:1.6}.with-orders{display:flex;flex-direction:column}@media screen and (max-width:1199px){.with-orders .view-details:before{left:27px;right:auto}}.with-orders .b-page-title{width:100%}.with-orders .infographic{order:3}.with-infographic{flex-wrap:wrap;position:relative}.with-infographic .infographic{z-index:1}.with-infographic .infographic.infographic-opened{z-index:40}.with-infographic .infographic__btn-more{margin-top:10px;padding-left:26px}.with-infographic .infographic__cycle{animation:pulse 1.25s cubic-bezier(.66,0,0,1) infinite;animation-iteration-count:5;background-color:#00a8ff;background-repeat:no-repeat;background-size:cover;border:0;box-shadow:0 0 0 0 rgba(0,168,255,.7);color:#fff;cursor:pointer;font-size:20px;font-size:1.25rem;height:8px;left:18px;position:absolute;top:34px;width:8px}.with-infographic .infographic__text-dashed{margin-left:13px}.with-infographic.filters__wrap .b-page-title{margin-bottom:22px}.with-infographic .filters__list{margin-top:10px;z-index:2}@media screen and (max-width:719px){.with-infographic .filters__list{display:flex}.with-infographic .filters__item{margin-right:12px;max-width:calc(33% - 6px)}.with-infographic .filter-datepicker{margin-left:12px;margin-right:0;max-width:calc(33% - 2px);width:auto}}@keyframes pulse{to{box-shadow:0 0 0 16px rgba(232,76,61,0)}}@keyframes shadow-pulse{0%{box-shadow:0 0 0 0 rgba(255,204,0,.4)}to{box-shadow:0 0 0 35px rgba(255,204,0,0)}}.highlighter{animation:shadow-pulse 1.8s ease-in-out infinite}.main-mobile-wrap{display:none;margin-bottom:16px;padding:0 12px;position:relative}@media screen and (max-width:959px){.main-mobile-wrap{display:block}}.main-mobile-wrap .informer--header{margin-top:0;max-width:none;position:relative}.main-mobile-wrap .informer--header:after,.main-mobile-wrap .informer--header:before{display:none}.informer{background-size:cover;border-radius:4px;padding:32px;width:100%}.informer--header{margin-top:20px;max-width:564px;position:absolute;right:0;top:100%}.informer--header:after{border:10px solid transparent;border-bottom-color:#681db2;right:90px;top:-20px}.informer--header:after,.informer--header:before{box-sizing:border-box;content:"";display:block;height:0;position:absolute;width:0}.informer--header:before{border:12px solid transparent;border-bottom-color:rgba(0,0,0,.05);right:88px;top:-24px}.informer__image{position:absolute;right:32px;top:51px}.informer__image img{height:auto;width:238px}@media screen and (max-width:424px){.informer__image img{width:140px}}.informer__title{color:#121212;font-family:Montserrat,sans-serif;font-size:24px;font-size:1.5rem;font-weight:800;line-height:1.17;margin-bottom:12px;position:relative}@media screen and (max-width:479px){.informer__title{font-size:18px;font-size:1.125rem}}.informer__description{color:#121212;font-size:14px;font-size:.875rem;line-height:1.3;margin-bottom:12px;position:relative}.informer__close{color:#fff;cursor:pointer;position:absolute;right:10px;top:10px}.informer__close:hover{opacity:.5}.b-pagination{align-items:center;display:flex;flex-wrap:wrap;font-size:14px;font-size:.875rem;justify-content:center;margin:0 0 72px;position:relative;transition:all .5s}.b-pagination--process{background:#fff;opacity:.4;pointer-events:none;transition:all .5s}@media screen and (max-width:979px){.b-pagination{margin:0 0 48px}}@media screen and (max-width:767px){.b-pagination{margin:0 0 24px}}.b-pagination__item{border-left:0;margin:0 5px;padding:0}.b-pagination__item--active:not(.b-pagination__item--nav) .b-pagination__link,.b-pagination__item:hover:not(.b-pagination__item--nav) .b-pagination__link{background:#fc0;text-decoration:none}.b-pagination__item.disabled .b-pagination__link,.b-pagination__item.disabled .b-pagination__link:hover{background:none!important;color:#121212!important;cursor:default!important;opacity:.8}.b-pagination__item--nav:hover .b-pagination__link{color:#00b0ff}.b-pagination__item--nav .b-pagination__link{color:#000;text-transform:lowercase}.b-pagination__item--nav .b-pagination__link:after,.b-pagination__item--nav .b-pagination__link:before{display:inline-block;margin:1px 10px 0;text-decoration:none!important}.b-pagination__item--prev .b-pagination__link:before{content:"←"}.b-pagination__item--next .b-pagination__link:after{content:"→"}@media screen and (max-width:919px){.b-pagination__item--next-word,.b-pagination__item--prev-word{display:none}}.b-pagination__link{align-items:center;background:#fff;border-radius:32px;color:#121212;cursor:pointer;display:flex;height:32px;justify-content:center;line-height:1;min-width:32px;padding:0 10px;text-decoration:none;transition:all .2s ease}.b-module-auth{margin:0 auto;max-width:600px;padding:36px 24px 24px;position:relative;width:550px}@media screen and (max-width:600px){.b-module-auth{padding:32px;width:calc(100vw - 52px)}}.b-module-auth--page{border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,.2);margin:74px auto}.b-module-auth__processing:before{background:#fff;content:"";display:block;height:100%;left:0;opacity:.95;position:absolute;top:0;width:100%;z-index:2}.b-module-auth .b-spinner{height:18px!important;width:18px!important}.b-module-auth__spinner{font-size:24px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);z-index:3}.b-module-auth__title{color:#e0e0e0;font-size:26px;font-size:1.625rem;margin:0 -24px;padding:0 24px 24px;text-align:center}@media screen and (max-width:599px){.b-module-auth__title{font-size:24px;font-size:1.5rem}}@media screen and (max-width:374px){.b-module-auth__title{font-size:20px;font-size:1.25rem}}.b-module-auth__title--no-bdb{border-bottom-color:transparent}.b-module-auth__title-link,.b-module-auth__title-span{color:#121212;text-decoration:none}.b-module-auth__message{align-items:center;background:#f5f5f5;display:flex;justify-content:flex-start;margin:-1px -24px 24px;padding:20px 24px}.b-module-auth__message-inner{align-items:center;display:flex;font-size:12px;font-size:.75rem;line-height:1.5;max-width:100%;min-height:32px;padding-left:48px;position:relative}@media screen and (max-width:424px){.b-module-auth__message-inner{font-size:12px;font-size:.75rem}}.b-module-auth__message .svg-icon{left:0;position:absolute;top:50%;transform:translateY(-50%);width:40px}@media screen and (max-width:599px){.b-module-auth__message .svg-icon{width:30px}}.b-module-auth__message .list{margin:0;max-width:100%}.b-module-auth__message .list a{color:#00b0ff;text-decoration:underline}.b-module-auth__message .list a:hover{text-decoration:none}.b-module-auth__message .list li{line-height:1.5;max-width:100%;position:relative}.b-module-auth__message .list li+li{margin-top:10px}.b-module-auth__message--errors{color:#f44336}.b-module-auth__info{background-color:#fafafa;border-radius:4px;display:flex;font-size:12px;margin-bottom:16px;padding:16px}.b-module-auth__info .svg-icon{height:24px;margin-right:16px;width:24px}.b-module-auth__success-message{font-size:18px;line-height:1.4;margin:0 auto;max-width:420px;padding:24px 24px 12px;text-align:center}.b-module-auth__body{margin:0 auto;max-width:390px;padding:0 0 48px}.b-module-auth__gray-label{color:#a0a0a0;display:block;font-size:12px}.b-module-auth__footer{background:#f5f5f5;display:flex;flex-direction:column;font-size:12px;font-size:.75rem;margin:0 -24px -24px;padding-bottom:24px;padding-top:20px;text-align:center}.b-module-auth__footer:first-of-type{padding-top:0}.b-module-auth__footer-label{color:#a0a0a0;margin:4px 0 0}.b-module-auth__footer-link{display:inline-block;margin:12px 0}.b-module-auth__recover{color:#a0a0a0;font-size:12px;font-size:.75rem;margin-bottom:24px;margin-top:12px;text-align:right}.b-module-auth__recover .like-a-link,.b-module-auth__recover a{color:#a0a0a0;text-decoration:underline}.b-module-auth__recover .like-a-link:hover,.b-module-auth__recover a:hover{color:#00b0ff;text-decoration:none}.b-module-auth__type-sep{height:1px;margin:0 -24px 36px;position:relative}.b-module-auth__type-sep:before{border-bottom:1px solid #e0e0e0;content:"";display:block;height:1px}.b-module-auth__type-sep span{background:#fff;color:#a0a0a0;font-size:12px;font-size:.75rem;left:50%;margin-top:-1px;padding:0 12px;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);white-space:nowrap}.b-module-auth__foo-section{font-size:12px;font-size:.75rem;margin:0;padding:0 0 24px;text-align:center}.b-module-auth__mail-help-holder{margin-top:-14px}.b-module-auth__mail-help{margin-bottom:30px;padding-left:12px;text-align:left}.b-module-auth__mail-help-text{color:#121212;font-size:12px;margin-bottom:8px}.b-module-auth__mail-help-list{display:flex}.b-module-auth__mail-help-item{align-items:center;background-color:#f5f5f5;border-radius:4px;color:#a0a0a0;cursor:pointer;display:inline-flex;font-size:12px;height:24px;margin-right:8px;padding:0 16px;text-align:center;transition:all .3s ease}.b-module-auth__mail-help-item:hover{background-color:#00b0ff;color:#fff}.b-header__auth{align-items:center;display:flex;height:48px}.b-header__auth-link{color:#fff;cursor:pointer;font-size:.75rem;font-weight:700;line-height:2.67;text-decoration:none}.b-header__auth-link:first-child:after{color:#fff;content:"/";display:inline;margin:0 5px}.b-header__label--color-sun{color:#fc0!important}.b-header__label:hover{text-decoration:underline}.b-rates__title{font-size:26px;font-size:1.625rem;font-weight:700;padding:8px 0 24px}@media screen and (max-width:599px){.b-rates__title{font-size:18px;font-size:1.125rem;padding-top:32px}}.b-rates__table{background-color:#f5f5f5;border-radius:4px;margin-bottom:32px;min-height:316px;padding:8px;width:100%}@media screen and (min-width:480px) and (max-height:850px){.b-rates__table{min-height:200px}}.b-rates__table ::-moz-placeholder{color:#a0a0a0}.b-rates__table ::placeholder{color:#a0a0a0}.b-rates__table::-moz-placeholder{color:#a0a0a0}.b-rates__table::placeholder{color:#a0a0a0}.b-rates__processing:before{background:#fff;content:"";display:block;height:100%;left:0;opacity:.97;position:absolute;top:0;width:100%;z-index:2}.b-rates__spinner{font-size:24px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);z-index:3}.b-rates__top{align-items:center;display:flex;padding:0 0 8px 24px}@media screen and (max-width:599px){.b-rates__top{align-items:flex-start;flex-direction:column;padding:8px 0}}.b-rates__item{align-items:center;display:flex;line-height:1.2;margin:0 24px;padding:10px 0}@media screen and (max-width:599px){.b-rates__item{line-height:1.1;margin:0 10px}}.b-rates__item--bold{border-bottom:1px solid #f5f5f5;font-weight:700;line-height:1.8}.b-rates__item--default .b-rates__rate{font-size:14px;font-size:.875rem;text-decoration:none}.b-rates__item--default .b-rates__percentages{width:10%}.b-rates__item--default .b-rates__rate-category{width:90%}.b-rates__sorting{color:#a0a0a0;padding-right:13px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-rates__sorting:before{border-bottom:6px solid #e2e2e2;top:2px}.b-rates__sorting:after,.b-rates__sorting:before{border-left:4px solid transparent;border-right:4px solid transparent;content:"";position:absolute;right:0}.b-rates__sorting:after{border-top:6px solid #e2e2e2;top:10px}.b-rates__sorting:hover{color:#8c8c8c;cursor:pointer}.b-rates__rate{padding-right:15px;width:50%}.b-rates__rate--active{color:#f44336;font-size:14px;font-size:.875rem;font-weight:700}@media screen and (max-width:599px){.b-rates__rate--active{font-size:12px;font-size:.75rem}}.b-rates__rate--unactive{color:#a0a0a0;font-size:12px;font-size:.75rem;text-decoration:line-through}.b-rates__percentages{align-items:flex-end;display:flex;max-width:70px;width:100%}@media screen and (max-width:599px){.b-rates__percentages{align-items:center;padding-right:0;width:30%}}.b-rates__rate-category{padding-left:24px;width:auto}@media screen and (max-width:599px){.b-rates__rate-category{font-size:12px;font-size:.75rem;padding-left:15px}}.b-rates__search{margin-left:37px;max-width:440px;width:100%}@media screen and (max-width:599px){.b-rates__search{margin-left:0;padding-top:8px}}.b-rates__search-field{background:#fff;border:1px solid #eee;border-radius:4px;height:32px;padding:0 16px;width:100%}.b-rates__category{background-color:#fff;border-radius:4px;box-shadow:0 0 5px 0 rgba(0,0,0,.08);height:260px;overflow-y:scroll;position:relative;width:100%}@media screen and (min-width:480px) and (max-height:850px){.b-rates__category{height:180px}}.b-rates__category::-webkit-scrollbar{width:14px}.b-rates__category::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#e2e2e2;border:4px solid transparent;border-radius:8px}.b-rates__category::-webkit-scrollbar-button{display:none;height:0;width:0}.b-rates__category::-webkit-scrollbar-corner{background-color:transparent}.b-rates__action-button{margin:0 auto 16px;max-width:261px;width:100%}.b-rates__empty-result{color:#a0a0a0;padding:15px}.b-rates .sorting-up:after{border-top:6px solid #a0a0a0}.b-rates .sorting-down:before{border-bottom:6px solid #a0a0a0}.b-rates .v--modal-box{max-width:600px}.b-rates .v--modal-box .default-popup__body{padding:24px 24px 32px}.sign-up-new{background:#fff;border-radius:4px;box-shadow:0 4px 16px 0 rgba(0,0,0,.12);min-height:622px;overflow:hidden;position:relative;width:100%}@media screen and (max-width:1024px){.sign-up-new{display:flex;justify-content:center;margin:0 auto 106px;order:-1;width:100%}}@media screen and (max-width:767px){.sign-up-new{margin-bottom:50px;min-height:590px}}.sign-up-new .welcome-module-auth{height:100%;max-width:434px;padding:32px 56px;text-align:center;width:100%}@media screen and (max-width:479px){.sign-up-new .welcome-module-auth{padding:20px 12px}}.sign-up-new .welcome-module-auth__title{color:#121212;font-size:24px;font-size:1.5rem;font-weight:800;line-height:1.23;margin:0 auto;padding-bottom:32px;text-align:center;width:100%}@media screen and (max-width:479px){.sign-up-new .welcome-module-auth__title{padding-left:40px;padding-right:40px}}.sign-up-new .welcome-module-auth__label{color:#121212;font-size:14px;font-size:.875rem;line-height:1}.sign-up-new .welcome-module-auth__recover{color:#a0a0a0;font-size:14px;font-size:.875rem;margin-bottom:24px;text-align:right}.sign-up-new .welcome-module-auth__recover .like-a-link,.sign-up-new .welcome-module-auth__recover a{color:#a0a0a0;text-decoration:underline}.sign-up-new .welcome-module-auth__recover .like-a-link:hover,.sign-up-new .welcome-module-auth__recover a:hover{color:#00b0ff;text-decoration:none}.sign-up-new .welcome-module-auth__action-block{display:flex;flex-direction:column}.sign-up-new .welcome-module-auth__action-block .form-group{margin-bottom:32px}.sign-up-new .welcome-module-auth__action-button{margin-bottom:24px}.sign-up-new .welcome-module-auth__action-button--agreement{order:2}.sign-up-new .welcome-module-auth__link{color:#00b0ff;cursor:pointer;transition:all .3s ease}.sign-up-new .welcome-module-auth__link:hover{color:#007aff;text-decoration:none}.sign-up-new .welcome-module-auth__type-sep{color:#a0a0a0;font-size:14px;font-size:.875rem;padding-bottom:16px}.sign-up-new .welcome-module-auth__footer{border-top:2px solid #eee;font-size:14px;font-size:.875rem;line-height:1.71;padding-top:16px}.sign-up-new .welcome-module-auth__footer-label{align-items:center;color:#121212;justify-content:center;min-height:60px}.sign-up-new .welcome-module-auth .b-spinner{height:15px!important;width:15px!important}.sign-up-new .welcome-module-auth .form-group{position:relative}.sign-up-new .welcome-module-auth .form-group .svg-icon-error{color:#f44336;display:none;height:16px;opacity:0;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:16px}.sign-up-new .welcome-module-auth .form-group .svg-icon-error svg{height:100%;width:100%}.sign-up-new .welcome-module-auth .form-group--error .svg-icon-error{display:block;opacity:1}.sign-up-new .welcome-module-auth .form-group--error .float-label{color:#656565}.sign-up-new .welcome-module-auth .form-group--error .form-control:focus~.float-label{color:#f44336}.sign-up-new .welcome-module-auth .form-group--error .form-control.focused{padding-right:46px}.sign-up-new .welcome-module-auth .form-group--error .form-control.focused~.float-label{color:#f44336}.sign-up-new .welcome-module-auth::-moz-placeholder{color:#656565}.sign-up-new .welcome-module-auth::placeholder{color:#656565}.sign-up-new .welcome-module-auth__required{bottom:-15px;color:red;font-size:10px;position:absolute;right:0;white-space:nowrap}.sign-up-new .welcome-module-auth--error{border-color:#f44336;color:#f44336}.sign-up-new .welcome-module-auth .b-module-auth__message{background:#f5f5f5;border-radius:4px;font-size:14px;font-size:.875rem;margin-bottom:24px;margin-left:0;margin-right:0;padding:12px 16px;position:relative;text-align:left}.sign-up-new .welcome-module-auth .b-module-auth__message:after{background:#f5f5f5;border-radius:3px;bottom:-6px;content:"";height:14px;left:16px;position:absolute;transform:rotate(45deg);width:14px}.sign-up-new .welcome-module-auth .b-module-auth__message .svg-icon{display:none}.sign-up-new .welcome-module-auth .b-module-auth__message-inner{padding-left:0}.sign-up-new .welcome-module-auth .b-module-auth__message-inner .list li{margin-top:0}.sign-up-new .b-social-auth{margin-bottom:24px}.sign-up-new .b-social-auth__providers{display:flex;flex-wrap:wrap;height:50px;justify-content:space-around;margin-bottom:24px;overflow:hidden}.sign-up-new .b-social-auth__providers--full{height:auto}@media screen and (max-width:1169px){.sign-up-new .b-social-auth__providers{justify-content:center}}.sign-up-new .b-social-auth__item{align-items:center;border:0;border-radius:4px;display:flex;flex-grow:1;height:48px;justify-content:center;margin:0 4px 8px;min-width:30%;overflow:hidden;transition:all .2s ease;width:96px}@media screen and (max-width:719px){.sign-up-new .b-social-auth__item{width:82px}}@media screen and (max-width:479px){.sign-up-new .b-social-auth__item{width:66px}}.sign-up-new .b-social-auth__item:hover{opacity:.9}.sign-up-new .b-social-auth--google{background-color:#ec1d24;position:relative}.sign-up-new .b-social-auth--facebook{background-color:#005cb9;position:relative}.sign-up-new .b-social-auth__show-all{color:#a0a0a0;cursor:pointer;font-size:14px;font-size:.875rem;margin-bottom:32px;text-decoration:underline}.sign-up-new .b-social-auth__show-all:hover{text-decoration:none}.form-control{border:1px solid #a0a0a0}.b-country-mob__info{background:#fff;height:calc(100vh - 52px);overflow-y:auto;padding:24px 16px;position:fixed;right:0;top:64px;transform:translateX(100%);transition:transform .2s ease-out;width:322px;z-index:102}@media screen and (max-width:479px){.b-country-mob__info{padding:24px 12px;width:100%}}.b-country-mob__info--active{overflow:hidden;transform:translateX(0)}.b-country-mob .form{transition:transform .2s ease-out}.b-country-mob .form--trans{transform:translateX(-322px)}@media screen and (max-width:479px){.b-country-mob .form--trans{transform:translateX(calc(-100% - 28px))}}.b-cookie-banner__icon-cookie{left:12px;top:16px}@media screen and (max-width:959px){.b-cookie-banner__icon-cookie{left:24px}}.b-cookie-banner__icon-cookie .svg-icon{height:32px;width:32px}@media screen and (max-width:479px){.b-cookie-banner__icon-cookie .svg-icon{height:24px;width:24px}}.b-cookie-banner__action{max-width:160px}.b-shop-container{display:flex;margin:0 -12px;position:relative}@media screen and (max-width:959px){.b-shop-container{flex-direction:column}}.b-shop-sidebar{min-width:300px;padding:0 12px;z-index:2}@media screen and (max-width:1219px){.b-shop-sidebar{min-width:240px}}@media screen and (min-width:720px) and (max-width:959px){.tablet-fixed{background:#fff;left:0;padding:12px calc(50% - 348px) 0;top:0!important;width:100%;z-index:11}.tablet-fixed.affix{box-shadow:0 1px 5px 0 rgba(0,0,0,.1)}}.b-shop-content{flex-grow:1;padding:0 12px;position:relative;width:calc(100% - 300px);z-index:2}@media screen and (max-width:1219px){.b-shop-content{width:calc(100% - 240px)}}@media screen and (max-width:959px){.b-shop-content{width:100%}}.b-shop-content__top-flex{display:flex;justify-content:space-between}@media screen and (max-width:599px){.b-shop-content__top-flex{flex-direction:column;justify-content:flex-start}}.b-shop-content__rating{min-width:170px;padding-bottom:25px}.b-module-shopping{padding-bottom:20px}.b-shops-sort{margin-top:-4px}.b-shops-mobile-button{align-content:center;background:#e2e2e2;border-radius:4px;cursor:pointer;display:none;font-size:16px;font-size:1rem;margin:0 0 24px;position:relative;transition:all .3s ease-out;width:100%}@media screen and (max-width:979px){.b-shops-mobile-button{display:flex}}.b-shops-mobile-button:hover{background:#c9c9c9}.b-shops-mobile-button__label{align-items:center;display:flex}span.b-shops-ext-button{cursor:default}.b-shops-ext-button{align-items:center;background:#f5f5f5;border:#f5f5f5;color:#121212;display:flex;font-size:12px;font-weight:700;line-height:1;padding-left:48px;position:relative;text-align:left}@media screen and (max-width:959px){.b-shops-ext-button{display:none}}.b-shops-ext-button--loader{cursor:default}.b-shops-ext-button--loader .svg-icon{height:18px;width:18px}.b-shops-ext-button--loader .b-shops-ext-button__ico,.b-shops-ext-button--loader .b-shops-ext-button__text{display:none}.b-shops-ext-button__tooltip{cursor:default}.b-shops-ext-button--installed .b-shops-ext-button__tooltip--not-installed,.b-shops-ext-button--not-installed .b-shops-ext-button__tooltip--installed{display:none}.b-shops-ext-button__ico{border-radius:4px;height:32px;left:8px;position:absolute;top:50%;transform:translateY(-50%);width:32px}.b-shops-ext-button__ico svg{height:32px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:32px}.b-shops-ext-button__ico--not-active{filter:grayscale(100%)}@media only screen and (min-device-width:319px) and (max-device-width:321px) and (orientation:portrait){.promo-header-mobile_wrap-bammer{height:auto;width:38%}}.promo-header-mobile_rate-cashback{font-size:1.1vh}@media only screen and (min-device-width:374px) and (orientation:portrait){.promo-header-mobile_rate-cashback{font-size:1.5vh}}@media only screen and (orientation:landscape){.promo-header-mobile_rate-cashback{font-size:2vh}.promo-header-mobile_wrap-main-bammer{height:100%}}.location-popup .v--modal{max-width:860px;width:auto}.b-select-location{max-width:430px;width:100vw}@media screen and (max-width:599px){.b-select-location{max-width:295px}}.b-select-location--selected{height:calc(100vh - 64px);max-width:none;overflow:auto;width:auto}.b-select-location__input{margin-bottom:24px}.b-select-location__choose{margin:72px 72px 32px;max-width:456px;padding:0 15px}@media screen and (max-width:599px){.b-select-location__choose{margin:72px 16px}}.b-select-location__country_list{max-width:860px}.b-select-location__img{height:112px;margin:0 auto 32px;width:110px}.b-select-location__img .svg-world-location{height:100%;width:100%}.b-select-location__title{font-family:Montserrat,sans-serif;font-size:24px;font-size:1.5rem;font-weight:700;line-height:1.23;text-align:center}@media screen and (max-width:599px){.b-select-location__title{font-size:22px;font-size:1.375rem}}@media screen and (max-width:424px){.b-select-location__title{font-size:20px;font-size:1.25rem}}.b-select-location__title_delivery_country{color:#121212;font-family:Montserrat,sans-serif;font-size:24px;font-size:1.5rem;font-stretch:normal;font-style:normal;font-weight:800;letter-spacing:normal;line-height:1.17;margin-bottom:16px;text-align:center}@media screen and (max-width:479px){.b-select-location__title_delivery_country{font-size:22px;font-size:1.375rem}}.b-select-location__select{position:relative}.b-select-location__select--open .b-select-location .b-select-location__select__selected .svg-black-arrow{display:none}.b-select-location__selected{align-items:center;border:1px solid #d0d0d0;border-radius:4px;cursor:pointer;display:flex;font-size:14px;font-size:.875rem;height:48px;padding:0 50px 0 64px;position:relative}@media screen and (max-width:479px){.b-select-location__selected{font-size:12px;font-size:.75rem;padding:0 34px 0 46px}}.b-select-location__selected:hover{background:#f5f5f5}.b-select-location__selected .svg-black-arrow{color:#a0a0a0;height:9px;position:absolute;right:16px;top:19px;width:12px;z-index:10}.b-select-location__selected .svg-black-arrow--right{transform:rotate(-90deg)}.b-select-location__selected:before{border-radius:2px;box-shadow:0 0 1px 1px hsla(0,0%,80%,.471);content:"";display:block;left:24px;position:absolute;top:12px}@media screen and (max-width:479px){.b-select-location__selected:before{left:12px}}.b-select-location__selected.other:before{background-image:url(/build/core/images/sprite.73b652ae.png);background-position:-396px -215px;height:18px;width:24px}@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2),(min-resolution:192dpi){.b-select-location__selected.other:before{background-image:url(/build/core/images/sprite@2x.ec61808e.png);background-size:481px 290px}}.b-select-location__list{background:#fff;border-radius:4px;box-shadow:0 2px 8px 0 rgba(0,0,0,.24);display:none;left:1px;margin-bottom:0;max-height:220px;overflow-y:auto;padding-bottom:14px;position:absolute;top:1px;width:calc(100% - 2px)}.b-select-location__list--open{display:block}.b-select-location__list-item{align-items:center;cursor:pointer;display:flex;font-size:14px;font-size:.875rem;height:42px;padding:0 50px 0 64px;position:relative}.b-select-location__list-item:hover{background:#f5f5f5}.b-select-location__list-item:before{border-radius:2px;box-shadow:0 0 1px 1px hsla(0,0%,80%,.471);content:"";display:block;left:24px;position:absolute;top:13px}.b-select-location__list-item.other:before{background-image:url(/build/core/images/sprite.73b652ae.png);background-position:-396px -215px;height:18px;width:24px}@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2),(min-resolution:192dpi){.b-select-location__list-item.other:before{background-image:url(/build/core/images/sprite@2x.ec61808e.png);background-size:481px 290px}}.b-select-location__list-item--selected{border-bottom:1px solid #f5f5f5;cursor:default}.b-select-location__list-item--selected:hover{background:none}.b-select-location__notification{align-items:center;background:#f5f5f5;display:flex;height:80px;padding:16px 72px}.b-select-location__notification--triangle{margin-top:16px;position:relative}.b-select-location__notification--triangle:before{background-color:#f5f5f5;border-radius:2px;content:"";display:block;height:16px;left:16px;position:absolute;top:-5px;transform:rotate(45deg);width:16px}.b-select-location__icon .svg-info{border-radius:4px;color:#bfbfbf;height:24px;margin-right:16px;width:24px}.b-select-location__text{font-size:12px;font-size:.75rem;line-height:1.33}.b-select-location__action{margin:32px auto 0;max-width:167px}.b-rating{display:flex}.b-rating--center .b-rating__stars{justify-content:center;width:100%}.b-rating__stars{display:flex}.b-rating__stars.disabled .b-rating__star-item{cursor:default}.b-rating__stars.stroked .svg-icon{stroke:#fc0;color:transparent}.b-rating__star-item{cursor:pointer;padding-left:2.5px;padding-right:2.5px}@media screen and (max-width:424px){.b-rating__star-item{padding-left:0;padding-right:0}}.b-rating__star-item .svg-icon{color:#a0a0a0;height:16px;width:16px}.b-rating__star-item:last-child{margin-right:0}.b-rating__star-item--active .svg-icon.svg-fill,.b-rating__star-item:hover:not(.freeze-item) .svg-icon.svg-fill{color:#fc0}.b-rating__review{padding-left:10px}.b-rating__review-link{font-size:12px;font-size:.75rem;line-height:1.8;text-decoration:none}.b-rating__review-link:hover{text-decoration:underline}.b-rating__left-label{color:#a0a0a0;font-size:14px;font-size:.875rem;line-height:1.3;margin-right:11px}.b-rating2__flex-wrapper{align-items:center;align-self:center;display:flex}@media screen and (max-width:719px){.b-rating2__flex-wrapper{display:block}}.b-rating2__star-wrap{display:flex;margin:0 -4px}.b-rating2__star{height:24px;margin:0 4px;position:relative;width:26px}.b-rating2__star:before{background:#eee;content:"";display:block;height:23px;left:0;position:absolute;top:1px;width:100%;z-index:1}.b-rating2__star .svg-icon{height:24px;position:relative;width:26px;z-index:3}.b-rating2__star .b-rating2__progress{background:#fc0;display:block;height:23px;left:0;position:absolute;top:1px;z-index:2}.b-rating2__info{align-items:center;display:flex}@media screen and (max-width:719px){.b-rating2__info{margin-top:16px}}.b-rating2__number{font-size:16px;font-size:1rem;font-weight:700;margin-left:16px}@media screen and (max-width:719px){.b-rating2__number{margin-left:0}}.b-rating2__label{color:#a0a0a0;font-size:14px;font-size:.875rem;padding-left:5px}.b-product-collection{padding-top:32px}@media screen and (max-width:959px){.b-product-collection{padding-top:24px}}.b-product-collection__banner{align-items:center;background-color:#f4f4f4;border-radius:4px;display:flex;justify-content:space-between;margin-bottom:32px;min-height:128px;padding:24px 40px;width:100%}@media screen and (max-width:959px){.b-product-collection__banner{padding:24px}}@media screen and (max-width:719px){.b-product-collection__banner{align-items:flex-start;padding:16px}}@media screen and (max-width:479px){.b-product-collection__banner{margin-bottom:16px}}.b-product-collection__banner .b-product-collection__banner-description p{margin-bottom:0}.b-product-collection__banner-name{font-size:28px;font-size:1.75rem;font-weight:700;margin-bottom:8px;margin-right:72px}@media screen and (max-width:959px){.b-product-collection__banner-name{margin-bottom:12px;margin-right:0}}@media screen and (max-width:719px){.b-product-collection__banner-name{font-size:24px;font-size:1.5rem;margin-bottom:4px}}@media screen and (max-width:479px){.b-product-collection__banner-name{font-size:16px;font-size:1rem}}.b-product-collection__banner-description{font-size:18px;font-size:1.125rem}@media screen and (max-width:959px){.b-product-collection__banner-description{font-size:16px;font-size:1rem}}@media screen and (max-width:719px){.b-product-collection__banner-description{font-size:14px;font-size:.875rem;margin-bottom:12px}}@media screen and (max-width:479px){.b-product-collection__banner-description{font-size:12px;font-size:.75rem}}@media screen and (max-width:959px){.b-product-collection__banner-description p{margin-bottom:6px}.b-product-collection__banner-time{width:100%}}.b-product-collection__conditions{font-size:12px;font-size:.75rem;margin-bottom:24px;padding:20px 40px;width:100%}@media screen and (max-width:959px){.b-product-collection__conditions{padding:20px 24px}}.b-product-collection__conditions p{margin-bottom:0}.b-product-collection__attention{line-height:1.4;margin-bottom:32px;max-width:742px;padding-left:40px}@media screen and (max-width:959px){.b-product-collection__attention{padding-left:24px}}@media screen and (max-width:719px){.b-product-collection__attention{padding-left:16px}}@media screen and (max-width:479px){.b-product-collection__attention{font-size:12px;font-size:.75rem;margin-bottom:16px}}.b-product-collection__goods{display:flex;flex-wrap:wrap;margin:0 -12px 120px}@media screen and (max-width:719px){.b-product-collection__goods{margin:0 -6px 60px}}@media screen and (max-width:479px){.b-product-collection__goods{margin:0 0 40px}}.b-product-collection .b-deal-products__wrap{margin-bottom:24px;width:20%}@media screen and (max-width:1199px){.b-product-collection .b-deal-products__wrap{width:25%}}@media screen and (max-width:959px){.b-product-collection .b-deal-products__wrap{width:33.3%}}@media screen and (max-width:719px){.b-product-collection .b-deal-products__wrap{margin-bottom:14px;width:50%}}@media screen and (max-width:479px){.b-product-collection .b-deal-products__wrap{width:100%}}.b-product-collection .flex{align-items:center;display:flex;flex-grow:1;justify-content:space-between}@media screen and (max-width:959px){.b-product-collection .flex{align-items:flex-start;flex-direction:column;justify-content:center}}.b-product-collection .b-product-collections{margin-bottom:46px;margin-top:0}.b-product-collection .b-product-collections__card{margin:0 0 24px}@media screen and (max-width:719px){.b-product-collection .b-product-collections__card{margin:0 auto}}.b-product-collection .b-product-collections__card--helper{border:0;height:1px;opacity:0}@media screen and (max-width:479px){.b-product-collection .b-product-collections__card--helper{display:none}}.b-product-collections{margin-bottom:80px;margin-top:66px}@media screen and (max-width:1199px){.b-product-collections{margin-bottom:60px;margin-top:20px}}@media screen and (max-width:719px){.b-product-collections{margin-bottom:40px}}.b-product-collections__title{border-bottom:1px solid #f4f4f4;font-size:24px;font-size:1.5rem;font-weight:700;margin-bottom:24px;padding-bottom:16px}@media screen and (max-width:719px){.b-product-collections__title{text-align:center}}@media screen and (max-width:479px){.b-product-collections__title{font-size:20px;font-size:1.25rem}}.b-product-collections__card{border:1px solid #ebebeb;border-radius:4px;color:#121212;display:block;font-size:14px;font-size:.875rem;height:377px;margin:0 12px;min-width:276px;text-decoration:none;width:276px}@media screen and (max-width:1199px){.b-product-collections__card{height:385px;min-width:296px;width:296px}}@media screen and (max-width:959px){.b-product-collections__card{height:305px;min-width:216px;width:216px}}@media screen and (max-width:719px){.b-product-collections__card{margin:0 auto;width:90%}}@media screen and (max-width:479px){.b-product-collections__card{height:auto;min-width:auto;width:92%}}.b-product-collections__card:hover .b-product-collections__card-name{text-decoration:underline}.b-product-collections__card--hot .b-product-collections__card-pic{height:200px;width:200px}@media screen and (max-width:959px){.b-product-collections__card--hot .b-product-collections__card-pic{height:172px;width:172px}}@media screen and (max-width:479px){.b-product-collections__card--hot .b-product-collections__card-pic{height:78px;margin:8px;-o-object-fit:contain;object-fit:contain;width:56%}}@media screen and (max-width:424px){.b-product-collections__card--hot .b-product-collections__card-pic{height:65px}}@media screen and (max-width:374px){.b-product-collections__card--hot .b-product-collections__card-pic{height:54px}}.b-product-collections__card--hot .b-product-collections__cross{display:none}.b-product-collections__card-pic-wrap{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:16px 21px 8px;position:relative;width:100%}@media screen and (max-width:1199px){.b-product-collections__card-pic-wrap{padding:16px 31px 8px}}@media screen and (max-width:959px){.b-product-collections__card-pic-wrap{padding:0 5px}}@media screen and (max-width:719px){.b-product-collections__card-pic-wrap{margin:0 auto;max-width:300px}}@media screen and (max-width:479px){.b-product-collections__card-pic-wrap{justify-content:space-around;max-width:100%;padding:5px}}.b-product-collections__card-pic{display:block;height:84px;margin:16px;-o-object-fit:cover;object-fit:cover;transition:all .4s ease;width:84px;z-index:2}@media screen and (max-width:959px){.b-product-collections__card-pic{height:70px;width:70px}}@media screen and (max-width:479px){.b-product-collections__card-pic{height:78px;margin:8px;width:78px}}@media screen and (max-width:424px){.b-product-collections__card-pic{height:65px;width:65px}}@media screen and (max-width:374px){.b-product-collections__card-pic{height:54px;width:54px}}.b-product-collections__cross{align-items:center;color:#000;display:flex;height:143px;justify-content:center;left:50%;margin-top:4px;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:143px;z-index:1}@media screen and (max-width:959px){.b-product-collections__cross{margin-top:0}}@media screen and (max-width:479px){.b-product-collections__cross{display:none}}.b-product-collections__cross:before{background:#ebebeb;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:1px}.b-product-collections__cross:after{background:#ebebeb;content:"";height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.b-product-collections__card-caption{display:flex;flex-direction:column;padding:2px 24px 24px}@media screen and (max-width:1199px){.b-product-collections__card-caption{padding:2px 48px 32px}}@media screen and (max-width:959px){.b-product-collections__card-caption{padding:0 16px 16px}}.b-product-collections__card-name{font-weight:700;height:19px;line-height:1.2;margin-bottom:2px;overflow:hidden}@media screen and (max-width:959px){.b-product-collections__card-name{font-size:12px;font-size:.75rem}}@media screen and (max-width:479px){.b-product-collections__card-name{height:16px}}.b-product-collections__card-text{margin-bottom:24px}@media screen and (max-width:959px){.b-product-collections__card-text{font-size:12px;font-size:.75rem;margin-bottom:16px}}.b-product-collections__card-text--attention{color:#f44336}.b-product-collections__card-description{height:20px;margin-bottom:4px;overflow:hidden}.b-product-collections__card-description p{margin-bottom:4px}.b-product-collections__fire{background:transparent;display:inline-block;height:16px;width:16px}.b-shop-content .b-product-collections{margin-bottom:32px;margin-left:-32px;margin-top:24px;padding:24px 0 0;position:relative}@media screen and (max-width:599px){.b-shop-content .b-product-collections{margin-left:0}}.b-shop-content .b-product-collections:before{border-top:1px dashed #e2e2e2;content:"";height:1px;left:0;position:absolute;top:0;width:100%}.b-shop-content .b-product-collections__title{border-width:0;font-size:18px;font-size:1.125rem;margin-bottom:24px;padding-bottom:0}@media screen and (max-width:599px){.b-shop-content .b-product-collections__list{margin-left:-32px;width:calc(100% + 32px)}}.b-shop-content .b-product-collections__card{margin:0 auto}.b-module--custom-for-colections .b-product-collections{margin-left:0}@media screen and (max-width:959px){.b-module--custom-for-colections .b-product-collections__title{margin-left:0}.b-module--custom-for-colections .b-product-collections__list{margin-left:0;width:100%}}.b-product-collections-page{padding-top:80px}@media screen and (max-width:959px){.b-product-collections-page{padding-top:60px}}@media screen and (max-width:479px){.b-product-collections-page{padding-top:40px}}.b-product-collections-page__title{font-size:40px;font-size:2.5rem;font-weight:700;margin-bottom:24px}@media screen and (max-width:719px){.b-product-collections-page__title{font-size:32px;font-size:2rem}}@media screen and (max-width:479px){.b-product-collections-page__title{font-size:24px;font-size:1.5rem}}.b-product-collections-page__fire{display:inline-block;height:32px;margin-left:4px;width:32px}.b-product-collections-page__attention{line-height:1.4;margin-bottom:54px;max-width:742px}@media screen and (max-width:479px){.b-product-collections-page__attention{margin-bottom:32px}}.b-product-collections-page__description{align-items:center;display:flex;padding-left:12px}@media screen and (max-width:959px){.b-product-collections-page__description{margin-top:-48px}}@media screen and (max-width:479px){.b-product-collections-page__description{margin-top:0}}.b-product-collections-page__pic{height:186px;margin-right:40px;min-width:186px;width:186px}@media screen and (max-width:719px){.b-product-collections-page__pic{height:150px;margin-left:-68px;margin-right:70px}}.b-product-collections-page__text{font-size:24px;font-size:1.5rem;font-weight:700;margin-left:-66px}@media screen and (max-width:479px){.b-product-collections-page__text{font-size:18px;font-size:1.125rem}}.b-product-collections-page .b-product-collection{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:0}@media screen and (max-width:719px){.b-product-collections-page .b-product-collection{justify-content:space-around}}.b-product-collections-page .b-product-collections__card{margin:0 0 24px}@media screen and (max-width:719px){.b-product-collections-page .b-product-collections__card{margin:0 4px 24px;width:46%}}@media screen and (max-width:479px){.b-product-collections-page .b-product-collections__card{width:100%}}.b-product-collections-page .b-product-collections__card--helper{border:0;height:1px;opacity:0}@media screen and (max-width:479px){.b-product-collections-page .b-product-collections__card--helper{display:none}}@media screen and (max-width:719px){.b-product-collections-page .b-product-collections__title{text-align:left}}.b-product-collection .b-timer{height:auto;min-width:250px;text-align:center}@media screen and (max-width:959px){.b-product-collection .b-timer{display:flex;height:auto}}@media screen and (max-width:719px){.b-product-collection .b-timer{flex-direction:column;height:34px;text-align:left}}@media screen and (max-width:479px){.b-product-collection .b-timer{flex-direction:column;height:30px}}.b-product-collection .b-timer__holder{font-size:31px;font-size:1.9375rem;justify-content:center;margin-left:0}@media screen and (max-width:959px){.b-product-collection .b-timer__holder{font-size:16px;font-size:1rem;justify-content:flex-start;line-height:1;margin-left:0;max-width:168px}}@media screen and (max-width:719px){.b-product-collection .b-timer__holder{font-size:14px;font-size:.875rem}}@media screen and (max-width:479px){.b-product-collection .b-timer__holder{font-size:12px;font-size:.75rem}}@media screen and (max-width:959px){.b-product-collection .b-timer__title{font-size:16px;font-size:1rem;margin-bottom:0;margin-right:8px}}@media screen and (max-width:719px){.b-product-collection .b-timer__title{font-size:14px;font-size:.875rem;margin-bottom:6px;margin-right:0}}@media screen and (max-width:479px){.b-product-collection .b-timer__title{font-size:12px;font-size:.75rem}}@media screen and (max-width:959px){.b-product-collection .b-timer__item{display:flex;justify-content:center;min-width:30px}.b-product-collection .b-timer__item-time{display:flex;margin-bottom:0;margin-right:4px}}.b-product-collection .b-timer__separator{margin:0 1px}@media screen and (max-width:959px){.b-product-collection .b-timer__separator{font-size:14px;font-size:.875rem}}@media screen and (max-width:479px){.b-product-collection .b-timer__separator{font-size:12px;font-size:.75rem}}@media screen and (max-width:959px){.b-product-collection .b-timer__item-description{font-size:16px;font-size:1rem;letter-spacing:3px;overflow:hidden;width:10px}}@media screen and (max-width:719px){.b-product-collection .b-timer__item-description{font-size:14px;font-size:.875rem}}@media screen and (max-width:479px){.b-product-collection .b-timer__item-description{font-size:12px;font-size:.75rem}}.b-module--white{background:#fff}.b-module__content{display:flex;flex-grow:2;position:relative}.b-module__label{color:#121212;font-size:16px;font-size:1rem;line-height:1.5;margin:0 auto;max-width:703px;position:relative;z-index:2}@media screen and (max-width:599px){.b-module__label{font-size:14px;font-size:.875rem}}@media screen and (max-width:424px){.b-module__label{font-size:12px;font-size:.75rem;text-align:left!important}}.b-module__label-item{margin-bottom:18px}.b-module__label-item:last-child{margin-bottom:0}.b-module__label--center{text-align:center}.b-module__body{display:flex}@media screen and (max-width:767px){.b-module__body{display:block}}.b-module__body--margin-bott{margin-bottom:40px}.b-module--shadow{border:1px solid #eceff1;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,.1);height:100%}.b-module__action-inner{max-width:330px;position:relative;z-index:2}.b-module-best-shops{margin-top:24px}@media screen and (max-width:719px){.b-module-best-shops{margin-top:0}}.b-module-best-shops__action-inner{margin:0 auto 96px}@media screen and (max-width:959px){.b-module-best-shops__action-inner{margin:40px auto}}@media screen and (max-width:719px){.b-module-best-shops__action-inner{margin:32px auto}}@media screen and (max-width:479px){.b-module-best-shops__action-inner{margin:24px auto}}.b-error{text-align:center}.b-error__title{font-size:26px;font-size:1.625rem;font-weight:700}@media screen and (max-width:979px){.b-error__title{font-size:24px;font-size:1.5rem}}@media screen and (max-width:424px){.b-error__title{font-size:16px;font-size:1rem}}.b-error__number-label{color:#00b0ff;font-size:220px;font-size:13.75rem;font-weight:700;line-height:1;margin:24px 0}@media screen and (max-width:599px){.b-error__number-label{font-size:150px;font-size:9.375rem}}@media screen and (max-width:424px){.b-error__number-label{font-size:100px;font-size:6.25rem}}.b-error__label{font-size:18px;font-size:1.125rem;white-space:pre-line}@media screen and (max-width:424px){.b-error__label{font-size:12px;font-size:.75rem}}.b-error__action{padding:48px 0 104px}@media screen and (max-width:767px){.b-error__action{padding:48px 0 60px}}@media screen and (max-width:424px){.b-error__action{padding:25px 0 30px}}.b-error__inner{margin:0 auto;max-width:320px}.b-error__inner .b-button{display:block;text-align:center}.b-error__inner-pl{max-width:350px}.b-impression{display:flex;flex-wrap:wrap;margin:0 -36px;padding-bottom:80px}@media screen and (max-width:979px){.b-impression{margin:0;padding-bottom:40px}}@media screen and (max-width:599px){.b-impression{padding-bottom:20px}}.b-impression__wrapper{padding:0 36px;width:50%}.b-impression__wrapper--full{width:100%}@media screen and (max-width:979px){.b-impression__wrapper{padding:12px 0 0;width:100%}}.b-impression__wrapper:last-child .b-impression__item{border-bottom:1px dashed transparent}@media screen and (max-width:979px){.b-impression__wrapper:last-child .b-impression__item{border-bottom:1px dashed #e2e2e2}.b-impression__wrapper:last-child .b-impression__item{border-bottom:1px dashed transparent}}.b-impression__item{border-bottom:1px dashed #e2e2e2;flex-grow:2;height:100%;padding:40px 0}@media screen and (max-width:979px){.b-impression__item{padding:24px 0}}@media screen and (max-width:424px){.b-impression__item{padding:0 0 16px}}.b-impression__item--full{padding:0}.b-impression__top-flex{display:flex;padding-bottom:24px}@media screen and (max-width:424px){.b-impression__top-flex{padding-bottom:10px}}.b-impression__info{display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding-left:32px;width:100%}@media screen and (max-width:599px){.b-impression__info{padding-left:24px}}@media screen and (max-width:424px){.b-impression__info{padding-left:16px}}.b-impression__info--full{padding:0}.b-impression__name{font-size:18px;font-size:1.125rem;font-weight:700;line-height:1.33;margin-bottom:16px}.b-impression__name--full{border-bottom:1px dashed #e2e2e2;font-size:26px;font-size:1.625rem;padding-bottom:36px}@media screen and (max-width:599px){.b-impression__name{margin-bottom:6px}}@media screen and (max-width:424px){.b-impression__name{font-size:14px;font-size:.875rem}}.b-impression__description,.b-impression__position{font-size:14px;font-size:.875rem;line-height:1.71}@media screen and (max-width:424px){.b-impression__description,.b-impression__position{font-size:12px;font-size:.75rem}}.layout-left-sidebar{display:flex}.layout-left-sidebar__content-wrap{flex-grow:1}.layout-left-sidebar__sidebar-wrap{min-width:282px;width:282px}.b-buy-to-cashback{margin:0 auto;max-width:985px}@media screen and (min-width:720px) and (max-width:959px){.b-buy-to-cashback{margin:0 auto 8px}}.b-buy-to-cashback__action{padding-bottom:70px;text-align:center}@media screen and (max-width:719px){.b-buy-to-cashback__action{padding-bottom:50px}}@media screen and (max-width:479px){.b-buy-to-cashback__action{padding-bottom:20px}}.b-buy-to-cashback__action .b-buy-to-cashback__inner{cursor:pointer;display:inline-block}.b-buy-to-cashback__action .b-buy-to-cashback__inner:hover .b-buy-to-cashback__label{text-decoration:underline}.b-buy-to-cashback__action .b-buy-to-cashback__inner .svg-icon{color:#00b0ff;height:36px;vertical-align:top;width:36px}@media screen and (max-width:479px){.b-buy-to-cashback__action .b-buy-to-cashback__inner .svg-icon{height:24px;width:24px}}.b-buy-to-cashback__label{color:#00b0ff;font-size:18px;font-size:1.125rem;line-height:36px;padding-left:10px}@media screen and (max-width:479px){.b-buy-to-cashback__label{font-size:14px;font-size:.875rem;line-height:24px;padding-left:6px}}.b-buy-to-cashback__flex-wrap{display:flex;justify-content:space-between;margin-bottom:96px;position:relative}@media screen and (max-width:959px){.b-buy-to-cashback__flex-wrap{margin-bottom:16px}}@media screen and (max-width:719px){.b-buy-to-cashback__flex-wrap{flex-direction:column}}@media screen and (max-width:479px){.b-buy-to-cashback__flex-wrap{margin-bottom:0}}.b-buy-to-cashback__flex-wrap:before{border-bottom:2px dashed #e2e2e2;content:"";display:block;left:50%;position:absolute;top:60px;transform:translateX(-50%);width:70%}@media screen and (max-width:959px){.b-buy-to-cashback__flex-wrap:before{top:43px}}@media screen and (max-width:719px){.b-buy-to-cashback__flex-wrap:before{border-bottom:0;border-left:2px dashed #e2e2e2;height:70%;left:36px;top:0;width:auto}}@media screen and (max-width:479px){.b-buy-to-cashback__flex-wrap:before{height:72%;left:30px}}.b-buy-to-cashback__flex-wrap .b-buy-to-cashback__flex-item{width:30%}@media screen and (max-width:719px){.b-buy-to-cashback__flex-wrap .b-buy-to-cashback__flex-item{width:100%}}.b-cashback-steep{position:relative;z-index:3}@media screen and (max-width:719px){.b-cashback-steep{display:flex;margin-bottom:36px}}@media screen and (max-width:479px){.b-cashback-steep{margin-bottom:24px}}.b-cashback-steep__image{margin-bottom:32px;text-align:center}@media screen and (max-width:959px){.b-cashback-steep__image{margin-bottom:24px}}@media screen and (max-width:719px){.b-cashback-steep__image{height:auto;margin-bottom:0;min-width:72px;text-align:left}}@media screen and (max-width:479px){.b-cashback-steep__image{min-width:60px}}.b-cashback-steep__image .svg-icon{stroke:none;background:#fff;border-radius:50%;height:104px;width:104px}@media screen and (max-width:959px){.b-cashback-steep__image .svg-icon{height:72px;width:72px}}@media screen and (max-width:479px){.b-cashback-steep__image .svg-icon{height:60px;width:60px}}@media screen and (max-width:719px){.b-cashback-steep__caption{display:flex;flex-direction:column;justify-content:center;padding-left:16px;width:100%}}.b-cashback-steep__title{color:#121212;font-size:18px;font-size:1.125rem;font-weight:700;line-height:1.78;text-align:center}@media screen and (max-width:719px){.b-cashback-steep__title{text-align:left}}@media screen and (max-width:479px){.b-cashback-steep__title{font-size:14px;font-size:.875rem}}.b-cashback-steep__label{color:#656565;font-size:14px;font-size:.875rem;line-height:1.5;text-align:center;white-space:pre-line}@media screen and (max-width:719px){.b-cashback-steep__label{text-align:left;white-space:normal}}@media screen and (max-width:479px){.b-cashback-steep__label{font-size:12px;font-size:.75rem}}.b-visited-shops{padding-bottom:96px}@media screen and (max-width:767px){.b-visited-shops{padding-bottom:56px}}@media screen and (max-width:599px){.b-visited-shops{padding-bottom:32px}}.b-visited-shops__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}@media screen and (max-width:767px){.b-visited-shops__top{flex-direction:column}}.b-visited-shops__title{display:flex;font-size:26px;font-size:1.625rem;font-weight:700}@media screen and (max-width:767px){.b-visited-shops__title{font-size:22px;font-size:1.375rem;margin-bottom:15px}}@media screen and (max-width:599px){.b-visited-shops__title{font-size:20px;font-size:1.25rem}}@media screen and (max-width:424px){.b-visited-shops__title{font-size:18px;font-size:1.125rem;margin-bottom:0}}.b-visited-shops__title .svg-icon{color:#121212;height:32px;margin-right:16px;width:32px}@media screen and (max-width:424px){.b-visited-shops__title .svg-icon{height:24px;width:24px}}.b-visited-shops__link{color:#00b0ff;font-size:14px;font-size:.875rem;font-weight:700;line-height:2.57}.b-view{min-height:calc(100vh - 120px)}.b-view__inner-for-ie{top:50%;transform:translateY(-50%)}.b-view .b-shop-teaser__cash-value-row{display:inline;font-size:inherit;font-weight:inherit}.b-view .b-shop-teaser__cash,.b-view .b-shop-teaser__new-cash{font-size:32px;font-size:2rem;margin-right:0}.b-view .b-shop-teaser__old-cash{font-size:24px;font-size:1.5rem;font-weight:400}.b-view .b-shop-teaser__label{font-size:28px;font-size:1.75rem}.b-view .b-shop-teaser__label--red{font-size:24px;font-size:1.5rem;margin-right:0}.b-view .b-shop-teaser__ali-cash{color:#f44336;font-size:26px;font-size:1.625rem;margin-right:0}.b-view .ali-product__pic{min-width:72px}.b-view__spinner{font-size:130px;font-size:8.125rem;height:120px;width:120px}.b-view__spinner-css-icon{animation:spin 1s linear infinite;background:linear-gradient(180deg,#fdb22b 0,#fee02f 50%,#fdb22b);height:120px;width:120px}.b-view__action .b-button{width:220px}.b-view__spinner-text{height:112px;width:112px;z-index:3}.b-view__content{background-color:rgba(255,204,0,.1)}.b-view__content-animation:after{animation:light-speed-left 1.5s cubic-bezier(1,.99,.22,.2);animation-iteration-count:infinite;background-color:rgba(255,204,0,.5);content:"";height:120%;left:0;opacity:.2;position:absolute;top:-5px;transform:rotate(10deg);width:90px;z-index:-10}@media screen and (max-width:719px){.b-view__content-animation:after{width:70px}}@keyframes light-speed-left{0%{left:-120%}to{left:120%}}.b-adblock{min-height:calc(100vh - 180px)}@media screen and (max-width:979px){.b-adblock{min-height:calc(100vh - 102px)}}.b-adblock .icon-s .svg-icon{color:#f44336;height:120px;width:120px}.b-adblock .icon-b .svg-icon{height:1.5rem;width:1.5rem}.b-adblock__recommendation-list-item:before{content:"-";display:block;left:0;position:absolute;top:0}.b-adblock__end-label .svg-icon{color:#f44336;height:24px;width:24px}.b-adguard{align-items:center;display:flex;min-height:100vh;padding:73px 25px}@media screen and (max-width:979px){.b-adguard{padding:40px 25px}}@media screen and (max-width:599px){.b-adguard{padding:20px}}@media screen and (max-width:424px){.b-adguard{padding:10px}}.b-adguard__inner{width:100%}.b-adguard__icon-s{display:flex;justify-content:center;padding-bottom:20px}.b-adguard__icon-s .svg-icon{height:120px;width:119px}@media screen and (max-width:767px){.b-adguard__icon-s .svg-icon{height:80px;width:80px}}.b-adguard__icon-s .svg-icon [pid="2"]{fill:#fff}.b-adguard__instruction{margin-bottom:56px}@media screen and (max-width:767px){.b-adguard__instruction{margin-bottom:35px}}@media screen and (max-width:599px){.b-adguard__instruction{margin-bottom:20px}}.b-adguard__info-s{display:flex;max-width:960px;padding:24px 0}@media screen and (max-width:599px){.b-adguard__info-s{padding:16px}}@media screen and (max-width:424px){.b-adguard__info-s{padding:16px 12px}}.b-adguard__info-s .b-adguard__icon-s{align-items:center;display:flex;padding:0 32px}@media screen and (max-width:599px){.b-adguard__info-s .b-adguard__icon-s{padding:0 16px 0 0}}@media screen and (max-width:424px){.b-adguard__info-s .b-adguard__icon-s{padding:0 12px 0 0}}.b-adguard__info-s .b-adguard__icon-s .svg-icon{color:#a0a0a0;height:32px;width:32px}@media screen and (max-width:424px){.b-adguard__info-s .b-adguard__icon-s .svg-icon{height:24px;width:24px}}.b-adguard__info-s .b-adguard__info{font-size:14px;font-size:.875rem;padding-right:88px}@media screen and (max-width:979px){.b-adguard__info-s .b-adguard__info{padding-right:24px}}@media screen and (max-width:599px){.b-adguard__info-s .b-adguard__info{font-size:12px;font-size:.75rem;padding-right:16px}}@media screen and (max-width:424px){.b-adguard__info-s .b-adguard__info{padding-right:12px}}.b-shop-teaser{padding-bottom:20px;width:276px}@media screen and (max-width:1219px){.b-shop-teaser{width:216px}}@media screen and (min-width:720px) and (max-width:959px){.b-shop-teaser{display:flex;flex-wrap:wrap;padding-bottom:24px;width:100%}}@media screen and (max-width:719px){.b-shop-teaser{display:block;width:100%}}.b-shop-teaser__top-card{align-items:center;border:1px solid #e2e2e2;border-radius:4px;display:flex;height:144px;justify-content:center;margin-bottom:18px;min-height:144px;position:relative;width:100%}@media screen and (max-width:959px){.b-shop-teaser__top-card{margin-right:48px;width:calc(50% - 48px)}}@media screen and (min-width:720px) and (max-width:959px){.b-shop-teaser__top-card{height:160px;min-height:160px}}@media screen and (max-width:719px){.b-shop-teaser__top-card{margin:0 auto 18px;max-width:448px;width:100%}}@media screen and (max-width:479px){.b-shop-teaser__top-card{height:120px;min-height:120px}}@media screen and (max-width:959px){.b-shop-teaser__shop-info{width:50%}}@media screen and (max-width:719px){.b-shop-teaser__shop-info{margin:0 auto;max-width:448px;width:100%}}.b-shop-teaser__logo{align-items:center;display:flex;height:80px;justify-content:center}@media screen and (max-width:1219px){.b-shop-teaser__logo{height:64px}}.b-shop-teaser__logo-item img{margin:0 auto;max-height:100%;max-width:80%;width:auto}.b-shop-teaser__cash-value-row{align-items:flex-end;display:flex;font-size:16px;font-size:1rem;font-weight:600;justify-content:center}.b-shop-teaser__label{color:#121212;line-height:1;margin-right:5px}.b-shop-teaser__label--red{color:#f44336}.b-shop-teaser__old-cash{color:#a0a0a0;margin-right:5px;text-decoration:line-through}.b-shop-teaser__new-cash{color:#f44336}.b-shop-teaser__cash,.b-shop-teaser__new-cash{font-size:26px;font-size:1.625rem;line-height:1;margin-right:5px}.b-shop-teaser__bottom-label{color:#a0a0a0;font-size:12px;font-size:.75rem;font-weight:400;line-height:1.33;padding-top:5px}.b-shop-teaser__unacceptable-country-button{background:#f5f5f5;border-radius:4px;padding:16px 24px}.b-shop-teaser__action{padding-top:24px}.b-shop-teaser__inner-label{font-size:12px;font-size:.75rem;line-height:1.45;padding-top:16px;text-align:center}.b-shop-teaser__inner-link{text-decoration:none}.b-shop-teaser__inner-link:hover{text-decoration:underline}.b-shop-teaser__cash-label{color:#a0a0a0;font-size:12px;font-size:.75rem;margin:5px 0 0;text-align:center}.b-shop-teaser__lety-code-info{word-wrap:break-word;border:1px solid #e5e5e5;border-radius:4px;display:flex;margin:16px auto 0;max-width:300px;padding:12px 16px;position:relative}@media screen and (max-width:719px){.b-shop-teaser__lety-code-info{max-width:448px}}.b-shop-teaser__lety-code-info:before{background:#fff;border-left:1px solid #e2e2e2;border-top:1px solid #e2e2e2;content:"";display:block;height:8px;left:50%;margin-left:-5px;position:absolute;top:-5px;transform:rotate(45deg);width:8px}.b-shop-teaser__lety-code-info--copy-mobile{display:flex;margin:0 auto;max-width:none;width:100%}.b-shop-teaser__lety-code-info--copy-mobile:before{left:25%}.b-shop-teaser__lety-code-info .b-shop-teaser__icon-s{padding-right:12px;padding-top:4px}.b-shop-teaser__lety-code-info .b-shop-teaser__icon-s .svg-icon{color:#a0a0a0;height:16px;width:16px}.b-shop-teaser__lety-code-info .b-shop-teaser__info-s{align-items:center;color:#a0a0a0;display:flex;font-size:11px;font-size:.6875rem;max-width:100%;min-height:25px;padding:0 24px 0 0}.b-shop-teaser__lety-code-info .b-shop-teaser__info-s p{line-height:1.5;margin-bottom:0}.b-shop-teaser__lety-code-info--attention{background:#feeceb;border:1px solid #feeceb}.b-shop-teaser__lety-code-info--attention:before{background:#feeceb;border-left:1px solid #feeceb;border-top:1px solid #feeceb}.b-shop-teaser__lety-code-info--attention .b-shop-teaser__icon-s .svg-icon,.b-shop-teaser__lety-code-info--attention .b-shop-teaser__info-s{color:#121212}.b-shop-teaser__testbuy{position:relative}.b-shop-teaser__testbuy:before{background:#fff;border-radius:4px;content:"";display:block;height:calc(100% + 10px);left:-5px;position:absolute;top:-5px;width:calc(100% + 10px);z-index:103}.b-shop-teaser__testbuy:after{border:1px solid #fc0;border-radius:8px;content:"";display:block;height:calc(100% + 20px);left:-10px;position:absolute;top:-10px;width:calc(100% + 20px);z-index:102}.b-shop-teaser__testbuy-inner{position:relative;z-index:104}.b-shop-teaser__testbuy-steep{animation:floatMessageHorizontal;animation-direction:alternate;animation-duration:.8s;animation-iteration-count:infinite;background-color:#fff;border-radius:4px;box-shadow:0 8px 24px 0 rgba(0,0,0,.12);display:flex;left:314px;padding:32px;position:absolute;top:50%;transform:translateY(-50%);width:500px;z-index:102}@media screen and (max-width:959px){.b-shop-teaser__testbuy-steep{animation:floatMessageVertical;animation-direction:alternate;animation-duration:.8s;animation-iteration-count:infinite;left:50%;padding:16px;top:-30px;transform:translate(-50%,-100%);width:100%}}.b-shop-teaser__testbuy-steep:before{background:#fff;border-radius:4px;content:"";display:block;height:16px;left:-6px;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);width:16px}@media screen and (max-width:959px){.b-shop-teaser__testbuy-steep:before{bottom:-6px;left:50%;top:auto;transform:translate(-50%) rotate(45deg)}}.b-shop-teaser__testbuy-steep-number{align-items:center;background:#fc0;border-radius:50%;display:flex;height:72px;justify-content:center;margin-right:32px;min-width:72px;width:72px}@media screen and (max-width:479px){.b-shop-teaser__testbuy-steep-number{height:60px;margin-right:16px;min-width:60px;width:60px}}.b-shop-teaser__testbuy-steep-number-inner{align-items:flex-end;color:#fff;display:flex}.b-shop-teaser__testbuy-steep-active{font-size:32px;font-size:2rem}@media screen and (max-width:479px){.b-shop-teaser__testbuy-steep-active{font-size:24px;font-size:1.5rem}}.b-shop-teaser__testbuy-steep-separate{font-size:14px;font-size:.875rem;line-height:24px;padding:0 4px}@media screen and (max-width:479px){.b-shop-teaser__testbuy-steep-separate{font-size:12px;font-size:.75rem;line-height:18px}}.b-shop-teaser__testbuy-steep-all{font-size:14px;font-size:.875rem;line-height:24px}@media screen and (max-width:479px){.b-shop-teaser__testbuy-steep-all{font-size:12px;font-size:.75rem;line-height:18px}}.b-shop-teaser__testbuy-steep-description{align-items:center;display:flex;font-size:14px;font-size:.875rem;line-height:1.43}@media screen and (max-width:479px){.b-shop-teaser__testbuy-steep-description{font-size:12px;font-size:.75rem}}.b-shops-amore-block{margin-top:56px;padding-bottom:32px}@media screen and (max-width:767px){.b-shops-amore-block{margin-top:46px}}@media screen and (max-width:599px){.b-shops-amore-block{margin-top:36px;padding-bottom:24px}}.b-shops-amore-block__banner-amore{position:relative}.b-shops-amore-block__btn{bottom:22px;display:block;padding:0 12px;position:absolute;right:125px;text-align:center;transition:none;width:252px}@media screen and (max-width:1219px){.b-shops-amore-block__btn{bottom:22px;font-size:14px;height:38px;line-height:34px;right:92px;width:200px}}@media screen and (max-width:767px){.b-shops-amore-block__btn{bottom:5.29vw;font-size:2.64vw;height:7.55vw;line-height:6.53vw;right:7.02vw;width:39.06vw}}@media screen and (max-width:424px){.b-shops-amore-block__btn{padding:0 8px}}.b-shops-amore-block__desktop{border-radius:4px}@media screen and (max-width:767px){.b-shops-amore-block__desktop{display:none}}.b-shops-amore-block__mobile{border-radius:4px;display:none;width:100%}@media screen and (max-width:767px){.b-shops-amore-block__mobile{display:block}}.b-shops-amore-block__sub-title{font-size:18px;font-size:1.125rem;font-weight:700;margin-top:56px;text-align:center}@media screen and (max-width:767px){.b-shops-amore-block__sub-title{margin-top:46px}}@media screen and (max-width:599px){.b-shops-amore-block__sub-title{font-size:16px;font-size:1rem;margin-top:32px}}@media screen and (max-width:424px){.b-shops-amore-block__sub-title{margin-top:24px}}.b-shops-amore-block-top__desktop{border-radius:4px}@media screen and (max-width:767px){.b-shops-amore-block-top__desktop{display:none}}.b-shops-amore-block-top__mobile{border-radius:4px;display:none;width:100%}@media screen and (max-width:767px){.b-shops-amore-block-top__mobile{display:block}}.b-shops-amore-block-top__sub-title{font-size:18px;font-size:1.125rem;font-weight:700;margin:32px 0;text-align:center}@media screen and (max-width:599px){.b-shops-amore-block-top__sub-title{font-size:16px;font-size:1rem}}@media screen and (max-width:424px){.b-shops-amore-block-top__sub-title{margin:24px 0}}@media screen and (max-width:479px){.gdpr{margin:0}}.gdpr__top-item{background:#fafafa;display:flex;padding:32px}@media screen and (max-width:959px){.gdpr__top-item{padding:24px}}@media screen and (max-width:719px){.gdpr__top-item{padding:16px}}.gdpr__top-icon{min-width:88px;width:88px}@media screen and (max-width:959px){.gdpr__top-icon{min-width:80px;width:80px}}@media screen and (max-width:719px){.gdpr__top-icon{min-width:56px;width:56px}}@media screen and (max-width:479px){.gdpr__top-icon{display:none}}.gdpr__top-links{font-size:14px;font-size:.875rem}@media screen and (max-width:479px){.gdpr__top-links{font-size:12px;font-size:.75rem}}.gdpr__h1,.gdpr__h2,.gdpr__h3,.gdpr__h4,.gdpr__h5{font-family:Montserrat,sans-serif}.gdpr__h1{font-size:48px;font-size:3rem;font-weight:800}@media screen and (max-width:959px){.gdpr__h1{font-size:40px;font-size:2.5rem;font-weight:700}}@media screen and (max-width:719px){.gdpr__h1{font-size:32px;font-size:2rem}}@media screen and (max-width:479px){.gdpr__h1{font-size:24px;font-size:1.5rem}}.gdpr__h2{font-size:40px;font-size:2.5rem;font-weight:700}@media screen and (max-width:959px){.gdpr__h2{font-size:32px;font-size:2rem}}@media screen and (max-width:719px){.gdpr__h2{font-size:24px;font-size:1.5rem}}@media screen and (max-width:479px){.gdpr__h2{font-size:16px;font-size:1rem}}.gdpr__h3{font-size:32px;font-size:2rem;font-weight:700}@media screen and (max-width:959px){.gdpr__h3{font-size:24px;font-size:1.5rem}}.gdpr__h4{font-size:24px;font-size:1.5rem}@media screen and (max-width:719px){.gdpr__h4{font-size:16px;font-size:1rem}}.gdpr__h5{font-size:16px;font-size:1rem}.gdpr .fs-18{font-size:18px;font-size:1.125rem}@media screen and (max-width:719px){.gdpr .fs-18{font-size:16px;font-size:1rem}}.gdpr .fs-16{font-size:16px;font-size:1rem}@media screen and (max-width:719px){.gdpr .fs-16{font-size:14px;font-size:.875rem}}.gdpr .fs-14{font-size:14px;font-size:.875rem}.gdpr .fs-12{font-size:12px;font-size:.75rem}.gdpr .fs-10{font-size:10px;font-size:.625rem}.gdpr .f-bold{font-weight:700}.gdpr .p-all-32{padding:32px}@media screen and (max-width:959px){.gdpr .p-all-32{padding:24px}}@media screen and (max-width:719px){.gdpr .p-all-32{padding:16px}}.gdpr .pt-32{padding-top:32px}@media screen and (max-width:959px){.gdpr .pt-32{padding-top:24px}}@media screen and (max-width:719px){.gdpr .pt-32{padding-top:16px}}.gdpr .pl-32{padding-left:32px}@media screen and (max-width:959px){.gdpr .pl-32{padding-left:24px}}@media screen and (max-width:719px){.gdpr .pl-32{padding-left:16px}}.gdpr .pr-32{padding-right:32px}@media screen and (max-width:959px){.gdpr .pr-32{padding-right:24px}}@media screen and (max-width:719px){.gdpr .pr-32{padding-right:16px}}.gdpr .pb-32{padding-bottom:32px}@media screen and (max-width:959px){.gdpr .pb-32{padding-bottom:24px}}@media screen and (max-width:719px){.gdpr .pb-32{padding-bottom:16px}}.gdpr .pt-24{padding-top:16px}@media screen and (max-width:959px){.gdpr .pt-24{padding-top:12px}}@media screen and (max-width:719px){.gdpr .pt-24{padding-top:12px}}.gdpr .pl-24{padding-left:16px}@media screen and (max-width:959px){.gdpr .pl-24{padding-left:12px}}@media screen and (max-width:719px){.gdpr .pl-24{padding-left:12px}}.gdpr .pr-24{padding-right:16px}@media screen and (max-width:959px){.gdpr .pr-24{padding-right:12px}}@media screen and (max-width:719px){.gdpr .pr-24{padding-right:12px}}.gdpr .pb-24{padding-bottom:16px}@media screen and (max-width:959px){.gdpr .pb-24{padding-bottom:12px}}@media screen and (max-width:719px){.gdpr .pb-24{padding-bottom:12px}}.gdpr .mt-88{margin-top:88px}@media screen and (max-width:959px){.gdpr .mt-88{margin-top:72px}}@media screen and (max-width:719px){.gdpr .mt-88{margin-top:64px}}@media screen and (max-width:479px){.gdpr .mt-88{margin-top:48px}}.gdpr .ml-88{margin-left:88px}@media screen and (max-width:959px){.gdpr .ml-88{margin-left:72px}}@media screen and (max-width:719px){.gdpr .ml-88{margin-left:64px}}@media screen and (max-width:479px){.gdpr .ml-88{margin-left:48px}}.gdpr .mr-88{margin-right:88px}@media screen and (max-width:959px){.gdpr .mr-88{margin-right:72px}}@media screen and (max-width:719px){.gdpr .mr-88{margin-right:64px}}@media screen and (max-width:479px){.gdpr .mr-88{margin-right:48px}}.gdpr .mb-88{margin-bottom:88px}@media screen and (max-width:959px){.gdpr .mb-88{margin-bottom:72px}}@media screen and (max-width:719px){.gdpr .mb-88{margin-bottom:64px}}@media screen and (max-width:479px){.gdpr .mb-88{margin-bottom:48px}}.gdpr .mt-48{margin-top:48px}@media screen and (max-width:959px){.gdpr .mt-48{margin-top:32px}}@media screen and (max-width:719px){.gdpr .mt-48{margin-top:24px}}.gdpr .ml-48{margin-left:48px}@media screen and (max-width:959px){.gdpr .ml-48{margin-left:32px}}@media screen and (max-width:719px){.gdpr .ml-48{margin-left:24px}}.gdpr .mr-48{margin-right:48px}@media screen and (max-width:959px){.gdpr .mr-48{margin-right:32px}}@media screen and (max-width:719px){.gdpr .mr-48{margin-right:24px}}.gdpr .mb-48{margin-bottom:48px}@media screen and (max-width:959px){.gdpr .mb-48{margin-bottom:32px}}@media screen and (max-width:719px){.gdpr .mb-48{margin-bottom:24px}}.gdpr .mt-32{margin-top:32px}@media screen and (max-width:959px){.gdpr .mt-32{margin-top:24px}}@media screen and (max-width:719px){.gdpr .mt-32{margin-top:16px}}.gdpr .ml-32{margin-left:32px}@media screen and (max-width:959px){.gdpr .ml-32{margin-left:24px}}@media screen and (max-width:719px){.gdpr .ml-32{margin-left:16px}}.gdpr .mr-32{margin-right:32px}@media screen and (max-width:959px){.gdpr .mr-32{margin-right:24px}}@media screen and (max-width:719px){.gdpr .mr-32{margin-right:16px}}.gdpr .mb-32{margin-bottom:32px}@media screen and (max-width:959px){.gdpr .mb-32{margin-bottom:24px}}@media screen and (max-width:719px){.gdpr .mb-32{margin-bottom:16px}}.gdpr .mt-24{margin-top:24px}@media screen and (max-width:959px){.gdpr .mt-24{margin-top:16px}}@media screen and (max-width:719px){.gdpr .mt-24{margin-top:12px}}.gdpr .ml-24{margin-left:24px}@media screen and (max-width:959px){.gdpr .ml-24{margin-left:16px}}@media screen and (max-width:719px){.gdpr .ml-24{margin-left:12px}}.gdpr .mr-24{margin-right:24px}@media screen and (max-width:959px){.gdpr .mr-24{margin-right:16px}}@media screen and (max-width:719px){.gdpr .mr-24{margin-right:12px}}.gdpr .mb-24{margin-bottom:24px}@media screen and (max-width:959px){.gdpr .mb-24{margin-bottom:16px}}@media screen and (max-width:719px){.gdpr .mb-24{margin-bottom:12px}}.gdpr .mt-16{margin-top:16px}.gdpr .ml-16{margin-left:16px}.gdpr .mr-16{margin-right:16px}.gdpr .mb-16{margin-bottom:16px}.gdpr .mt-8{margin-top:8px}.gdpr .ml-8{margin-left:8px}.gdpr .mr-8{margin-right:8px}.gdpr .mb-8{margin-bottom:8px}.gdpr .gray{color:#e0e0e0}.gdpr .dark-gray{color:#eee}.gdpr .yellow{color:#fc0}.gdpr .icon1{padding-top:7px}@media screen and (max-width:719px){.gdpr .icon1{padding-top:2px}}.gdpr .icon1 .svg-icon{height:23px;width:11px}@media screen and (max-width:719px){.gdpr .icon1 .svg-icon{height:17px;width:8px}}.gdpr .icon2{padding-top:4px}@media screen and (max-width:719px){.gdpr .icon2{padding-top:0}}.gdpr .icon2 .svg-icon{height:17px;width:8px}.gdpr .flex{display:flex}.gdpr .upper{text-transform:uppercase}.gdpr p{font-size:16px;font-size:1rem;line-height:1.5}@media screen and (max-width:719px){.gdpr p{font-size:14px;font-size:.875rem}}@media screen and (max-width:479px){.gdpr p{font-size:12px;font-size:.75rem}}.gdpr .level1 li{padding-left:95px;position:relative}@media screen and (max-width:719px){.gdpr .level1 li{padding-left:66px}}.gdpr .level1 .mark{left:0;position:absolute;top:0}.gdpr .level1 .mark2{position:absolute;right:calc(100% - 70px);top:3px}@media screen and (max-width:719px){.gdpr .level1 .mark2{right:calc(100% - 50px)}}.gdpr .level1 .mark3{left:0;position:absolute;top:3px}@media screen and (max-width:719px){.gdpr .level2{margin-left:-66px}}@media screen and (max-width:479px){.gdpr .level3{margin-left:-30px}}.gdpr .level3 li{padding-left:48px}.gdpr .cookie-list{list-style:disc;padding-left:40px}.gdpr .cookie-flex{display:flex;margin-bottom:32px}@media screen and (max-width:719px){.gdpr .cookie-flex{display:block}}.gdpr .cookie-flex__left{font-weight:700;min-width:180px;width:180px}.gdpr .cookie-flex__right{padding-left:24px}@media screen and (max-width:719px){.gdpr .cookie-flex__right{padding-left:0;padding-top:16px}}.gdpr .cookie-table{border:1px solid #eee}.gdpr .cookie-table__head{background:#4a4a4a;color:#fff;display:flex}.gdpr .cookie-table__row{border-bottom:1px solid #eee}.gdpr .cookie-table__row2{display:flex}.gdpr .cookie-table__left{border-right:1px solid #eee;min-width:276px;padding:8px 16px;width:276px}@media screen and (max-width:719px){.gdpr .cookie-table__left{word-wrap:break-word;line-height:1.5;min-width:200px;width:200px}}@media screen and (max-width:479px){.gdpr .cookie-table__left{min-width:125px;width:125px}}.gdpr .cookie-table__left-title{font-size:16px;font-size:1rem;font-weight:700}.gdpr .cookie-table__cell{padding:8px 0}.gdpr .cookie-table__right{padding:8px 16px}.tabletochki-head{margin:32px 0 0;position:relative}@media screen and (min-width:720px){.tabletochki-head{margin:64px 0 0}}@media screen and (min-width:960px){.tabletochki-head:after{border-color:#fc0 transparent transparent;border-style:solid;border-width:28px 27px 0;bottom:0;content:" ";display:block;height:0;left:50%;margin:0 0 -28px -27px;position:absolute;width:0}}.tabletochki-head__wrapper{overflow:hidden;position:relative}.tabletochki-head__wrapper:before{background:#fc0;bottom:0;content:"";display:block;height:300px;left:50%;position:absolute;transform:translate(-50%,200px) rotate(-8deg);width:200vw}.tabletochki-head__container{position:relative}@media screen and (min-width:720px){.tabletochki-head__container{display:flex;justify-content:space-between}}.tabletochki-head__bg-image-1{display:none}@media screen and (min-width:980px){.tabletochki-head__bg-image-1{display:block;height:auto;left:120px;max-width:1260px;pointer-events:none;position:absolute;top:38px;width:1260px}}.tabletochki-head__bg-image-2{display:none}@media screen and (min-width:720px){.tabletochki-head__bg-image-2{bottom:0;display:block;height:auto;left:50%;max-width:1292px;pointer-events:none;position:absolute;top:auto;transform:translate(-48%,-10%);width:1292px}}.tabletochki-head__info{padding-bottom:24px}@media screen and (min-width:720px){.tabletochki-head__info{flex:0 1 568px;padding-right:24px}}.tabletochki-head__info-logo{margin-bottom:26px}.tabletochki-head__info-title{color:#121212;font-family:Montserrat,sans-serif;font-size:22px;font-size:1.375rem;font-style:italic;font-weight:800;line-height:30px;margin-bottom:24px;text-transform:uppercase}@media screen and (min-width:720px){.tabletochki-head__info-title{font-size:32px;font-size:2rem;line-height:40px}}.tabletochki-head__info-text{font-size:16px;font-size:1rem;line-height:24px}.tabletochki-head__form{position:relative;z-index:1}@media screen and (min-width:720px){.tabletochki-head__form{padding-bottom:32px}}.tabletochki-head__form .sign-up-new{min-height:auto}.tabletochki-head--anon .tabletochki-head__wrapper:before{height:800px;transform:translate(-50%,560px) rotate(-20deg)}@media screen and (max-width:719px){.tabletochki-head--logged .tabletochki-head__wrapper{padding-bottom:80px}}@media screen and (min-width:720px){.tabletochki-head--logged .tabletochki-head__wrapper{min-height:437px}}.tabletochki-how-to{margin:32px 0}@media screen and (min-width:720px){.tabletochki-how-to{margin:64px 0}}@media screen and (min-width:960px){.tabletochki-how-to{margin:96px 0}}.tabletochki-how-to__container{margin:32px auto 0;max-width:1070px}@media screen and (min-width:720px){.tabletochki-how-to__container{display:flex;justify-content:space-between;margin:85px auto 0}}.tabletochki-how-to__image{display:none;flex:1 1 310px;position:relative}@media screen and (min-width:720px){.tabletochki-how-to__image{display:inline-flex}}.tabletochki-how-to__image img{margin:-50px 0 0;max-width:310px;position:absolute;top:0;transform:rotate(-8deg);width:310px}@media screen and (max-width:1199px){.tabletochki-how-to__image img{right:0}}@media screen and (min-width:1200px){.tabletochki-how-to__image img{left:0}}.tabletochki-how-to__list{text-align:center}@media screen and (min-width:720px){.tabletochki-how-to__list{flex:0 1 572px;margin-left:55px}}.tabletochki-how-to__list-item{align-items:center;border-radius:4px;box-shadow:0 0 4px rgba(0,0,0,.12);display:flex;font-size:20px;line-height:30px;margin-bottom:12px;padding:12px;text-align:left}@media screen and (min-width:720px){.tabletochki-how-to__list-item{margin-bottom:32px;padding:32px}}.tabletochki-how-to__list-item-icon{flex:0 0 32px;height:32px;margin-right:12px;width:32px}.tabletochki-how-to__list-item-icon svg{height:auto;width:100%}@media screen and (min-width:720px){.tabletochki-how-to__list-item-icon{flex:0 0 54px;height:54px;margin-right:24px;width:54px}}.tabletochki-how-to__list-item-title{font-size:16px;line-height:22px}@media screen and (min-width:720px){.tabletochki-how-to__list-item-title{font-size:20px;line-height:30px}}.tabletochki-how-to__button{margin-top:16px}@media screen and (min-width:720px){.tabletochki-how-to__button{min-width:272px}}.tabletochki-counter{background:#f5f5f5;margin:32px 0;padding:32px 12px}@media screen and (min-width:960px){.tabletochki-counter{margin:64px 0 0;padding:96px 0}}.tabletochki-counter__wrap{margin:0 auto;max-width:976px}.tabletochki-counter__top{display:flex;justify-content:center}.tabletochki-counter__top-item{margin:0 16px;text-align:center}@media screen and (min-width:960px){.tabletochki-counter__top-item{margin:0 61px}}.tabletochki-counter__top-item-amount{align-items:center;background:#fc0;border-radius:4px;display:inline;flex-direction:column;font-size:32px;font-size:2rem;font-weight:700;justify-content:center;padding:4px 40px;white-space:nowrap;width:100%}@media screen and (min-width:960px){.tabletochki-counter__top-item-amount{font-size:44px;font-size:2.75rem}}.tabletochki-counter__top-item-title{color:#121212;font-size:24px;font-size:1.5rem;font-weight:700;margin:24px auto 8px;text-transform:uppercase}@media screen and (min-width:960px){.tabletochki-counter__top-item-title{font-size:24px;font-size:1.5rem;margin:24px auto 12px}}.tabletochki-counter__top-item-text{font-size:16px;font-size:1rem;font-weight:400}@media screen and (min-width:960px){.tabletochki-counter__top-item-text{font-size:18px;font-size:1.125rem}}.tabletochki-about{margin:32px 0 64px}@media screen and (min-width:720px){.tabletochki-about{margin:64px 0}}@media screen and (min-width:960px){.tabletochki-about{margin:96px 0}}.tabletochki-about__text{font-size:16px;line-height:24px;margin:0 auto;max-width:772px;text-align:center}.tabletochki-share{align-items:center;background-image:url(/build/core/images/tabletochki-share-background.63c4b39c.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #fc0;border-radius:4px;display:flex;flex-direction:column;justify-content:center;margin-bottom:32px;padding:32px 20px;text-align:center}@media screen and (min-width:960px){.tabletochki-share{margin-bottom:96px;padding:96px 0}}.tabletochki-share__icon{margin-bottom:12px}@media screen and (min-width:960px){.tabletochki-share__icon{margin-bottom:32px}}.tabletochki-share__icon svg{height:72px;width:72px}.tabletochki-share__title{font-family:Montserrat,sans-serif;font-size:18px;font-size:1.125rem;font-weight:700;margin-bottom:16px}@media screen and (min-width:960px){.tabletochki-share__title{font-size:24px;font-size:1.5rem;margin-bottom:24px}}.tabletochki-share__text{font-size:16px;font-size:1rem;line-height:24px;margin-bottom:16px}@media screen and (min-width:960px){.tabletochki-share__text{margin-bottom:32px;max-width:576px}}.tabletochki-share-button-fb{align-items:center;background:#4267b2;border-radius:4px;color:#fff;display:flex;font-size:16px;font-size:1rem;justify-content:center;padding:15px 42px 14px;text-decoration:none;text-transform:none}.tabletochki-share-button-fb img{margin:-2px 0 0 13px}.tabletochki-share-button-fb:hover{opacity:.8}.b-user-attribute-binding{align-items:center}@media screen and (max-width:767px){.b-user-attribute-binding{display:flex;flex-direction:column}}.b-user-attribute-binding__cpf-info{display:flex;margin-top:24px}@media screen and (max-width:599px){.b-user-attribute-binding__cpf-info{flex-direction:column}}.b-user-attribute-binding__label{width:670px}@media screen and (max-width:699px){.b-user-attribute-binding__label{min-width:auto;padding-right:15px;width:auto}}@media screen and (max-width:599px){.b-user-attribute-binding__label{margin-bottom:10px}}.b-user-attribute-binding__cpf{flex-grow:1;font-size:18px;font-size:1.125rem;font-weight:700;text-align:right}@media screen and (max-width:599px){.b-user-attribute-binding__cpf{margin-bottom:10px}}.b-user-attribute-binding__form{position:relative;width:390px}@media screen and (max-width:767px){.b-user-attribute-binding__form{width:100%}}.b-user-attribute-binding__form--process:after{background-color:hsla(0,0%,100%,.7);bottom:0;content:"";left:0;position:absolute;right:0;top:-7px;z-index:100}.b-user-attribute-binding__next button{width:100%}.b-user-attribute-binding__icon svg{height:100%}.b-user-attribute-binding__countdown,.b-user-attribute-binding__smshint{color:#656565;font-size:12px;font-size:.75rem;text-align:center}.b-user-attribute-binding__countdown{line-height:1.5;margin-bottom:30px;margin-top:16px;opacity:.9}.b-user-attribute-binding__sendagain{margin-top:20px;text-align:center}.b-user-attribute-binding .default-popup__body{align-items:center;display:flex;flex-direction:column}.b-user-attribute-binding__title{font-size:24px;font-size:1.5rem}@media screen and (max-width:767px){.b-user-attribute-binding__title{text-align:center}}.b-user-attribute-binding__description{line-height:normal;margin-bottom:40px;text-align:center}.b-user-attribute-binding__single-block{border:1px solid #e2e2e2;margin:74px auto;width:800px}.b-user-attribute-binding .b-panel-shadow__title{margin-bottom:8px}@media screen and (max-width:767px){.b-user-attribute-binding .b-panel-shadow__title{text-align:center}}.b-user-attribute-binding .b-panel-shadow__text{font-size:12px;font-size:.75rem;line-height:normal}.b-user-attribute-binding .b-panel-shadow__description{flex:1;margin-right:60px}@media screen and (max-width:1199px){.b-user-attribute-binding .b-panel-shadow__description{margin-bottom:16px;margin-right:0}.b-user-attribute-binding .b-panel-shadow__img-s{margin-bottom:20px}}@media screen and (max-width:767px){.b-user-attribute-binding .b-panel-shadow__img-s{padding:0;text-align:center}}.b-user-attribute-binding .b-panel-shadow__img-s--custom{padding-left:13px}.b-user-attribute-binding .b-input-group__field{position:relative}.b-user-attribute-binding .b-input-group__code{left:16px;z-index:200}.b-user-attribute-binding .form-group-base--prefixed .prefix{left:50px}.b-user-attribute-binding .form-group-base .input{height:48px}.b-user-attribute-binding .form-group-base .focused .input-label{color:#656565}.b-user-attribute-binding .form-group-base .focused .input{border-color:#fc0}.b-user-attribute-binding .prefix{padding:21px 0 0 24px!important}.b-user-attribute-binding .b-button--secondary-yellow{width:100%}.b-user-attribute-binding .b-code-select__current{top:34px}.b-user-attribute-binding .v--modal-box{overflow:visible;overflow:initial}.b-user-attribute-binding .phone-icon{display:none}.user-data{display:flex;font-size:14px;font-size:.875rem;justify-content:space-between;line-height:1.4}@media screen and (max-width:599px){.user-data{flex-direction:column;justify-content:flex-start}}@media screen and (max-width:424px){.user-data{font-size:12px;font-size:.75rem}}.user-data__category{min-width:240px}@media screen and (max-width:1219px){.user-data__category{min-width:160px}}@media screen and (max-width:599px){.user-data__category{min-width:100%;padding-bottom:10px;text-align:center;width:100%}}.user-data__value{flex-grow:1;text-align:left}@media screen and (max-width:599px){.user-data__value{text-align:center;width:100%}}.user-data__action{min-width:165px;text-align:right}@media screen and (max-width:599px){.user-data__action{min-width:100%;text-align:center;width:100%}}.user-data__block-225{max-width:225px;width:100%}.user-data__photo{min-width:180px;width:180px}.user-data-change{padding:24px 0 16px}@media screen and (max-width:599px){.user-data-change{padding:16px 0 12px}}.b-user-activation__email-s{border:2px solid #fc0;border-radius:4px;color:#121212;display:inline-block;font-size:12px;font-size:.75rem;height:32px;line-height:28px;margin-right:24px;min-width:134px;padding:0 16px;position:relative;text-align:center;transition:all .3s ease}@media screen and (max-width:599px){.b-user-activation__email-s{margin:0 auto 10px}}@media screen and (max-width:424px){.b-user-activation__email-s{padding:0 12px}}.b-user-activation__email-s:hover{background:#ffdb4d;border-color:#ffdb4d}.b-user-activation__email-number{align-items:center;background:#121212;border-radius:50%;color:#fff;display:flex;font-size:10px;font-size:.625rem;font-weight:700;height:16px;justify-content:center;position:absolute;right:-8px;top:-8px;width:16px;z-index:2}@media screen and (max-width:599px){.b-user-activation__email-label{font-size:12px;font-size:.75rem}}.b-user-activation--process{opacity:.8}.b-phone-binding .v--modal{max-width:640px}.b-phone-binding__form{width:390px}@media screen and (max-width:767px){.b-phone-binding__form{width:100%}}.b-phone-binding__form--process:after{background-color:hsla(0,0%,100%,.7);bottom:0;content:"";left:0;position:absolute;right:0;top:-7px;z-index:100}.b-phone-binding__next button{width:100%}.b-phone-binding__icon svg{height:100%}.b-phone-binding .default-popup__body{align-items:center;display:flex;flex-direction:column}.b-phone-binding .b-button--secondary-yellow-out{margin-right:-6px}.b-phone-binding .b-panel-shadow__img-s--custom{padding-left:13px}@media screen and (max-width:1199px){.b-phone-binding .b-panel-shadow__img-s{margin-bottom:20px}}@media screen and (max-width:767px){.b-phone-binding .b-panel-shadow__img-s{padding:0;text-align:center}}.b-phone-binding .b-input-group__field{position:relative}.b-phone-binding .b-input-group__code{left:16px;z-index:200}.b-phone-binding .form-group-base--prefixed .prefix{left:50px}.b-phone-binding .prefix{padding:21px 0 0 24px!important}.b-phone-binding .form-group-base .input{height:48px}.b-phone-binding .form-group-base .focused .input-label{color:#656565}.b-phone-binding .form-group-base .focused .input{border-color:#fc0}.b-phone-binding .b-code-select__current{top:34px}.b-phone-binding .v--modal-box{overflow:visible;overflow:initial}.b-phone-binding .phone-icon{display:none}[data-v-6aca74a5]{backface-visibility:hidden;perspective:1000px;transform:translateZ(0);will-change:height}.expand-enter-active,.expand-leave-active{overflow:hidden;transition:height 1s ease-in-out}.expand-enter,.expand-leave-to{height:0}.b-table-list-wrapper{min-height:80px;position:relative}.b-table-list-spinner{position:absolute;right:50%;top:50%;transform:translate3d(-50%,-50%,0)}.b-table-list{margin:-4px 0 56px;opacity:1;transition:all .5s ease}.b-table-list--process{background:#fff;opacity:.3;transition:all .5s}.b-table-no-results{background:#fafafa;border-radius:4px;font-size:14px;font-size:.875rem;line-height:1.5;padding:40px 0;text-align:center}@media screen and (max-width:979px){.b-table-no-results{padding:40px 0}}.booking-test .b-input__top{left:0}.b-payout-list{padding-bottom:0!important}.b-payout-list .pl{height:0;margin:0 18px;width:132px}@media screen and (max-width:599px){.b-payout-list .pl{margin:0 12px;width:100px}}@media screen and (max-width:424px){.b-payout-list{border:0;margin:0 0 16px;padding:16px}.b-payout-list .pl{display:none}}.b-payout-list__title{font-size:18px;font-size:1.125rem;font-weight:700;line-height:1.33}@media screen and (max-width:424px){.b-payout-list__title{font-size:14px;font-size:.875rem}}.b-payout-list__flex-wrap{display:flex;flex-wrap:wrap;margin:0 -15px;padding:32px 0 0}@media screen and (max-width:599px){.b-payout-list__flex-wrap{margin:0 -12px;padding:24px 0 0}}@media screen and (max-width:424px){.b-payout-list__flex-wrap{flex-direction:column}}.b-payout-list__item{margin:0 11px 32px;position:relative}@media screen and (max-width:599px){.b-payout-list__item{margin:0 12px 16px}}@media screen and (max-width:424px){.b-payout-list__item{margin:0}.b-payout-list__item .b-badge-promotion{height:32px;left:-2px;top:-2px;width:32px}.b-payout-list__item .b-badge-promotion__ribbon{height:32px;width:32px}.b-payout-list__item .b-badge-promotion__text{font-size:7px;font-size:.4375rem;left:-8px;top:-3px}}.b-payout-list__item .b-payout-list__image{align-items:center;border-radius:4px;box-shadow:0 0 4px 0 rgba(0,0,0,.12);display:flex;flex-direction:row;height:92px;justify-content:center;overflow:hidden;position:relative;transition:all .1s ease-out}@media screen and (max-width:599px){.b-payout-list__item .b-payout-list__image{height:70px}}@media screen and (max-width:424px){.b-payout-list__item .b-payout-list__image{border:0;border-radius:0;box-shadow:none;height:55px;margin-right:10px;min-width:65px;overflow:hidden;width:65px}}.b-payout-list__item .b-payout-list__image img{max-height:80%;max-width:80%}.b-payout-list__item .b-payout-list__country{color:#a0a0a0;font-size:12px;position:absolute;right:8px;top:8px}@media screen and (max-width:479px){.b-payout-list__item .b-payout-list__country{right:2px;top:2px}}.b-payout-list__item .b-payout-list__caption{color:#00a8ff;font-size:12px;line-height:1.5;padding-top:12px;text-align:center;transition:all .1s ease-out}@media screen and (max-width:599px){.b-payout-list__item .b-payout-list__caption{padding-top:8px}}@media screen and (max-width:424px){.b-payout-list__item .b-payout-list__caption{padding-top:0;text-align:left}}.b-payout-list__item .b-payout-list__thumbnail{cursor:pointer;min-width:143px;width:143px}@media screen and (max-width:1199px){.b-payout-list__item .b-payout-list__thumbnail{min-width:136px;width:136px}}@media screen and (max-width:424px){.b-payout-list__item .b-payout-list__thumbnail{align-items:center;box-shadow:0 0 5px 0 rgba(0,0,0,.08);display:flex;margin-bottom:8px;min-width:100%;padding:0 8px;width:100%}}.b-payout-list__item .b-payout-list__thumbnail:hover .b-payout-list__image{border-color:#00b0ff}.b-payout-list__item .b-payout-list__thumbnail:hover .b-payout-list__caption{text-decoration:underline}.b-payout-list__item--process .b-payout-list__image{border-color:#00b0ff}.b-payout-list__item--process .b-payout-list__caption{text-decoration:underline}.b-payout{border-radius:4px;box-shadow:0 0 5px 0 rgba(0,0,0,.08);margin:0 0 24px;padding:32px;position:relative;z-index:4}.b-payout__panel{background-color:#f5f5f5;border-radius:4px;color:#121212;display:flex;flex-direction:column;line-height:1.33;padding:24px}@media screen and (max-width:424px){.b-payout__panel{padding:16px}}.b-payout__title{font-size:18px;font-size:1.125rem;margin-bottom:24px}.b-payout__secured{color:#00c853;font-size:12px;line-height:16px}.b-payout__secured svg{margin-right:8px}.b-payout__personal{align-items:center;flex-direction:row;padding:16px}.b-payout__label{font-size:12px;margin-top:16px}.b-payout__value{display:flex;flex:1;line-height:46px}.b-payout__spinner{align-items:center;background:hsla(0,0%,100%,.8);display:flex;font-size:18px;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}@media screen and (max-width:424px){.b-payout{border-bottom:0;border-left:0;border-right:0;padding:16px 16px 8px!important}}.b-payout__image{min-width:75px;position:absolute;right:32px;top:32px;width:88px}.b-payout__image img{height:100%;width:88px}@media screen and (max-width:767px){.b-payout__image{right:12px;top:12px}}.b-payout__image:after,.b-payout__image:before{content:"";display:block}.b-payout__action-back{color:#00b0ff;display:flex;font-size:12px;justify-content:space-between;margin-bottom:24px}@media screen and (max-width:767px){.b-payout__action-back{flex-direction:column;justify-content:flex-start;margin-bottom:42px}}@media screen and (max-width:424px){.b-payout__action-back{left:0;line-height:15px;top:18px}}.b-payout__action-back span{cursor:pointer}.b-payout__top{margin-bottom:24px;min-height:30px;position:relative}.b-payout__top .b-payout__title{font-size:18px;font-size:1.125rem;line-height:1.33;margin:0 0 16px;padding-top:15px}@media screen and (max-width:424px){.b-payout__top .b-payout__title{font-size:14px;font-size:.875rem;margin:0 0 12px}}.b-payout__top .b-payout__sub-title{color:#656565;font-size:12px;font-size:.75rem;line-height:1.7;margin:0 0 40px}@media screen and (max-width:424px){.b-payout__top .b-payout__sub-title{padding-left:0}}.b-payout__like-link{bottom:-14px;font-size:11px;font-size:.6875rem;position:absolute;right:0}.b-payout__link-spinner{bottom:-64px;position:absolute;right:0;width:14px}.b-payout__link-spinner svg{stroke:#00b0ff}.b-payout .b-check-wrap__check-icon{top:0}.b-payout .b-check-wrap__checkbox-input+.b-check-wrap__checkbox-label{padding:0 0 0 30px}.form-group-base__form-message.payout-error-label{color:red;line-height:1.2;min-width:250px}@media screen and (max-width:699px){.form-group-base__form-message.payout-error-label{margin:-10px 0 24px}}.b-withdrawal-amount{border:1px dashed #e2e2e2;border-radius:4px;margin:0 0 24px;padding:32px 32px 16px}@media screen and (max-width:424px){.b-withdrawal-amount{border-bottom:0;border-left:0;border-right:0;margin:0 0 16px;padding:16px 0 0}}.b-withdrawal-amount__title{font-size:18px;font-size:1.125rem;font-weight:600;line-height:1.33;margin:0 0 16px}@media screen and (max-width:424px){.b-withdrawal-amount__title{font-size:16px;font-size:1rem;margin:0 0 8px}}.b-withdrawal-amount__sub-title{background-color:#fafafa;border-radius:4px;color:#656565;font-size:12px;font-size:.75rem;line-height:1.7;margin:0 0 40px;padding:16px;text-align:left}@media screen and (max-width:424px){.b-withdrawal-amount__sub-title{margin:0 0 20px}}.b-withdrawal-amount__label{color:#121212;font-size:14px;font-size:.875rem;line-height:1.7;margin:0 0 24px 12px;text-align:left}@media screen and (max-width:599px){.b-withdrawal-amount__label{font-size:12px;font-size:.75rem}}@media screen and (max-width:424px){.b-withdrawal-amount__label{margin:0 0 20px}}.b-withdrawal-amount__label--no-margin{margin:0 0 0 12px}.b-withdrawal-amount__actions-flex{display:flex}@media screen and (max-width:767px){.b-withdrawal-amount__actions-flex{display:block}}.b-withdrawal-amount__actions-flex .b-button--primary{flex-basis:290px;margin-right:24px;white-space:nowrap}@media screen and (max-width:767px){.b-withdrawal-amount__actions-flex .b-button--primary{flex-basis:auto;margin-bottom:24px;margin-right:0;white-space:normal;width:100%}}.b-withdrawal-amount__actions-flex .b-button--primary-out{flex-basis:434px;white-space:nowrap}@media screen and (max-width:767px){.b-withdrawal-amount__actions-flex .b-button--primary-out{flex-basis:auto;white-space:normal;width:100%}}.b-withdrawal-amount__actions-flex .b-panel-shadow__img-s,.b-withdrawal-amount__actions-flex .b-panel-shadow__text,.b-withdrawal-amount__actions-flex .b-panel-shadow__title{display:none}.b-withdrawal-amount__data{background:#f5f5f5;border-radius:4px;padding:24px}.b-withdrawal-amount__data--label{color:#656565;font-size:10px;font-size:.625rem;margin:16px 0 4px}.b-withdrawal-amount__flex{display:flex}.b-withdrawal-amount__flex .b-payout__action-back{background:inherit;border:0;margin:5px 0;text-align:right;width:33%}.b-withdrawal-amount__flex .b-payout__action-back .b-button__spinner-holder svg{stroke:#00b0ff}.b-withdrawal-amount__flex .b-withdrawal-amount__title{width:67%}.b-withdrawal-amount__button-wrap{max-width:290px}.b-withdrawal-amount .form-group-base--error .b-withdrawal-amount__label{color:red}.b-withdrawal-amount .b-button--primary-out .b-spinner{stroke:#00b0ff}.b-withdrawal-amount .b-button--primary-out:hover .b-spinner{stroke:#fff}.b-withdrawal-amount__support-link{text-decoration:none}.b-withdrawal-phone{border:1.5px dashed #e2e2e2;border-radius:4px;margin:0 0 65px;padding:24px 24px 16px}@media screen and (max-width:424px){.b-withdrawal-phone{border-left:none;border-right:none;margin:0 0 20px;padding:16px 0 0}}.b-withdrawal-phone__title{font-size:16px;font-size:1rem;font-weight:700;line-height:1.33;margin:0 0 24px}@media screen and (max-width:424px){.b-withdrawal-phone__title{font-size:12px;font-size:.75rem}}.b-withdrawal-phone__phone-label{align-items:center;color:#121212;display:flex;font-size:14px;font-size:.875rem;white-space:nowrap}.b-withdrawal-phone__phone-label:first-child{padding-right:16px}@media screen and (max-width:424px){.b-withdrawal-phone__phone-label:first-child{padding-right:12px}}.b-withdrawal-phone__phone-label:last-child{padding-left:16px}@media screen and (max-width:424px){.b-withdrawal-phone__phone-label:last-child{padding-left:12px}}.b-withdrawal-phone__bottom-icons{align-items:center;display:flex;justify-content:center;margin:0 -12px;padding:20px 0 0}@media screen and (max-width:424px){.b-withdrawal-phone__bottom-icons{padding:16px 0 0}}.b-withdrawal-phone__bottom-icons .b-withdrawal-phone__icon{color:#333;padding:0 12px}.b-withdrawal-phone__bottom-icons .b-withdrawal-phone__ssl-label{font-size:12px;font-size:.75rem;margin-bottom:7px}.b-withdrawal-phone__bottom-icons .ssl{height:24px;width:28px}.b-withdrawal-phone__bottom-icons .visa{height:17px;width:50px}.b-withdrawal-phone__bottom-icons .mastercard2{height:25px;width:92px}.b-withdrawal-phone .phone-error-message{color:red;font-size:12px;font-size:.75rem}.payout-container{box-shadow:0 0 5px 0 rgba(0,0,0,.08);margin-bottom:32px;padding:32px;position:relative}@media screen and (max-width:979px){.payout-container{margin-bottom:24px;padding:24px}}@media screen and (max-width:767px){.payout-container{padding:16px}}.payout-container--blocked:before{background:hsla(0,0%,100%,.7);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.payout-container .user-action-block{position:relative;z-index:2}.component-fade-enter-active,.component-fade-leave-active{transition:opacity .1s ease}.component-fade-enter,.component-fade-leave-to{opacity:0}.b-payout-block-notification{border-bottom:1px dashed #e0e0e0;display:flex;margin-bottom:24px;padding-bottom:24px;position:relative;z-index:3}@media screen and (max-width:767px){.b-payout-block-notification{margin-bottom:16px;padding-bottom:16px}}.b-payout-block-notification__icon{color:#f44336;margin-right:16px;margin-top:6px}@media screen and (max-width:767px){.b-payout-block-notification__icon{margin-right:12px}}.b-payout-block-notification__icon .svg-icon{height:32px;width:32px}@media screen and (max-width:767px){.b-payout-block-notification__icon .svg-icon{height:24px;width:24px}}.b-payout-block-notification__text{font-size:14px;font-size:.875rem;line-height:1.71}@media screen and (max-width:767px){.b-payout-block-notification__text{font-size:12px;font-size:.75rem}}.b-personal-data__title{color:#121212;font-size:18px;font-weight:700;margin:0}.b-personal-data__subtitle{font-size:12px;font-weight:400;line-height:normal;margin-bottom:24px}.b-personal-data__content{display:flex;flex:1;flex-direction:column}.b-personal-data__edit{cursor:pointer;transition:all .3s}.b-personal-data__edit:hover{opacity:.7}@media screen and (max-width:424px){.b-payout-phone{padding-bottom:16px!important}}.b-payout-phone .b-payout__action-back{margin-bottom:0}.b-payout-phone__title{color:#121212;font-size:18px;font-weight:700;margin-bottom:8px;margin-top:32px}.b-payout-phone__sub-title{color:#121212;font-size:14px;margin-bottom:40px}.b-payout-phone__timer{color:#656565;font-size:12px;line-height:1.5;opacity:.9;text-align:center}.b-payout-phone__again{text-align:center}.confirm-collapse-enter-active,.confirm-collapse-leave-active{overflow:hidden;transition:all 60s ease-in}.confirm-collapse-enter-to,.confirm-collapse-leave{height:136px;opacity:1}.confirm-collapse-enter,.confirm-collapse-leave-to{height:0;margin:0;opacity:0;padding:0}.b-form-base--error .input{border:1px solid #f44336}.b-form-base--error .input-label{color:#f44336}.b-form-base__button{max-width:390px}@media screen and (max-width:699px){.b-form-base__button{max-width:none}}.b-form-base__label{color:#656565;font-size:12px;font-size:.75rem;margin-top:16px;max-width:390px;text-align:center}@media screen and (max-width:699px){.b-form-base__label{max-width:none}}.b-input-group{display:flex}@media screen and (max-width:699px){.b-input-group{margin-left:0;width:100%}}.b-input-group__code{left:0;position:absolute;top:0;width:64px}.b-input-group__field{display:flex;flex-grow:1}.form-lefted-county{padding-left:64px;position:relative}.form-group-base{margin-bottom:16px;position:relative}@media screen and (max-width:699px){.form-group-base{width:100%}}.form-group-base__inner-flex{align-items:flex-end;display:flex}@media screen and (max-width:699px){.form-group-base__inner-flex{display:block}}.form-group-base__rel-block{position:relative}.form-group-base__form-message{align-items:center;color:#656565;display:flex;font-size:12px;font-size:.75rem;height:40px;line-height:1.5;padding-left:24px}@media screen and (max-width:699px){.form-group-base__form-message{height:auto;padding-left:0}.form-group-base__form-message--success{position:absolute;right:10px;top:28px}}.form-group-base__form-message .svg-icon{height:24px;width:24px}.form-group-base .input-label{color:#a0a0a0;display:block;font-size:10px;font-size:.625rem;line-height:1.6;margin-bottom:4px}.form-group-base .input,.form-group-base .pseudo-input{border:1px solid #eee;border-radius:4px;font-family:Open Sans,sans-serif;height:40px;line-height:38px;min-width:390px;padding:0 24px;width:390px}@media screen and (max-width:699px){.form-group-base .input,.form-group-base .pseudo-input{min-width:auto;width:100%}}.form-group-base .input--disabled,.form-group-base .pseudo-input--disabled{background:#f5f5f5;color:#656565}.form-group-base--prefixed{position:relative}.form-group-base--prefixed .prefix{align-items:center;display:flex;height:100%;left:0;padding:22px 0 0 24px;position:absolute;top:0;z-index:2}.form-group-base--prefixed .input{padding-left:24px}body .form-group-base--error .input{border-color:red}body .form-group-base--error .input-label{color:red}.form-group-base__flex-group{align-items:center;display:flex}.b-code-select{position:relative}.b-code-select__current{cursor:pointer;height:18px;position:absolute;top:30px;width:60px}.b-code-select__current .svg-icon{stroke:none;fill:#e0e0e0;font-size:8px;position:absolute;right:16px;top:50%}.b-code-select__current:hover .svg-icon{fill:#00b0ff}.b-code-select__dropdown{background:#fff;border-radius:4px;box-shadow:0 2px 8px 0 rgba(0,0,0,.24);left:-24px;margin:0;overflow:hidden;position:absolute;top:18px;width:320px;z-index:10}.b-code-select__dropdown-current{border-bottom:1px solid #f5f5f5;position:relative}.b-code-select__dropdown-current .svg-icon{stroke:none;fill:#e0e0e0;font-size:12px;position:absolute;right:16px;top:50%}.b-code-select__dropdown-current .b-code-select__item{cursor:default}.b-code-select__dropdown-current .b-code-select__item:hover{background:none}.b-code-select__dropdown-current .b-code-select__item:hover .b-code-select__label{color:#121212}.b-code-select__list{list-style-type:none;margin:0;max-height:360px;padding:0}.b-code-select__item{background:none;cursor:pointer;margin:0;padding:12px 24px 12px 72px;position:relative;transition:all .2s ease}.b-code-select__item:hover{background:#f5f5f5}.b-code-select__item:hover .b-code-select__label{color:#00b0ff}.b-code-select__item .b-code-select__flag{left:24px;position:absolute}.b-code-select__flag{border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.3);height:18px;width:24px}.b-code-select__flag--default{background-image:url(/build/core/images/sprite.73b652ae.png);background-position:-396px -215px;height:18px;width:24px}@media (-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2),(min-resolution:192dpi){.b-code-select__flag--default{background-image:url(/build/core/images/sprite@2x.ec61808e.png);background-size:481px 290px}}.b-code-select__label{color:#121212;display:block;overflow:hidden;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}.b-code-select__hide-arrow{cursor:pointer}.b-saved-phone__phone-info{display:flex;margin-top:24px;padding-top:24px}@media screen and (max-width:599px){.b-saved-phone__phone-info{flex-direction:column}}.b-saved-phone__label{min-width:240px;width:240px}@media screen and (max-width:699px){.b-saved-phone__label{min-width:auto;padding-right:15px;width:auto}}@media screen and (max-width:599px){.b-saved-phone__label{margin-bottom:10px}}.b-saved-phone__phone{flex-grow:1;font-weight:700}@media screen and (max-width:599px){.b-saved-phone__phone{margin-bottom:10px}}.b-saved-phone__change-phone span{display:inline-block;margin-left:30px}.lockedProcess{opacity:.5}.b-access-prompt__buttons{display:flex;margin:0 -12px;max-width:414px}.b-access-prompt__buttons .b-button{margin:0 12px}.b-social-binding{display:flex;flex-wrap:wrap;margin-bottom:-16px}.b-social-binding__social-item{display:flex;margin-bottom:16px;width:33.3%}@media screen and (max-width:699px){.b-social-binding__social-item{width:50%}}@media screen and (max-width:424px){.b-social-binding__social-item{width:100%}}.b-social-binding__social-item--active .b-social-binding__icon-s .social-icon-google{fill:#db4742;stroke:#db4742;color:#fff;transition:all .2s ease}.b-social-binding__social-item--active .b-social-binding__icon-s .social-icon-fb{fill:#1778f2;stroke:#1778f2;color:#fff;transition:all .2s ease}.b-social-binding__icon-s .svg-icon{fill:#e0e0e0;stroke:#e0e0e0;color:#fff;height:48px;transition:all .5s ease-out;width:48px}@media screen and (max-width:599px){.b-social-binding__icon-s .svg-icon{height:34px;width:34px}}.b-social-binding__label{color:#00b0ff;font-size:14px;font-size:.875rem;padding:14px 16px 0}@media screen and (max-width:599px){.b-social-binding__label{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:0 8px}}.b-social-binding__label .b-social-binding__link{text-decoration:none}.b-social-binding__label .b-social-binding__link:hover{text-decoration:underline}.b-social-binding__link{cursor:pointer}.b-social-binding--not-active{cursor:default;pointer-events:none}.b-social-binding__undind-text{color:#121212;margin-bottom:2px;text-decoration:none}.b-social-binding__unbind-link{color:#a0a0a0;cursor:pointer;text-decoration:underline}.b-social-binding__unbind-link:hover{color:#00b0ff}.binding-social-popup__icon-s{height:112px;margin:24px auto 32px;position:relative;width:112px}@media screen and (max-width:599px){.binding-social-popup__icon-s{height:80px;width:80px}}.binding-social-popup .social-icon{fill:#e0e0e0;stroke:#e0e0e0;color:#fff;height:100%;width:100%}.binding-social-popup .social-pin-not-success,.binding-social-popup .social-pin-success{bottom:-1px;height:45px;position:absolute;right:-1px;width:45px}@media screen and (max-width:599px){.binding-social-popup .social-pin-not-success,.binding-social-popup .social-pin-success{height:35px;width:35px}}.binding-social-popup .social-pin-success{color:#000}.binding-social-popup .social-pin-not-success{color:red}.binding-social-popup__title{color:#171717;font-size:26px;font-size:1.625rem;font-weight:700;line-height:1.23;margin-bottom:24px;text-align:center}@media screen and (max-width:599px){.binding-social-popup__title{font-size:22px;font-size:1.375rem;margin-bottom:16px}}@media screen and (max-width:424px){.binding-social-popup__title{font-size:18px;font-size:1.125rem;margin-bottom:12px}}.binding-social-popup__label{color:#171717;font-size:16px;font-size:1rem;line-height:1.5;margin-bottom:24px;text-align:center}@media screen and (max-width:599px){.binding-social-popup__label{font-size:14px;font-size:.875rem;margin-bottom:16px;white-space:normal}}@media screen and (max-width:424px){.binding-social-popup__label{font-size:12px;font-size:.75rem}}.binding-social-popup__label b{font-weight:700}.binding-social-popup__action{margin:0 auto;max-width:146px}.binding-social-popup__action--possible-network{max-width:270px}.binding-social-popup--disabled{cursor:default;pointer-events:none}.checked{font-weight:700}.filters{margin-top:48px}.filters__wrap{display:flex}@media screen and (max-width:1199px){.filters__wrap{flex-direction:column}}.filters__wrap .b-page-title{margin-bottom:16px}.filters__list{display:flex;position:relative}@media screen and (max-width:1199px){.filters__list{padding-bottom:16px}}@media screen and (max-width:719px){.filters__list{flex-wrap:wrap}}@media screen and (max-width:479px){.filters__list--grid{grid-gap:12px;display:grid;grid-template-columns:1fr 45px}.filters__list--grid>div:nth-child(n+3){grid-column:span 2}}.filters__collapse-btn{align-items:center;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;display:flex;height:48px;min-width:48px;padding:0 16px;position:relative}@media screen and (max-width:719px){.filters__collapse-btn{width:calc(50% - 8px)}}@media screen and (max-width:479px){.filters__collapse-btn{width:100%}}.filters__collapse-btn--process{opacity:.3}.filters__collapse-icon{height:16px;transition:transform .4s ease;width:16px}.filters__collapse-icon--minimize{transform:rotate(180deg);transition:transform .4s ease}.filters__collapse-text{padding-left:6px;white-space:nowrap}@media screen and (max-width:719px){.filters__item:nth-child(2n+2) .filter-datepicker__dropdown{left:auto;right:0}}@media screen and (max-width:479px){.filters__item:nth-child(2n+2) .filter-datepicker__dropdown{left:-12px;right:auto}}.filters__selected{border-bottom:1px solid #f5f5f5;display:flex;justify-content:space-between;margin-bottom:7px;max-height:0;opacity:0;padding-bottom:16px;transition:all .8s ease}@media screen and (max-width:1199px){.filters__selected{padding-bottom:0}}.filters__selected--opened{height:100%;margin-bottom:16px;max-height:95px;opacity:1;transition:all .8s ease}@media screen and (max-width:719px){.filters__selected--opened{max-height:300px}}.filters__selected--process{background:#fff;opacity:.4;pointer-events:none}.filters__selected .filters__list{display:flex;flex-wrap:wrap;margin:-4px -8px}.filters__selected .filters__list-item{align-items:center;background:#4a4a4a;border-radius:4px;color:#fff;display:flex;margin:4px 8px;overflow:hidden;padding:0 0 0 12px}.filters__selected .filters__item-label{font-size:12px;font-size:.75rem;padding:8px 8px 8px 0;white-space:nowrap}.filters__selected .filters__item-close{align-self:stretch;background-color:#4a4a4a;cursor:pointer;padding:8px 16px;position:relative;transition:background-color .2s ease-out}.filters__selected .filters__item-close:hover{background-color:#313131}.filters__selected .filters__item-close:before{transform:translate(-50%) rotate(45deg)}.filters__selected .filters__item-close:after,.filters__selected .filters__item-close:before{background:#fff;content:"";display:block;height:1px;left:50%;position:absolute;top:50%;width:12px}.filters__selected .filters__item-close:after{transform:translate(-50%) rotate(-45deg)}.filters__selected .filters__clean-wrap{align-items:center;display:flex;height:32px}.filter-drop-down{margin-right:16px;position:relative}.filter-drop-down__title{line-height:1.2}.filter-drop-down--process{background:#fff;opacity:.3;pointer-events:none}@media screen and (max-width:719px){.filter-drop-down{margin-bottom:16px;width:calc(50% - 8px)}.filter-drop-down:nth-child(2n+2){margin-right:0}}.filter-drop-down.custom{min-width:170px}@media screen and (max-width:719px){.filter-drop-down.custom{margin-bottom:0;min-width:auto;width:100%}.filter-drop-down.custom:nth-child(2n+2){margin-right:0}}@media screen and (max-width:479px){.filter-drop-down{margin-right:0;width:100%}}.filter-drop-down:last-child{margin-right:0}.filter-drop-down--opened .filter-drop-down__top{border-color:#fc0}.filter-drop-down--opened .filter-drop-down__top .filter-drop-down__action .svg-icon{transform:rotate(180deg)}.filter-drop-down--opened .filter-drop-down__list{display:block}.filter-drop-down__top{border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;display:flex;height:48px;padding:0 16px}.filter-drop-down__top .filter-drop-down__label{flex-grow:1;line-height:46px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-drop-down__top .filter-drop-down__action{align-items:center;color:#bebebe;display:flex;margin-left:8px;transition:transform .2s ease-out}.filter-drop-down__list{background-color:#fff;border-radius:4px;box-shadow:0 2px 8px 0 rgba(0,0,0,.24);display:none;left:0;margin:0;min-width:260px;position:absolute;top:52px;width:100%;z-index:3}.filter-drop-down__item .b-check-wrap{padding:0 16px}.filter-drop-down__item .b-check-wrap__checkbox-label{align-items:center;display:flex;height:48px;width:100%}.filter-drop-down__item .b-check-wrap__check-icon{top:50%;transform:translateY(-50%)}.filter-drop-down__item:hover{background:#f5f5f5}.filter-drop-down__item:hover__check-icon .svg-icon{color:#f5f5f5}.filter-datepicker .vdp-datepicker__calendar .cell.day.selected,.filter-datepicker .vdp-datepicker__calendar.select-from .cell.day.highlighted.highlight-start,.filter-datepicker .vdp-datepicker__calendar.select-until .cell.day.highlighted.highlight-end{background:#fc0;color:#333;opacity:1}.filter-datepicker{margin-right:16px}.filter-datepicker.custom{margin:0}@media screen and (max-width:719px){.filter-datepicker.custom{margin-bottom:0;width:100%}.filter-datepicker.custom:nth-child(2n+2){margin-right:0}}.filter-datepicker.custom .filter-datepicker__button{align-items:center;display:flex;justify-content:center;width:100%}@media screen and (max-width:719px){.filter-datepicker.custom .filter-datepicker__icon{left:auto!important;position:relative!important;top:auto!important;transform:translateZ(0)!important}}@media screen and (max-width:979px){.filter-datepicker{position:static}}.filter-datepicker--process{background:#fff;opacity:.4;pointer-events:none}@media screen and (max-width:719px){.filter-datepicker{margin-bottom:16px;width:calc(50% - 8px)}.filter-datepicker:nth-child(2n+2){margin-right:0}}@media screen and (max-width:479px){.filter-datepicker{margin-right:0;width:100%}}.filter-datepicker--opened .filter-datepicker__button{border-color:#fc0}.filter-datepicker__button{border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;height:48px;position:relative;width:48px}.filter-datepicker__icon{height:16px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:16px}@media screen and (max-width:719px){.filter-datepicker__icon{left:16px;transform:translate3d(0,-50%,0)}}.filter-datepicker__tabs-button-wrapper{display:flex;justify-content:space-between;margin-bottom:8px;padding:8px 0}@media screen and (max-width:479px){.filter-datepicker__tabs-button-wrapper{display:flex;flex-wrap:wrap}}.filter-datepicker__tab-button{border-radius:4px;cursor:pointer;font-size:12px;font-size:.75rem;margin-right:20px;padding:8px 22px}@media screen and (max-width:979px){.filter-datepicker__tab-button{margin-right:10px;padding:8px 16px}}@media screen and (max-width:479px){.filter-datepicker__tab-button{width:calc(50% - 8px)}.filter-datepicker__tab-button:nth-child(2n+2){margin-right:0}}.filter-datepicker__tab-button--active{background:#f5f5f5}@media screen and (max-width:979px){.filter-datepicker__clear{font-size:12px;font-size:.75rem;order:2}}.filter-datepicker__dropdown{background:#fff;border-radius:4px;box-shadow:0 2px 8px 0 rgba(0,0,0,.24);left:0;position:absolute;top:54px;width:664px;z-index:1}@media screen and (max-width:1199px){.filter-datepicker__dropdown{left:0}}@media screen and (max-width:979px){.filter-datepicker__dropdown{max-width:340px}}@media screen and (max-width:719px){.filter-datepicker__dropdown{top:56px;-webkit-user-select:none;-moz-user-select:none;user-select:none}}@media screen and (max-width:479px){.filter-datepicker__dropdown{left:-12px;max-width:100vw;width:100vw}}.filter-datepicker__dropdown--right{left:auto;right:0}@media screen and (max-width:479px){.filter-datepicker__dropdown--right{right:-15px}}.filter-datepicker__dropdown-inner{padding:32px 24px 24px}@media screen and (max-width:979px){.filter-datepicker__dropdown-inner{padding:10px}}.filter-datepicker__wrap{display:flex;justify-content:space-between}.filter-datepicker__pick{max-width:300px;width:100%}.filter-datepicker__bottom-wrap{align-items:center;display:flex;justify-content:space-between;margin-top:24px;width:100%}@media screen and (max-width:979px){.filter-datepicker__bottom-wrap{align-items:flex-start;flex-direction:column}}.filter-datepicker__action-wrap{display:flex}@media screen and (max-width:979px){.filter-datepicker__action-wrap{margin-bottom:16px}}@media screen and (max-width:479px){.filter-datepicker__action-wrap{width:100%}}.filter-datepicker__action-button{margin-right:16px;text-align:center;width:144px}.filter-datepicker__action-button:last-child{margin-right:0}.filter-datepicker__action-button:disabled{pointer-events:none}@media screen and (max-width:979px){.filter-datepicker__action-button{font-size:12px;font-size:.75rem;width:140px}}@media screen and (max-width:479px){.filter-datepicker__action-button{width:calc(50% - 8px)}.filter-datepicker__action-button:nth-child(2n+2){margin-right:0}}.filter-datepicker__input{color:#a0a0a0;transition:all .5s ease}.filter-datepicker__input::-moz-placeholder{color:#a0a0a0;opacity:1;-moz-transition:color .5s ease;transition:color .5s ease}.filter-datepicker__input::placeholder{color:#a0a0a0;opacity:1;transition:color .5s ease}.filter-datepicker__input-group{color:red;pointer-events:none;position:relative}.filter-datepicker__input-label{background:#fff;color:#a0a0a0;font-size:10px;font-size:.625rem;left:7px;padding:0 10px;position:absolute;top:-6px;transition:color .5s ease;z-index:2}.filter-datepicker__input-label--error{color:red;transition:color .5s ease}.filter-datepicker .vdp-datepicker__calendar{border:1px solid #e0e0e0;border-radius:4px;margin-top:4px;width:auto}@media screen and (max-width:479px){.filter-datepicker .vdp-datepicker__calendar{width:100%}}.filter-datepicker .vdp-datepicker__calendar .cell.day.highlighted{background:rgba(255,204,0,.3)}.filter-datepicker .vdp-datepicker__calendar.select-from.error{border:1px solid red;color:red;transition:all .5s ease}.filter-datepicker .vdp-datepicker__calendar.select-from.error .prev:after{border-right:10px solid red;transition:all .5s ease}.filter-datepicker .vdp-datepicker__calendar.select-from.error .next:after{border-left:10px solid red;transition:all .5s ease}.filter-datepicker .vdp-datepicker__calendar.select-until.error{border:1px solid red;color:red;transition:all .5s ease}.filter-datepicker .vdp-datepicker__calendar.select-until.error .prev:after{border-right:10px solid red;transition:all .5s ease}.filter-datepicker .vdp-datepicker__calendar.select-until.error .next:after{border-left:10px solid red;transition:all .5s ease}.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover,.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover,.vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover{border:1px solid #fc0!important}.vdp-datepicker__calendar .cell.selected,.vdp-datepicker__calendar .cell.selected.highlighted,.vdp-datepicker__calendar .cell.selected:hover{background:#fc0!important}@keyframes bg-opacity{0%{background:transparent}to{background:rgba(0,0,0,.85)}}.onboarding{animation:bg-opacity .4s;background:rgba(0,0,0,.85);left:0;min-height:100vh;overflow-y:auto;position:fixed;top:0;width:100%;z-index:100}.onboarding__wrap{margin:0 0 0 auto;min-height:100vh;position:relative;width:calc(100% - 312px)}@media screen and (max-width:1199px){.onboarding__wrap{width:calc(100% - 264px)}}@media screen and (max-width:959px){.onboarding__wrap{width:100%}}.onboarding__inner{left:0;padding-bottom:40px;position:absolute;top:80px;width:100%}.onboarding__bottom-text,.onboarding__top-text{color:#fff;line-height:1.4}.onboarding__top-text{margin-bottom:35px;max-width:468px}@media screen and (max-width:779px){.onboarding__top-text{padding-left:50px}}.onboarding__bottom-text{margin:0 0 53px auto;max-width:382px;text-align:right}@media screen and (max-width:779px){.onboarding__bottom-text{padding-right:50px}}@media screen and (max-width:479px){.onboarding__bottom-text{max-width:400px;padding-left:50px}}.onboarding__title{font-size:16px;font-size:1rem;margin-bottom:16px}@media screen and (max-width:479px){.onboarding__title{font-size:14px;font-size:.875rem}}.onboarding__text{font-size:14px;font-size:.875rem;margin-bottom:16px}@media screen and (max-width:479px){.onboarding__text{font-size:12px;font-size:.75rem}}.onboarding__text:last-child{margin-bottom:0}.onboarding__order{border:1px solid #fc0;border-radius:6px;margin-left:-4px;min-height:88px;padding:3px;position:relative;width:calc(100% + 8px)}.onboarding__left-arrow{border-bottom:1px solid #fc0;border-left:1px solid #fc0;height:321px;left:-33px;position:absolute;top:-276px;width:47px;z-index:2}@media screen and (max-width:779px){.onboarding__left-arrow{height:311px;left:38px;top:-292px;width:0}}@media screen and (max-width:719px){.onboarding__left-arrow{left:30px}}.onboarding__left-arrow:before{animation:pulce 2s infinite;background:#fc0;border-radius:50%;bottom:-8px;content:"";display:block;height:16px;position:absolute;right:-8px;width:16px}.onboarding__right-arrow{border-bottom:1px solid #fc0;border-right:1px solid #fc0;height:140px;position:absolute;right:-33px;top:-97px;width:47px;z-index:2}@media screen and (max-width:779px){.onboarding__right-arrow{height:124px;right:34px;top:-105px;width:0}}@media screen and (max-width:719px){.onboarding__right-arrow{right:25px;top:-115px}}.onboarding__right-arrow:before{animation:pulce 2s infinite;background:#fc0;border-radius:50%;bottom:-8px;content:"";display:block;height:16px;left:-8px;position:absolute;width:16px}@keyframes pulce{0%{box-shadow:0 0 0 0 rgba(255,204,0,.4)}70%{box-shadow:0 0 0 10px rgba(255,204,0,0)}to{box-shadow:0 0 0 0 rgba(255,204,0,0)}}.onboarding__cloned .b-order{background:#fff;margin:0}.onboarding__bottom{color:#00b0ff;font-size:14px;font-size:.875rem;margin-top:28px;text-align:center}.push-onboarding .onboarding__title{font-weight:700}.push-onboarding .onboarding__text .blue{color:#00a8ff;font-weight:700}.push-onboarding .onboarding__text .green{color:#00c853;font-weight:700}.auto-promo-expired{align-items:center!important;display:flex!important}.auto-promo-expired .v--modal{display:block;justify-content:center;max-width:640px;min-width:320px;width:auto}.bf-2020-modal{max-width:296px}.bf-2020-modal--img{max-width:184px}@media (min-width:480px){.bf-2020-modal{max-width:456px}.bf-2020-modal--img{max-width:344px}}@media (min-width:720px){.bf-2020-modal{max-width:696px}.bf-2020-modal--img{max-width:288px}.bf-2020-modal--bg_img{height:302px;margin-bottom:-64px;width:201px}}@media (min-width:960px){.bf-2020-modal{max-width:776px}.bf-2020-modal--img{max-width:320px}.bf-2020-modal--bg_img{height:352px;margin-bottom:-32px;margin-right:-20px;width:278px}}@media (min-width:1200px){.bf-2020-modal{max-width:960px}.bf-2020-modal--bg_img{height:311px;margin-bottom:0;margin-right:0;width:311px}}@keyframes product-card-placeholder-animation{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.product_teaser{border-radius:.25rem;border-width:1px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);width:216px}.product_teaser.w-full{width:100%}.product_teaser.placeholder{position:relative}.product_teaser.placeholder:before{animation:product-card-placeholder-animation 1.5s ease infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.3),hsla(0,0%,100%,0));content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);width:100%}@media (min-width:720px){.product_teaser{width:216px}.product_teaser--lk{width:160px}}.product_teaser--content{width:65%}@media screen and (max-width:720px){.product_teaser--content{width:100%}}.product_teaser--content-image{width:20%}@media screen and (max-width:720px){.product_teaser--content-image{width:30%}}.product_teaser--content-text{width:75%}@media screen and (max-width:720px){.product_teaser--content-text{width:65%}}.product_teaser--content-action{width:30%}@media screen and (max-width:720px){.product_teaser--content-action{width:100%}}.animate-spin{animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes ping{0%{opacity:1;transform:scale(1)}75%,to{opacity:0;transform:scale(2)}}.ls-carousel--action{align-items:center;background:hsla(0,0%,100%,.2);border:0;cursor:pointer;display:flex;height:100%;justify-content:center;position:absolute;top:0;transition:all .3s ease;width:0;z-index:10}.ls-carousel--action:hover{background:hsla(0,0%,100%,.3)}.ls-carousel:hover .ls-carousel--action{width:64px}.clamp{-webkit-box-orient:vertical;display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.clamp--two_line{-webkit-line-clamp:2}.search input::-moz-placeholder{color:#a0a0a0!important}.search input::placeholder{color:#a0a0a0!important}.search input::-moz-placeholder{font-weight:400}.search input::placeholder{font-weight:400}@media (min-width:960px){.search [data-target=search-content]{min-width:600px}}.centered-element{left:0;position:absolute;top:0;z-index:50}.counter{counter-reset:step}.counter--item:before{content:counter(step);counter-increment:step}.process{color:#000;padding-top:150px;text-align:center}.process-form-body{min-height:300px}img[lazy=loading]{opacity:0;transition:all .2s ease}img[lazy=error]{background:#ccc}img[lazy=error],img[lazy=loaded]{opacity:1;transition:all .2s ease}img[v-lazy]{opacity:0;transition:all .2s ease}[v-cloak]{opacity:0;transition:opacity 3s ease;visibility:hidden}.grecaptcha-badge,[v-cloak=hide]{display:none}.component-placeholder{position:relative}.component-placeholder__inner{align-items:center;border-radius:4px;display:flex;justify-content:center}.component-placeholder__inner svg{fill:none;stroke:#00b0ff;width:18px}.is-sticky-show{display:none}.is-sticky .is-sticky-show{display:block}.notifications{top:0!important}.triangle-bottom-4-yellow:before{border-color:#fc0 transparent transparent;border-style:solid;border-width:5px 4px;bottom:-10px;box-sizing:content-box;content:"";display:block;height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.hc-text-body{font-size:14px!important;line-height:1.45}.hc-text-body b{font-weight:700}.hc-text-body h1,.hc-text-body h2,.hc-text-body h3,.hc-text-body h4{font-size:14px!important;font-weight:700;margin:0 0 4px}.hc-text-body p{font-size:14px!important;margin:8px 0}[data-before-header]>:first-child{height:48px;opacity:1;transition:all .2s ease;visibility:visible}@media screen and (max-width:960px){body.overflow-hidden [data-before-header]>:first-child{height:0;opacity:0;visibility:hidden}}.b-module-info__yellow-s{background:#fff1bf;border-radius:4px;line-height:1.4;margin:32px 0 24px;padding:16px 24px}.b-module-info__yellow-s:first-child{margin-top:0}.shop-detail-card-sticky-offset{top:160px;transition:top .3s ease}.toolbar-extension-vis .shop-detail-card-sticky-offset{top:110px}.hide-scroll{overflow-x:hidden;overflow-y:auto}.hide-scroll::-webkit-scrollbar{width:0}.hide-scroll::-webkit-scrollbar-thumb,.hide-scroll::-webkit-scrollbar-track{background-color:transparent}@media (min-width:960px){.lg\:prose-support-page-content{color:#a0a0a0}.lg\:prose-support-page-content :where(p):not(:where([class~=not-prose] *)){color:#a0a0a0;margin-bottom:.5rem;margin-top:.5rem}.lg\:prose-support-page-content :where(a,strong,span,b,i,p,div):not(:where([class~=not-prose] *)){color:inherit}.lg\:prose-support-page-content :where(h1,h2,h3,h4,h5,h6):not(:where([class~=not-prose] *)){color:#a0a0a0;font-weight:800;margin-bottom:.5rem;margin-top:1rem}.lg\:prose-support-page-content :where(h1):not(:where([class~=not-prose] *)){font-size:2rem}.lg\:prose-support-page-content :where(h2):not(:where([class~=not-prose] *)){font-size:1.5rem}.lg\:prose-support-page-content :where(h3):not(:where([class~=not-prose] *)){font-size:1.125rem}.lg\:prose-support-page-content :where(h4):not(:where([class~=not-prose] *)){font-size:1rem}.lg\:prose-support-page-content :where(h5):not(:where([class~=not-prose] *)){font-size:.875rem}.lg\:prose-support-page-content :where(h6):not(:where([class~=not-prose] *)){font-size:.75rem}}.first-letter\:uppercase:first-letter{text-transform:uppercase}.marker\:text-yellow-500 ::marker{color:#fc0}.marker\:text-yellow-500::marker{color:#fc0}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:-bottom-1:before{bottom:-.25rem;content:var(--tw-content)}.before\:-bottom-1\.5:before{bottom:-.375rem;content:var(--tw-content)}.before\:-left-1:before{content:var(--tw-content);left:-.25rem}.before\:-top-1:before{content:var(--tw-content);top:-.25rem}.before\:left-1\/2:before{content:var(--tw-content);left:50%}.before\:left-4:before{content:var(--tw-content);left:1rem}.before\:right-\[27px\]:before{content:var(--tw-content);right:27px}.before\:top-1\/2:before{content:var(--tw-content);top:50%}.before\:top-3:before{content:var(--tw-content);top:.75rem}.before\:top-\[-15px\]:before{content:var(--tw-content);top:-15px}.before\:-ml-\[3px\]:before{content:var(--tw-content);margin-left:-3px}.before\:mb-4:before{content:var(--tw-content);margin-bottom:1rem}.before\:mr-2:before{content:var(--tw-content);margin-right:.5rem}.before\:block:before{content:var(--tw-content);display:block}.before\:hidden:before{content:var(--tw-content);display:none}.before\:h-3:before{content:var(--tw-content);height:.75rem}.before\:h-4:before{content:var(--tw-content);height:1rem}.before\:h-\[6px\]:before{content:var(--tw-content);height:6px}.before\:h-\[calc\(100\%\+10px\)\]:before{content:var(--tw-content);height:calc(100% + 10px)}.before\:w-3:before{content:var(--tw-content);width:.75rem}.before\:w-4:before{content:var(--tw-content);width:1rem}.before\:w-6:before{content:var(--tw-content);width:1.5rem}.before\:w-\[6px\]:before{content:var(--tw-content);width:6px}.before\:w-\[calc\(100\%\+10px\)\]:before{content:var(--tw-content);width:calc(100% + 10px)}.before\:w-full:before{content:var(--tw-content);width:100%}.before\:-translate-x-1\/2:before{--tw-translate-x:-50%}.before\:-translate-x-1\/2:before,.before\:-translate-y-1\/2:before{content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:-translate-y-1\/2:before{--tw-translate-y:-50%}.before\:rotate-45:before{--tw-rotate:45deg;content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:rounded:before{border-radius:.25rem;content:var(--tw-content)}.before\:rounded-full:before{border-radius:9999px;content:var(--tw-content)}.before\:border:before{border-width:1px;content:var(--tw-content)}.before\:border-8:before{border-width:8px;content:var(--tw-content)}.before\:border-b-\[9px\]:before{border-bottom-width:9px;content:var(--tw-content)}.before\:border-t:before{border-top-width:1px;content:var(--tw-content)}.before\:border-solid:before{border-style:solid;content:var(--tw-content)}.before\:border-gray-300:before{--tw-border-opacity:1;border-color:rgba(238,238,238,var(--tw-border-opacity));content:var(--tw-content)}.before\:border-gray-500:before{--tw-border-opacity:1;border-color:rgba(208,208,208,var(--tw-border-opacity));content:var(--tw-content)}.before\:border-transparent:before{border-color:transparent;content:var(--tw-content)}.before\:border-b-white:before{--tw-border-opacity:1;border-bottom-color:rgba(255,255,255,var(--tw-border-opacity));content:var(--tw-content)}.before\:\!bg-gray-900:before{--tw-bg-opacity:1!important;background-color:rgba(18,18,18,var(--tw-bg-opacity))!important;content:var(--tw-content)}.before\:bg-white:before{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));content:var(--tw-content)}.before\:pl-0:before{content:var(--tw-content);padding-left:0}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-left-2:after{content:var(--tw-content);left:-.5rem}.after\:-left-2\.5:after{content:var(--tw-content);left:-.625rem}.after\:-top-2:after{content:var(--tw-content);top:-.5rem}.after\:-top-2\.5:after{content:var(--tw-content);top:-.625rem}.after\:z-\[102\]:after{content:var(--tw-content);z-index:102}.after\:block:after{content:var(--tw-content);display:block}.after\:h-\[calc\(100\%\+20px\)\]:after{content:var(--tw-content);height:calc(100% + 20px)}.after\:w-\[calc\(100\%\+20px\)\]:after{content:var(--tw-content);width:calc(100% + 20px)}.after\:rounded-lg:after{border-radius:.5rem;content:var(--tw-content)}.after\:border:after{border-width:1px;content:var(--tw-content)}.after\:border-yellow-500:after{--tw-border-opacity:1;border-color:rgba(255,204,0,var(--tw-border-opacity));content:var(--tw-content)}.after\:text-xl:after{content:var(--tw-content);font-size:1.5rem}.after\:uppercase:after{content:var(--tw-content);text-transform:uppercase}.after\:leading-7:after{content:var(--tw-content);line-height:1.75rem}.after\:content-\[\'m\'\]:after{--tw-content:"m";content:var(--tw-content)}.first\:ml-0:first-child{margin-left:0}.last\:mb-0:last-child{margin-bottom:0}.last\:mr-0:last-child{margin-right:0}.last\:pb-0:last-child{padding-bottom:0}.checked\:border-0:checked{border-width:0}.checked\:border-yellow-500:checked{--tw-border-opacity:1;border-color:rgba(255,204,0,var(--tw-border-opacity))}.checked\:bg-yellow-500:checked{--tw-bg-opacity:1;background-color:rgba(255,204,0,var(--tw-bg-opacity))}.hover\:z-20:hover{z-index:20}.hover\:rotate-180:hover{--tw-rotate:180deg}.hover\:rotate-180:hover,.hover\:scale-110:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-blue-200:hover{--tw-border-opacity:1;border-color:rgba(172,227,255,var(--tw-border-opacity))}.hover\:border-blue-400:hover{--tw-border-opacity:1;border-color:rgba(57,188,255,var(--tw-border-opacity))}.hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgba(224,224,224,var(--tw-border-opacity))}.hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:rgba(208,208,208,var(--tw-border-opacity))}.hover\:border-green-100:hover{--tw-border-opacity:1;border-color:rgba(230,250,238,var(--tw-border-opacity))}.hover\:border-transparent:hover{border-color:transparent}.hover\:border-yellow-300:hover{--tw-border-opacity:1;border-color:rgba(255,227,115,var(--tw-border-opacity))}.hover\:border-yellow-400:hover{--tw-border-opacity:1;border-color:rgba(255,216,57,var(--tw-border-opacity))}.hover\:border-yellow-500:hover{--tw-border-opacity:1;border-color:rgba(255,204,0,var(--tw-border-opacity))}.hover\:border-b-blue-500:hover{--tw-border-opacity:1;border-bottom-color:rgba(0,168,255,var(--tw-border-opacity))}.hover\:bg-\[\#547ee6\]:hover{--tw-bg-opacity:1;background-color:rgba(84,126,230,var(--tw-bg-opacity))}.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.hover\:bg-blue-200:hover{--tw-bg-opacity:1;background-color:rgba(172,227,255,var(--tw-bg-opacity))}.hover\:bg-blue-400:hover{--tw-bg-opacity:1;background-color:rgba(57,188,255,var(--tw-bg-opacity))}.hover\:bg-blue-500:hover{--tw-bg-opacity:1;background-color:rgba(0,168,255,var(--tw-bg-opacity))}.hover\:bg-blue-500\/90:hover{background-color:rgba(0,168,255,.9)}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgba(0,155,236,var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgba(250,250,250,var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity))}.hover\:bg-gray-200\/50:hover{background-color:hsla(0,0%,96%,.5)}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgba(238,238,238,var(--tw-bg-opacity))}.hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgba(224,224,224,var(--tw-bg-opacity))}.hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:rgba(208,208,208,var(--tw-bg-opacity))}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgba(160,160,160,var(--tw-bg-opacity))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgba(101,101,101,var(--tw-bg-opacity))}.hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgba(74,74,74,var(--tw-bg-opacity))}.hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgba(18,18,18,var(--tw-bg-opacity))}.hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgba(230,250,238,var(--tw-bg-opacity))}.hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgba(172,237,199,var(--tw-bg-opacity))}.hover\:bg-red-400:hover{--tw-bg-opacity:1;background-color:rgba(247,109,99,var(--tw-bg-opacity))}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgba(226,62,50,var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgba(255,250,230,var(--tw-bg-opacity))}.hover\:bg-yellow-200:hover{--tw-bg-opacity:1;background-color:rgba(255,238,172,var(--tw-bg-opacity))}.hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgba(255,227,115,var(--tw-bg-opacity))}.hover\:bg-yellow-400:hover{--tw-bg-opacity:1;background-color:rgba(255,216,57,var(--tw-bg-opacity))}.hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgba(255,204,0,var(--tw-bg-opacity))}.hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgba(236,189,0,var(--tw-bg-opacity))}.hover\:from-\[\#FF0214\]:hover{--tw-gradient-from:#ff0214 var(--tw-gradient-from-position);--tw-gradient-to:rgba(255,2,20,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:to-\[\#FF8A12\]:hover{--tw-gradient-to:#ff8a12 var(--tw-gradient-to-position)}.hover\:text-black:hover{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.hover\:text-blue-400:hover{--tw-text-opacity:1;color:rgba(57,188,255,var(--tw-text-opacity))}.hover\:text-blue-500:hover{--tw-text-opacity:1;color:rgba(0,168,255,var(--tw-text-opacity))}.hover\:text-blue-600:hover{--tw-text-opacity:1;color:rgba(0,155,236,var(--tw-text-opacity))}.hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgba(224,224,224,var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgba(101,101,101,var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(74,74,74,var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(18,18,18,var(--tw-text-opacity))}.hover\:text-red-500:hover{--tw-text-opacity:1;color:rgba(244,67,54,var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.hover\:text-yellow-500:hover{--tw-text-opacity:1;color:rgba(255,204,0,var(--tw-text-opacity))}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.hover\:no-underline:hover{-webkit-text-decoration-line:none;text-decoration-line:none}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-60:hover{opacity:.6}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.hover\:shadow-lg:hover,.hover\:shadow-lsm:hover{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.hover\:shadow-lsm:hover{--tw-shadow:0px 0px 4px rgba(0,0,0,.16);--tw-shadow-colored:0px 0px 4px var(--tw-shadow-color)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgba(0,168,255,var(--tw-border-opacity))}.focus\:border-red-500:focus{--tw-border-opacity:1;border-color:rgba(244,67,54,var(--tw-border-opacity))}.focus\:border-yellow-300:focus{--tw-border-opacity:1;border-color:rgba(255,227,115,var(--tw-border-opacity))}.focus\:underline:focus{-webkit-text-decoration-line:underline;text-decoration-line:underline}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.disabled\:cursor-default:disabled{cursor:default}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-gray-200:disabled{--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity))}.disabled\:bg-white:disabled{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.disabled\:bg-yellow-400:disabled{--tw-bg-opacity:1;background-color:rgba(255,216,57,var(--tw-bg-opacity))}.disabled\:bg-yellow-400\/90:disabled{background-color:rgba(255,216,57,.9)}.disabled\:text-gray-500:disabled{--tw-text-opacity:1;color:rgba(208,208,208,var(--tw-text-opacity))}.disabled\:text-gray-600:disabled{--tw-text-opacity:1;color:rgba(160,160,160,var(--tw-text-opacity))}.disabled\:text-gray-900:disabled{--tw-text-opacity:1;color:rgba(18,18,18,var(--tw-text-opacity))}.disabled\:text-transparent:disabled{color:transparent}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-80:disabled{opacity:.8}.disabled\:shadow-none:disabled{--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.disabled\:hover\:bg-yellow-500\/90:hover:disabled{background-color:rgba(255,204,0,.9)}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:hidden{display:none}.group:hover .group-hover\:h-auto{height:auto}.group:hover .group-hover\:w-full{width:100%}.group:hover .group-hover\:rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.group:hover .group-hover\:border-red-500{--tw-border-opacity:1;border-color:rgba(244,67,54,var(--tw-border-opacity))}.group:hover .group-hover\:border-yellow-500{--tw-border-opacity:1;border-color:rgba(255,204,0,var(--tw-border-opacity))}.group:hover .group-hover\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(250,250,250,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(74,74,74,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-100{--tw-bg-opacity:1;background-color:rgba(255,250,230,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-400{--tw-bg-opacity:1;background-color:rgba(255,216,57,var(--tw-bg-opacity))}.group:hover .group-hover\:text-blue-400{--tw-text-opacity:1;color:rgba(57,188,255,var(--tw-text-opacity))}.group:hover .group-hover\:text-blue-500{--tw-text-opacity:1;color:rgba(0,168,255,var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-900{--tw-text-opacity:1;color:rgba(18,18,18,var(--tw-text-opacity))}.group:hover .group-hover\:text-red-500{--tw-text-opacity:1;color:rgba(244,67,54,var(--tw-text-opacity))}.group:hover .group-hover\:underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.group:hover .group-hover\:opacity-10{opacity:.1}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-70{opacity:.7}.group:hover .group-hover\:opacity-75{opacity:.75}.group:hover .group-hover\:opacity-80{opacity:.8}.group:hover .group-hover\:opacity-90{opacity:.9}.data-\[active\]\:block[data-active]{display:block}.data-\[active\]\:border-b-blue-500[data-active]{--tw-border-opacity:1;border-bottom-color:rgba(0,168,255,var(--tw-border-opacity))}@media (min-width:480px){.sm\:absolute{position:absolute}.sm\:-right-\[60\%\]{right:-60%}.sm\:-top-6{top:-1.5rem}.sm\:bottom-0{bottom:0}.sm\:bottom-4{bottom:1rem}.sm\:left-10{left:2.5rem}.sm\:left-4{left:1rem}.sm\:left-8{left:2rem}.sm\:left-\[113px\]{left:113px}.sm\:right-0{right:0}.sm\:top-7{top:1.75rem}.sm\:top-auto{top:auto}.sm\:order-none{order:0}.sm\:m-0{margin:0}.sm\:m-4{margin:1rem}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-16{margin-bottom:4rem;margin-top:4rem}.sm\:my-8{margin-bottom:2rem;margin-top:2rem}.sm\:-ml-0{margin-left:0}.sm\:-mt-4{margin-top:-1rem}.sm\:-mt-8{margin-top:-2rem}.sm\:mb-0{margin-bottom:0}.sm\:mb-10{margin-bottom:2.5rem}.sm\:mb-16{margin-bottom:4rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:mb-24{margin-bottom:6rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:mb-9{margin-bottom:2.25rem}.sm\:mb-\[60px\]{margin-bottom:60px}.sm\:ml-3{margin-left:.75rem}.sm\:mr-2{margin-right:.5rem}.sm\:mr-4{margin-right:1rem}.sm\:mr-6{margin-right:1.5rem}.sm\:mr-8{margin-right:2rem}.sm\:mt-0{margin-top:0}.sm\:mt-12{margin-top:3rem}.sm\:mt-2{margin-top:.5rem}.sm\:mt-8{margin-top:2rem}.sm\:mt-9{margin-top:2.25rem}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:h-11{height:2.75rem}.sm\:h-12{height:3rem}.sm\:h-20{height:5rem}.sm\:h-24{height:6rem}.sm\:h-3{height:.75rem}.sm\:h-36{height:9rem}.sm\:h-4{height:1rem}.sm\:h-8{height:2rem}.sm\:h-\[120px\]{height:120px}.sm\:h-\[500px\]{height:500px}.sm\:h-\[52px\]{height:52px}.sm\:h-\[72px\]{height:72px}.sm\:h-auto{height:auto}.sm\:h-screen{height:100vh}.sm\:max-h-screen{max-height:100vh}.sm\:min-h-24{min-height:6rem}.sm\:min-h-36{min-height:9rem}.sm\:min-h-8{min-height:2rem}.sm\:w-10{width:2.5rem}.sm\:w-11{width:2.75rem}.sm\:w-2\/5{width:40%}.sm\:w-20{width:5rem}.sm\:w-24{width:6rem}.sm\:w-3{width:.75rem}.sm\:w-3\/5{width:60%}.sm\:w-4{width:1rem}.sm\:w-40{width:10rem}.sm\:w-64{width:16rem}.sm\:w-8{width:2rem}.sm\:w-8\/12{width:66.666667%}.sm\:w-\[120px\]{width:120px}.sm\:w-\[340px\]{width:340px}.sm\:w-\[500px\]{width:500px}.sm\:w-\[72px\]{width:72px}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:min-w-11{min-width:2.75rem}.sm\:min-w-24{min-width:6rem}.sm\:min-w-8{min-width:2rem}.sm\:min-w-\[110px\]{min-width:110px}.sm\:min-w-\[420px\]{min-width:420px}.sm\:min-w-\[72px\]{min-width:72px}.sm\:max-w-72{max-width:18rem}.sm\:max-w-\[106px\]{max-width:106px}.sm\:max-w-\[206px\]{max-width:206px}.sm\:max-w-\[348px\]{max-width:348px}.sm\:max-w-\[432px\]{max-width:432px}.sm\:max-w-none{max-width:none}.sm\:max-w-screen-sm{max-width:480px}.sm\:max-w-sm{max-width:24rem}.sm\:translate-y-1\/2{--tw-translate-y:50%}.sm\:-skew-x-\[48deg\],.sm\:translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:-skew-x-\[48deg\]{--tw-skew-x:-48deg}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-\[0\.5fr_0\.5fr\]{grid-template-columns:.5fr .5fr}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-normal{justify-content:normal}.sm\:justify-start{justify-content:flex-start}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:rounded-\[77\%_0\%_0\%_56\%\]{border-radius:77% 0 0 56%}.sm\:rounded-full{border-radius:9999px}.sm\:border-2{border-width:2px}.sm\:border-r-2{border-right-width:2px}.sm\:border-gray-900{--tw-border-opacity:1;border-color:rgba(18,18,18,var(--tw-border-opacity))}.sm\:bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.sm\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgba(255,204,0,var(--tw-bg-opacity))}.sm\:p-0{padding:0}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:p-\[18px\]{padding:18px}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.sm\:py-16{padding-bottom:4rem;padding-top:4rem}.sm\:py-4{padding-bottom:1rem;padding-top:1rem}.sm\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.sm\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.sm\:py-8{padding-bottom:2rem;padding-top:2rem}.sm\:py-\[18px\]{padding-bottom:18px;padding-top:18px}.sm\:pb-0{padding-bottom:0}.sm\:pb-1{padding-bottom:.25rem}.sm\:pb-10{padding-bottom:2.5rem}.sm\:pb-12{padding-bottom:3rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pb-5{padding-bottom:1.25rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pl-0{padding-left:0}.sm\:pl-12{padding-left:3rem}.sm\:pl-14{padding-left:3.5rem}.sm\:pl-16{padding-left:4rem}.sm\:pl-24{padding-left:6rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pr-0{padding-right:0}.sm\:pr-2{padding-right:.5rem}.sm\:pr-2\.5{padding-right:.625rem}.sm\:pr-3{padding-right:.75rem}.sm\:pr-4{padding-right:1rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pt-0{padding-top:0}.sm\:pt-1{padding-top:.25rem}.sm\:pt-10{padding-top:2.5rem}.sm\:pt-14{padding-top:3.5rem}.sm\:pt-4{padding-top:1rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pt-8{padding-top:2rem}.sm\:text-left{text-align:left}.sm\:text-1\/5xl{font-size:1.75rem}.sm\:text-2xl{font-size:2rem}.sm\:text-2xl\/10{font-size:2rem;line-height:2.5rem}.sm\:text-4xl{font-size:3rem}.sm\:text-\[150px\]{font-size:150px}.sm\:text-\[26px\]{font-size:26px}.sm\:text-base{font-size:1rem}.sm\:text-base\/10{font-size:1rem;line-height:2.5rem}.sm\:text-base\/6{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.25rem}.sm\:text-lmd,.sm\:text-lmd\/7{font-size:1.125rem}.sm\:text-lmd\/7{line-height:1.75rem}.sm\:text-sm{font-size:.875rem}.sm\:text-xl,.sm\:text-xl\/7{font-size:1.5rem}.sm\:text-xl\/7{line-height:1.75rem}.sm\:text-xs{font-size:.75rem}.sm\:leading-6{line-height:1.5rem}.sm\:leading-8{line-height:2rem}.sm\:leading-\[1\.2\]{line-height:1.2}.sm\:leading-\[1\.33\]{line-height:1.33}.sm\:leading-normal{line-height:1.5}.sm\:opacity-70{opacity:.7}.sm\:shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}}@media (min-width:720px){.md\:pointer-events-none{pointer-events:none}.md\:static{position:static}.md\:absolute{position:absolute}.md\:relative{position:relative}.md\:-left-\[6\.5px\]{left:-6.5px}.md\:-top-2{top:-.5rem}.md\:bottom-0{bottom:0}.md\:bottom-auto{bottom:auto}.md\:left-0{left:0}.md\:left-2\/4{left:50%}.md\:left-\[166px\]{left:166px}.md\:left-\[75px\]{left:75px}.md\:left-auto{left:auto}.md\:right-0{right:0}.md\:right-16{right:4rem}.md\:right-\[75px\]{right:75px}.md\:right-auto{right:auto}.md\:right-full{right:100%}.md\:top-0{top:0}.md\:top-11{top:2.75rem}.md\:top-2{top:.5rem}.md\:top-20{top:5rem}.md\:top-6{top:1.5rem}.md\:top-\[-20px\]{top:-20px}.md\:top-auto{top:auto}.md\:top-full{top:100%}.md\:z-10{z-index:10}.md\:z-30{z-index:30}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-none{order:0}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-12{grid-column:span 12/span 12}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-9{grid-column:span 9/span 9}.md\:col-start-1{grid-column-start:1}.md\:col-start-5{grid-column-start:5}.md\:col-start-6{grid-column-start:6}.md\:col-end-10{grid-column-end:10}.md\:col-end-5{grid-column-end:5}.md\:col-end-6{grid-column-end:6}.md\:col-end-7{grid-column-end:7}.md\:col-end-8{grid-column-end:8}.md\:row-span-1{grid-row:span 1/span 1}.md\:row-span-2{grid-row:span 2/span 2}.md\:m-0{margin:0}.md\:m-3{margin:.75rem}.md\:m-6{margin:1.5rem}.md\:-mx-12{margin-left:-3rem;margin-right:-3rem}.md\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.md\:-mx-8{margin-left:-2rem;margin-right:-2rem}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:mx-20{margin-left:5rem;margin-right:5rem}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-0{margin-bottom:0;margin-top:0}.md\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.md\:my-16{margin-bottom:4rem;margin-top:4rem}.md\:my-4{margin-bottom:1rem;margin-top:1rem}.md\:my-\[60px\]{margin-bottom:60px;margin-top:60px}.md\:-mb-12{margin-bottom:-3rem}.md\:-mb-6{margin-bottom:-1.5rem}.md\:-ml-2{margin-left:-.5rem}.md\:-mt-0{margin-top:0}.md\:-mt-0\.5{margin-top:-.125rem}.md\:-mt-1{margin-top:-.25rem}.md\:-mt-4{margin-top:-1rem}.md\:-mt-\[22px\]{margin-top:-22px}.md\:mb-0{margin-bottom:0}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-2{margin-bottom:.5rem}.md\:mb-24{margin-bottom:6rem}.md\:mb-28{margin-bottom:7rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-32{margin-bottom:8rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-5{margin-bottom:1.25rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:mb-9{margin-bottom:2.25rem}.md\:ml-0{margin-left:0}.md\:ml-10{margin-left:2.5rem}.md\:ml-4{margin-left:1rem}.md\:ml-6{margin-left:1.5rem}.md\:ml-8{margin-left:2rem}.md\:ml-\[22px\]{margin-left:22px}.md\:mr-0{margin-right:0}.md\:mr-10{margin-right:2.5rem}.md\:mr-12{margin-right:3rem}.md\:mr-16{margin-right:4rem}.md\:mr-2{margin-right:.5rem}.md\:mr-3{margin-right:.75rem}.md\:mr-4{margin-right:1rem}.md\:mr-5{margin-right:1.25rem}.md\:mr-6{margin-right:1.5rem}.md\:mr-8{margin-right:2rem}.md\:mt-0{margin-top:0}.md\:mt-10{margin-top:2.5rem}.md\:mt-2{margin-top:.5rem}.md\:mt-3{margin-top:.75rem}.md\:mt-4{margin-top:1rem}.md\:mt-5{margin-top:1.25rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-8{margin-top:2rem}.md\:mt-\[60px\]{margin-top:60px}.md\:mt-auto{margin-top:auto}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:h-12{height:3rem}.md\:h-14{height:3.5rem}.md\:h-16{height:4rem}.md\:h-2{height:.5rem}.md\:h-20{height:5rem}.md\:h-24{height:6rem}.md\:h-32{height:8rem}.md\:h-4{height:1rem}.md\:h-40{height:10rem}.md\:h-5{height:1.25rem}.md\:h-52{height:13rem}.md\:h-6{height:1.5rem}.md\:h-64{height:16rem}.md\:h-8{height:2rem}.md\:h-9{height:2.25rem}.md\:h-96{height:24rem}.md\:h-\[182px\]{height:182px}.md\:h-\[360px\]{height:360px}.md\:h-\[36px\]{height:36px}.md\:h-\[55px\]{height:55px}.md\:h-\[600px\]{height:600px}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:max-h-20{max-height:5rem}.md\:max-h-60{max-height:15rem}.md\:max-h-\[36px\]{max-height:36px}.md\:min-h-0{min-height:0}.md\:min-h-28{min-height:7rem}.md\:min-h-40{min-height:10rem}.md\:min-h-full{min-height:100%}.md\:min-h-screen{min-height:100vh}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-10{width:2.5rem}.md\:w-10\/12{width:83.333333%}.md\:w-11{width:2.75rem}.md\:w-12{width:3rem}.md\:w-14{width:3.5rem}.md\:w-16{width:4rem}.md\:w-2\/3{width:66.666667%}.md\:w-20{width:5rem}.md\:w-24{width:6rem}.md\:w-28{width:7rem}.md\:w-3\/12{width:25%}.md\:w-3\/4{width:75%}.md\:w-32{width:8rem}.md\:w-5{width:1.25rem}.md\:w-52{width:13rem}.md\:w-6{width:1.5rem}.md\:w-64{width:16rem}.md\:w-8{width:2rem}.md\:w-8\/12{width:66.666667%}.md\:w-9{width:2.25rem}.md\:w-9\/12{width:75%}.md\:w-\[150px\]{width:150px}.md\:w-\[152px\]{width:152px}.md\:w-\[154px\]{width:154px}.md\:w-\[185px\]{width:185px}.md\:w-\[290px\]{width:290px}.md\:w-\[50px\]{width:50px}.md\:w-\[55px\]{width:55px}.md\:w-\[600px\]{width:600px}.md\:w-\[81px\]{width:81px}.md\:w-\[calc\(50\%-48px\)\]{width:calc(50% - 48px)}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:w-screen{width:100vw}.md\:min-w-28{min-width:7rem}.md\:min-w-52{min-width:13rem}.md\:min-w-64{min-width:16rem}.md\:min-w-72{min-width:18rem}.md\:min-w-9{min-width:2.25rem}.md\:min-w-\[182px\]{min-width:182px}.md\:max-w-4xl{max-width:56rem}.md\:max-w-\[230px\]{max-width:230px}.md\:max-w-\[376px\]{max-width:376px}.md\:max-w-\[672px\]{max-width:672px}.md\:max-w-\[700px\]{max-width:700px}.md\:max-w-\[calc\(100\%_-_400px\)\]{max-width:calc(100% - 400px)}.md\:max-w-full{max-width:100%}.md\:max-w-lg{max-width:32rem}.md\:max-w-md{max-width:28rem}.md\:max-w-screen-md{max-width:720px}.md\:max-w-screen-sm{max-width:480px}.md\:max-w-screen-xl{max-width:1200px}.md\:max-w-sm{max-width:24rem}.md\:flex-grow-0{flex-grow:0}.md\:-translate-x-1\/2{--tw-translate-x:-50%}.md\:-translate-x-1\/2,.md\:rotate-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:rotate-0{--tw-rotate:0deg}.md\:-skew-x-\[49deg\]{--tw-skew-x:-49deg}.md\:-skew-x-\[49deg\],.md\:transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:transform-none{transform:none}.md\:grid-flow-col{grid-auto-flow:column}.md\:grid-flow-col-dense{grid-auto-flow:column dense}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.md\:grid-cols-\[1fr_1fr\]{grid-template-columns:1fr 1fr}.md\:grid-cols-\[296px_1fr\]{grid-template-columns:296px 1fr}.md\:grid-cols-\[436px_1fr\]{grid-template-columns:436px 1fr}.md\:grid-rows-1{grid-template-rows:repeat(1,1fr)}.md\:grid-rows-11{grid-template-rows:repeat(11,1fr)}.md\:grid-rows-12{grid-template-rows:repeat(12,1fr)}.md\:grid-rows-2{grid-template-rows:repeat(2,1fr)}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-baseline{align-items:baseline}.md\:items-stretch{align-items:stretch}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:justify-evenly{justify-content:space-evenly}.md\:gap-12{gap:3rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:self-start{align-self:flex-start}.md\:self-center{align-self:center}.md\:overflow-hidden{overflow:hidden}.md\:overflow-x-hidden{overflow-x:hidden}.md\:whitespace-pre-line{white-space:pre-line}.md\:text-wrap{text-wrap:wrap}.md\:rounded{border-radius:.25rem}.md\:rounded-\[68\%_52\%_0\%_48\%\]{border-radius:68% 52% 0 48%}.md\:border{border-width:1px}.md\:border-0{border-width:0}.md\:border-l{border-left-width:1px}.md\:border-l-0{border-left-width:0}.md\:border-r{border-right-width:1px}.md\:border-r-0{border-right-width:0}.md\:border-t{border-top-width:1px}.md\:border-t-0{border-top-width:0}.md\:border-t-2{border-top-width:2px}.md\:border-gray-400{--tw-border-opacity:1;border-color:rgba(224,224,224,var(--tw-border-opacity))}.md\:bg-gray-100{--tw-bg-opacity:1;background-color:rgba(250,250,250,var(--tw-bg-opacity))}.md\:bg-transparent{background-color:transparent}.md\:bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.md\:bg-none{background-image:none}.md\:p-0{padding:0}.md\:p-12{padding:3rem}.md\:p-3{padding:.75rem}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-32{padding-left:8rem;padding-right:8rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-0{padding-bottom:0;padding-top:0}.md\:py-1{padding-bottom:.25rem;padding-top:.25rem}.md\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.md\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.md\:py-12{padding-bottom:3rem;padding-top:3rem}.md\:py-16{padding-bottom:4rem;padding-top:4rem}.md\:py-20{padding-bottom:5rem;padding-top:5rem}.md\:py-3{padding-bottom:.75rem;padding-top:.75rem}.md\:py-4{padding-bottom:1rem;padding-top:1rem}.md\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.md\:py-8{padding-bottom:2rem;padding-top:2rem}.md\:pb-0{padding-bottom:0}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-14{padding-bottom:3.5rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-24{padding-bottom:6rem}.md\:pb-40{padding-bottom:10rem}.md\:pb-52{padding-bottom:13rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-7{padding-bottom:1.75rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-0{padding-left:0}.md\:pl-11{padding-left:2.75rem}.md\:pl-12{padding-left:3rem}.md\:pl-16{padding-left:4rem}.md\:pl-2{padding-left:.5rem}.md\:pl-3{padding-left:.75rem}.md\:pl-4{padding-left:1rem}.md\:pl-5{padding-left:1.25rem}.md\:pl-6{padding-left:1.5rem}.md\:pl-8{padding-left:2rem}.md\:pl-9{padding-left:2.25rem}.md\:pr-0{padding-right:0}.md\:pr-12{padding-right:3rem}.md\:pr-2{padding-right:.5rem}.md\:pr-3{padding-right:.75rem}.md\:pr-32{padding-right:8rem}.md\:pr-4{padding-right:1rem}.md\:pr-40{padding-right:10rem}.md\:pr-5{padding-right:1.25rem}.md\:pr-6{padding-right:1.5rem}.md\:pr-8{padding-right:2rem}.md\:pr-\[50px\]{padding-right:50px}.md\:pt-0{padding-top:0}.md\:pt-12{padding-top:3rem}.md\:pt-16{padding-top:4rem}.md\:pt-3{padding-top:.75rem}.md\:pt-32{padding-top:8rem}.md\:pt-5{padding-top:1.25rem}.md\:pt-6{padding-top:1.5rem}.md\:pt-7{padding-top:1.75rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}@media (min-width:720px){.md\:md\:text-2xl{font-size:2rem}}.md\:text-1\/5xl{font-size:1.75rem}.md\:text-2\/5xl{font-size:2.25rem}.md\:text-2xl{font-size:2rem}.md\:text-2xl\/10{font-size:2rem;line-height:2.5rem}.md\:text-2xl\/\[39px\]{font-size:2rem;line-height:39px}.md\:text-3xl{font-size:2.5rem}.md\:text-8xl{font-size:5rem}.md\:text-\[220px\]{font-size:220px}.md\:text-base{font-size:1rem}.md\:text-lg{font-size:1.25rem}.md\:text-lmd,.md\:text-lmd\/6{font-size:1.125rem}.md\:text-lmd\/6{line-height:1.5rem}.md\:text-sm{font-size:.875rem}.md\:text-xl{font-size:1.5rem}.md\:text-xs{font-size:.75rem}.md\:leading-10{line-height:2.5rem}.md\:leading-12{line-height:3rem}.md\:leading-5{line-height:1.25rem}.md\:leading-6{line-height:1.5rem}.md\:leading-8{line-height:2rem}.md\:leading-snug{line-height:1.375}.md\:shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.md\:shadow,.md\:shadow-none{box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.md\:shadow-none{--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent}.md\:before\:absolute:before{content:var(--tw-content);position:absolute}.md\:before\:left-0:before{content:var(--tw-content);left:0}.md\:before\:top-0:before{content:var(--tw-content);top:0}.md\:before\:block:before{content:var(--tw-content);display:block}.md\:before\:h-full:before{content:var(--tw-content);height:100%}.md\:before\:w-\[1px\]:before{content:var(--tw-content);width:1px}.md\:before\:bg-gray-200:before{--tw-bg-opacity:1;background-color:rgba(245,245,245,var(--tw-bg-opacity));content:var(--tw-content)}}@media (min-width:960px){.lg\:static{position:static}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:sticky{position:sticky}.lg\:-right-20{right:-5rem}.lg\:-right-\[60\%\]{right:-60%}.lg\:-right-\[64\%\]{right:-64%}.lg\:-top-3{top:-.75rem}.lg\:bottom-0{bottom:0}.lg\:bottom-\[60px\]{bottom:60px}.lg\:left-0{left:0}.lg\:left-8{left:2rem}.lg\:top-0{top:0}.lg\:top-1\/2{top:50%}.lg\:top-16{top:4rem}.lg\:top-32{top:8rem}.lg\:top-auto{top:auto}.lg\:z-40{z-index:40}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-4{order:4}.lg\:order-none{order:0}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:col-start-1{grid-column-start:1}.lg\:col-start-2{grid-column-start:2}.lg\:col-start-3{grid-column-start:3}.lg\:col-start-7{grid-column-start:7}.lg\:col-start-8{grid-column-start:8}.lg\:col-end-13{grid-column-end:13}.lg\:col-end-6{grid-column-end:6}.lg\:col-end-7{grid-column-end:7}.lg\:col-end-8{grid-column-end:8}.lg\:row-start-1{grid-row-start:1}.lg\:row-end-4{grid-row-end:4}.lg\:m-0{margin:0}.lg\:m-2{margin:.5rem}.lg\:m-2\.5{margin:.625rem}.lg\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.lg\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-2{margin-left:.5rem;margin-right:.5rem}.lg\:mx-3{margin-left:.75rem;margin-right:.75rem}.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-0{margin-bottom:0;margin-top:0}.lg\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.lg\:-mr-4{margin-right:-1rem}.lg\:-mt-12{margin-top:-3rem}.lg\:-mt-16{margin-top:-4rem}.lg\:-mt-28{margin-top:-7rem}.lg\:-mt-4{margin-top:-1rem}.lg\:-mt-6{margin-top:-1.5rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-1{margin-bottom:.25rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-12{margin-bottom:3rem}.lg\:mb-16{margin-bottom:4rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:mb-2\.5{margin-bottom:.625rem}.lg\:mb-20{margin-bottom:5rem}.lg\:mb-24{margin-bottom:6rem}.lg\:mb-28{margin-bottom:7rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-0{margin-left:0}.lg\:ml-10{margin-left:2.5rem}.lg\:ml-3{margin-left:.75rem}.lg\:ml-4{margin-left:1rem}.lg\:ml-5{margin-left:1.25rem}.lg\:mr-0{margin-right:0}.lg\:mr-10{margin-right:2.5rem}.lg\:mr-12{margin-right:3rem}.lg\:mr-14{margin-right:3.5rem}.lg\:mr-16{margin-right:4rem}.lg\:mr-20{margin-right:5rem}.lg\:mr-24{margin-right:6rem}.lg\:mr-3{margin-right:.75rem}.lg\:mr-4{margin-right:1rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mr-8{margin-right:2rem}.lg\:mt-0{margin-top:0}.lg\:mt-1{margin-top:.25rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mt-14{margin-top:3.5rem}.lg\:mt-2{margin-top:.5rem}.lg\:mt-20{margin-top:5rem}.lg\:mt-24{margin-top:6rem}.lg\:mt-3{margin-top:.75rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mt-8{margin-top:2rem}.lg\:mt-\[87px\]{margin-top:87px}.lg\:block{display:block}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:\!h-12{height:3rem!important}.lg\:h-10{height:2.5rem}.lg\:h-12{height:3rem}.lg\:h-14{height:3.5rem}.lg\:h-16{height:4rem}.lg\:h-20{height:5rem}.lg\:h-24{height:6rem}.lg\:h-28{height:7rem}.lg\:h-32{height:8rem}.lg\:h-36{height:9rem}.lg\:h-4{height:1rem}.lg\:h-52{height:13rem}.lg\:h-64{height:16rem}.lg\:h-8{height:2rem}.lg\:h-\[120px\]{height:120px}.lg\:h-\[425px\]{height:425px}.lg\:h-\[620px\]{height:620px}.lg\:min-h-0{min-height:0}.lg\:min-h-16{min-height:4rem}.lg\:min-h-36{min-height:9rem}.lg\:min-h-\[300px\]{min-height:300px}.lg\:min-h-\[750px\]{min-height:750px}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-1\/4{width:25%}.lg\:w-10{width:2.5rem}.lg\:w-12{width:3rem}.lg\:w-14{width:3.5rem}.lg\:w-16{width:4rem}.lg\:w-2\/4{width:50%}.lg\:w-2\/5{width:40%}.lg\:w-2\/6{width:33.333333%}.lg\:w-20{width:5rem}.lg\:w-24{width:6rem}.lg\:w-28{width:7rem}.lg\:w-3\/5{width:60%}.lg\:w-32{width:8rem}.lg\:w-36{width:9rem}.lg\:w-4\/6{width:66.666667%}.lg\:w-5\/12{width:41.666667%}.lg\:w-5\/6{width:83.333333%}.lg\:w-52{width:13rem}.lg\:w-64{width:16rem}.lg\:w-72{width:18rem}.lg\:w-96{width:24rem}.lg\:w-\[164px\]{width:164px}.lg\:w-\[216px\]{width:216px}.lg\:w-\[500px\]{width:500px}.lg\:w-\[620px\]{width:620px}.lg\:w-\[98px\]{width:98px}.lg\:w-\[calc\(100\%_-_240px\)\]{width:calc(100% - 240px)}.lg\:w-\[calc\(50\%_-_8px\)\]{width:calc(50% - 8px)}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:max-w-2xl{max-width:42rem}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-56{max-width:14rem}.lg\:max-w-5xl{max-width:64rem}.lg\:max-w-6xl{max-width:72rem}.lg\:max-w-\[1176px\]{max-width:1176px}.lg\:max-w-\[140px\]{max-width:140px}.lg\:max-w-\[242px\]{max-width:242px}.lg\:max-w-\[300px\]{max-width:300px}.lg\:max-w-\[328px\]{max-width:328px}.lg\:max-w-\[376px\]{max-width:376px}.lg\:max-w-\[390px\]{max-width:390px}.lg\:max-w-\[400px\]{max-width:400px}.lg\:max-w-\[465px\]{max-width:465px}.lg\:max-w-\[468px\]{max-width:468px}.lg\:max-w-\[518px\]{max-width:518px}.lg\:max-w-full{max-width:100%}.lg\:flex-1{flex:1 1 0%}.lg\:flex-auto{flex:1 1 auto}.lg\:flex-shrink{flex-shrink:1}.lg\:flex-shrink-0{flex-shrink:0}.lg\:flex-grow{flex-grow:1}.lg\:-translate-y-1\/2{--tw-translate-y:-50%}.lg\:-translate-y-1\/2,.lg\:-translate-y-28{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:-translate-y-28{--tw-translate-y:-7rem}.lg\:translate-x-0{--tw-translate-x:0px}.lg\:translate-x-0,.lg\:translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:translate-y-0{--tw-translate-y:0px}.lg\:-rotate-\[3deg\]{--tw-rotate:-3deg}.lg\:-rotate-\[3deg\],.lg\:rotate-\[3deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:rotate-\[3deg\]{--tw-rotate:3deg}.lg\:transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[124px_1fr_auto\]{grid-template-columns:124px 1fr auto}.lg\:grid-rows-3{grid-template-rows:repeat(3,1fr)}.lg\:grid-rows-7{grid-template-rows:repeat(7,1fr)}.lg\:grid-rows-8{grid-template-rows:repeat(8,1fr)}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-3{gap:.75rem}.lg\:gap-4{gap:1rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-6{gap:1.5rem}.lg\:overflow-auto{overflow:auto}.lg\:overflow-visible{overflow:visible}.lg\:text-wrap{text-wrap:wrap}.lg\:rounded{border-radius:.25rem}.lg\:rounded-2xl{border-radius:1rem}.lg\:border{border-width:1px}.lg\:border-b{border-bottom-width:1px}.lg\:border-b-0{border-bottom-width:0}.lg\:border-l{border-left-width:1px}.lg\:border-r-2{border-right-width:2px}.lg\:border-t-0{border-top-width:0}.lg\:bg-transparent{background-color:transparent}.lg\:p-0{padding:0}.lg\:p-12{padding:3rem}.lg\:p-4{padding:1rem}.lg\:p-6{padding:1.5rem}.lg\:p-8{padding:2rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:px-28{padding-left:7rem;padding-right:7rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-9{padding-left:2.25rem;padding-right:2.25rem}.lg\:py-0{padding-bottom:0;padding-top:0}.lg\:py-1{padding-bottom:.25rem;padding-top:.25rem}.lg\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.lg\:py-12{padding-bottom:3rem;padding-top:3rem}.lg\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.lg\:py-16{padding-bottom:4rem;padding-top:4rem}.lg\:py-20{padding-bottom:5rem;padding-top:5rem}.lg\:py-24{padding-bottom:6rem;padding-top:6rem}.lg\:py-4{padding-bottom:1rem;padding-top:1rem}.lg\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.lg\:py-8{padding-bottom:2rem;padding-top:2rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-1{padding-bottom:.25rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-28{padding-bottom:7rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pb-5{padding-bottom:1.25rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pb-60{padding-bottom:15rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-0{padding-left:0}.lg\:pl-11{padding-left:2.75rem}.lg\:pl-24{padding-left:6rem}.lg\:pl-3{padding-left:.75rem}.lg\:pl-6{padding-left:1.5rem}.lg\:pl-8{padding-left:2rem}.lg\:pr-0{padding-right:0}.lg\:pr-1{padding-right:.25rem}.lg\:pr-16{padding-right:4rem}.lg\:pr-20{padding-right:5rem}.lg\:pr-24{padding-right:6rem}.lg\:pr-28{padding-right:7rem}.lg\:pr-3{padding-right:.75rem}.lg\:pr-5{padding-right:1.25rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pr-8{padding-right:2rem}.lg\:pr-\[60px\]{padding-right:60px}.lg\:pt-0{padding-top:0}.lg\:pt-1{padding-top:.25rem}.lg\:pt-12{padding-top:3rem}.lg\:pt-16{padding-top:4rem}.lg\:pt-2{padding-top:.5rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pt-28{padding-top:7rem}.lg\:pt-4{padding-top:1rem}.lg\:pt-40{padding-top:10rem}.lg\:pt-5{padding-top:1.25rem}.lg\:pt-72{padding-top:18rem}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-1\/5xl{font-size:1.75rem}.lg\:text-2\/5xl{font-size:2.25rem}.lg\:text-2xl{font-size:2rem}.lg\:text-3xl{font-size:2.5rem}.lg\:text-4xl{font-size:3rem}.lg\:text-7xl{font-size:4.5rem}.lg\:text-base{font-size:1rem}.lg\:text-lg{font-size:1.25rem}.lg\:text-sm{font-size:.875rem}.lg\:text-xl{font-size:1.5rem}.lg\:text-xs{font-size:.75rem}.lg\:leading-10{line-height:2.5rem}.lg\:leading-12{line-height:3rem}.lg\:leading-16{line-height:4rem}.lg\:leading-5{line-height:1.25rem}.lg\:leading-6{line-height:1.5rem}.lg\:leading-7{line-height:1.75rem}.lg\:leading-8{line-height:2rem}.lg\:leading-\[1\.35\]{line-height:1.35}.lg\:text-gray-600{--tw-text-opacity:1;color:rgba(160,160,160,var(--tw-text-opacity))}.lg\:\!shadow-2xl{--tw-shadow:0px 8px 24px rgba(0,0,0,.12)!important;--tw-shadow-colored:0px 8px 24px var(--tw-shadow-color)!important;box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.lg\:shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.lg\:before\:left-0:before{content:var(--tw-content);left:0}.lg\:before\:top-1\/2:before{content:var(--tw-content);top:50%}.lg\:before\:-translate-y-1\/2:before{--tw-translate-y:-50%;content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\:lg\:absolute:after{content:var(--tw-content);position:absolute}.after\:lg\:left-\[87\%\]:after{content:var(--tw-content);left:87%}.after\:lg\:left-\[94\%\]:after{content:var(--tw-content);left:94%}.after\:lg\:left-full:after{content:var(--tw-content);left:100%}.after\:lg\:top-\[15\%\]:after{content:var(--tw-content);top:15%}.after\:lg\:w-\[12vw\]:after{content:var(--tw-content);width:12vw}.after\:lg\:max-w-\[150px\]:after{content:var(--tw-content);max-width:150px}.after\:lg\:border:after{border-width:1px;content:var(--tw-content)}.after\:lg\:border-dashed:after{border-style:dashed;content:var(--tw-content)}.after\:lg\:border-yellow-500:after{--tw-border-opacity:1;border-color:rgba(255,204,0,var(--tw-border-opacity));content:var(--tw-content)}.after\:lg\:text-2xl:after{content:var(--tw-content);font-size:2rem}.after\:lg\:leading-10:after{content:var(--tw-content);line-height:2.5rem}}@media (min-width:1200px){.xl\:absolute{position:absolute}.xl\:sticky{position:sticky}.xl\:-right-\[30\%\]{right:-30%}.xl\:bottom-0{bottom:0}.xl\:left-1\/2{left:50%}.xl\:top-0{top:0}.xl\:top-12{top:3rem}.xl\:top-44{top:11rem}.xl\:order-1{order:1}.xl\:order-2{order:2}.xl\:col-span-12{grid-column:span 12/span 12}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-3{grid-column:span 3/span 3}.xl\:col-span-4{grid-column:span 4/span 4}.xl\:col-span-6{grid-column:span 6/span 6}.xl\:col-span-8{grid-column:span 8/span 8}.xl\:col-start-2{grid-column-start:2}.xl\:col-start-3{grid-column-start:3}.xl\:col-start-4{grid-column-start:4}.xl\:col-end-6{grid-column-end:6}.xl\:my-20{margin-bottom:5rem;margin-top:5rem}.xl\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.xl\:-ml-10{margin-left:-2.5rem}.xl\:-mt-24{margin-top:-6rem}.xl\:mb-0{margin-bottom:0}.xl\:mb-1{margin-bottom:.25rem}.xl\:mb-10{margin-bottom:2.5rem}.xl\:mb-20{margin-bottom:5rem}.xl\:mb-4{margin-bottom:1rem}.xl\:mb-6{margin-bottom:1.5rem}.xl\:ml-0{margin-left:0}.xl\:ml-8{margin-left:2rem}.xl\:ml-\[60px\]{margin-left:60px}.xl\:mr-0{margin-right:0}.xl\:mr-16{margin-right:4rem}.xl\:mr-3{margin-right:.75rem}.xl\:mr-6{margin-right:1.5rem}.xl\:mr-\[60px\]{margin-right:60px}.xl\:mt-0{margin-top:0}.xl\:mt-24{margin-top:6rem}.xl\:mt-6{margin-top:1.5rem}.xl\:block{display:block}.xl\:flex{display:flex}.xl\:grid{display:grid}.xl\:hidden{display:none}.xl\:\!h-12{height:3rem!important}.xl\:h-12{height:3rem}.xl\:h-14{height:3.5rem}.xl\:h-20{height:5rem}.xl\:h-24{height:6rem}.xl\:h-\[640px\]{height:640px}.xl\:h-\[720px\]{height:720px}.xl\:h-\[85px\]{height:85px}.xl\:h-auto{height:auto}.xl\:h-full{height:100%}.xl\:max-h-full{max-height:100%}.xl\:w-1\/2{width:50%}.xl\:w-1\/3{width:33.333333%}.xl\:w-11{width:2.75rem}.xl\:w-20{width:5rem}.xl\:w-24{width:6rem}.xl\:w-32{width:8rem}.xl\:w-4\/6{width:66.666667%}.xl\:w-5\/12{width:41.666667%}.xl\:w-\[276px\]{width:276px}.xl\:w-\[720px\]{width:720px}.xl\:w-\[75\%\]{width:75%}.xl\:w-\[calc\(100\%_-_300px\)\]{width:calc(100% - 300px)}.xl\:w-auto{width:auto}.xl\:w-full{width:100%}.xl\:min-w-\[246px\]{min-width:246px}.xl\:min-w-full{min-width:100%}.xl\:max-w-2xl{max-width:42rem}.xl\:max-w-\[1100px\]{max-width:1100px}.xl\:max-w-\[576px\]{max-width:576px}.xl\:max-w-full{max-width:100%}.xl\:max-w-none{max-width:none}.xl\:-translate-x-1\/2{--tw-translate-x:-50%}.xl\:-translate-x-1\/2,.xl\:transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-\[0\.5fr_0\.5fr\]{grid-template-columns:.5fr .5fr}.xl\:grid-cols-\[1fr_236px\]{grid-template-columns:1fr 236px}.xl\:grid-rows-1{grid-template-rows:repeat(1,1fr)}.xl\:grid-rows-5{grid-template-rows:repeat(5,1fr)}.xl\:grid-rows-6{grid-template-rows:repeat(6,1fr)}.xl\:flex-row{flex-direction:row}.xl\:flex-col{flex-direction:column}.xl\:flex-wrap{flex-wrap:wrap}.xl\:items-end{align-items:flex-end}.xl\:items-center{align-items:center}.xl\:justify-center{justify-content:center}.xl\:gap-16{gap:4rem}.xl\:gap-6{gap:1.5rem}.xl\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.xl\:rounded-xl{border-radius:.75rem}.xl\:border-l{border-left-width:1px}.xl\:border-t-0{border-top-width:0}.xl\:border-none{border-style:none}.xl\:p-6{padding:1.5rem}.xl\:p-8{padding:2rem}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:px-14{padding-left:3.5rem;padding-right:3.5rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:py-12{padding-bottom:3rem;padding-top:3rem}.xl\:py-4{padding-bottom:1rem;padding-top:1rem}.xl\:py-8{padding-bottom:2rem;padding-top:2rem}.xl\:pb-12{padding-bottom:3rem}.xl\:pb-3{padding-bottom:.75rem}.xl\:pb-32{padding-bottom:8rem}.xl\:pb-7{padding-bottom:1.75rem}.xl\:pb-8{padding-bottom:2rem}.xl\:pb-\[80px\]{padding-bottom:80px}.xl\:pl-0{padding-left:0}.xl\:pl-8{padding-left:2rem}.xl\:pr-14{padding-right:3.5rem}.xl\:pr-24{padding-right:6rem}.xl\:pr-4{padding-right:1rem}.xl\:pr-6{padding-right:1.5rem}.xl\:pt-0{padding-top:0}.xl\:pt-11{padding-top:2.75rem}.xl\:pt-\[40px\]{padding-top:40px}.xl\:text-center{text-align:center}.xl\:text-1\/5xl{font-size:1.75rem}.xl\:text-2\/5xl{font-size:2.25rem}.xl\:text-2xl{font-size:2rem}.xl\:text-3xl{font-size:2.5rem}.xl\:text-3xl\/12{font-size:2.5rem;line-height:3rem}.xl\:text-base{font-size:1rem}.xl\:text-base\/5{font-size:1rem;line-height:1.25rem}.xl\:text-base\/6{font-size:1rem;line-height:1.5rem}.xl\:text-lg{font-size:1.25rem}.xl\:text-lmd{font-size:1.125rem}.xl\:text-sm,.xl\:text-sm\/5{font-size:.875rem}.xl\:text-sm\/5{line-height:1.25rem}.xl\:text-xl{font-size:1.5rem}.xl\:leading-6{line-height:1.5rem}.xl\:leading-\[52px\]{line-height:52px}}@media (min-width:1440px){.xxl\:-mr-16{margin-right:-4rem}.xxl\:ml-4{margin-left:1rem}.xxl\:ml-8{margin-left:2rem}.xxl\:mr-4{margin-right:1rem}.xxl\:block{display:block}.xxl\:w-auto{width:auto}.xxl\:-rotate-\[2deg\]{--tw-rotate:-2deg}.xxl\:-rotate-\[2deg\],.xxl\:rotate-\[2deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xxl\:rotate-\[2deg\]{--tw-rotate:2deg}.xxl\:p-12{padding:3rem}.xxl\:px-0{padding-left:0;padding-right:0}.xxl\:pr-20{padding-right:5rem}}.\[\&\:not\(\:empty\)\]\:mb-6:not(:empty){margin-bottom:1.5rem}