@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);.v-progressbar{position:fixed;z-index:9999;top:0;left:0;right:0;height:3px;background:#ff5ae4;opacity:0;width:0;-webkit-transition:opacity .2s,width .1s;transition:opacity .2s,width .1s;pointer-events:none}@media screen and (min-width:1024px){.v-progressbar{background:#ff5ae4}}@-webkit-keyframes addToCart{0%{-webkit-transform:translate(var(--x),var(--y)) scale(1);transform:translate(var(--x),var(--y)) scale(1);opacity:.6}75%{-webkit-transform:translate(0) scale(.1);transform:translate(0) scale(.1);opacity:.2}to{-webkit-transform:translate(0) scale(0);transform:translate(0) scale(0);opacity:0}}@keyframes addToCart{0%{-webkit-transform:translate(var(--x),var(--y)) scale(1);transform:translate(var(--x),var(--y)) scale(1);opacity:.6}75%{-webkit-transform:translate(0) scale(.1);transform:translate(0) scale(.1);opacity:.2}to{-webkit-transform:translate(0) scale(0);transform:translate(0) scale(0);opacity:0}}@-webkit-keyframes addToCartScale{0%{-webkit-transform:translate(var(--x),var(--y)) scale(1);transform:translate(var(--x),var(--y)) scale(1);opacity:.7}10%{-webkit-transform:translate(var(--x),var(--y)) scale(1.05);transform:translate(var(--x),var(--y)) scale(1.05);opacity:.6}85%{-webkit-transform:translate(0) scale(.2);transform:translate(0) scale(.2);opacity:.2}to{-webkit-transform:translate(0) scale(0);transform:translate(0) scale(0);opacity:0}}@keyframes addToCartScale{0%{-webkit-transform:translate(var(--x),var(--y)) scale(1);transform:translate(var(--x),var(--y)) scale(1);opacity:.7}10%{-webkit-transform:translate(var(--x),var(--y)) scale(1.05);transform:translate(var(--x),var(--y)) scale(1.05);opacity:.6}85%{-webkit-transform:translate(0) scale(.2);transform:translate(0) scale(.2);opacity:.2}to{-webkit-transform:translate(0) scale(0);transform:translate(0) scale(0);opacity:0}}.add-to-cart{pointer-events:none;position:fixed;background:#12131b;z-index:9999;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation:addToCart .5s cubic-bezier(.71,.32,.56,.93);animation:addToCart .5s cubic-bezier(.71,.32,.56,.93)}.add-to-cart.scale{-webkit-animation:addToCartScale .7s cubic-bezier(.71,.32,.56,.93);animation:addToCartScale .7s cubic-bezier(.71,.32,.56,.93)}.no-wrap{white-space:nowrap}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}:root{--color-app-background:#12131b;--color-app-text:#fff;--color-primary:#ff5ae4;--color-secondary:red}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}*,body,html{margin:0}html{width:100%;min-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;overflow-y:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}html.fixed{overflow:hidden!important}body{font:16px Inter,sans-serif;min-height:100%;overflow-x:hidden;background-color:var(--color-app-background);color:var(--color-app-text);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,a:active,a:focus,button,button:active,button:focus,input,input:active,input:focus,option,option:active,option:focus,select,select:active,select:focus{outline:none}button,input,optgroup,select,textarea{font:inherit}button,input,select,textarea{font:inherit;border-style:none}button::-moz-focus-inner,button::-moz-focus-outer,button:focus::-moz-focus-inner,button:focus::-moz-focus-outer,input::-moz-focus-inner,input::-moz-focus-outer,input:focus::-moz-focus-inner,input:focus::-moz-focus-outer,option::-moz-focus-inner,option::-moz-focus-outer,option:focus::-moz-focus-inner,option:focus::-moz-focus-outer,select::-moz-focus-inner,select::-moz-focus-outer,select:focus::-moz-focus-inner,select:focus::-moz-focus-outer{border:none;outline:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button;background:transparent}[type=reset]:not(:disabled),[type=submit]:not(:disabled),a,button:not(:disabled),html [type=button]:not(:disabled){cursor:pointer}a{color:inherit;text-decoration:none}ul{list-style:none;padding:0}img,svg{max-width:100%}i{font-style:normal}pre{white-space:pre-wrap}.fill-height{height:100%}.fill-width{width:100%}.text-center{text-align:center}.text-left{text-align:left!important}.text-uppercase{text-transform:uppercase}.text-italic{font-style:italic}.shrink{-ms-flex-negative:0;flex-shrink:0}.grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.hidden{overflow:hidden}.events-none{pointer-events:none}.events-none-i{pointer-events:none!important}.d-inline-block{display:inline-block}.d-inline-block-i{display:inline-block!important}.d-inline{display:inline}.d-inline-i{display:inline!important}.d-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.d-inline-flex-i{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-flex-i{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-block{display:block}.d-block-i{display:block!important}.d-none{display:none}.d-none-i{display:none!important}.cursor--pointer{cursor:pointer}.cursor--pointer-i{cursor:pointer!important}.cursor--grab{cursor:-webkit-grab;cursor:grab}.cursor--grab-i{cursor:-webkit-grab!important;cursor:grab!important}.cursor--not-allowed{cursor:not-allowed}.cursor--not-allowed-i{cursor:not-allowed!important}.no-scroll{-ms-overflow-style:none;scrollbar-width:none;scrollbar-color:transparent transparent;overflow:-moz-scrollbars-none;overflow-x:scroll;overflow-y:hidden}.no-scroll::-webkit-scrollbar{width:0!important;height:0;display:none!important;background:transparent}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-space-between{-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between}.justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.align-space-around{-webkit-box-align:space-around;-ms-flex-align:space-around;align-items:space-around}.justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.pd-0{padding:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.md-0{margin:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.g-0{gap:0!important}.gr-0{row-gap:0!important}.gc-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.mt-0{margin-top:0!important}.pt-0{padding-top:0!important}.mr-0{margin-right:0!important}.pr-0{padding-right:0!important}.mb-0{margin-bottom:0!important}.pb-0{padding-bottom:0!important}.ml-0{margin-left:0!important}.pl-0{padding-left:0!important}.pd-1{padding:.5rem!important}.px-1{padding-left:.5rem!important;padding-right:.5rem!important}.py-1{padding-top:.5rem!important;padding-bottom:.5rem!important}.md-1{margin:.5rem!important}.mx-1{margin-left:.5rem!important;margin-right:.5rem!important}.my-1{margin-top:.5rem!important;margin-bottom:.5rem!important}.g-1{gap:.5rem!important}.gr-1{row-gap:.5rem!important}.gc-1{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.mt-1{margin-top:.5rem!important}.pt-1{padding-top:.5rem!important}.mt-n1{margin-top:-.5rem!important}.mr-1{margin-right:.5rem!important}.pr-1{padding-right:.5rem!important}.mr-n1{margin-right:-.5rem!important}.mb-1{margin-bottom:.5rem!important}.pb-1{padding-bottom:.5rem!important}.mb-n1{margin-bottom:-.5rem!important}.ml-1{margin-left:.5rem!important}.pl-1{padding-left:.5rem!important}.ml-n1{margin-left:-.5rem!important}.pd-2{padding:1rem!important}.px-2{padding-left:1rem!important;padding-right:1rem!important}.py-2{padding-top:1rem!important;padding-bottom:1rem!important}.md-2{margin:1rem!important}.mx-2{margin-left:1rem!important;margin-right:1rem!important}.my-2{margin-top:1rem!important;margin-bottom:1rem!important}.g-2{gap:1rem!important}.gr-2{row-gap:1rem!important}.gc-2{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.mt-2{margin-top:1rem!important}.pt-2{padding-top:1rem!important}.mt-n2{margin-top:-1rem!important}.mr-2{margin-right:1rem!important}.pr-2{padding-right:1rem!important}.mr-n2{margin-right:-1rem!important}.mb-2{margin-bottom:1rem!important}.pb-2{padding-bottom:1rem!important}.mb-n2{margin-bottom:-1rem!important}.ml-2{margin-left:1rem!important}.pl-2{padding-left:1rem!important}.ml-n2{margin-left:-1rem!important}.pd-3{padding:1.5rem!important}.px-3{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-3{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.md-3{margin:1.5rem!important}.mx-3{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-3{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.g-3{gap:1.5rem!important}.gr-3{row-gap:1.5rem!important}.gc-3{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.mt-3{margin-top:1.5rem!important}.pt-3{padding-top:1.5rem!important}.mt-n3{margin-top:-1.5rem!important}.mr-3{margin-right:1.5rem!important}.pr-3{padding-right:1.5rem!important}.mr-n3{margin-right:-1.5rem!important}.mb-3{margin-bottom:1.5rem!important}.pb-3{padding-bottom:1.5rem!important}.mb-n3{margin-bottom:-1.5rem!important}.ml-3{margin-left:1.5rem!important}.pl-3{padding-left:1.5rem!important}.ml-n3{margin-left:-1.5rem!important}.pd-4{padding:2rem!important}.px-4{padding-left:2rem!important;padding-right:2rem!important}.py-4{padding-top:2rem!important;padding-bottom:2rem!important}.md-4{margin:2rem!important}.mx-4{margin-left:2rem!important;margin-right:2rem!important}.my-4{margin-top:2rem!important;margin-bottom:2rem!important}.g-4{gap:2rem!important}.gr-4{row-gap:2rem!important}.gc-4{-webkit-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.mt-4{margin-top:2rem!important}.pt-4{padding-top:2rem!important}.mt-n4{margin-top:-2rem!important}.mr-4{margin-right:2rem!important}.pr-4{padding-right:2rem!important}.mr-n4{margin-right:-2rem!important}.mb-4{margin-bottom:2rem!important}.pb-4{padding-bottom:2rem!important}.mb-n4{margin-bottom:-2rem!important}.ml-4{margin-left:2rem!important}.pl-4{padding-left:2rem!important}.ml-n4{margin-left:-2rem!important}.pd-5{padding:2.5rem!important}.px-5{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.md-5{margin:2.5rem!important}.mx-5{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-5{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.g-5{gap:2.5rem!important}.gr-5{row-gap:2.5rem!important}.gc-5{-webkit-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.mt-5{margin-top:2.5rem!important}.pt-5{padding-top:2.5rem!important}.mt-n5{margin-top:-2.5rem!important}.mr-5{margin-right:2.5rem!important}.pr-5{padding-right:2.5rem!important}.mr-n5{margin-right:-2.5rem!important}.mb-5{margin-bottom:2.5rem!important}.pb-5{padding-bottom:2.5rem!important}.mb-n5{margin-bottom:-2.5rem!important}.ml-5{margin-left:2.5rem!important}.pl-5{padding-left:2.5rem!important}.ml-n5{margin-left:-2.5rem!important}.pd-6{padding:3rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.md-6{margin:3rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.g-6{gap:3rem!important}.gr-6{row-gap:3rem!important}.gc-6{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.mt-6{margin-top:3rem!important}.pt-6{padding-top:3rem!important}.mt-n6{margin-top:-3rem!important}.mr-6{margin-right:3rem!important}.pr-6{padding-right:3rem!important}.mr-n6{margin-right:-3rem!important}.mb-6{margin-bottom:3rem!important}.pb-6{padding-bottom:3rem!important}.mb-n6{margin-bottom:-3rem!important}.ml-6{margin-left:3rem!important}.pl-6{padding-left:3rem!important}.ml-n6{margin-left:-3rem!important}.pd-8{padding:4rem!important}.px-8{padding-left:4rem!important;padding-right:4rem!important}.py-8{padding-top:4rem!important;padding-bottom:4rem!important}.md-8{margin:4rem!important}.mx-8{margin-left:4rem!important;margin-right:4rem!important}.my-8{margin-top:4rem!important;margin-bottom:4rem!important}.g-8{gap:4rem!important}.gr-8{row-gap:4rem!important}.gc-8{-webkit-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.mt-8{margin-top:4rem!important}.pt-8{padding-top:4rem!important}.mt-n8{margin-top:-4rem!important}.mr-8{margin-right:4rem!important}.pr-8{padding-right:4rem!important}.mr-n8{margin-right:-4rem!important}.mb-8{margin-bottom:4rem!important}.pb-8{padding-bottom:4rem!important}.mb-n8{margin-bottom:-4rem!important}.ml-8{margin-left:4rem!important}.pl-8{padding-left:4rem!important}.ml-n8{margin-left:-4rem!important}.pd-10{padding:5rem!important}.px-10{padding-left:5rem!important;padding-right:5rem!important}.py-10{padding-top:5rem!important;padding-bottom:5rem!important}.md-10{margin:5rem!important}.mx-10{margin-left:5rem!important;margin-right:5rem!important}.my-10{margin-top:5rem!important;margin-bottom:5rem!important}.g-10{gap:5rem!important}.gr-10{row-gap:5rem!important}.gc-10{-webkit-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.mt-10{margin-top:5rem!important}.pt-10{padding-top:5rem!important}.mt-n10{margin-top:-5rem!important}.mr-10{margin-right:5rem!important}.pr-10{padding-right:5rem!important}.mr-n10{margin-right:-5rem!important}.mb-10{margin-bottom:5rem!important}.pb-10{padding-bottom:5rem!important}.mb-n10{margin-bottom:-5rem!important}.ml-10{margin-left:5rem!important}.pl-10{padding-left:5rem!important}.ml-n10{margin-left:-5rem!important}.pd-12{padding:6rem!important}.px-12{padding-left:6rem!important;padding-right:6rem!important}.py-12{padding-top:6rem!important;padding-bottom:6rem!important}.md-12{margin:6rem!important}.mx-12{margin-left:6rem!important;margin-right:6rem!important}.my-12{margin-top:6rem!important;margin-bottom:6rem!important}.g-12{gap:6rem!important}.gr-12{row-gap:6rem!important}.gc-12{-webkit-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.mt-12{margin-top:6rem!important}.pt-12{padding-top:6rem!important}.mt-n12{margin-top:-6rem!important}.mr-12{margin-right:6rem!important}.pr-12{padding-right:6rem!important}.mr-n12{margin-right:-6rem!important}.mb-12{margin-bottom:6rem!important}.pb-12{padding-bottom:6rem!important}.mb-n12{margin-bottom:-6rem!important}.ml-12{margin-left:6rem!important}.pl-12{padding-left:6rem!important}.ml-n12{margin-left:-6rem!important}.pd-16{padding:8rem!important}.px-16{padding-left:8rem!important;padding-right:8rem!important}.py-16{padding-top:8rem!important;padding-bottom:8rem!important}.md-16{margin:8rem!important}.mx-16{margin-left:8rem!important;margin-right:8rem!important}.my-16{margin-top:8rem!important;margin-bottom:8rem!important}.g-16{gap:8rem!important}.gr-16{row-gap:8rem!important}.gc-16{-webkit-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.mt-16{margin-top:8rem!important}.pt-16{padding-top:8rem!important}.mt-n16{margin-top:-8rem!important}.mr-16{margin-right:8rem!important}.pr-16{padding-right:8rem!important}.mr-n16{margin-right:-8rem!important}.mb-16{margin-bottom:8rem!important}.pb-16{padding-bottom:8rem!important}.mb-n16{margin-bottom:-8rem!important}.ml-16{margin-left:8rem!important}.pl-16{padding-left:8rem!important}.ml-n16{margin-left:-8rem!important}.pd-20{padding:10rem!important}.px-20{padding-left:10rem!important;padding-right:10rem!important}.py-20{padding-top:10rem!important;padding-bottom:10rem!important}.md-20{margin:10rem!important}.mx-20{margin-left:10rem!important;margin-right:10rem!important}.my-20{margin-top:10rem!important;margin-bottom:10rem!important}.g-20{gap:10rem!important}.gr-20{row-gap:10rem!important}.gc-20{-webkit-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.mt-20{margin-top:10rem!important}.pt-20{padding-top:10rem!important}.mt-n20{margin-top:-10rem!important}.mr-20{margin-right:10rem!important}.pr-20{padding-right:10rem!important}.mr-n20{margin-right:-10rem!important}.mb-20{margin-bottom:10rem!important}.pb-20{padding-bottom:10rem!important}.mb-n20{margin-bottom:-10rem!important}.ml-20{margin-left:10rem!important}.pl-20{padding-left:10rem!important}.ml-n20{margin-left:-10rem!important}.pd-35{padding:17.5rem!important}.px-35{padding-left:17.5rem!important;padding-right:17.5rem!important}.py-35{padding-top:17.5rem!important;padding-bottom:17.5rem!important}.md-35{margin:17.5rem!important}.mx-35{margin-left:17.5rem!important;margin-right:17.5rem!important}.my-35{margin-top:17.5rem!important;margin-bottom:17.5rem!important}.g-35{gap:17.5rem!important}.gr-35{row-gap:17.5rem!important}.gc-35{-webkit-column-gap:17.5rem!important;-moz-column-gap:17.5rem!important;column-gap:17.5rem!important}.mt-35{margin-top:17.5rem!important}.pt-35{padding-top:17.5rem!important}.mt-n35{margin-top:-17.5rem!important}.mr-35{margin-right:17.5rem!important}.pr-35{padding-right:17.5rem!important}.mr-n35{margin-right:-17.5rem!important}.mb-35{margin-bottom:17.5rem!important}.pb-35{padding-bottom:17.5rem!important}.mb-n35{margin-bottom:-17.5rem!important}.ml-35{margin-left:17.5rem!important}.pl-35{padding-left:17.5rem!important}.ml-n35{margin-left:-17.5rem!important}.pos-relative{position:relative}.pos-relative-i{position:relative!important}.pos-absolute{position:absolute}.pos-absolute-i{position:absolute!important}.pos-fixed{position:fixed}.pos-fixed-i{position:fixed!important}.pos-sticky{position:sticky}.pos-sticky-i{position:sticky!important}@media screen and (min-width:480px){.flex-xs-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-xs-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-xs-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.d-xs-inline-block{display:inline-block!important}.d-xs-inline{display:inline!important}.d-xs-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xs-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xs-block{display:block!important}.d-xs-none{display:none!important}.align-xs-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.justify-xs-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.align-xs-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-xs-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-xs-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.justify-xs-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-xs-space-between{-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between}.justify-xs-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.align-xs-space-around{-webkit-box-align:space-around;-ms-flex-align:space-around;align-items:space-around}.justify-xs-space-around{-ms-flex-pack:distribute;justify-content:space-around}.g-xs-0{gap:0!important}.pd-xs-0{padding:0!important}.px-xs-0{padding-left:0!important;padding-right:0!important}.py-xs-0{padding-top:0!important;padding-bottom:0!important}.md-xs-0{margin:0!important}.mx-xs-0{margin-left:0!important;margin-right:0!important}.my-xs-0{margin-bottom:0!important}.mt-xs-0,.my-xs-0{margin-top:0!important}.pt-xs-0{padding-top:0!important}.mr-xs-0{margin-right:0!important}.pr-xs-0{padding-right:0!important}.mb-xs-0{margin-bottom:0!important}.pb-xs-0{padding-bottom:0!important}.ml-xs-0{margin-left:0!important}.pl-xs-0{padding-left:0!important}.g-xs-1{gap:.5rem!important}.pd-xs-1{padding:.5rem!important}.px-xs-1{padding-left:.5rem!important;padding-right:.5rem!important}.py-xs-1{padding-top:.5rem!important;padding-bottom:.5rem!important}.md-xs-1{margin:.5rem!important}.mx-xs-1{margin-left:.5rem!important;margin-right:.5rem!important}.my-xs-1{margin-bottom:.5rem!important}.mt-xs-1,.my-xs-1{margin-top:.5rem!important}.pt-xs-1{padding-top:.5rem!important}.mr-xs-1{margin-right:.5rem!important}.pr-xs-1{padding-right:.5rem!important}.mb-xs-1{margin-bottom:.5rem!important}.pb-xs-1{padding-bottom:.5rem!important}.ml-xs-1{margin-left:.5rem!important}.pl-xs-1{padding-left:.5rem!important}.g-xs-2{gap:1rem!important}.pd-xs-2{padding:1rem!important}.px-xs-2{padding-left:1rem!important;padding-right:1rem!important}.py-xs-2{padding-top:1rem!important;padding-bottom:1rem!important}.md-xs-2{margin:1rem!important}.mx-xs-2{margin-left:1rem!important;margin-right:1rem!important}.my-xs-2{margin-bottom:1rem!important}.mt-xs-2,.my-xs-2{margin-top:1rem!important}.pt-xs-2{padding-top:1rem!important}.mr-xs-2{margin-right:1rem!important}.pr-xs-2{padding-right:1rem!important}.mb-xs-2{margin-bottom:1rem!important}.pb-xs-2{padding-bottom:1rem!important}.ml-xs-2{margin-left:1rem!important}.pl-xs-2{padding-left:1rem!important}.g-xs-3{gap:1.5rem!important}.pd-xs-3{padding:1.5rem!important}.px-xs-3{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-xs-3{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.md-xs-3{margin:1.5rem!important}.mx-xs-3{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-xs-3{margin-bottom:1.5rem!important}.mt-xs-3,.my-xs-3{margin-top:1.5rem!important}.pt-xs-3{padding-top:1.5rem!important}.mr-xs-3{margin-right:1.5rem!important}.pr-xs-3{padding-right:1.5rem!important}.mb-xs-3{margin-bottom:1.5rem!important}.pb-xs-3{padding-bottom:1.5rem!important}.ml-xs-3{margin-left:1.5rem!important}.pl-xs-3{padding-left:1.5rem!important}.g-xs-4{gap:2rem!important}.pd-xs-4{padding:2rem!important}.px-xs-4{padding-left:2rem!important;padding-right:2rem!important}.py-xs-4{padding-top:2rem!important;padding-bottom:2rem!important}.md-xs-4{margin:2rem!important}.mx-xs-4{margin-left:2rem!important;margin-right:2rem!important}.my-xs-4{margin-bottom:2rem!important}.mt-xs-4,.my-xs-4{margin-top:2rem!important}.pt-xs-4{padding-top:2rem!important}.mr-xs-4{margin-right:2rem!important}.pr-xs-4{padding-right:2rem!important}.mb-xs-4{margin-bottom:2rem!important}.pb-xs-4{padding-bottom:2rem!important}.ml-xs-4{margin-left:2rem!important}.pl-xs-4{padding-left:2rem!important}.g-xs-5{gap:2.5rem!important}.pd-xs-5{padding:2.5rem!important}.px-xs-5{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-xs-5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.md-xs-5{margin:2.5rem!important}.mx-xs-5{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-xs-5{margin-bottom:2.5rem!important}.mt-xs-5,.my-xs-5{margin-top:2.5rem!important}.pt-xs-5{padding-top:2.5rem!important}.mr-xs-5{margin-right:2.5rem!important}.pr-xs-5{padding-right:2.5rem!important}.mb-xs-5{margin-bottom:2.5rem!important}.pb-xs-5{padding-bottom:2.5rem!important}.ml-xs-5{margin-left:2.5rem!important}.pl-xs-5{padding-left:2.5rem!important}.g-xs-6{gap:3rem!important}.pd-xs-6{padding:3rem!important}.px-xs-6{padding-left:3rem!important;padding-right:3rem!important}.py-xs-6{padding-top:3rem!important;padding-bottom:3rem!important}.md-xs-6{margin:3rem!important}.mx-xs-6{margin-left:3rem!important;margin-right:3rem!important}.my-xs-6{margin-bottom:3rem!important}.mt-xs-6,.my-xs-6{margin-top:3rem!important}.pt-xs-6{padding-top:3rem!important}.mr-xs-6{margin-right:3rem!important}.pr-xs-6{padding-right:3rem!important}.mb-xs-6{margin-bottom:3rem!important}.pb-xs-6{padding-bottom:3rem!important}.ml-xs-6{margin-left:3rem!important}.pl-xs-6{padding-left:3rem!important}.g-xs-8{gap:4rem!important}.pd-xs-8{padding:4rem!important}.px-xs-8{padding-left:4rem!important;padding-right:4rem!important}.py-xs-8{padding-top:4rem!important;padding-bottom:4rem!important}.md-xs-8{margin:4rem!important}.mx-xs-8{margin-left:4rem!important;margin-right:4rem!important}.my-xs-8{margin-bottom:4rem!important}.mt-xs-8,.my-xs-8{margin-top:4rem!important}.pt-xs-8{padding-top:4rem!important}.mr-xs-8{margin-right:4rem!important}.pr-xs-8{padding-right:4rem!important}.mb-xs-8{margin-bottom:4rem!important}.pb-xs-8{padding-bottom:4rem!important}.ml-xs-8{margin-left:4rem!important}.pl-xs-8{padding-left:4rem!important}.g-xs-10{gap:5rem!important}.pd-xs-10{padding:5rem!important}.px-xs-10{padding-left:5rem!important;padding-right:5rem!important}.py-xs-10{padding-top:5rem!important;padding-bottom:5rem!important}.md-xs-10{margin:5rem!important}.mx-xs-10{margin-left:5rem!important;margin-right:5rem!important}.my-xs-10{margin-bottom:5rem!important}.mt-xs-10,.my-xs-10{margin-top:5rem!important}.pt-xs-10{padding-top:5rem!important}.mr-xs-10{margin-right:5rem!important}.pr-xs-10{padding-right:5rem!important}.mb-xs-10{margin-bottom:5rem!important}.pb-xs-10{padding-bottom:5rem!important}.ml-xs-10{margin-left:5rem!important}.pl-xs-10{padding-left:5rem!important}.g-xs-12{gap:6rem!important}.pd-xs-12{padding:6rem!important}.px-xs-12{padding-left:6rem!important;padding-right:6rem!important}.py-xs-12{padding-top:6rem!important;padding-bottom:6rem!important}.md-xs-12{margin:6rem!important}.mx-xs-12{margin-left:6rem!important;margin-right:6rem!important}.my-xs-12{margin-bottom:6rem!important}.mt-xs-12,.my-xs-12{margin-top:6rem!important}.pt-xs-12{padding-top:6rem!important}.mr-xs-12{margin-right:6rem!important}.pr-xs-12{padding-right:6rem!important}.mb-xs-12{margin-bottom:6rem!important}.pb-xs-12{padding-bottom:6rem!important}.ml-xs-12{margin-left:6rem!important}.pl-xs-12{padding-left:6rem!important}.g-xs-16{gap:8rem!important}.pd-xs-16{padding:8rem!important}.px-xs-16{padding-left:8rem!important;padding-right:8rem!important}.py-xs-16{padding-top:8rem!important;padding-bottom:8rem!important}.md-xs-16{margin:8rem!important}.mx-xs-16{margin-left:8rem!important;margin-right:8rem!important}.my-xs-16{margin-bottom:8rem!important}.mt-xs-16,.my-xs-16{margin-top:8rem!important}.pt-xs-16{padding-top:8rem!important}.mr-xs-16{margin-right:8rem!important}.pr-xs-16{padding-right:8rem!important}.mb-xs-16{margin-bottom:8rem!important}.pb-xs-16{padding-bottom:8rem!important}.ml-xs-16{margin-left:8rem!important}.pl-xs-16{padding-left:8rem!important}.g-xs-20{gap:10rem!important}.pd-xs-20{padding:10rem!important}.px-xs-20{padding-left:10rem!important;padding-right:10rem!important}.py-xs-20{padding-top:10rem!important;padding-bottom:10rem!important}.md-xs-20{margin:10rem!important}.mx-xs-20{margin-left:10rem!important;margin-right:10rem!important}.my-xs-20{margin-bottom:10rem!important}.mt-xs-20,.my-xs-20{margin-top:10rem!important}.pt-xs-20{padding-top:10rem!important}.mr-xs-20{margin-right:10rem!important}.pr-xs-20{padding-right:10rem!important}.mb-xs-20{margin-bottom:10rem!important}.pb-xs-20{padding-bottom:10rem!important}.ml-xs-20{margin-left:10rem!important}.pl-xs-20{padding-left:10rem!important}.g-xs-35{gap:17.5rem!important}.pd-xs-35{padding:17.5rem!important}.px-xs-35{padding-left:17.5rem!important;padding-right:17.5rem!important}.py-xs-35{padding-top:17.5rem!important;padding-bottom:17.5rem!important}.md-xs-35{margin:17.5rem!important}.mx-xs-35{margin-left:17.5rem!important;margin-right:17.5rem!important}.my-xs-35{margin-bottom:17.5rem!important}.mt-xs-35,.my-xs-35{margin-top:17.5rem!important}.pt-xs-35{padding-top:17.5rem!important}.mr-xs-35{margin-right:17.5rem!important}.pr-xs-35{padding-right:17.5rem!important}.mb-xs-35{margin-bottom:17.5rem!important}.pb-xs-35{padding-bottom:17.5rem!important}.ml-xs-35{margin-left:17.5rem!important}.pl-xs-35{padding-left:17.5rem!important}.pos-xs-relative{position:relative}.pos-xs-relative-i{position:relative!important}.pos-xs-absolute{position:absolute}.pos-xs-absolute-i{position:absolute!important}.pos-xs-fixed{position:fixed}.pos-xs-fixed-i{position:fixed!important}.pos-xs-sticky{position:sticky}.pos-xs-sticky-i{position:sticky!important}}@media screen and (min-width:768px){.flex-sm-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-sm-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-sm-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.g-sm-0{gap:0!important}.gr-sm-0{row-gap:0!important}.gc-sm-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.pd-sm-0{padding:0!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.md-sm-0{margin:0!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.my-sm-0{margin-bottom:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.pt-sm-0{padding-top:0!important}.mr-sm-0{margin-right:0!important}.pr-sm-0{padding-right:0!important}.mb-sm-0{margin-bottom:0!important}.pb-sm-0{padding-bottom:0!important}.ml-sm-0{margin-left:0!important}.pl-sm-0{padding-left:0!important}.g-sm-1{gap:.5rem!important}.gr-sm-1{row-gap:.5rem!important}.gc-sm-1{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.pd-sm-1{padding:.5rem!important}.px-sm-1{padding-left:.5rem!important;padding-right:.5rem!important}.py-sm-1{padding-top:.5rem!important;padding-bottom:.5rem!important}.md-sm-1{margin:.5rem!important}.mx-sm-1{margin-left:.5rem!important;margin-right:.5rem!important}.my-sm-1{margin-bottom:.5rem!important}.mt-sm-1,.my-sm-1{margin-top:.5rem!important}.pt-sm-1{padding-top:.5rem!important}.mt-sm-n1{margin-top:-.5rem!important}.mr-sm-1{margin-right:.5rem!important}.pr-sm-1{padding-right:.5rem!important}.mr-sm-n1{margin-right:-.5rem!important}.mb-sm-1{margin-bottom:.5rem!important}.pb-sm-1{padding-bottom:.5rem!important}.mb-sm-n1{margin-bottom:-.5rem!important}.ml-sm-1{margin-left:.5rem!important}.pl-sm-1{padding-left:.5rem!important}.ml-sm-n1{margin-left:-.5rem!important}.g-sm-2{gap:1rem!important}.gr-sm-2{row-gap:1rem!important}.gc-sm-2{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.pd-sm-2{padding:1rem!important}.px-sm-2{padding-left:1rem!important;padding-right:1rem!important}.py-sm-2{padding-top:1rem!important;padding-bottom:1rem!important}.md-sm-2{margin:1rem!important}.mx-sm-2{margin-left:1rem!important;margin-right:1rem!important}.my-sm-2{margin-bottom:1rem!important}.mt-sm-2,.my-sm-2{margin-top:1rem!important}.pt-sm-2{padding-top:1rem!important}.mt-sm-n2{margin-top:-1rem!important}.mr-sm-2{margin-right:1rem!important}.pr-sm-2{padding-right:1rem!important}.mr-sm-n2{margin-right:-1rem!important}.mb-sm-2{margin-bottom:1rem!important}.pb-sm-2{padding-bottom:1rem!important}.mb-sm-n2{margin-bottom:-1rem!important}.ml-sm-2{margin-left:1rem!important}.pl-sm-2{padding-left:1rem!important}.ml-sm-n2{margin-left:-1rem!important}.g-sm-3{gap:1.5rem!important}.gr-sm-3{row-gap:1.5rem!important}.gc-sm-3{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.pd-sm-3{padding:1.5rem!important}.px-sm-3{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-sm-3{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.md-sm-3{margin:1.5rem!important}.mx-sm-3{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-sm-3{margin-bottom:1.5rem!important}.mt-sm-3,.my-sm-3{margin-top:1.5rem!important}.pt-sm-3{padding-top:1.5rem!important}.mt-sm-n3{margin-top:-1.5rem!important}.mr-sm-3{margin-right:1.5rem!important}.pr-sm-3{padding-right:1.5rem!important}.mr-sm-n3{margin-right:-1.5rem!important}.mb-sm-3{margin-bottom:1.5rem!important}.pb-sm-3{padding-bottom:1.5rem!important}.mb-sm-n3{margin-bottom:-1.5rem!important}.ml-sm-3{margin-left:1.5rem!important}.pl-sm-3{padding-left:1.5rem!important}.ml-sm-n3{margin-left:-1.5rem!important}.g-sm-4{gap:2rem!important}.gr-sm-4{row-gap:2rem!important}.gc-sm-4{-webkit-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.pd-sm-4{padding:2rem!important}.px-sm-4{padding-left:2rem!important;padding-right:2rem!important}.py-sm-4{padding-top:2rem!important;padding-bottom:2rem!important}.md-sm-4{margin:2rem!important}.mx-sm-4{margin-left:2rem!important;margin-right:2rem!important}.my-sm-4{margin-bottom:2rem!important}.mt-sm-4,.my-sm-4{margin-top:2rem!important}.pt-sm-4{padding-top:2rem!important}.mt-sm-n4{margin-top:-2rem!important}.mr-sm-4{margin-right:2rem!important}.pr-sm-4{padding-right:2rem!important}.mr-sm-n4{margin-right:-2rem!important}.mb-sm-4{margin-bottom:2rem!important}.pb-sm-4{padding-bottom:2rem!important}.mb-sm-n4{margin-bottom:-2rem!important}.ml-sm-4{margin-left:2rem!important}.pl-sm-4{padding-left:2rem!important}.ml-sm-n4{margin-left:-2rem!important}.g-sm-5{gap:2.5rem!important}.gr-sm-5{row-gap:2.5rem!important}.gc-sm-5{-webkit-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.pd-sm-5{padding:2.5rem!important}.px-sm-5{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-sm-5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.md-sm-5{margin:2.5rem!important}.mx-sm-5{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-sm-5{margin-bottom:2.5rem!important}.mt-sm-5,.my-sm-5{margin-top:2.5rem!important}.pt-sm-5{padding-top:2.5rem!important}.mt-sm-n5{margin-top:-2.5rem!important}.mr-sm-5{margin-right:2.5rem!important}.pr-sm-5{padding-right:2.5rem!important}.mr-sm-n5{margin-right:-2.5rem!important}.mb-sm-5{margin-bottom:2.5rem!important}.pb-sm-5{padding-bottom:2.5rem!important}.mb-sm-n5{margin-bottom:-2.5rem!important}.ml-sm-5{margin-left:2.5rem!important}.pl-sm-5{padding-left:2.5rem!important}.ml-sm-n5{margin-left:-2.5rem!important}.g-sm-6{gap:3rem!important}.gr-sm-6{row-gap:3rem!important}.gc-sm-6{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.pd-sm-6{padding:3rem!important}.px-sm-6{padding-left:3rem!important;padding-right:3rem!important}.py-sm-6{padding-top:3rem!important;padding-bottom:3rem!important}.md-sm-6{margin:3rem!important}.mx-sm-6{margin-left:3rem!important;margin-right:3rem!important}.my-sm-6{margin-bottom:3rem!important}.mt-sm-6,.my-sm-6{margin-top:3rem!important}.pt-sm-6{padding-top:3rem!important}.mt-sm-n6{margin-top:-3rem!important}.mr-sm-6{margin-right:3rem!important}.pr-sm-6{padding-right:3rem!important}.mr-sm-n6{margin-right:-3rem!important}.mb-sm-6{margin-bottom:3rem!important}.pb-sm-6{padding-bottom:3rem!important}.mb-sm-n6{margin-bottom:-3rem!important}.ml-sm-6{margin-left:3rem!important}.pl-sm-6{padding-left:3rem!important}.ml-sm-n6{margin-left:-3rem!important}.g-sm-8{gap:4rem!important}.gr-sm-8{row-gap:4rem!important}.gc-sm-8{-webkit-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.pd-sm-8{padding:4rem!important}.px-sm-8{padding-left:4rem!important;padding-right:4rem!important}.py-sm-8{padding-top:4rem!important;padding-bottom:4rem!important}.md-sm-8{margin:4rem!important}.mx-sm-8{margin-left:4rem!important;margin-right:4rem!important}.my-sm-8{margin-bottom:4rem!important}.mt-sm-8,.my-sm-8{margin-top:4rem!important}.pt-sm-8{padding-top:4rem!important}.mt-sm-n8{margin-top:-4rem!important}.mr-sm-8{margin-right:4rem!important}.pr-sm-8{padding-right:4rem!important}.mr-sm-n8{margin-right:-4rem!important}.mb-sm-8{margin-bottom:4rem!important}.pb-sm-8{padding-bottom:4rem!important}.mb-sm-n8{margin-bottom:-4rem!important}.ml-sm-8{margin-left:4rem!important}.pl-sm-8{padding-left:4rem!important}.ml-sm-n8{margin-left:-4rem!important}.g-sm-10{gap:5rem!important}.gr-sm-10{row-gap:5rem!important}.gc-sm-10{-webkit-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.pd-sm-10{padding:5rem!important}.px-sm-10{padding-left:5rem!important;padding-right:5rem!important}.py-sm-10{padding-top:5rem!important;padding-bottom:5rem!important}.md-sm-10{margin:5rem!important}.mx-sm-10{margin-left:5rem!important;margin-right:5rem!important}.my-sm-10{margin-bottom:5rem!important}.mt-sm-10,.my-sm-10{margin-top:5rem!important}.pt-sm-10{padding-top:5rem!important}.mt-sm-n10{margin-top:-5rem!important}.mr-sm-10{margin-right:5rem!important}.pr-sm-10{padding-right:5rem!important}.mr-sm-n10{margin-right:-5rem!important}.mb-sm-10{margin-bottom:5rem!important}.pb-sm-10{padding-bottom:5rem!important}.mb-sm-n10{margin-bottom:-5rem!important}.ml-sm-10{margin-left:5rem!important}.pl-sm-10{padding-left:5rem!important}.ml-sm-n10{margin-left:-5rem!important}.g-sm-12{gap:6rem!important}.gr-sm-12{row-gap:6rem!important}.gc-sm-12{-webkit-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.pd-sm-12{padding:6rem!important}.px-sm-12{padding-left:6rem!important;padding-right:6rem!important}.py-sm-12{padding-top:6rem!important;padding-bottom:6rem!important}.md-sm-12{margin:6rem!important}.mx-sm-12{margin-left:6rem!important;margin-right:6rem!important}.my-sm-12{margin-bottom:6rem!important}.mt-sm-12,.my-sm-12{margin-top:6rem!important}.pt-sm-12{padding-top:6rem!important}.mt-sm-n12{margin-top:-6rem!important}.mr-sm-12{margin-right:6rem!important}.pr-sm-12{padding-right:6rem!important}.mr-sm-n12{margin-right:-6rem!important}.mb-sm-12{margin-bottom:6rem!important}.pb-sm-12{padding-bottom:6rem!important}.mb-sm-n12{margin-bottom:-6rem!important}.ml-sm-12{margin-left:6rem!important}.pl-sm-12{padding-left:6rem!important}.ml-sm-n12{margin-left:-6rem!important}.g-sm-16{gap:8rem!important}.gr-sm-16{row-gap:8rem!important}.gc-sm-16{-webkit-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.pd-sm-16{padding:8rem!important}.px-sm-16{padding-left:8rem!important;padding-right:8rem!important}.py-sm-16{padding-top:8rem!important;padding-bottom:8rem!important}.md-sm-16{margin:8rem!important}.mx-sm-16{margin-left:8rem!important;margin-right:8rem!important}.my-sm-16{margin-bottom:8rem!important}.mt-sm-16,.my-sm-16{margin-top:8rem!important}.pt-sm-16{padding-top:8rem!important}.mt-sm-n16{margin-top:-8rem!important}.mr-sm-16{margin-right:8rem!important}.pr-sm-16{padding-right:8rem!important}.mr-sm-n16{margin-right:-8rem!important}.mb-sm-16{margin-bottom:8rem!important}.pb-sm-16{padding-bottom:8rem!important}.mb-sm-n16{margin-bottom:-8rem!important}.ml-sm-16{margin-left:8rem!important}.pl-sm-16{padding-left:8rem!important}.ml-sm-n16{margin-left:-8rem!important}.g-sm-20{gap:10rem!important}.gr-sm-20{row-gap:10rem!important}.gc-sm-20{-webkit-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.pd-sm-20{padding:10rem!important}.px-sm-20{padding-left:10rem!important;padding-right:10rem!important}.py-sm-20{padding-top:10rem!important;padding-bottom:10rem!important}.md-sm-20{margin:10rem!important}.mx-sm-20{margin-left:10rem!important;margin-right:10rem!important}.my-sm-20{margin-bottom:10rem!important}.mt-sm-20,.my-sm-20{margin-top:10rem!important}.pt-sm-20{padding-top:10rem!important}.mt-sm-n20{margin-top:-10rem!important}.mr-sm-20{margin-right:10rem!important}.pr-sm-20{padding-right:10rem!important}.mr-sm-n20{margin-right:-10rem!important}.mb-sm-20{margin-bottom:10rem!important}.pb-sm-20{padding-bottom:10rem!important}.mb-sm-n20{margin-bottom:-10rem!important}.ml-sm-20{margin-left:10rem!important}.pl-sm-20{padding-left:10rem!important}.ml-sm-n20{margin-left:-10rem!important}.g-sm-35{gap:17.5rem!important}.gr-sm-35{row-gap:17.5rem!important}.gc-sm-35{-webkit-column-gap:17.5rem!important;-moz-column-gap:17.5rem!important;column-gap:17.5rem!important}.pd-sm-35{padding:17.5rem!important}.px-sm-35{padding-left:17.5rem!important;padding-right:17.5rem!important}.py-sm-35{padding-top:17.5rem!important;padding-bottom:17.5rem!important}.md-sm-35{margin:17.5rem!important}.mx-sm-35{margin-left:17.5rem!important;margin-right:17.5rem!important}.my-sm-35{margin-bottom:17.5rem!important}.mt-sm-35,.my-sm-35{margin-top:17.5rem!important}.pt-sm-35{padding-top:17.5rem!important}.mt-sm-n35{margin-top:-17.5rem!important}.mr-sm-35{margin-right:17.5rem!important}.pr-sm-35{padding-right:17.5rem!important}.mr-sm-n35{margin-right:-17.5rem!important}.mb-sm-35{margin-bottom:17.5rem!important}.pb-sm-35{padding-bottom:17.5rem!important}.mb-sm-n35{margin-bottom:-17.5rem!important}.ml-sm-35{margin-left:17.5rem!important}.pl-sm-35{padding-left:17.5rem!important}.ml-sm-n35{margin-left:-17.5rem!important}.align-sm-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.justify-sm-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.align-sm-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-sm-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-sm-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.justify-sm-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-sm-space-between{-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between}.justify-sm-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.align-sm-space-around{-webkit-box-align:space-around;-ms-flex-align:space-around;align-items:space-around}.justify-sm-space-around{-ms-flex-pack:distribute;justify-content:space-around}.d-sm-inline-block{display:inline-block!important}.d-sm-inline{display:inline!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-block{display:block!important}.d-sm-none{display:none!important}.pos-sm-relative{position:relative}.pos-sm-relative-i{position:relative!important}.pos-sm-absolute{position:absolute}.pos-sm-absolute-i{position:absolute!important}.pos-sm-fixed{position:fixed}.pos-sm-fixed-i{position:fixed!important}.pos-sm-sticky{position:sticky}.pos-sm-sticky-i{position:sticky!important}}@media screen and (min-width:1024px){.flex-md-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-md-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-md-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-md-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-md-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.align-md-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.justify-md-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.align-md-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-md-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-md-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.justify-md-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-md-space-between{-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between}.justify-md-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.align-md-space-around{-webkit-box-align:space-around;-ms-flex-align:space-around;align-items:space-around}.justify-md-space-around{-ms-flex-pack:distribute;justify-content:space-around}.g-md-0{gap:0!important}.gr-md-0{row-gap:0!important}.gc-md-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.pd-md-0{padding:0!important}.px-md-0{padding-left:0!important;padding-right:0!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.md-md-0{margin:0!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.my-md-0{margin-bottom:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.pt-md-0{padding-top:0!important}.mr-md-0{margin-right:0!important}.pr-md-0{padding-right:0!important}.mb-md-0{margin-bottom:0!important}.pb-md-0{padding-bottom:0!important}.ml-md-0{margin-left:0!important}.pl-md-0{padding-left:0!important}.g-md-1{gap:.5rem!important}.gr-md-1{row-gap:.5rem!important}.gc-md-1{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.pd-md-1{padding:.5rem!important}.px-md-1{padding-left:.5rem!important;padding-right:.5rem!important}.py-md-1{padding-top:.5rem!important;padding-bottom:.5rem!important}.md-md-1{margin:.5rem!important}.mx-md-1{margin-left:.5rem!important;margin-right:.5rem!important}.my-md-1{margin-bottom:.5rem!important}.mt-md-1,.my-md-1{margin-top:.5rem!important}.pt-md-1{padding-top:.5rem!important}.mt-md-n1{margin-top:-.5rem!important}.mr-md-1{margin-right:.5rem!important}.pr-md-1{padding-right:.5rem!important}.mr-md-n1{margin-right:-.5rem!important}.mb-md-1{margin-bottom:.5rem!important}.pb-md-1{padding-bottom:.5rem!important}.mb-md-n1{margin-bottom:-.5rem!important}.ml-md-1{margin-left:.5rem!important}.pl-md-1{padding-left:.5rem!important}.ml-md-n1{margin-left:-.5rem!important}.g-md-2{gap:1rem!important}.gr-md-2{row-gap:1rem!important}.gc-md-2{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.pd-md-2{padding:1rem!important}.px-md-2{padding-left:1rem!important;padding-right:1rem!important}.py-md-2{padding-top:1rem!important;padding-bottom:1rem!important}.md-md-2{margin:1rem!important}.mx-md-2{margin-left:1rem!important;margin-right:1rem!important}.my-md-2{margin-bottom:1rem!important}.mt-md-2,.my-md-2{margin-top:1rem!important}.pt-md-2{padding-top:1rem!important}.mt-md-n2{margin-top:-1rem!important}.mr-md-2{margin-right:1rem!important}.pr-md-2{padding-right:1rem!important}.mr-md-n2{margin-right:-1rem!important}.mb-md-2{margin-bottom:1rem!important}.pb-md-2{padding-bottom:1rem!important}.mb-md-n2{margin-bottom:-1rem!important}.ml-md-2{margin-left:1rem!important}.pl-md-2{padding-left:1rem!important}.ml-md-n2{margin-left:-1rem!important}.g-md-3{gap:1.5rem!important}.gr-md-3{row-gap:1.5rem!important}.gc-md-3{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.pd-md-3{padding:1.5rem!important}.px-md-3{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-md-3{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.md-md-3{margin:1.5rem!important}.mx-md-3{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-md-3{margin-bottom:1.5rem!important}.mt-md-3,.my-md-3{margin-top:1.5rem!important}.pt-md-3{padding-top:1.5rem!important}.mt-md-n3{margin-top:-1.5rem!important}.mr-md-3{margin-right:1.5rem!important}.pr-md-3{padding-right:1.5rem!important}.mr-md-n3{margin-right:-1.5rem!important}.mb-md-3{margin-bottom:1.5rem!important}.pb-md-3{padding-bottom:1.5rem!important}.mb-md-n3{margin-bottom:-1.5rem!important}.ml-md-3{margin-left:1.5rem!important}.pl-md-3{padding-left:1.5rem!important}.ml-md-n3{margin-left:-1.5rem!important}.g-md-4{gap:2rem!important}.gr-md-4{row-gap:2rem!important}.gc-md-4{-webkit-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.pd-md-4{padding:2rem!important}.px-md-4{padding-left:2rem!important;padding-right:2rem!important}.py-md-4{padding-top:2rem!important;padding-bottom:2rem!important}.md-md-4{margin:2rem!important}.mx-md-4{margin-left:2rem!important;margin-right:2rem!important}.my-md-4{margin-bottom:2rem!important}.mt-md-4,.my-md-4{margin-top:2rem!important}.pt-md-4{padding-top:2rem!important}.mt-md-n4{margin-top:-2rem!important}.mr-md-4{margin-right:2rem!important}.pr-md-4{padding-right:2rem!important}.mr-md-n4{margin-right:-2rem!important}.mb-md-4{margin-bottom:2rem!important}.pb-md-4{padding-bottom:2rem!important}.mb-md-n4{margin-bottom:-2rem!important}.ml-md-4{margin-left:2rem!important}.pl-md-4{padding-left:2rem!important}.ml-md-n4{margin-left:-2rem!important}.g-md-5{gap:2.5rem!important}.gr-md-5{row-gap:2.5rem!important}.gc-md-5{-webkit-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.pd-md-5{padding:2.5rem!important}.px-md-5{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-md-5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.md-md-5{margin:2.5rem!important}.mx-md-5{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-md-5{margin-bottom:2.5rem!important}.mt-md-5,.my-md-5{margin-top:2.5rem!important}.pt-md-5{padding-top:2.5rem!important}.mt-md-n5{margin-top:-2.5rem!important}.mr-md-5{margin-right:2.5rem!important}.pr-md-5{padding-right:2.5rem!important}.mr-md-n5{margin-right:-2.5rem!important}.mb-md-5{margin-bottom:2.5rem!important}.pb-md-5{padding-bottom:2.5rem!important}.mb-md-n5{margin-bottom:-2.5rem!important}.ml-md-5{margin-left:2.5rem!important}.pl-md-5{padding-left:2.5rem!important}.ml-md-n5{margin-left:-2.5rem!important}.g-md-6{gap:3rem!important}.gr-md-6{row-gap:3rem!important}.gc-md-6{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.pd-md-6{padding:3rem!important}.px-md-6{padding-left:3rem!important;padding-right:3rem!important}.py-md-6{padding-top:3rem!important;padding-bottom:3rem!important}.md-md-6{margin:3rem!important}.mx-md-6{margin-left:3rem!important;margin-right:3rem!important}.my-md-6{margin-bottom:3rem!important}.mt-md-6,.my-md-6{margin-top:3rem!important}.pt-md-6{padding-top:3rem!important}.mt-md-n6{margin-top:-3rem!important}.mr-md-6{margin-right:3rem!important}.pr-md-6{padding-right:3rem!important}.mr-md-n6{margin-right:-3rem!important}.mb-md-6{margin-bottom:3rem!important}.pb-md-6{padding-bottom:3rem!important}.mb-md-n6{margin-bottom:-3rem!important}.ml-md-6{margin-left:3rem!important}.pl-md-6{padding-left:3rem!important}.ml-md-n6{margin-left:-3rem!important}.g-md-8{gap:4rem!important}.gr-md-8{row-gap:4rem!important}.gc-md-8{-webkit-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.pd-md-8{padding:4rem!important}.px-md-8{padding-left:4rem!important;padding-right:4rem!important}.py-md-8{padding-top:4rem!important;padding-bottom:4rem!important}.md-md-8{margin:4rem!important}.mx-md-8{margin-left:4rem!important;margin-right:4rem!important}.my-md-8{margin-bottom:4rem!important}.mt-md-8,.my-md-8{margin-top:4rem!important}.pt-md-8{padding-top:4rem!important}.mt-md-n8{margin-top:-4rem!important}.mr-md-8{margin-right:4rem!important}.pr-md-8{padding-right:4rem!important}.mr-md-n8{margin-right:-4rem!important}.mb-md-8{margin-bottom:4rem!important}.pb-md-8{padding-bottom:4rem!important}.mb-md-n8{margin-bottom:-4rem!important}.ml-md-8{margin-left:4rem!important}.pl-md-8{padding-left:4rem!important}.ml-md-n8{margin-left:-4rem!important}.g-md-10{gap:5rem!important}.gr-md-10{row-gap:5rem!important}.gc-md-10{-webkit-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.pd-md-10{padding:5rem!important}.px-md-10{padding-left:5rem!important;padding-right:5rem!important}.py-md-10{padding-top:5rem!important;padding-bottom:5rem!important}.md-md-10{margin:5rem!important}.mx-md-10{margin-left:5rem!important;margin-right:5rem!important}.my-md-10{margin-bottom:5rem!important}.mt-md-10,.my-md-10{margin-top:5rem!important}.pt-md-10{padding-top:5rem!important}.mt-md-n10{margin-top:-5rem!important}.mr-md-10{margin-right:5rem!important}.pr-md-10{padding-right:5rem!important}.mr-md-n10{margin-right:-5rem!important}.mb-md-10{margin-bottom:5rem!important}.pb-md-10{padding-bottom:5rem!important}.mb-md-n10{margin-bottom:-5rem!important}.ml-md-10{margin-left:5rem!important}.pl-md-10{padding-left:5rem!important}.ml-md-n10{margin-left:-5rem!important}.g-md-12{gap:6rem!important}.gr-md-12{row-gap:6rem!important}.gc-md-12{-webkit-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.pd-md-12{padding:6rem!important}.px-md-12{padding-left:6rem!important;padding-right:6rem!important}.py-md-12{padding-top:6rem!important;padding-bottom:6rem!important}.md-md-12{margin:6rem!important}.mx-md-12{margin-left:6rem!important;margin-right:6rem!important}.my-md-12{margin-bottom:6rem!important}.mt-md-12,.my-md-12{margin-top:6rem!important}.pt-md-12{padding-top:6rem!important}.mt-md-n12{margin-top:-6rem!important}.mr-md-12{margin-right:6rem!important}.pr-md-12{padding-right:6rem!important}.mr-md-n12{margin-right:-6rem!important}.mb-md-12{margin-bottom:6rem!important}.pb-md-12{padding-bottom:6rem!important}.mb-md-n12{margin-bottom:-6rem!important}.ml-md-12{margin-left:6rem!important}.pl-md-12{padding-left:6rem!important}.ml-md-n12{margin-left:-6rem!important}.g-md-16{gap:8rem!important}.gr-md-16{row-gap:8rem!important}.gc-md-16{-webkit-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.pd-md-16{padding:8rem!important}.px-md-16{padding-left:8rem!important;padding-right:8rem!important}.py-md-16{padding-top:8rem!important;padding-bottom:8rem!important}.md-md-16{margin:8rem!important}.mx-md-16{margin-left:8rem!important;margin-right:8rem!important}.my-md-16{margin-bottom:8rem!important}.mt-md-16,.my-md-16{margin-top:8rem!important}.pt-md-16{padding-top:8rem!important}.mt-md-n16{margin-top:-8rem!important}.mr-md-16{margin-right:8rem!important}.pr-md-16{padding-right:8rem!important}.mr-md-n16{margin-right:-8rem!important}.mb-md-16{margin-bottom:8rem!important}.pb-md-16{padding-bottom:8rem!important}.mb-md-n16{margin-bottom:-8rem!important}.ml-md-16{margin-left:8rem!important}.pl-md-16{padding-left:8rem!important}.ml-md-n16{margin-left:-8rem!important}.g-md-20{gap:10rem!important}.gr-md-20{row-gap:10rem!important}.gc-md-20{-webkit-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.pd-md-20{padding:10rem!important}.px-md-20{padding-left:10rem!important;padding-right:10rem!important}.py-md-20{padding-top:10rem!important;padding-bottom:10rem!important}.md-md-20{margin:10rem!important}.mx-md-20{margin-left:10rem!important;margin-right:10rem!important}.my-md-20{margin-bottom:10rem!important}.mt-md-20,.my-md-20{margin-top:10rem!important}.pt-md-20{padding-top:10rem!important}.mt-md-n20{margin-top:-10rem!important}.mr-md-20{margin-right:10rem!important}.pr-md-20{padding-right:10rem!important}.mr-md-n20{margin-right:-10rem!important}.mb-md-20{margin-bottom:10rem!important}.pb-md-20{padding-bottom:10rem!important}.mb-md-n20{margin-bottom:-10rem!important}.ml-md-20{margin-left:10rem!important}.pl-md-20{padding-left:10rem!important}.ml-md-n20{margin-left:-10rem!important}.g-md-35{gap:17.5rem!important}.gr-md-35{row-gap:17.5rem!important}.gc-md-35{-webkit-column-gap:17.5rem!important;-moz-column-gap:17.5rem!important;column-gap:17.5rem!important}.pd-md-35{padding:17.5rem!important}.px-md-35{padding-left:17.5rem!important;padding-right:17.5rem!important}.py-md-35{padding-top:17.5rem!important;padding-bottom:17.5rem!important}.md-md-35{margin:17.5rem!important}.mx-md-35{margin-left:17.5rem!important;margin-right:17.5rem!important}.my-md-35{margin-bottom:17.5rem!important}.mt-md-35,.my-md-35{margin-top:17.5rem!important}.pt-md-35{padding-top:17.5rem!important}.mt-md-n35{margin-top:-17.5rem!important}.mr-md-35{margin-right:17.5rem!important}.pr-md-35{padding-right:17.5rem!important}.mr-md-n35{margin-right:-17.5rem!important}.mb-md-35{margin-bottom:17.5rem!important}.pb-md-35{padding-bottom:17.5rem!important}.mb-md-n35{margin-bottom:-17.5rem!important}.ml-md-35{margin-left:17.5rem!important}.pl-md-35{padding-left:17.5rem!important}.ml-md-n35{margin-left:-17.5rem!important}.d-md-inline-block{display:inline-block!important}.d-md-inline{display:inline!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-block{display:block!important}.d-md-none{display:none!important}.pos-md-relative{position:relative}.pos-md-relative-i{position:relative!important}.pos-md-absolute{position:absolute}.pos-md-absolute-i{position:absolute!important}.pos-md-fixed{position:fixed}.pos-md-fixed-i{position:fixed!important}.pos-md-sticky{position:sticky}.pos-md-sticky-i{position:sticky!important}}@media screen and (min-width:1450px){.flex-lg-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.g-lg-0{gap:0!important}.gr-lg-0{row-gap:0!important}.gc-lg-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.pd-lg-0{padding:0!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.md-lg-0{margin:0!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.my-lg-0{margin-bottom:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.pt-lg-0{padding-top:0!important}.mr-lg-0{margin-right:0!important}.pr-lg-0{padding-right:0!important}.mb-lg-0{margin-bottom:0!important}.pb-lg-0{padding-bottom:0!important}.ml-lg-0{margin-left:0!important}.pl-lg-0{padding-left:0!important}.g-lg-1{gap:.5rem!important}.gr-lg-1{row-gap:.5rem!important}.gc-lg-1{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.pd-lg-1{padding:.5rem!important}.px-lg-1{padding-left:.5rem!important;padding-right:.5rem!important}.py-lg-1{padding-top:.5rem!important;padding-bottom:.5rem!important}.md-lg-1{margin:.5rem!important}.mx-lg-1{margin-left:.5rem!important;margin-right:.5rem!important}.my-lg-1{margin-bottom:.5rem!important}.mt-lg-1,.my-lg-1{margin-top:.5rem!important}.pt-lg-1{padding-top:.5rem!important}.mt-lg-n1{margin-top:-.5rem!important}.mr-lg-1{margin-right:.5rem!important}.pr-lg-1{padding-right:.5rem!important}.mr-lg-n1{margin-right:-.5rem!important}.mb-lg-1{margin-bottom:.5rem!important}.pb-lg-1{padding-bottom:.5rem!important}.mb-lg-n1{margin-bottom:-.5rem!important}.ml-lg-1{margin-left:.5rem!important}.pl-lg-1{padding-left:.5rem!important}.ml-lg-n1{margin-left:-.5rem!important}.g-lg-2{gap:1rem!important}.gr-lg-2{row-gap:1rem!important}.gc-lg-2{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.pd-lg-2{padding:1rem!important}.px-lg-2{padding-left:1rem!important;padding-right:1rem!important}.py-lg-2{padding-top:1rem!important;padding-bottom:1rem!important}.md-lg-2{margin:1rem!important}.mx-lg-2{margin-left:1rem!important;margin-right:1rem!important}.my-lg-2{margin-bottom:1rem!important}.mt-lg-2,.my-lg-2{margin-top:1rem!important}.pt-lg-2{padding-top:1rem!important}.mt-lg-n2{margin-top:-1rem!important}.mr-lg-2{margin-right:1rem!important}.pr-lg-2{padding-right:1rem!important}.mr-lg-n2{margin-right:-1rem!important}.mb-lg-2{margin-bottom:1rem!important}.pb-lg-2{padding-bottom:1rem!important}.mb-lg-n2{margin-bottom:-1rem!important}.ml-lg-2{margin-left:1rem!important}.pl-lg-2{padding-left:1rem!important}.ml-lg-n2{margin-left:-1rem!important}.g-lg-3{gap:1.5rem!important}.gr-lg-3{row-gap:1.5rem!important}.gc-lg-3{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.pd-lg-3{padding:1.5rem!important}.px-lg-3{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-lg-3{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.md-lg-3{margin:1.5rem!important}.mx-lg-3{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-lg-3{margin-bottom:1.5rem!important}.mt-lg-3,.my-lg-3{margin-top:1.5rem!important}.pt-lg-3{padding-top:1.5rem!important}.mt-lg-n3{margin-top:-1.5rem!important}.mr-lg-3{margin-right:1.5rem!important}.pr-lg-3{padding-right:1.5rem!important}.mr-lg-n3{margin-right:-1.5rem!important}.mb-lg-3{margin-bottom:1.5rem!important}.pb-lg-3{padding-bottom:1.5rem!important}.mb-lg-n3{margin-bottom:-1.5rem!important}.ml-lg-3{margin-left:1.5rem!important}.pl-lg-3{padding-left:1.5rem!important}.ml-lg-n3{margin-left:-1.5rem!important}.g-lg-4{gap:2rem!important}.gr-lg-4{row-gap:2rem!important}.gc-lg-4{-webkit-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.pd-lg-4{padding:2rem!important}.px-lg-4{padding-left:2rem!important;padding-right:2rem!important}.py-lg-4{padding-top:2rem!important;padding-bottom:2rem!important}.md-lg-4{margin:2rem!important}.mx-lg-4{margin-left:2rem!important;margin-right:2rem!important}.my-lg-4{margin-bottom:2rem!important}.mt-lg-4,.my-lg-4{margin-top:2rem!important}.pt-lg-4{padding-top:2rem!important}.mt-lg-n4{margin-top:-2rem!important}.mr-lg-4{margin-right:2rem!important}.pr-lg-4{padding-right:2rem!important}.mr-lg-n4{margin-right:-2rem!important}.mb-lg-4{margin-bottom:2rem!important}.pb-lg-4{padding-bottom:2rem!important}.mb-lg-n4{margin-bottom:-2rem!important}.ml-lg-4{margin-left:2rem!important}.pl-lg-4{padding-left:2rem!important}.ml-lg-n4{margin-left:-2rem!important}.g-lg-5{gap:2.5rem!important}.gr-lg-5{row-gap:2.5rem!important}.gc-lg-5{-webkit-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.pd-lg-5{padding:2.5rem!important}.px-lg-5{padding-left:2.5rem!important;padding-right:2.5rem!important}.py-lg-5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.md-lg-5{margin:2.5rem!important}.mx-lg-5{margin-left:2.5rem!important;margin-right:2.5rem!important}.my-lg-5{margin-bottom:2.5rem!important}.mt-lg-5,.my-lg-5{margin-top:2.5rem!important}.pt-lg-5{padding-top:2.5rem!important}.mt-lg-n5{margin-top:-2.5rem!important}.mr-lg-5{margin-right:2.5rem!important}.pr-lg-5{padding-right:2.5rem!important}.mr-lg-n5{margin-right:-2.5rem!important}.mb-lg-5{margin-bottom:2.5rem!important}.pb-lg-5{padding-bottom:2.5rem!important}.mb-lg-n5{margin-bottom:-2.5rem!important}.ml-lg-5{margin-left:2.5rem!important}.pl-lg-5{padding-left:2.5rem!important}.ml-lg-n5{margin-left:-2.5rem!important}.g-lg-6{gap:3rem!important}.gr-lg-6{row-gap:3rem!important}.gc-lg-6{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.pd-lg-6{padding:3rem!important}.px-lg-6{padding-left:3rem!important;padding-right:3rem!important}.py-lg-6{padding-top:3rem!important;padding-bottom:3rem!important}.md-lg-6{margin:3rem!important}.mx-lg-6{margin-left:3rem!important;margin-right:3rem!important}.my-lg-6{margin-bottom:3rem!important}.mt-lg-6,.my-lg-6{margin-top:3rem!important}.pt-lg-6{padding-top:3rem!important}.mt-lg-n6{margin-top:-3rem!important}.mr-lg-6{margin-right:3rem!important}.pr-lg-6{padding-right:3rem!important}.mr-lg-n6{margin-right:-3rem!important}.mb-lg-6{margin-bottom:3rem!important}.pb-lg-6{padding-bottom:3rem!important}.mb-lg-n6{margin-bottom:-3rem!important}.ml-lg-6{margin-left:3rem!important}.pl-lg-6{padding-left:3rem!important}.ml-lg-n6{margin-left:-3rem!important}.g-lg-8{gap:4rem!important}.gr-lg-8{row-gap:4rem!important}.gc-lg-8{-webkit-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.pd-lg-8{padding:4rem!important}.px-lg-8{padding-left:4rem!important;padding-right:4rem!important}.py-lg-8{padding-top:4rem!important;padding-bottom:4rem!important}.md-lg-8{margin:4rem!important}.mx-lg-8{margin-left:4rem!important;margin-right:4rem!important}.my-lg-8{margin-bottom:4rem!important}.mt-lg-8,.my-lg-8{margin-top:4rem!important}.pt-lg-8{padding-top:4rem!important}.mt-lg-n8{margin-top:-4rem!important}.mr-lg-8{margin-right:4rem!important}.pr-lg-8{padding-right:4rem!important}.mr-lg-n8{margin-right:-4rem!important}.mb-lg-8{margin-bottom:4rem!important}.pb-lg-8{padding-bottom:4rem!important}.mb-lg-n8{margin-bottom:-4rem!important}.ml-lg-8{margin-left:4rem!important}.pl-lg-8{padding-left:4rem!important}.ml-lg-n8{margin-left:-4rem!important}.g-lg-10{gap:5rem!important}.gr-lg-10{row-gap:5rem!important}.gc-lg-10{-webkit-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.pd-lg-10{padding:5rem!important}.px-lg-10{padding-left:5rem!important;padding-right:5rem!important}.py-lg-10{padding-top:5rem!important;padding-bottom:5rem!important}.md-lg-10{margin:5rem!important}.mx-lg-10{margin-left:5rem!important;margin-right:5rem!important}.my-lg-10{margin-bottom:5rem!important}.mt-lg-10,.my-lg-10{margin-top:5rem!important}.pt-lg-10{padding-top:5rem!important}.mt-lg-n10{margin-top:-5rem!important}.mr-lg-10{margin-right:5rem!important}.pr-lg-10{padding-right:5rem!important}.mr-lg-n10{margin-right:-5rem!important}.mb-lg-10{margin-bottom:5rem!important}.pb-lg-10{padding-bottom:5rem!important}.mb-lg-n10{margin-bottom:-5rem!important}.ml-lg-10{margin-left:5rem!important}.pl-lg-10{padding-left:5rem!important}.ml-lg-n10{margin-left:-5rem!important}.g-lg-12{gap:6rem!important}.gr-lg-12{row-gap:6rem!important}.gc-lg-12{-webkit-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.pd-lg-12{padding:6rem!important}.px-lg-12{padding-left:6rem!important;padding-right:6rem!important}.py-lg-12{padding-top:6rem!important;padding-bottom:6rem!important}.md-lg-12{margin:6rem!important}.mx-lg-12{margin-left:6rem!important;margin-right:6rem!important}.my-lg-12{margin-bottom:6rem!important}.mt-lg-12,.my-lg-12{margin-top:6rem!important}.pt-lg-12{padding-top:6rem!important}.mt-lg-n12{margin-top:-6rem!important}.mr-lg-12{margin-right:6rem!important}.pr-lg-12{padding-right:6rem!important}.mr-lg-n12{margin-right:-6rem!important}.mb-lg-12{margin-bottom:6rem!important}.pb-lg-12{padding-bottom:6rem!important}.mb-lg-n12{margin-bottom:-6rem!important}.ml-lg-12{margin-left:6rem!important}.pl-lg-12{padding-left:6rem!important}.ml-lg-n12{margin-left:-6rem!important}.g-lg-16{gap:8rem!important}.gr-lg-16{row-gap:8rem!important}.gc-lg-16{-webkit-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.pd-lg-16{padding:8rem!important}.px-lg-16{padding-left:8rem!important;padding-right:8rem!important}.py-lg-16{padding-top:8rem!important;padding-bottom:8rem!important}.md-lg-16{margin:8rem!important}.mx-lg-16{margin-left:8rem!important;margin-right:8rem!important}.my-lg-16{margin-bottom:8rem!important}.mt-lg-16,.my-lg-16{margin-top:8rem!important}.pt-lg-16{padding-top:8rem!important}.mt-lg-n16{margin-top:-8rem!important}.mr-lg-16{margin-right:8rem!important}.pr-lg-16{padding-right:8rem!important}.mr-lg-n16{margin-right:-8rem!important}.mb-lg-16{margin-bottom:8rem!important}.pb-lg-16{padding-bottom:8rem!important}.mb-lg-n16{margin-bottom:-8rem!important}.ml-lg-16{margin-left:8rem!important}.pl-lg-16{padding-left:8rem!important}.ml-lg-n16{margin-left:-8rem!important}.g-lg-20{gap:10rem!important}.gr-lg-20{row-gap:10rem!important}.gc-lg-20{-webkit-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.pd-lg-20{padding:10rem!important}.px-lg-20{padding-left:10rem!important;padding-right:10rem!important}.py-lg-20{padding-top:10rem!important;padding-bottom:10rem!important}.md-lg-20{margin:10rem!important}.mx-lg-20{margin-left:10rem!important;margin-right:10rem!important}.my-lg-20{margin-bottom:10rem!important}.mt-lg-20,.my-lg-20{margin-top:10rem!important}.pt-lg-20{padding-top:10rem!important}.mt-lg-n20{margin-top:-10rem!important}.mr-lg-20{margin-right:10rem!important}.pr-lg-20{padding-right:10rem!important}.mr-lg-n20{margin-right:-10rem!important}.mb-lg-20{margin-bottom:10rem!important}.pb-lg-20{padding-bottom:10rem!important}.mb-lg-n20{margin-bottom:-10rem!important}.ml-lg-20{margin-left:10rem!important}.pl-lg-20{padding-left:10rem!important}.ml-lg-n20{margin-left:-10rem!important}.g-lg-35{gap:17.5rem!important}.gr-lg-35{row-gap:17.5rem!important}.gc-lg-35{-webkit-column-gap:17.5rem!important;-moz-column-gap:17.5rem!important;column-gap:17.5rem!important}.pd-lg-35{padding:17.5rem!important}.px-lg-35{padding-left:17.5rem!important;padding-right:17.5rem!important}.py-lg-35{padding-top:17.5rem!important;padding-bottom:17.5rem!important}.md-lg-35{margin:17.5rem!important}.mx-lg-35{margin-left:17.5rem!important;margin-right:17.5rem!important}.my-lg-35{margin-bottom:17.5rem!important}.mt-lg-35,.my-lg-35{margin-top:17.5rem!important}.pt-lg-35{padding-top:17.5rem!important}.mt-lg-n35{margin-top:-17.5rem!important}.mr-lg-35{margin-right:17.5rem!important}.pr-lg-35{padding-right:17.5rem!important}.mr-lg-n35{margin-right:-17.5rem!important}.mb-lg-35{margin-bottom:17.5rem!important}.pb-lg-35{padding-bottom:17.5rem!important}.mb-lg-n35{margin-bottom:-17.5rem!important}.ml-lg-35{margin-left:17.5rem!important}.pl-lg-35{padding-left:17.5rem!important}.ml-lg-n35{margin-left:-17.5rem!important}.d-lg-inline-block{display:inline-block!important}.d-lg-inline{display:inline!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-block{display:block!important}.d-lg-none{display:none!important}.pos-lg-relative{position:relative}.pos-lg-relative-i{position:relative!important}.pos-lg-absolute{position:absolute}.pos-lg-absolute-i{position:absolute!important}.pos-lg-fixed{position:fixed}.pos-lg-fixed-i{position:fixed!important}.pos-lg-sticky{position:sticky}.pos-lg-sticky-i{position:sticky!important}}.elevation-0{-webkit-box-shadow:none!important;box-shadow:none!important}.elevation-1{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2)!important;box-shadow:0 1px 2px rgba(0,0,0,.2)!important}.elevation-2{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)!important;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)!important}.elevation-12{-webkit-box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)!important;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)!important}.elevation-24{-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)!important;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)!important}:root{--elevation-1:0 1px 2px rgba(0,0,0,0.2);--elevation-2:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);--elevation-12:0 7px 8px -4px rgba(0,0,0,0.2),0 12px 17px 2px rgba(0,0,0,0.14),0 5px 22px 4px rgba(0,0,0,0.12);--elevation-24:0 11px 15px -7px rgba(0,0,0,0.2),0 24px 38px 3px rgba(0,0,0,0.14),0 9px 46px 8px rgba(0,0,0,0.12)}.rounded-0{border-radius:0!important}.rounded-t-0{border-radius:0 0 0 0!important}.rounded{border-radius:.25rem!important}.rounded-t{border-radius:.25rem .25rem 0 0!important}.rounded-2{border-radius:.5rem!important}.rounded-t-2{border-radius:.5rem .5rem 0 0!important}.rounded-4{border-radius:1rem!important}.rounded-t-4{border-radius:1rem 1rem 0 0!important}.rounded-8{border-radius:2rem!important}.rounded-t-8{border-radius:2rem 2rem 0 0!important}.rounded-pill{border-radius:9999px!important}.rounded-t-pill{border-radius:9999px 9999px 0 0!important}.rounded-circle{border-radius:50%!important}.rounded-t-circle{border-radius:50% 50% 0 0!important}@media screen and (min-width:768px){.rounded-sm-0{border-radius:0!important}.rounded-sm-t-0{border-radius:0 0 0 0!important}.rounded-sm{border-radius:.25rem!important}.rounded-sm-t{border-radius:.25rem .25rem 0 0!important}.rounded-sm-2{border-radius:.5rem!important}.rounded-sm-t-2{border-radius:.5rem .5rem 0 0!important}.rounded-sm-4{border-radius:1rem!important}.rounded-sm-t-4{border-radius:1rem 1rem 0 0!important}.rounded-sm-8{border-radius:2rem!important}.rounded-sm-t-8{border-radius:2rem 2rem 0 0!important}.rounded-sm-pill{border-radius:9999px!important}.rounded-sm-t-pill{border-radius:9999px 9999px 0 0!important}.rounded-sm-circle{border-radius:50%!important}.rounded-sm-t-circle{border-radius:50% 50% 0 0!important}}@media screen and (min-width:1024px){.rounded-md-0{border-radius:0!important}.rounded-md-t-0{border-radius:0 0 0 0!important}.rounded-md{border-radius:.25rem!important}.rounded-md-t{border-radius:.25rem .25rem 0 0!important}.rounded-md-2{border-radius:.5rem!important}.rounded-md-t-2{border-radius:.5rem .5rem 0 0!important}.rounded-md-4{border-radius:1rem!important}.rounded-md-t-4{border-radius:1rem 1rem 0 0!important}.rounded-md-8{border-radius:2rem!important}.rounded-md-t-8{border-radius:2rem 2rem 0 0!important}.rounded-md-pill{border-radius:9999px!important}.rounded-md-t-pill{border-radius:9999px 9999px 0 0!important}.rounded-md-circle{border-radius:50%!important}.rounded-md-t-circle{border-radius:50% 50% 0 0!important}}.v-app{max-width:100vw!important;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex}.v-app.content footer,.v-app.content header{display:none!important}.v-app.content .v-app__content-wrap,.v-app.content .v-app__wrapper{padding:0!important}.v-app__header{position:fixed;z-index:500;left:0;right:0;height:64px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(18,19,27,.9)),to(rgba(18,19,27,0)));background:linear-gradient(180deg,rgba(18,19,27,.9),rgba(18,19,27,0));color:#fff}.v-app__side{z-index:499;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#ff5ae4;color:#fff;width:100%;max-width:380px;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);-webkit-transition:-webkit-transform .2s cubic-bezier(.37,.79,.56,.99),-webkit-box-shadow .2s cubic-bezier(.37,.79,.56,.99);transition:-webkit-transform .2s cubic-bezier(.37,.79,.56,.99),-webkit-box-shadow .2s cubic-bezier(.37,.79,.56,.99);transition:transform .2s cubic-bezier(.37,.79,.56,.99),box-shadow .2s cubic-bezier(.37,.79,.56,.99);transition:transform .2s cubic-bezier(.37,.79,.56,.99),box-shadow .2s cubic-bezier(.37,.79,.56,.99),-webkit-transform .2s cubic-bezier(.37,.79,.56,.99),-webkit-box-shadow .2s cubic-bezier(.37,.79,.56,.99);position:fixed;height:100%}.v-app__side .v-region-select__list{max-height:50vh;overflow:auto}.v-app__wrapper{padding-top:64px;padding-bottom:64px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-app__content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.v-app__footer{background:transparent;color:#7d8096}.v-app__cookies{position:fixed;z-index:1000;left:0;width:100%;bottom:0;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.v-app__cookies--inner{pointer-events:all}.v-app__mobile{z-index:497;position:fixed;width:100%;height:64px;bottom:0;background:#1d1e25;color:#7d8096}@media screen and (min-width:768px){.v-app__wrapper{padding-bottom:0}.v-app__mobile{display:none}}@media screen and (min-width:1024px){.v-app__header{height:88px}.v-app__side{display:none}.v-app__wrapper{padding-top:88px}}html.drawer{overflow-y:hidden}html.drawer .v-app__side{-webkit-transform:translateZ(0);transform:translateZ(0)}.container{width:100%;max-width:100vw;padding:1rem}.container:not(.fluid){margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.container:not(.fluid){max-width:100vw}}@media screen and (min-width:1024px){.container:not(.fluid){max-width:1440px}}.v-divider{border:solid rgba(0,0,0,.12);border-width:thin 0 0 0;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;margin:0}.v-pinned{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.v-pinned__inner{will-change:transform}.v-spacer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.v-spacer.grow-2{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.v-spacer.grow-3{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.v-overlay{position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.4);will-change:opacity;opacity:1}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .2s;transition:opacity .2s}.fade-enter,.fade-leave-to{opacity:0}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:-.25rem}@media screen and (min-width:1024px){.row{margin:-.5rem}}.col{width:100%;padding:.25rem}.col-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-4,.col-6{-webkit-box-flex:0}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-8,.col-12{-webkit-box-flex:0}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media screen and (min-width:480px){.col-xs-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xs-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xs-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xs-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xs-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xs-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (min-width:768px){.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (min-width:1024px){.col{padding:.5rem}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (min-width:1450px){.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (min-width:1900px){.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.col>.v-card{height:100%}.text--primary{color:#ff5ae4!important}.bg--primary{background-color:#ff5ae4!important}.border--primary{-webkit-box-shadow:0 0 1px 1px #ff5ae4!important;box-shadow:0 0 1px 1px #ff5ae4!important}.text--secondary{color:red!important}.bg--secondary{background-color:red!important}.border--secondary{-webkit-box-shadow:0 0 1px 1px red!important;box-shadow:0 0 1px 1px red!important}.text--third{color:green!important}.bg--third{background-color:green!important}.border--third{-webkit-box-shadow:0 0 1px 1px green!important;box-shadow:0 0 1px 1px green!important}.text--forth{color:#ff0!important}.bg--forth{background-color:#ff0!important}.border--forth{-webkit-box-shadow:0 0 1px 1px #ff0!important;box-shadow:0 0 1px 1px #ff0!important}.text--accent{color:#82b1ff!important}.bg--accent{background-color:#82b1ff!important}.border--accent{-webkit-box-shadow:0 0 1px 1px #82b1ff!important;box-shadow:0 0 1px 1px #82b1ff!important}.text--error{color:#ff5252!important}.bg--error{background-color:#ff5252!important}.border--error{-webkit-box-shadow:0 0 1px 1px #ff5252!important;box-shadow:0 0 1px 1px #ff5252!important}.text--info{color:#2196f3!important}.bg--info{background-color:#2196f3!important}.border--info{-webkit-box-shadow:0 0 1px 1px #2196f3!important;box-shadow:0 0 1px 1px #2196f3!important}.text--success{color:#4caf50!important}.bg--success{background-color:#4caf50!important}.border--success{-webkit-box-shadow:0 0 1px 1px #4caf50!important;box-shadow:0 0 1px 1px #4caf50!important}.text--warning{color:#ffc107!important}.bg--warning{background-color:#ffc107!important}.border--warning{-webkit-box-shadow:0 0 1px 1px #ffc107!important;box-shadow:0 0 1px 1px #ffc107!important}.text--white{color:#fff!important}.bg--white{background-color:#fff!important}.border--white{-webkit-box-shadow:0 0 1px 1px #fff!important;box-shadow:0 0 1px 1px #fff!important}.text--grey{color:#7d8096!important}.bg--grey{background-color:#7d8096!important}.border--grey{-webkit-box-shadow:0 0 1px 1px #7d8096!important;box-shadow:0 0 1px 1px #7d8096!important}.text--error{color:#e95e66!important}.bg--error{background-color:#e95e66!important}.border--error{-webkit-box-shadow:0 0 1px 1px #e95e66!important;box-shadow:0 0 1px 1px #e95e66!important}.text--pink{color:#ff5ae4!important}.bg--pink{background-color:#ff5ae4!important}.border--pink{-webkit-box-shadow:0 0 1px 1px #ff5ae4!important;box-shadow:0 0 1px 1px #ff5ae4!important}.text--light-pink{color:#ffb3ff!important}.bg--light-pink{background-color:#ffb3ff!important}.border--light-pink{-webkit-box-shadow:0 0 1px 1px #ffb3ff!important;box-shadow:0 0 1px 1px #ffb3ff!important}.v-card{width:100%;background:#fff}.v-card>:first-child:not(.v-btn),.v-card>a:first-child>:first-child:not(.v-btn),.v-card>a:first-child picture:first-child img,.v-card>form>:first-child:not(.v-btn),.v-card>picture:first-child img{border-top-left-radius:inherit;border-top-right-radius:inherit}.v-card>:last-child:not(.v-btn),.v-card>a:last-child>:last-child:not(.v-btn),.v-card>a:last-child picture:last-child img,.v-card>form>:last-child:not(.v-btn),.v-card>picture:last-child img{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-card--outlined{border:1px solid #ddd}.v-card__title{padding:1rem 1.25rem;font-size:1.25rem}.v-card__text{padding:.75rem 1.25rem}.v-card__actions{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.75rem}.v-ripple__container{border-radius:inherit;width:100%;height:100%;z-index:0;contain:strict}.v-ripple__animation,.v-ripple__container{color:inherit;position:absolute;left:0;top:0;overflow:hidden;pointer-events:none}.v-ripple__animation{border-radius:50%;background:currentColor;opacity:0;will-change:transform,opacity}.v-ripple__animation--enter{-webkit-transition:none;transition:none}.v-ripple__animation--in{-webkit-transition:opacity .1s cubic-bezier(.4,0,.2,1),-webkit-transform .15s cubic-bezier(.4,0,.2,1);transition:opacity .1s cubic-bezier(.4,0,.2,1),-webkit-transform .15s cubic-bezier(.4,0,.2,1);transition:transform .15s cubic-bezier(.4,0,.2,1),opacity .1s cubic-bezier(.4,0,.2,1);transition:transform .15s cubic-bezier(.4,0,.2,1),opacity .1s cubic-bezier(.4,0,.2,1),-webkit-transform .15s cubic-bezier(.4,0,.2,1)}.v-ripple__animation--out{-webkit-transition:opacity .2s cubic-bezier(.4,0,.2,1);transition:opacity .2s cubic-bezier(.4,0,.2,1)}.v-btn{background:transparent;color:var(--color-app-text);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-family:inherit;font-size:inherit;font-weight:400;outline:0;text-decoration:none;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-property:opacity,-webkit-box-shadow,-webkit-transform;transition-property:opacity,-webkit-box-shadow,-webkit-transform;transition-property:box-shadow,transform,opacity;transition-property:box-shadow,transform,opacity,-webkit-box-shadow,-webkit-transform;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;cursor:pointer;padding:0 .5em .1em;height:var(--size)}@media screen and (min-width:768px){.v-btn{padding:0 1em .1em}}.v-btn__content{width:100%;height:100%}.v-btn--small{--size:1.8rem;font-size:1rem}.v-btn--normal{--size:2.2rem;font-size:1.1rem}.v-btn--large{--size:2.6rem;font-size:1.2rem;padding:0 1em .1em}.v-btn svg{height:50%}.v-btn--tile{padding:.25em;width:var(--size)}.v-btn:disabled .v-btn__content{opacity:.5}.v-btn--outlined{border:thin solid currentColor}.v-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1;width:100%;max-width:100%;pointer-events:auto;will-change:transition,transform,box-shadow;-webkit-transform-origin:center 20%;transform-origin:center 20%}.v-dialog>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.v-dialog__wrapper{position:fixed;z-index:9999;overflow-y:scroll}.v-dialog__overlay{position:fixed;background:rgba(0,0,0,.4);cursor:pointer;pointer-events:auto;will-change:opacity}.v-dialog__overlay,.v-dialog__wrapper{top:0;left:0;width:100%;height:100%}.v-dialog__container{width:100%;min-height:100%}.v-dialog.map{position:relative;width:100vw;height:100vh;overflow:hidden}.v-dialog.map.hide .v-card{-webkit-transform:translateY(65%);transform:translateY(65%);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.v-dialog.map .v-delivery-address__map{background-color:grey;position:absolute;top:0;left:0;right:0;height:calc(100vh + 40px);z-index:1;-webkit-transition:height 0s .15s;transition:height 0s .15s}.v-dialog.map .v-card{border-radius:1rem 1rem 0 0;position:fixed;height:50vh;bottom:0;left:0;right:0;z-index:2;overflow:hidden;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.v-dialog.map .v-delivery-address__fields{max-height:calc(50vh - 97px);overflow:auto}@media screen and (min-width:768px){.v-dialog.map.hide .v-card{-webkit-transform:translateX(-50%) translateY(65%);transform:translateX(-50%) translateY(65%)}.v-dialog.map .v-delivery-address__map{height:calc(100vh + 40px)}.v-dialog.map .v-card{border-radius:1rem;position:absolute;height:unset;bottom:10px;left:50%;right:unset;max-width:800px;overflow:hidden;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.v-dialog.map .v-delivery-address__fields{max-height:calc(50vh - 97px);overflow:auto}}.dialog-enter-active,.dialog-leave-active{-webkit-transition:all .3s;transition:all .3s}.dialog-enter-to .v-dialog{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:transform .24s cubic-bezier(.37,.79,.56,.99)!important;transition:transform .24s cubic-bezier(.37,.79,.56,.99)!important}.dialog-enter-to .v-dialog__overlay{opacity:1;-webkit-transition:opacity .24s cubic-bezier(.37,.79,.56,.99)!important;transition:opacity .24s cubic-bezier(.37,.79,.56,.99)!important}.dialog-enter .v-dialog,.dialog-leave-to .v-dialog{-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:all .4s cubic-bezier(.37,.79,.56,.99)!important;transition:all .4s cubic-bezier(.37,.79,.56,.99)!important}.dialog-enter .v-dialog__overlay,.dialog-leave-to .v-dialog__overlay{opacity:0;-webkit-transition:opacity .4s cubic-bezier(.37,.79,.56,.99)!important;transition:opacity .4s cubic-bezier(.37,.79,.56,.99)!important}.v-image{position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-image__inner{position:relative;height:0}.v-image__inner img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;color:transparent!important}.v-image__content{position:absolute;pointer-events:revert;z-index:1;left:0;top:0;right:0;bottom:0}.v-image .v-skeleton{position:absolute;height:100%;width:100%;background:#eee}.v-input{font-size:1rem;height:var(--size);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;--size:2.6rem}.v-input__wrapper{position:relative}.v-input__control,.v-input__wrapper{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.v-input__control label{-webkit-box-flex:1;-ms-flex:1;flex:1}.v-input__label{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none;font-size:inherit;left:.5rem;width:90%;color:#fff;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;top:50%;margin-top:-.6em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v-input__label-active .v-input__label{-webkit-transform:scale(.7) translateY(-.7em);transform:scale(.7) translateY(-.7em)}.v-input input{border:0}.v-input input,.v-input textarea{color:#fff;width:100%;height:var(--size);font-size:inherit;padding:0 .5rem;background:none}.v-input textarea{border:0;outline:none;-moz-appearance:none;border:none;resize:none}.v-input__padding{--size:3rem}.v-input__padding input{padding-top:1.1rem}.v-input__padding textarea{padding-top:1.3rem;padding-bottom:2px}.v-input .vs__dropdown-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}.v-input .vs__dropdown-menu{position:absolute;z-index:99;top:100%;width:100%;margin:1px 0 0;background:#fff;-webkit-box-shadow:0 6px 8px rgba(0,0,0,.3);box-shadow:0 6px 8px rgba(0,0,0,.3);max-height:24rem;overflow-y:auto}.v-input .vs__dropdown-option{padding:0 1rem;line-height:1;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.v-input .vs__dropdown-option:hover{cursor:pointer}.v-input .vs__dropdown-option--highlight{background:#ff5ae4;color:#fff}.v-input .vs__selected{position:absolute;pointer-events:none;height:100%;width:calc(100% - 1rem);left:.5rem;padding-top:1.4em;white-space:nowrap;overflow:hidden}.v-input .vs__selected-options{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.v-input .vs--open .vs__selected{opacity:.4}.v-input .vs--searching .vs__selected,.v-input .vs__actions{display:none}.v-input .vs__no-options{text-align:center;padding:1rem;background:#fff}.v-input input[type=search]{-webkit-appearance:textfield}.v-input input[type=search]::-webkit-search-cancel-button,.v-input input[type=search]::-webkit-search-decoration,.v-input input[type=search]::-webkit-search-results-button,.v-input input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.v-radio{position:relative;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1rem}.v-radio,.v-radio label{-webkit-box-flex:1;-webkit-box-align:center;align-items:center}.v-radio label{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-align:center;cursor:pointer}.v-radio__point{display:block;overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;min-width:20px;height:20px;border-radius:50%;background:#eee;margin-right:.5rem;border:2px solid #ddd}.v-radio__point i{border:8px solid #fff;display:block;width:100%;height:100%;border-radius:50%;background:#ff5ae4;-webkit-transition:.2s;transition:.2s}.v-radio__label{line-height:1;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.v-radio__append{margin-left:.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-radio>label>input{position:absolute;left:-9999px}.v-radio>label>input:checked+.v-radio__point i{border-width:2px}.v-radio.disabled{cursor:default}.v-radio.disabled .v-radio__point{border-color:#f8f8f8}.v-radio.disabled .v-radio__point i{color:#eee}.v-radio.disabled .v-radio__label{color:#ccc}.v-switch{height:32px;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-switch input{position:absolute;left:-9999px}.v-switch i{position:relative;display:block;-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;border:1px solid #aaa;margin-right:.5rem;height:22px;background-color:#ddd;border-radius:11px;-webkit-transition:background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);transition:background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);will-change:background-color,border-color}.v-switch i:before{content:"";position:absolute;width:20px;height:20px;background:#fff;border-radius:50%;-webkit-transition:-webkit-transform .15s cubic-bezier(.4,0,.2,1);transition:-webkit-transform .15s cubic-bezier(.4,0,.2,1);transition:transform .15s cubic-bezier(.4,0,.2,1);transition:transform .15s cubic-bezier(.4,0,.2,1),-webkit-transform .15s cubic-bezier(.4,0,.2,1);will-change:transoform}.v-switch input:checked+i{background-color:#ff5ae4;border-color:#ff5ae4}.v-switch input:checked+i:before{-webkit-transform:translateX(20px);transform:translateX(20px)}.v-switch span{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;white-space:nowrap}.v-quantity{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:1.6rem;overflow:hidden;color:#fff;border:1px solid #fff}.v-quantity button{width:1.6rem;height:1.6rem;font-family:inherit;font-weight:700;font-size:1em;color:inherit}.v-quantity button:disabled{opacity:.5}.v-quantity span{width:1.6rem;font-size:.7em;letter-spacing:-.5px;white-space:nowrap}.v-quantity.active{color:#ff5ae4;border-color:#ff5ae4}@media screen and (min-width:1024px){.v-quantity{height:2rem}.v-quantity button,.v-quantity span{width:2rem;height:2rem}}@media screen and (min-width:1450px){.v-quantity{height:2.4rem;border-width:2px}.v-quantity button,.v-quantity span{width:2.4rem;height:2.4rem}}.v-crop-text[data-v-650c1d95]{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%}.v-crop-text__name[data-v-650c1d95]{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;white-space:nowrap}.text-cropped[data-v-650c1d95]{display:-webkit-box;display:-ms-flexbox;display:flex}.text-cropped .text__connector[data-v-650c1d95],.text-cropped .text__end-part[data-v-650c1d95],.text-cropped .text__start-part[data-v-650c1d95]{display:block}.text-cropped .text__connector[data-v-650c1d95]{margin-left:4px;margin-right:4px}.v-prices .base{font-size:.875rem;line-height:1rem;font-weight:400;color:#7d8096;text-decoration:line-through}.v-prices .price{font-size:1.25rem;line-height:1.5rem;font-weight:400;color:#fff}.v-prices.big .base{font-size:1rem;line-height:1.25rem;font-weight:400}.v-prices.big .price{font-size:1.5rem;line-height:1.875rem;font-weight:400}.v-prices.small .price{font-size:.875rem;line-height:1rem;font-weight:400}.v-prices.grey .price{color:#7d8096}.v-prices.mobile .price{font-size:.75rem;line-height:.875rem;font-weight:400}.v-prices.black .price{color:#1d1e25}@media screen and (min-width:768px){.v-prices.mobile .price{font-size:.875rem;line-height:1rem;font-weight:400}}.v-order-button{font-family:Inter,sans-serif!important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:0;--size:36px!important;font-size:1.375rem;border-radius:10px;background:#1d1e25;-ms-flex-negative:0;flex-shrink:0;overflow:unset!important}.v-order-button svg{max-width:50%;max-height:50%}.v-order-button--dec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:opacity .2s;transition:opacity .2s}.v-order-button--elem{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:var(--size);color:#ff5ae4}.v-order-button button{-ms-flex-negative:0;flex-shrink:0;outline:none;cursor:pointer;border:0;padding:0;width:var(--size);color:#fff!important;border-radius:10px!important;-webkit-transition:.01s ease-in-out;transition:.01s ease-in-out}.v-order-button button svg{color:#ffb3ff;width:12px;height:12px}.v-order-button button:active{-webkit-transform:scale(1.2);transform:scale(1.2)}.v-order-button button:disabled{opacity:.4;cursor:auto;-webkit-transform:unset;transform:unset}.v-order-button--value{font-size:.875rem;line-height:1rem;font-weight:400;background:transparent;width:var(--size);padding:0;color:#ffb3ff!important;text-align:center;cursor:default}.v-order-button--black{background:#12131b}@media screen and (min-width:768px){.v-order-button{--size:36px}}@media screen and (min-width:1024px){.v-order-button{--size:36px}}.v-order-item{padding:1rem;background:hsla(0,0%,100%,.05);border-radius:10px;border:1px solid hsla(0,0%,100%,.05);padding:.5rem}.v-order-item+.v-order-item{margin-top:.5rem}.v-order-item__picture{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;max-width:77px;-ms-flex-negative:0;flex-shrink:0;position:relative;border-radius:10px;background:#12131b url(/img/logo.svg) no-repeat 50%;background-size:50px 25px;overflow:hidden}.search-input__input{display:none}.search-input__button{padding:0}.search-input__icon{color:#fff}.search-input__block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#12131b;padding:.5rem;min-height:100px}.search-input__suggest{position:absolute;top:calc(100% + .5rem);left:0;overflow:hidden;background-color:#12131b;color:#fff;min-width:400px}.search-input__suggest-wrapper{max-height:50vh}.search-input__suggest-wrapper .error.error{padding-left:0}.search-input__suggest-wrapper .error.error:after{display:none}.search-input__suggest .cart--item{margin-top:3px;overflow:hidden}.search-input__suggest .cart--item:first-child{margin-top:unset}.search-input__suggest .cart--item .name,.search-input__suggest .info{width:100%}.search-input__suggest .router-link-active{background-color:unset!important}.search-input__empty{text-align:center}.search-input .v-order-button{background-color:#12131b}@media screen and (min-width:768px){.search-input__button{padding:1rem}}@media screen and (min-width:1024px){.search-input{width:100%;max-width:220px;position:relative}.search-input__input{display:block}.search-input__icon{color:#7d8096}.search-input__button{padding-right:0;-ms-flex-negative:0;flex-shrink:0}}.v-h-nav{width:100%;position:relative;overflow:hidden;padding:.5rem 0}.v-h-nav--wrapper{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:-.5rem;margin-bottom:-.5rem}.v-h-nav--wrapper:hover .v-h-nav--button{opacity:1}.v-h-nav--inner{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.v-h-nav--item{-webkit-box-flex:0;-ms-flex:0;flex:0;padding-right:.5rem;padding-top:.5rem;padding-bottom:.5rem}.v-h-nav--item:first-child{padding-left:.5rem}.v-h-nav--item.hidden{visibility:hidden}.v-h-nav--button{opacity:0;position:absolute;top:50%;left:0;height:100%;width:60px;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);border-radius:0 27px 27px 0;-webkit-transition:.3s;transition:.3s}.v-h-nav--button.right{left:unset;right:0;-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}.v-h-nav--button.disabled{opacity:.5;pointer-events:none;cursor:default}.v-h-nav--button svg{width:54px;height:100px}.v-h-nav--button:hover{background-color:hsla(0,0%,100%,.0941176471)}@media screen and (min-width:1024px){.v-h-nav{padding:0}.v-h-nav--item{padding-right:0;padding-left:1rem}.v-h-nav--item:first-child{padding-left:0}}.v-h-nav--hidden{position:absolute;right:0;top:.5rem;width:60px;height:calc(100% - 1rem)}.v-h-nav--hidden-list{position:absolute;z-index:99;right:0;top:calc(100% + .25rem);background:#fff;color:#fff}.v-sticky-categories-tabs{position:sticky;top:64px;background:transparent;width:100vw;-webkit-box-shadow:0 4px 20px transparent;box-shadow:0 4px 20px transparent;overflow:hidden;border:1px solid transparent;z-index:10;border-radius:0 0 10px 10px}.v-sticky-categories-tabs__tabs{width:100%;-webkit-transition:.1s ease;transition:.1s ease}.v-sticky-categories-tabs.active{-webkit-box-shadow:0 5px 25px -1px rgba(18,19,27,.2);box-shadow:0 5px 25px -1px rgba(18,19,27,.2);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.05)}@media screen and (min-width:768px){.v-sticky-categories-tabs{top:88px}}@media screen and (min-width:1024px){.v-sticky-categories-tabs{width:246px;top:88px;pointer-events:none;-ms-flex-negative:0;flex-shrink:0;border-radius:0}.v-sticky-categories-tabs .v-h-nav{-webkit-transition:.2s linear;transition:.2s linear}.v-sticky-categories-tabs.active{backdrop-filter:unset;-webkit-box-shadow:unset;box-shadow:unset;border:1px solid transparent}}.v-engineering-string{font-size:1rem;line-height:1.25rem;font-weight:400;width:100%;text-align:center;padding:1rem;background-color:#e95e66;color:#fff}.v-cart-items--item{overflow:hidden}.v-dish-order-button{padding:0!important;min-height:48px!important;position:relative}.v-dish-order-button__buttons{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.v-dish-order-button__button{-webkit-transition:25ms ease-in;transition:25ms ease-in}.v-dish-order-button__button:active{background-color:hsla(0,0%,100%,.05)}.v-dish-order-button__price-base{color:#ff5ae4;text-decoration:line-through}.v-dish-order-button svg{width:12px;height:12px}.v-dish-order-button span{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:768px){.v-dish-order-button{min-height:50px!important}}.v-dish-toppings{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-dish-toppings,.v-dish-toppings__button{display:-webkit-box;display:-ms-flexbox;display:flex}.v-dish-toppings__button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;margin-top:15px}.v-dish-toppings__button:first-child{margin-top:unset}.v-dish-toppings__button.active .v-dish-toppings__checkbox-dot{-webkit-transform:scale(1);transform:scale(1)}.v-dish-toppings__button:active .v-dish-toppings__checkbox-dot{-webkit-transform:scale(1.4);transform:scale(1.4)}.v-dish-toppings__name{width:calc(100% - 90px);color:#fff;font-size:15px;text-align:left}.v-dish-toppings__price{font-weight:500;font-size:17px;color:#fff;margin-right:10px}.v-dish-toppings__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;background-color:#12131b;overflow:hidden;border-radius:50%;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.1490196078);box-shadow:inset 0 2px 4px rgba(0,0,0,.1490196078)}.v-dish-toppings__checkbox-dot{width:12px;height:12px;background-color:#ff5ae4;border-radius:50%;-webkit-transition:-webkit-transform .05s ease-in;transition:-webkit-transform .05s ease-in;transition:transform .05s ease-in;transition:transform .05s ease-in,-webkit-transform .05s ease-in;-webkit-transform:scale(0);transform:scale(0)}.v-dish-tags{position:absolute;top:0;right:0;max-width:100%;max-height:100%;overflow:hidden;padding:.5rem;pointer-events:none;z-index:1}.v-dish-tags__tag+.v-dish-tags__tag{margin-top:.5rem}.v-dish-tags__tag img{width:39.5px;height:26px}.dish{border-radius:10px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.05);-webkit-box-shadow:0 5px 25px -1px rgba(18,19,27,.2);box-shadow:0 5px 25px -1px rgba(18,19,27,.2)}.dish__wrapper{padding:.5rem}.dish__amount{font-size:3.75rem;line-height:1;font-weight:400;position:absolute;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#ff5ae4;background:rgba(3,0,41,.6)}.dish__stop-picture{width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(3,0,41,.6)),to(rgba(3,0,41,.6)));background:linear-gradient(0deg,rgba(3,0,41,.6),rgba(3,0,41,.6))}.dish__name{font-size:1rem;line-height:1.25rem;font-weight:400}.dish__ingredients{font-size:.875rem;line-height:1rem;font-weight:400;color:#7d8096;display:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dish__toppings{background:#fff;border-radius:10px}.dish__toppings .v-dish-toppings__button{padding:5px;margin-top:.5rem}.dish__toppings .v-dish-toppings__button:first-child{margin-top:unset}.dish__picture{border-radius:10px;background:#12131b url(/img/logo.svg) no-repeat 50%;background-size:142px 70px;overflow:hidden}.dish__mobile-total-price{background:#ffb3ff;border-radius:8px;padding:.25rem}.dish__mobile-total-label{font-size:.75rem;line-height:.875rem;font-weight:400;color:#ffb3ff}@media screen and (min-width:768px){.dish__ingredients{display:-webkit-box}.dish__mobile-total-label{font-size:.875rem;line-height:1rem;font-weight:400}}.v-cart-additional__block{height:100%;width:200px}.v-cart-additional .v-h-nav{padding:0}.v-cart-additional .v-h-nav--wrapper{margin:0;width:100%!important}.v-cart-additional .v-h-nav--item{margin-right:.5rem!important;padding:0;margin-right:unset}.v-cart-additional .v-h-nav--button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;padding:0;opacity:1;background-color:hsla(0,0%,100%,.3);border-radius:50%;left:3px;-webkit-transform:translateY(-50%) rotate(180deg)!important;transform:translateY(-50%) rotate(180deg)!important;pointer-events:auto;z-index:10}.v-cart-additional .v-h-nav--button.right{left:unset;right:3px;margin-right:unset;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.v-cart-additional .v-h-nav--button svg{color:#fff;width:24px;height:24px}.v-cart-additional .v-h-nav--button.d-none{display:none}.v-cart-additional .v-h-nav .dish{height:100%}.v-kit{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.05);border-radius:10px}.v-kit__name{font-size:1rem;line-height:1.25rem;font-weight:400;color:#fff}.v-kit__free{color:#ff5ae4}.v-kit__free,.v-kit__price{font-size:.875rem;line-height:1rem;font-weight:400}.v-kit__price{color:#fff}.v-kit__total-price{font-size:.875rem;line-height:1rem;font-weight:400}.v-kit__total-price--green{color:#ff5ae4}.v-kits__item+.v-kits__item{margin-top:.5rem}.v-kits-banner{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.05);border-radius:10px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.v-kits-banner__description{font-size:1rem;line-height:1.25rem;font-weight:400;color:#fff}.v-kits-banner button{pointer-events:none}.v-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:fixed;top:0;right:0;left:0;bottom:0;background-color:hsla(0,0%,100%,.05);backdrop-filter:blur(7.5px);color:#fff;z-index:1000}.v-cart__block{width:100%;height:100%;position:relative;overflow:hidden;background-color:#12131b}.v-cart__loading{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#12131b;color:#fff;z-index:3}.v-cart__loading h2{text-align:center}.v-cart__header{background-color:linear-gradient(180deg,rgba(18,19,27,.9),rgba(18,19,27,0));color:#fff}.v-cart__header-button{-ms-flex-negative:0;flex-shrink:0;width:60px;height:56px}.v-cart__header-button svg{color:#fff;width:24px;height:24px}@media screen and (min-width:768px){.v-cart{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding:calc(88px + 1rem) 1rem}.v-cart__block{max-width:514px;border-radius:10px}.v-cart__header{background-color:transparent;color:#fff}.v-cart__header-button{width:unset;height:30px;color:#7d8096}.v-cart__header-button svg{color:#7d8096;width:20px;height:20px}}@media screen and (min-width:768px){.animate-v-cart-wrapper-enter-active{-webkit-transition:.5s ease-in;transition:.5s ease-in}.animate-v-cart-wrapper-enter-active .v-cart__block{-webkit-animation:swipe-cart-block .15s ease-in;animation:swipe-cart-block .15s ease-in}.animate-v-cart-wrapper-leave-active{-webkit-transition:.15s ease-in;transition:.15s ease-in}.animate-v-cart-wrapper-leave-active .v-cart__block{animation:swipe-cart-block .5s ease-in reverse}}@-webkit-keyframes swipe-cart-block{0%{-webkit-transform:translate(150%);transform:translate(150%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes swipe-cart-block{0%{-webkit-transform:translate(150%);transform:translate(150%)}to{-webkit-transform:translate(0);transform:translate(0)}}.v-auth-agreement{max-width:500px}.v-auth-agreement__title{text-align:left}.v-auth-agreement__item-title,.v-auth-agreement__title{font-size:.75rem;line-height:.875rem;font-weight:400;color:#aeb2cd}.v-auth-agreement__link{text-decoration:underline;cursor:pointer}.v-auth-modal{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;background-color:hsla(0,0%,100%,.05);backdrop-filter:blur(7.5px);-webkit-transition:.1s;transition:.1s;z-index:1000}.v-auth-modal.visible{visibility:visible;opacity:1}.v-auth-modal__block{width:100%;height:100%;overflow:auto;background-color:#12131b;position:relative}.v-auth-modal__header{background-color:linear-gradient(180deg,rgba(18,19,27,.9),rgba(18,19,27,0));color:#fff}.v-auth-modal__header-button{-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px}.v-auth-modal__header-button svg{color:#fff;width:30px;height:30px}.v-auth-modal .v-auth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:1rem;text-align:center}.v-auth-modal .v-auth__repeat--req{font-size:.75rem;line-height:.875rem;font-weight:400;color:#7d8096}.v-auth-modal .v-auth__repeat--req button{padding:0;color:#7d8096}@media screen and (min-width:768px){.v-auth-modal__block{padding:1.5rem;width:95vw;height:unset;max-width:400px;max-height:95vh;border-radius:10px}.v-auth-modal__header{background-color:transparent;color:#fff}.v-auth-modal__header-button{width:32px;height:32px;border-radius:50%;background:linear-gradient(163.14deg,hsla(0,0%,100%,.1) 4.43%,hsla(0,0%,100%,.0375) 94.38%)}.v-auth-modal__header-button svg{width:24px;height:24px}}.v-alert{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;background-color:hsla(0,0%,100%,.05);backdrop-filter:blur(7.5px);-webkit-transition:.1s;transition:.1s;z-index:1999}.v-alert.visible{visibility:visible;opacity:1}.v-alert__block{width:90vw;max-width:400px;max-height:90vh;overflow:auto;background-color:#12131b;padding:25px 20px;border-radius:10px}.v-alert__block button{width:100%;max-width:150px}.v-alert__icon svg{color:#f98e10}.v-alert__message h2{text-align:center}.v-confirm{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;background-color:hsla(0,0%,100%,.05);backdrop-filter:blur(7.5px);-webkit-transition:.1s;transition:.1s;z-index:1999}.v-confirm.visible{visibility:visible;opacity:1}.v-confirm__block{width:90vw;max-width:350px;max-height:90vh;border-radius:10px;background-color:#12131b;color:#fff;font-size:1.2rem}.v-confirm__block button{width:47%}.v-confirm .v-dialog{min-height:unset!important;-webkit-box-flex:unset!important;-ms-flex:unset!important;flex:unset!important;pointer-events:none}.v-confirm .v-dialog .v-confirm--block{pointer-events:all}.v-order-dialog{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;-webkit-transition:.1s;transition:.1s;background-color:hsla(0,0%,100%,.05);backdrop-filter:blur(7.5px);z-index:999}.v-order-dialog.visible{visibility:visible;opacity:1}.v-order-dialog__block{width:100%;height:100%;position:relative;overflow:hidden;background-color:#12131b;font-size:1rem}.v-order-dialog__close{width:60px;height:60px}.v-order-dialog__close svg{width:30px;height:30px;color:#fff}.v-order-dialog__wrapper{height:100%}.v-order-dialog__icon svg{color:#f98e10}.v-order-dialog__text{font-size:1rem;line-height:1.25rem;font-weight:400;color:#fff;text-align:center}@media screen and (min-width:768px){.v-order-dialog__block{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:70vw;height:unset;max-width:436px;max-height:95%;border-radius:10px}.v-order-dialog__close{width:32px;height:32px;border-radius:50%;background:linear-gradient(163.14deg,hsla(0,0%,100%,.1) 4.43%,hsla(0,0%,100%,.0375) 94.38%)}.v-order-dialog__close svg{width:24px;height:24px}}.v-suggest{position:relative}.v-suggest--list,.v-suggest input{background:#fff;width:100%}.v-suggest--list{position:absolute;color:#000;top:100%;white-space:nowrap;z-index:1}.v-error-list{width:100%}.v-error-list__error p{color:#e95e66;font-size:.9rem;line-height:1.2rem;position:relative;padding-left:1rem}.v-error-list__error p:after{content:"";position:absolute;top:50%;left:0;width:5px;height:5px;border-radius:50%;overflow:hidden;background-color:#e95e66;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.v-error-list--frame .v-error-list__error svg{color:#0ff}.v-error-list--modal .v-error-list__error svg{color:#e95e66}.v-error-list--modal .v-error-list__error p{text-transform:uppercase}.v-feed-back{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;-webkit-transition:.1s;transition:.1s;background:hsla(0,0%,100%,.05);backdrop-filter:blur(7.5px);z-index:999}.v-feed-back.visible{visibility:visible;opacity:1}.v-feed-back__block{width:100%;height:100%;background-color:#12131b;font-size:1rem}.v-feed-back__header-button{-ms-flex-negative:0;flex-shrink:0;width:50px;height:60px;margin:.06rem .375rem}.v-feed-back__header-button svg{color:#fff;width:30px;height:30px}.v-feed-back__comment-input textarea{min-height:200px}.v-feed-back .v-suggest--list{max-height:300px}@media screen and (min-width:768px){.v-feed-back__block{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90vw;height:unset;max-width:500px;max-height:95%;border-radius:1.25rem;overflow:hidden}}.v-payment-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.05);z-index:1984;overflow:auto;cursor:pointer}.v-payment-modal__block{width:100%;overflow:hidden;background:#12131b;cursor:auto}.v-payment-modal__block-button{width:60px;height:60px}.v-payment-modal__block-button svg{color:#fff;width:32px;height:32px}.v-payment-modal__group-delete{font-size:.75rem;line-height:.875rem;font-weight:400}.v-payment-modal__title{font-size:1.5rem;line-height:1.875rem;font-weight:400}.v-payment-modal__change{min-height:56px}.v-payment-modal .v-radio label{padding:1rem 0}@media screen and (min-width:768px){.v-payment-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10rem 4rem 1rem}.v-payment-modal__block{max-width:658px;border-radius:10px}}.v-button{padding:.25rem;text-align:center;overflow:hidden;position:relative;-webkit-transition:.06s;transition:.06s;pointer-events:auto;cursor:pointer}.v-button,.v-button__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-button__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-button--main{min-height:56px;padding:.25rem 1rem;border-radius:10px;background:#12131b!important;color:#fff}.v-button--main--disabled,.v-button--main:disabled{background:#7d8096!important;color:#454757;cursor:no-drop}.v-region-confirm-popup{position:absolute;top:calc(100% + 1rem);left:0;background:#b51f9f;width:100%;max-width:336px;border-radius:20px;z-index:1999}.v-region-confirm-popup .v-region-list{width:100%;overflow-y:auto}.v-region-confirm-popup .v-region-list-item{padding-top:.5rem}.v-region-confirm-popup .v-region-list-item.active .v-region-list-button{color:red!important}.v-region-confirm-popup .v-region-list-button{font-size:.875rem;line-height:1.125rem;font-weight:600;font-style:normal;cursor:pointer}.v-region-confirm-popup .v-region-list-button:hover{color:red}@-webkit-keyframes up-block{0%{-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes down-block{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}@keyframes up-block{0%{-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes down-block{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}body{font-weight:400;-webkit-font-feature-settings:unset;font-feature-settings:unset;-ms-scroll-chaining:none;overscroll-behavior:none}html:not(.auth) .grecaptcha-badge{display:none!important;opacity:0!important;visibility:hidden!important}html{-ms-scroll-chaining:none;overscroll-behavior:none;font-size:16px;overflow:unset}html.window-no-top .v-app__header{-webkit-box-shadow:0 5px 25px -1px rgba(18,19,27,.2);box-shadow:0 5px 25px -1px rgba(18,19,27,.2)}html.dish-page .v-app__header-back,html.info-page .v-app__header-back,html.service-page .v-app__header-back{display:-webkit-box;display:-ms-flexbox;display:flex}html.about-modal-open,html.alert-open,html.auth-open,html.cart-open,html.confirm-open,html.feedback-modal,html.filter-modal-open,html.order-dialog,html.payment-methods-open{overflow-y:hidden}@media screen and (min-width:768px){html.dish-page .v-app__header-back{display:none}}@media screen and (min-width:1024px){html::-webkit-scrollbar{height:8px;width:8px;background-color:#12131b}html::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3);border-radius:10px;border-left:2px solid #12131b;border-right:2px solid #12131b;border-top:1px solid #12131b;border-bottom:1px solid #12131b}}.v-app .little-text{font-size:.75rem;line-height:.875rem;font-weight:400}.v-app .little-text-desktop{font-size:.875rem;line-height:1rem;font-weight:400}.v-app .text{font-size:1rem;line-height:1.25rem;font-weight:400}.v-app .h2{font-size:1.25rem;line-height:1.5rem;font-weight:400}.v-app .h1{font-size:1.5rem;line-height:1.875rem;font-weight:400}.v-app .promo{font-size:2.125rem;line-height:2.25rem;font-weight:400}.v-app h1{font-size:1.5rem;line-height:1.875rem;font-weight:400}.v-app .wrapper-app-link{background:hsla(0,0%,100%,.3);border-radius:10px}.v-app .button{font-size:.875rem;line-height:1rem;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:56px;padding:.5rem 1rem;border-radius:10px;background:#b51f9f;color:#fff;text-align:center;overflow:hidden;position:relative;-webkit-transition:.15s ease-in;transition:.15s ease-in;cursor:pointer}.v-app .button--blur{background:hsla(0,0%,100%,.05);color:#fff;border:1px solid hsla(0,0%,100%,.05)}.v-app .button--done{background:#454757;color:#fff}.v-app .button--disabled{background:rgba(3,0,41,.6);color:#7d8096}.v-app .button--address{font-size:1rem;line-height:1.25rem;font-weight:400;padding:.5rem 1.5rem .5rem 1rem;width:100%}.v-app .button--address svg{width:24px;height:24px;margin-right:1rem;-ms-flex-negative:0;flex-shrink:0}.v-app .button--address .button__text{width:calc(100% - 24px - 1rem)}.v-app .button:disabled{background-color:#454757;color:#aeb2cd;cursor:no-drop}.v-app .link-button{font-size:.875rem;line-height:1rem;font-weight:400;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#7d8096;-webkit-transition:.15s ease-in;transition:.15s ease-in}.v-app .button-loader{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ff5ae4}.v-app .button-loader svg{color:#fff}@media screen and (min-width:768px){.v-app .button--address{width:300px}}@media screen and (min-width:1024px){.v-app .button--big{font-size:1rem;line-height:1.25rem;font-weight:400;min-height:68px}.v-app .button--address{width:336px}.v-app .link-button:hover{color:#b51f9f}}.v-app .v-suggest--list{max-height:300px;top:calc(100% + .5rem);width:100%;background:#12131b;border:1px solid hsla(0,0%,100%,.05);border-radius:10px!important;-webkit-box-shadow:0 5px 25px -1px rgba(18,19,27,.2);box-shadow:0 5px 25px -1px rgba(18,19,27,.2)}.v-app .v-suggest--list-item{width:100%;padding:1rem;color:#fff;border-top:unset!important;cursor:pointer}.v-app .v-suggest--list-item.active,.v-app .v-suggest--list-item:hover{color:#ff5ae4;background:unset!important}.v-app .v-suggest--list-item div{white-space:break-spaces}.v-app .v-input{position:relative;border:1px solid #12131b;background:#12131b;border-radius:10px;--size:56px}.v-app .v-input input,.v-app .v-input textarea{font-size:1rem;line-height:1.25rem;font-weight:400;padding:1rem;color:#fff}.v-app .v-input input::-webkit-input-placeholder,.v-app .v-input textarea::-webkit-input-placeholder{color:#7d8096}.v-app .v-input input::-moz-placeholder,.v-app .v-input textarea::-moz-placeholder{color:#7d8096}.v-app .v-input input:-ms-input-placeholder,.v-app .v-input textarea:-ms-input-placeholder{color:#7d8096}.v-app .v-input input::-ms-input-placeholder,.v-app .v-input textarea::-ms-input-placeholder{color:#7d8096}.v-app .v-input input::placeholder,.v-app .v-input textarea::placeholder{color:#7d8096}.v-app .v-input__label{font-size:1rem;line-height:1.25rem;font-weight:400;left:1rem;color:#7d8096;margin-top:unset;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:25ms ease-in!important;transition:25ms ease-in!important}.v-app .v-input__label-active .v-input__label{top:calc(50% - .5rem);-webkit-transform:scale(.8) translateY(-50%);transform:scale(.8) translateY(-50%)}.v-app .v-input .v-delivery--btn,.v-app .v-input .v-delivery--input input{background-color:unset}.v-app .v-input.required{border:1px solid #e95e66}.v-app .v-input__padding input,.v-app .v-input__padding textarea{padding:1.5rem 1rem .5rem}.v-app .v-input--white{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.05)}.v-app .v-text-area.v-input__label-active .v-input__label{top:16px!important}.v-app .v-address-input .v-suggest--input{width:100%}.v-app .v-address-input input{background:#1d1e25;border:1px solid hsla(0,0%,100%,.05);border-radius:10px}.v-app .v-switch{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-app .v-switch input:checked+i{background-color:#b51f9f}.v-app .v-switch input:checked+i:before{-webkit-transform:translateY(-50%) translateX(21px);transform:translateY(-50%) translateX(21px)}.v-app .v-switch i{background-color:#7d8096;height:30px;border-radius:40px;border:0 solid #ff5ae4;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}.v-app .v-switch i:before{height:26px;width:26px;background-color:#fff;top:50%;-webkit-transform:translateY(-50%) translateX(2px);transform:translateY(-50%) translateX(2px)}.v-app .v-categories-tabs{padding:.5rem 0}.v-app .v-categories-tabs__link{font-size:.875rem;line-height:1rem;font-weight:400;min-width:83px;padding:.5rem .375rem;border:2px solid #b51f9f;border-radius:10px;background:rgba(3,0,41,.6);cursor:pointer}.v-app .v-categories-tabs__link,.v-app .v-categories-tabs__link svg{color:#ff5ae4;-webkit-transition:.15s ease-in;transition:.15s ease-in}.v-app .v-categories-tabs__link svg{margin-bottom:.25rem}.v-app .v-categories-tabs__link p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;min-height:32px}.v-app .v-categories-tabs__link.active{background:#ff5ae4;color:#fff}.v-app .v-categories-tabs__link.active svg{color:#fff}.v-app .v-categories-tabs__column-item:not(:first-child){margin-top:.5rem}.v-app .v-categories-tabs__column-link{font-size:1rem;line-height:1.25rem;font-weight:400;color:#ff5ae4;border:1px solid hsla(0,0%,100%,.05);border-radius:10px;background:hsla(0,0%,100%,.05);-webkit-box-shadow:0 5px 25px -1px rgba(18,19,27,.2);box-shadow:0 5px 25px -1px rgba(18,19,27,.2);padding:.375rem .5rem;pointer-events:auto;-webkit-transition:.15s ease-in;transition:.15s ease-in}.v-app .v-categories-tabs__column-link svg{color:#ff5ae4}.v-app .v-categories-tabs__column-link.active{border:1px solid #ff5ae4}.v-app .v-categories-tabs__banner{position:relative;border-radius:10px;overflow:hidden}.v-app .v-categories-tabs__banner-block{position:absolute;padding:1.25rem .9rem;width:65%;top:0;left:0;bottom:0}.v-app .v-categories-tabs__banner-block a{width:90%;pointer-events:auto;margin-top:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.v-app .v-categories-tabs__banner-block a svg{width:100%}.v-app .v-categories-tabs .v-h-nav{padding:0;pointer-events:auto;-webkit-transition:-webkit-box-shadow .5s linear;transition:-webkit-box-shadow .5s linear;transition:box-shadow .5s linear;transition:box-shadow .5s linear,-webkit-box-shadow .5s linear}.v-app .v-categories-tabs .v-h-nav--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.v-app .v-categories-tabs .v-h-nav--wrapper.content-inside .v-h-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-app .v-categories-tabs .v-h-nav--item{padding:0;margin-right:.5rem}.v-app .v-categories-tabs .v-h-nav--item:first-child{margin-left:.5rem}@media screen and (min-width:1024px){.v-app .v-categories-tabs{padding:1rem 0 4rem 1rem}.v-app .v-categories-tabs .v-h-nav{padding:1rem 0;background-color:#ff5ae4;border-radius:10px}.v-app .v-categories-tabs .v-h-nav--item{padding:0;margin-right:1rem}.v-app .v-categories-tabs .v-h-nav--item:first-child{margin-left:1rem}}.v-app .v-cart-items--item{overflow:unset;border-top:1px solid hsla(0,0%,100%,.05);padding:1rem 0}.v-app .v-cart-items--item:first-child{border-top:none}.v-app .v-cart-items .cart-dish__list{-ms-flex-negative:0;flex-shrink:0}.v-app .v-cart-items .cart-dish__item{overflow:unset}.v-app .v-cart-items .cart-dish__item.return .name,.v-app .v-cart-items .cart-dish__item.return .price,.v-app .v-cart-items .cart-dish__item.return .v-cart__toppings,.v-app .v-cart-items .cart-dish__item.return img{opacity:.5}.v-app .v-cart-items .cart-dish__item-picture{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;max-width:60px;-ms-flex-negative:0;flex-shrink:0;position:relative;background:#12131b url(/img/logo.svg) no-repeat 50%;background-size:50px 25px;border-radius:10px;overflow:hidden}.v-app .v-cart-items .cart-dish__item-content{padding-right:.5rem}.v-app .v-cart-items .cart-dish__item-content-name{color:#fff}.v-app .v-cart-items .cart-dish__toppings-topping,.v-app .v-cart-items .cart-dish__toppings-topping.free{color:#0ff}.v-app .v-cart-items .cart-dish__not-available-clear{color:#ff5ae4}@media screen and (min-width:768px){.v-app .v-cart-items .cart-dish__item-picture{max-width:86px}}.v-app .v-deferred--picker{top:calc(36px + .5rem);width:100%;background:#12131b}.v-app .v-deferred__select{overflow:auto;background:#12131b;color:#fff}.v-app .v-deferred__select::-webkit-scrollbar{height:8px;width:8px;background-color:#12131b}.v-app .v-deferred__select::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3);border-radius:10px;border-left:2px solid #12131b;border-right:2px solid #12131b;border-top:1px solid #12131b;border-bottom:1px solid #12131b}.v-app .v-deferred__title{color:#ff5ae4}.v-app .v-deferred__days--available{color:#fff!important}.v-app .v-deferred__switcher--list{color:#ff5ae4}.v-app .v-deferred .v-btn{border-radius:unset!important}.v-app .v-deferred .v-btn:first-child{background-color:#fff!important}.v-app .v-deferred .v-btn:last-child{background-color:#ff5ae4!important}.v-app .v-region-select__label{padding:1rem;background:hsla(0,0%,100%,.05);border-radius:10px;border:1px solid hsla(0,0%,100%,.05);font-size:1rem;line-height:1.25rem;font-weight:400;padding:0 1rem;min-height:56px;min-width:220px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v-app .v-region-select__arrow{-ms-flex-negative:0;flex-shrink:0;margin-top:unset;width:24px;height:24px}.v-app .v-region-select__arrow svg{color:#7d8096;width:24px;height:24px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.v-app .v-region-select__list{border:1px solid #12131b;background:#12131b;border-radius:10px;border:1px solid hsla(0,0%,100%,.05);color:#fff;padding:0!important;max-height:300px;margin-left:unset!important;width:100%}.v-app .v-region-select__list-item{margin:unset}.v-app .v-region-select__list-item.active .v-region-select__list-button{color:#ff5ae4}.v-app .v-region-select__list-button{display:block;width:100%;padding:.5rem 1rem;-webkit-transition:.15s ease-in;transition:.15s ease-in}.v-app .v-region-select--map .v-region-select__label{border:1px solid #12131b;background:#12131b;border-radius:10px}@media screen and (min-width:1024px){.v-app .v-region-select__list-button:hover{color:#ff5ae4}}.v-app .v-tab{border-radius:10px;overflow:hidden;background:#12131b}.v-app .v-tab button{font-size:.875rem;line-height:1rem;font-weight:400;min-width:140px;padding:.5rem;background-color:unset;border-radius:10px;color:#7d8096;-webkit-transition:25ms ease-in;transition:25ms ease-in;border:2px solid transparent}.v-app .v-tab button.active{border:2px solid #ff5ae4;color:#ff5ae4}.v-app .v-radio{overflow:unset;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.v-app .v-radio.disabled{opacity:.5;cursor:no-drop!important}.v-app .v-radio.disabled .v-radio__point{border:unset;-webkit-box-shadow:unset;box-shadow:unset}.v-app .v-radio__point{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;min-width:24px;height:24px;border:unset}.v-app .v-radio__point i{-webkit-transition:0s ease;transition:0s ease;background-color:#ff5ae4;border:12px solid #7d8096}.v-app .v-radio>label>input:checked+.v-radio__point i{border-width:4px}.v-app .v-radio:active .v-radio__point i{-webkit-transition:.02s linear;transition:.02s linear;border:1px solid #7d8096}.v-app .v-app-banner__wrapper{border-radius:10px;overflow:hidden;position:relative}.v-app .v-app-banner__content{position:absolute;width:100%;text-align:center;top:0;left:0;bottom:0;z-index:1}.v-app .v-app-banner__links{width:100%}.v-app .v-app-banner__links a{width:49%;display:-webkit-box;display:-ms-flexbox;display:flex}.v-app .v-app-banner__links a svg{width:100%}@media screen and (min-width:768px){.v-app .v-app-banner__content{width:70%;text-align:left}.v-app .v-app-banner__links{width:70%}.v-app .v-app-banner__links a{width:unset}}.v-app .v-map-custom-controls{position:absolute;top:85px;right:10px;pointer-events:none}.v-app .v-map-custom-controls svg{cursor:pointer;pointer-events:auto;width:32px;height:32px}@media screen and (min-width:1024px){.v-app .v-map-custom-controls{top:115px}}.v-app .v-delivery-map .v-map-custom-controls{height:100vh;top:0}.v-app---action,.v-app---actions,.v-app---category,.v-app---dish,.v-app---home,.v-app---search{background:url(/img/background/background_mobile_new.png) no-repeat top;background-size:100% auto}@media screen and (min-width:1024px){.v-app---action,.v-app---actions,.v-app---category,.v-app---dish,.v-app---home,.v-app---search{background:url(/img/background/background_laptop.png) no-repeat top;background-size:100% auto}}.v-app---cabinet .v-app__header-back,.v-app---cart .v-app__header-back,.v-app---delivery .v-app__header-back,.v-app---search .v-app__header-back,.v-app__content{display:-webkit-box;display:-ms-flexbox;display:flex}.v-app__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-app__header{border-radius:0 0 10px 10px;backdrop-filter:blur(20px)}.v-app__header--action,.v-app__header--actions,.v-app__header--category,.v-app__header--search{border-radius:0}.v-app__header .logo{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.v-app__header .logo,.v-app__header .logo svg{color:#fff;width:153px;height:32px}.v-app__header-back{display:none}.v-app__header-link{font-weight:600;line-height:1}.v-app__header-webim{color:#fff}.v-app__header-profile{min-width:56px}.v-app__header-basket{min-width:120px}.v-app__header-basket-picture{position:relative}.v-app__header-basket-picture svg{color:#fff}.v-app__header-basket .v-prices .price{line-height:1.25rem;font-weight:400;min-width:60px;font-size:1rem;text-align:right}.v-app__wrapper{width:100vw}.v-app__loader svg{width:64px;height:16px;color:#ff5ae4}.v-app__side{display:none}.v-app__footer .logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.v-app__footer .logo,.v-app__footer .logo svg{color:#7d8096;width:153px;height:32px}.v-app__footer-links a,.v-app__footer-links button{font-size:.875rem;line-height:1rem;font-weight:400;color:#7d8096;white-space:nowrap;-webkit-transition:.15s ease-in;transition:.15s ease-in}.v-app__footer-links a:not(:last-child),.v-app__footer-links button:not(:last-child){margin-bottom:1rem}.v-app__footer-social a{display:-webkit-box;display:-ms-flexbox;display:flex}.v-app__footer-social a:not(:last-child){margin-right:.5rem}.v-app__footer-social svg{color:#7d8096;width:34px;height:34px;-webkit-transition:.15s ease-in;transition:.15s ease-in}.v-app__footer-apps a{display:-webkit-box;display:-ms-flexbox;display:flex}.v-app__footer-apps a+a{margin-left:.5rem}.v-app__footer-apps svg{color:#7d8096;width:114px;height:34px;-webkit-transition:.15s ease-in;transition:.15s ease-in}.v-app__mobile{border-radius:10px 10px 0 0;-webkit-box-shadow:0 -10px 25px -1px rgba(18,19,27,.5);box-shadow:0 -10px 25px -1px rgba(18,19,27,.5)}.v-app__mobile button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#7d8096;position:relative}.v-app__mobile button span{font-size:.75rem;line-height:.875rem;font-weight:400;text-align:center}.v-app__mobile button .badge{right:.7rem}.v-app__mobile button.active{color:#ff5ae4}.v-app__mobile button.active.logo-mobile-menu:after{content:"";position:absolute;top:-1rem;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:180%;height:140%;background:radial-gradient(50% 50% at 50% 50%,rgba(222,25,190,.5) 0,rgba(222,25,190,0) 100%);z-index:-1;opacity:.5;pointer-events:none}.v-app__copyright{font-size:.875rem;line-height:1rem;font-weight:400;text-align:center;color:#454757}.v-app__line{z-index:1000;position:fixed;bottom:0;left:0;right:0;height:1px;background:#ff5ae4}.v-app__cookies{top:unset;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;padding:.5rem}.v-app__cookies--inner{font-size:1rem;line-height:1.25rem;font-weight:400;width:100%;border-radius:10px;background-color:#b51f9f;-webkit-box-shadow:0 5px 25px -1px rgba(18,19,27,.2);box-shadow:0 5px 25px -1px rgba(18,19,27,.2)}.v-app__cookies--inner p{color:#fff}.v-app__cookies-button{border:1px solid hsla(0,0%,100%,.3);border-radius:10px;width:100%;color:#fff;padding:.5rem}.v-app .main-phone{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.v-app .main-phone__link{font-size:1rem;line-height:1.25rem;font-weight:400}.v-app .main-phone__notification{margin-top:.125rem;font-size:.875rem;line-height:1rem;font-weight:400}@media screen and (min-width:1088px){.v-app .main-phone{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.v-app .block-wrapper{padding:1rem;background:hsla(0,0%,100%,.05);border-radius:10px;border:1px solid hsla(0,0%,100%,.05)}.v-app .box-shadow{-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:10px;padding:1.25rem;background-color:#fff}.v-app .white-block{width:100%;background-color:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1)}.v-app .line{background-color:hsla(0,0%,100%,.05);height:1px;border:none}.v-app .line--white{height:2px;background-color:hsla(0,0%,100%,.3)}.v-app .v-bread{font-size:1rem;line-height:1.25rem;font-weight:400;color:#7d8096}.v-app .v-bread__link{padding:0;text-align:left;color:#7d8096}.v-app .v-bread svg{color:#7d8096}.v-app .v-bread span{pointer-events:none}.v-app .image-loader{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;left:0;right:0;bottom:0;background-color:#12131b;z-index:2}.v-app .image-loader svg{color:#fff;width:142px;height:70px}.v-app .image-loader.small svg{width:50px;height:25px}.v-app .svg-loading{width:24px;height:24px;color:#ff5ae4}.v-app .svg-loading.big{width:50px;height:50px}.v-app .badge{font-size:.75rem;line-height:.875rem;font-weight:400;position:absolute;top:-3px;right:-8px;border-radius:20px;padding:2px;background-color:#ff5ae4;color:#fff;min-width:18px;text-align:center}.v-app .return .info,.v-app .return .v-image{opacity:.4}.v-app .wrapper--small{max-width:1000px;margin:0 auto}.v-app .checkbox{width:100%;padding:.5rem 0}.v-app .checkbox,.v-app .checkbox__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-app .checkbox__box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:1rem;width:1rem;background-color:#aeb2cd;border-radius:3px;-webkit-transition:.2s ease;transition:.2s ease;overflow:hidden;margin-right:.5rem;-ms-flex-negative:0;flex-shrink:0}.v-app .checkbox__box svg{color:#fff;opacity:0;-webkit-transition:.05s ease-in;transition:.05s ease-in}.v-app .checkbox__name{width:100%;text-align:left;color:#aeb2cd;font-size:.75rem}.v-app .checkbox.active .checkbox__box{background-color:#b51f9f}.v-app .checkbox.active .checkbox__box svg{opacity:1}.v-app .error{color:#e95e66;font-size:.9rem;line-height:1.2rem;position:relative;padding-left:1rem}.v-app .error:after{content:"";position:absolute;top:50%;left:0;width:5px;height:5px;border-radius:50%;overflow:hidden;background-color:#e95e66;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.v-app .v-card__title{padding:1rem;font-size:1.25rem}.v-app .v-card__title.mobile{height:64px;padding:0 1rem}@media screen and (min-width:1024px){.v-app .v-card__title.mobile{height:88px}}.v-app .v-weight{font-size:1rem;line-height:1.25rem;font-weight:400;-ms-flex-negative:0;flex-shrink:0;padding:0;color:#7d8096}.v-app .v-dialog{pointer-events:none}.v-app .v-dialog .v-card{pointer-events:all}.v-app .scrollbar{overflow:auto;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.v-app .scrollbar::-webkit-scrollbar{height:8px;width:8px;background-color:#12131b}.v-app .scrollbar::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3);border-radius:10px;border-left:2px solid #12131b;border-right:2px solid #12131b;border-top:1px solid #12131b;border-bottom:1px solid #12131b}@media screen and (min-width:768px){.v-app__wrapper{padding-top:88px}.v-app__header{background:-webkit-gradient(linear,left top,left bottom,from(rgba(18,19,27,.9)),to(rgba(18,19,27,0)));background:linear-gradient(180deg,rgba(18,19,27,.9),rgba(18,19,27,0));height:88px;color:#fff}.v-app__header-back{display:none!important}.v-app__header--home{border-radius:0}.v-app__header .logo{position:unset;top:unset;left:unset;-webkit-transform:unset;transform:unset}.v-app__header .logo,.v-app__header .logo svg{width:153px;height:32px}.v-app__footer{background:#1d1e25;display:block}.v-app__cookies--inner{width:unset}.v-app__cookies-button{min-width:60px;width:unset}.v-app__copyright{background-color:#12131b}.v-app .block-wrapper{padding:1rem}}@media screen and (min-width:1024px){.v-app__header--action,.v-app__header--actions,.v-app__header--category,.v-app__header--home,.v-app__header--search{border-radius:0 0 10px 10px}.v-app__header-link:hover{position:relative}.v-app__header-link:hover:after{content:"";position:absolute;left:0;bottom:-2px;height:1px;width:100%;background-color:#fff}.v-app__footer-links a,.v-app__footer-links button{padding:.25rem}.v-app__footer-links a:not(:last-child),.v-app__footer-links button:not(:last-child){margin-right:1.5rem;margin-bottom:unset}.v-app__footer-links a:hover,.v-app__footer-links button:hover,.v-app__footer-social a:hover svg{color:#b51f9f}}