.title{font-family:Tenor,Arial,sans-serif}@media(max-width:989px){.title{font-size:1.375rem;line-height:1.25}}@media(min-width:990px){.title{font-size:1.875rem;line-height:1.25}}.title_big{text-transform:uppercase}.cart-item{padding-top:20px;padding-bottom:20px;display:grid;grid-template-columns:auto 1fr;-moz-column-gap:15px;column-gap:15px}.cart-item:not(:last-child){position:relative}.cart-item:not(:last-child):after{content:"";position:absolute;bottom:0;left:0;transform:translateY(-50%);width:100%;height:1px;background:#111}.cart-item__image{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100px;height:100px;position:relative}.cart-item__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cart-item__body{display:grid;grid-template-rows:1fr auto;row-gap:10px}.cart-item__name{font-size:1.1875rem;line-height:1.4210526316;margin-bottom:8px}.cart-item__constructor{margin-bottom:6px}.cart-item__constructor-item strong{font-variant:600}.cart-item__constructor-item:not(:last-child){margin-bottom:4px}.cart-item__size span:first-child{font-weight:700}.cart-item__size span:last-child{font-size:.9em}.cart-item__row{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:20px;column-gap:20px}.cart-item__quantity-wrapper{display:flex;align-items:center;-moz-column-gap:2px;column-gap:2px;border:1px solid #383838}.cart-item__decrement,.cart-item__increment{cursor:pointer;display:flex;justify-content:center;align-items:center;padding:8px;transition:all .3s ease}.cart-item__decrement svg,.cart-item__increment svg{width:16px;height:16px}.cart-item__decrement path,.cart-item__increment path{transition:all .3s ease;fill:#444}.cart-item__decrement:hover,.cart-item__increment:hover{background-color:#111}.cart-item__decrement:hover path,.cart-item__increment:hover path{fill:#fff}.cart-item__quantity{font-size:1.125rem;min-width:25px;display:flex;justify-content:center;align-items:center}.cart-item__price,.cart-item__quantity{-webkit-user-select:none;-moz-user-select:none;user-select:none}.button{display:flex;justify-content:center;align-items:center;padding:10px 20px;background-color:#111;color:#fff;min-width:120px;min-height:40px;transition:all .3s ease}@media(max-width:989px){.button{font-size:.875rem}}@media(min-width:990px){.button{font-size:1rem}}.button:hover{opacity:.9}.button:focus{opacity:.9;outline:none}.button:active{transform:scale(.98);opacity:.8}.cart__subtotal p:first-child{letter-spacing:.2em}.cart{position:fixed;z-index:10;top:0;right:-100vw;bottom:0;width:100vw;height:100vh;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:right .8s ease .3s,-webkit-backdrop-filter .3s ease 0s;transition:right .8s ease .3s,backdrop-filter .3s ease 0s;transition:right .8s ease .3s,backdrop-filter .3s ease 0s,-webkit-backdrop-filter .3s ease 0s}.cart.active{pointer-events:auto;-webkit-user-select:initial;-moz-user-select:initial;user-select:auto;right:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:right .8s ease 0s,-webkit-backdrop-filter .3s ease .8s;transition:right .8s ease 0s,backdrop-filter .3s ease .8s;transition:right .8s ease 0s,backdrop-filter .3s ease .8s,-webkit-backdrop-filter .3s ease .8s}.cart__wrapper{position:absolute;top:0;right:0;background-color:#fff;display:grid;grid-template-rows:auto 1fr auto}@media(max-width:467px){.cart__wrapper{width:100%}}@media(min-width:468px){.cart__wrapper{min-width:400px}}@media(min-width:768px){.cart__wrapper{min-width:450px}}@media(max-width:989px){.cart__wrapper{height:70vh}}@media(min-width:990px){.cart__wrapper{height:100vh}}.cart__top{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:20px;column-gap:20px;text-transform:uppercase;border-bottom:1px solid #ebebeb;padding-top:15px;padding-bottom:15px}.cart__container{padding-left:15px;padding-right:10px}.cart__close{cursor:pointer;transition:all .3s ease;padding-left:5px;padding-right:5px;margin-right:-5px}.cart__close:hover{transform:scale(1.1)}.cart__close svg{width:40px;height:auto}.cart__empty{padding-top:30px;padding-bottom:30px;font-size:.9em}.cart__content{overflow:auto}@media(max-width:989px){.cart__content{max-height:calc(70vh - 179px)}}@media(min-width:990px){.cart__content{max-height:calc(100vh - 179px)}}.cart__bottom{border-top:1px solid #ebebeb;padding-top:15px;padding-bottom:15px;display:flex;flex-direction:column;row-gap:20px}.cart__subtotal{display:flex;justify-content:space-between;align-items:baseline;-moz-column-gap:20px;column-gap:20px}.cart__subtotal p:first-child{font-size:.8em;font-family:Tenor,Arial,sans-serif;text-transform:uppercase}.cart__subtotal p:last-child{font-weight:700;font-size:.9em}.cart button{width:100%;transition:all .3s ease}.cart button:hover{transform:scale(1);opacity:.8}.loader{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;position:fixed;z-index:101;top:0;bottom:0;left:0;right:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.1);opacity:0;transition:all .3s ease}.loader.visible{opacity:1;-webkit-user-select:initial;-moz-user-select:initial;user-select:auto;pointer-events:all;cursor:progress}.loader .lds-dual-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-block;width:80px;height:80px}.loader .lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;border-radius:50%;border:6px solid orange;border-color:orange transparent orange transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.social{-moz-column-gap:4px;column-gap:4px}.social,.social a{display:flex;align-items:center}.social a{justify-content:center;padding:5px 3px}@media(min-width:990px){.social a{transition:all .5s ease}.social a:hover{transform:scale(1.15)}}.social svg{width:100%;max-width:16px;max-height:16px}.social path{fill:#fff}html[data-v-19ed473a]{scroll-behavior:smooth}body[data-v-19ed473a],html[data-v-19ed473a]{min-height:100vh}a[data-v-19ed473a],address[data-v-19ed473a],aside[data-v-19ed473a],audio[data-v-19ed473a],b[data-v-19ed473a],body[data-v-19ed473a],button[data-v-19ed473a],div[data-v-19ed473a],footer[data-v-19ed473a],form[data-v-19ed473a],h1[data-v-19ed473a],h2[data-v-19ed473a],h3[data-v-19ed473a],h4[data-v-19ed473a],h5[data-v-19ed473a],h6[data-v-19ed473a],header[data-v-19ed473a],html[data-v-19ed473a],i[data-v-19ed473a],iframe[data-v-19ed473a],img[data-v-19ed473a],input[data-v-19ed473a],li[data-v-19ed473a],menu[data-v-19ed473a],nav[data-v-19ed473a],ol[data-v-19ed473a],p[data-v-19ed473a],section[data-v-19ed473a],span[data-v-19ed473a],textarea[data-v-19ed473a],ul[data-v-19ed473a],video[data-v-19ed473a]{margin:0;padding:0;border:0;font-size:1rem;font:inherit;font-family:inherit;vertical-align:baseline;box-sizing:border-box;color:inherit}article[data-v-19ed473a],aside[data-v-19ed473a],details[data-v-19ed473a],figcaption[data-v-19ed473a],figure[data-v-19ed473a],footer[data-v-19ed473a],header[data-v-19ed473a],hgroup[data-v-19ed473a],menu[data-v-19ed473a],nav[data-v-19ed473a],section[data-v-19ed473a]{display:block}ol[data-v-19ed473a],ul[data-v-19ed473a]{list-style:none;list-style-position:inside}a[data-v-19ed473a]{text-decoration:none}input[data-v-19ed473a]:not([type=checkbox],[type=radio]),textarea[data-v-19ed473a]{min-width:50px;display:inline-block;-webkit-appearance:none}input[data-v-19ed473a]:not([type=checkbox],[type=radio])::-moz-placeholder,textarea[data-v-19ed473a]::-moz-placeholder{color:inherit;font-size:1em;opacity:.8}input[data-v-19ed473a]:not([type=checkbox],[type=radio])::placeholder,textarea[data-v-19ed473a]::placeholder{color:inherit;font-size:1em;opacity:.8}button[data-v-19ed473a]{cursor:pointer;background-color:transparent}.error[data-v-19ed473a]{animation:shake-19ed473a .6s linear 0s 1}@keyframes shake-19ed473a{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%,to{transform:translateX(0)}25%,45%,5%,65%,85%{transform:translateX(-4px)}15%,35%,55%,75%,95%{transform:translateX(4px)}}.error-notification[data-v-19ed473a]{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;z-index:11;top:calc(100% + 5px);padding:5px 10px;font-size:.8em;border-radius:5px;background-color:#fff;color:gray;border:1px solid red}.button[data-v-19ed473a]{justify-content:center;text-align:center;min-width:120px;min-height:40px;padding:10px 20px;border-radius:10px;font-weight:700;color:#111;background-color:#f9f9f9;transition:all .3s ease;display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px}.button[data-v-19ed473a]:hover{transform:scale(1.05)}.button[data-v-19ed473a]:focus{transform:scale(.98)}.button[data-v-19ed473a]:active{transform:scale(.95);opacity:.8}.button span[data-v-19ed473a]{display:flex;justify-content:center;align-items:center}.button img[data-v-19ed473a]{max-width:20px;width:100%}@media(max-width:767px){.header-bottom__container,.header-top__container,.header__container,.header__trademark{padding-left:10px;padding-right:10px}}@media(min-width:768px)and (max-width:1023px){.header-bottom__container,.header-top__container,.header__container,.header__trademark{padding-left:2.6041666667%;padding-right:2.6041666667%}}@media(min-width:1024px)and (max-width:1199px){.header-bottom__container,.header-top__container,.header__container,.header__trademark{padding-left:2.9296875%;padding-right:2.9296875%}}@media(min-width:1200px)and (max-width:1599px){.header-bottom__container,.header-top__container,.header__container,.header__trademark{padding-left:4.1666666667%;padding-right:4.1666666667%}}@media(min-width:1400px){.header-bottom__container,.header-top__container,.header__container,.header__trademark{padding-left:9.375%;padding-right:9.375%}}@media(min-width:1600px){.header-bottom__container,.header-top__container,.header__container,.header__trademark{padding-left:15.625%;padding-right:15.625%;max-width:1920px;margin-left:auto;margin-right:auto}}.menu__list-item a{letter-spacing:.2em}.header{position:fixed;z-index:10;top:0;left:0;width:100%;background-color:#111}.header.increased{opacity:.95}.header.increased .header-top{height:0}.header.increased .header-bottom{position:relative}@media(max-width:989px){.header.increased .header-bottom__container{padding-top:5px;padding-bottom:5px}.header.increased .header-bottom__logo{max-width:40px}}@media(min-width:990px){.header.increased .header-bottom__container{padding-top:15px;padding-bottom:15px}.header.increased .header-bottom__logo{max-width:70px}}@media(max-width:989px){.header.increased .header__trademark{margin-top:0}}@media(min-width:990px){.header.increased .header__trademark{margin-top:-10px}}.header__container{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:30px;column-gap:30px}.header__trademark{margin-top:-5px;text-align:center;color:#fff;padding-bottom:10px}@media(max-width:567px){.header__trademark{font-size:.7em}}@media(min-width:990px){.header__trademark{margin-top:-15px}}.header-top{border-bottom:1px solid hsla(0,0%,100%,.1);overflow:hidden;transition:all .3s ease}@media(max-width:989px){.header-top{display:none}}.header-top__container{padding-top:16px;padding-bottom:4px;display:flex;justify-content:flex-end;-moz-column-gap:20px;column-gap:20px}.header-top__container button{color:#fff}.header-bottom{position:relative}.header-bottom__container{transition:all .3s ease;color:#fff}.header-bottom__container svg{width:100%;cursor:pointer;padding:5px}@media(max-width:989px){.header-bottom__container svg{max-width:25px}}@media(min-width:990px){.header-bottom__container svg{max-width:30px}}@media(max-width:989px){.header-bottom__container{padding-top:15px;padding-bottom:15px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;-moz-column-gap:10px;column-gap:10px}.header-bottom__container>:first-child{justify-self:start}.header-bottom__container>:last-child{justify-self:end}.header-bottom__container .header-bottom__logo{justify-self:center}}@media(min-width:990px){.header-bottom__container{padding-top:30px;padding-bottom:30px;display:grid;align-items:center;justify-items:center;grid-template-columns:1fr 6fr 2fr 6fr 1fr;-moz-column-gap:20px;column-gap:20px}.header-bottom__container :nth-child(2),.header-bottom__container>:first-child{justify-self:start}.header-bottom__container>:last-child{justify-self:end}}@media(max-width:989px){.header-bottom__navigation,.header-bottom__search:not(:first-child){display:none}}@media(min-width:990px){.header-bottom__navigation:first-of-type{justify-self:end}.header-bottom__navigation:last-of-type{justify-self:start}}.header-bottom__list-wrapper{display:flex;justify-content:flex-start}@media(min-width:990px){.header-bottom__list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;-moz-column-gap:10px;column-gap:10px;row-gap:24px}.header-bottom__list-item{text-align:center}.header-bottom__list-item a{text-transform:uppercase!important;padding:10px;position:relative}.header-bottom__list-item a:hover:after{width:calc(100% - 16px)}.header-bottom__list-item a:after{transition:all .5s ease;content:"";position:absolute;bottom:0;left:8px;right:8px;width:0;height:2px;background:#fff}.header-bottom__list-item a.router-link-exact-active{opacity:.8;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}}.header-bottom__logo{width:100%;transition:all .3s ease}@media(max-width:989px){.header-bottom__logo{max-width:70px}}@media(min-width:990px){.header-bottom__logo{max-width:100px}}@media(max-width:989px){.header-bottom__actions{display:flex;align-items:center}}@media(min-width:990px){.header-bottom__actions>:first-child{display:none}}.header-bottom__cart{position:relative}.header-bottom__cart span{display:flex;justify-content:center;align-items:center;font-weight:700;font-family:Tenor,Arial,sans-serif;line-height:1;position:absolute;border-radius:50%;background-color:orange;border:1.5px solid #fff}@media(min-width:990px){.header-bottom__cart span{font-size:.75rem;bottom:10%;right:10%;width:16px;height:16px}}@media(max-width:989px){.header-bottom__cart span{font-size:.53125rem;bottom:15%;right:15%;width:13px;height:13px}}@media(min-width:990px){.header-bottom__cart{transition:all .5s ease}.header-bottom__cart:hover{transform:scale(1.15)}.burger{display:none}}@media(max-width:989px){.burger{z-index:2;min-height:40px;width:40px;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer}.burger,.burger__wrapper{position:relative;display:flex}.burger__wrapper{width:30px;height:20px;flex-direction:column}.burger__wrapper span,.burger__wrapper:after,.burger__wrapper:before{height:2px;background-color:#fff;transition:all .3s ease;transform:translateY(0);position:relative;left:0}.burger__wrapper:before{content:"";width:100%;top:0;transform:translateY(0)}.burger__wrapper:after{content:"";width:100%;top:100%;transform:translateY(-300%)}.burger__wrapper span{width:80%;top:50%;transform:translateY(-150%)}}.menu{position:fixed;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0;top:0;left:0;right:0;bottom:0;min-height:100vh;min-width:100vw;background-color:hsla(0,0%,100%,0);transition:background-color .5s ease}.menu.active{z-index:11;pointer-events:auto;-webkit-user-select:initial;-moz-user-select:initial;user-select:auto;background-color:hsla(0,0%,100%,.5)}.menu.active .menu__wrapper{transform:translateX(0)}.menu__wrapper{min-width:280px;background-color:#fff;position:absolute;top:0;bottom:0;left:0;transform:translateX(-100%);transition:transform .5s ease}.menu__body{padding:20px;display:grid;row-gap:20px}.menu__top{display:flex;align-items:baseline;justify-content:space-between;-moz-column-gap:20px;column-gap:20px;margin-bottom:4px}.menu__close-icon{justify-self:end;width:30px;height:30px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.menu__close-icon-container{width:20px;height:20px;position:relative}.menu__close-icon-container:after,.menu__close-icon-container:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:2px;background:#000}.menu__close-icon-container:after{transform:rotate(45deg)}.menu__close-icon-container:before{transform:rotate(-45deg)}.menu__list-item a{text-transform:uppercase;display:block;padding-top:15px;padding-bottom:15px;border-top:1px solid #ebebeb}.menu .social{margin-bottom:100px}.menu .social svg{max-width:24px;max-height:24px}.menu .social path{fill:#111}@media(max-width:767px){.footer__container{padding-left:10px;padding-right:10px}}@media(min-width:768px)and (max-width:1023px){.footer__container{padding-left:2.6041666667%;padding-right:2.6041666667%}}@media(min-width:1024px)and (max-width:1199px){.footer__container{padding-left:2.9296875%;padding-right:2.9296875%}}@media(min-width:1200px)and (max-width:1599px){.footer__container{padding-left:4.1666666667%;padding-right:4.1666666667%}}@media(min-width:1400px){.footer__container{padding-left:9.375%;padding-right:9.375%}}@media(min-width:1600px){.footer__container{padding-left:15.625%;padding-right:15.625%;max-width:1920px;margin-left:auto;margin-right:auto}}.footer-top__social,.footer-top__spoiler-title{letter-spacing:.3em}.footer{background-color:#111;color:#fff}.footer__container{padding-top:30px;padding-bottom:30px;display:flex;flex-direction:column;row-gap:20px}.footer-top{display:flex}@media(max-width:989px){.footer-top{row-gap:20px;flex-direction:column}}@media(min-width:990px){.footer-top{justify-content:space-between;justify-content:space-around;justify-content:space-evenly;-moz-column-gap:20px;column-gap:20px}}.footer-top__logo{display:inline-block;width:100%}@media(max-width:989px){.footer-top__logo{max-width:70px;align-self:center}}@media(min-width:990px){.footer-top__logo{max-width:100px}}.footer-top__social{font-size:.75rem;line-height:1.25;text-transform:uppercase}@media(max-width:989px){.footer-top__social{display:flex;align-items:center;flex-direction:column;row-gap:8px}}@media(min-width:990px){.footer-top__social .social{margin-top:12px;max-width:-moz-max-content;max-width:max-content;margin-left:auto}}@media(max-width:989px){.footer-top__social svg{max-width:24px;max-height:24px}.footer-top__spoiler{border-top:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid hsla(0,0%,100%,.2)}.footer-top__spoiler.opened svg{transform:scaleY(-1)}.footer-top__spoiler.opened .footer-top__list{transform:translateY(0);opacity:1}}@media(min-width:990px){.footer-top__spoiler{display:flex;flex-direction:column;row-gap:12px}}@media(max-width:989px){.footer-top__spoiler-preview{position:relative;display:flex;justify-content:center;align-items:center;-moz-column-gap:10px;column-gap:10px;padding-left:20px;padding-right:20px;padding:20px}}.footer-top__spoiler-title{text-transform:uppercase}@media(max-width:989px){.footer-top__spoiler-title{font-size:.75rem;text-align:center}}@media(min-width:990px){.footer-top__spoiler-title{font-size:.8125rem}}@media(max-width:989px){.footer-top__spoiler-icon{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;right:0;transform:translateY(-50%)}.footer-top__spoiler-icon svg{transition:transform .3s ease;width:12px;height:auto}}@media(min-width:990px){.footer-top__spoiler-icon{display:none}}@media(max-width:989px){.footer-top__menu{height:0;overflow:hidden;transition:height .7s ease}}@media(min-width:990px){.footer-top__menu{height:auto}}.footer-top__list{display:grid}@media(max-width:989px){.footer-top__list{padding-bottom:20px;transition:transform .7s ease .1s,opacity 1s ease .1s;opacity:0;transform:translateY(30px);overflow:hidden;row-gap:5px}}@media(min-width:990px){.footer-top__list{margin-left:-10px;grid-template-columns:repeat(3,auto);-moz-column-gap:20px;column-gap:20px;row-gap:5px}}@media(max-width:989px){.footer-top__list-item{text-align:center}}.footer-top__list-item a{display:inline-block;padding:5px 10px}@media(max-width:989px){.footer-top__list-item a{font-size:.6875rem}}@media(min-width:990px){.footer-top__list-item a{font-size:.75rem;position:relative}.footer-top__list-item a:hover:after{width:calc(100% - 16px)}.footer-top__list-item a:after{transition:all .5s ease;content:"";position:absolute;bottom:0;left:8px;right:8px;width:0;height:1.5px;background:#fff}}.footer-bottom{text-align:center;display:flex;flex-direction:column;row-gap:8px}.footer-bottom__lang{font-size:.8125rem}.footer-bottom__copy{font-size:.625rem}html{scroll-behavior:smooth}body,html{min-height:100vh}a,address,aside,audio,b,body,button,div,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,input,li,menu,nav,ol,p,section,span,textarea,ul,video{margin:0;padding:0;border:0;font-size:1rem;font:inherit;font-family:inherit;vertical-align:baseline;box-sizing:border-box;color:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none;list-style-position:inside}a{text-decoration:none}input:not([type=checkbox],[type=radio]),textarea{min-width:50px;display:inline-block;-webkit-appearance:none}input:not([type=checkbox],[type=radio])::-moz-placeholder,textarea::-moz-placeholder{color:inherit;font-size:1em;opacity:.8}input:not([type=checkbox],[type=radio])::placeholder,textarea::placeholder{color:inherit;font-size:1em;opacity:.8}button{cursor:pointer;background-color:transparent}#app{letter-spacing:.45px}.error{animation:shake .6s linear 0s 1}@keyframes shake{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%,to{transform:translateX(0)}25%,45%,5%,65%,85%{transform:translateX(-4px)}15%,35%,55%,75%,95%{transform:translateX(4px)}}.error-notification{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;z-index:11;top:calc(100% + 5px);padding:5px 10px;font-size:.8em;border-radius:5px;background-color:#fff;color:gray;border:1px solid red}@font-face{font-family:Tenor;font-display:swap;src:url(/fonts/Tenor-Regular.d352a16a.woff) format("woff"),url(/fonts/Tenor-Regular.e7c0529e.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/fonts/Inter-Bold.6dfcb0f0.woff) format("woff"),url(/fonts/Inter-Bold.fc97c5a0.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/fonts/Inter-SemiBold.c93ff34b.woff) format("woff"),url(/fonts/Inter-SemiBold.4b917d4a.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/fonts/Inter-Medium.909e3ed1.woff) format("woff") url(/fonts/Inter-Medium.f8782e77.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(/fonts/Inter-Regular.3ead8104.woff) format("woff"),url(/fonts/Inter-Regular.c923850a.woff2) format("woff2");font-weight:400;font-style:normal}body.lock{overflow:hidden}@media(max-width:767px){#wfp-container{height:90vh;width:90vw;top:2.5%;left:2.5%}}body.wfp-widget-open #app{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;filter:blur(3px)}#app{min-height:100vh;display:flex;flex-direction:column;font-family:Inter,Arial,sans-serif;font-size:1rem;line-height:1}#app>div{justify-content:space-between}#app main,#app>div{flex:1 1 auto;display:flex;flex-direction:column}#app main>:only-child{flex:1 1 auto}#app img{max-width:100%}