.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:#ffffffb3;bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(50px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}.page-enter-active,.page-leave-active{transition:all .3s}.page-enter-from,.page-leave-to{opacity:0}.slide-right-enter-active,.slide-right-leave-active{transition:all .3s}.slide-right-enter-from,.slide-right-leave-to{opacity:0;transform:translate(100px)}.gradient-holder[data-v-faee8959]{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.gradient-holder img[data-v-faee8959]{animation-direction:alternate;animation-duration:15s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:flow-faee8959;animation-timing-function:ease-in-out;max-width:none;pointer-events:none;position:absolute;width:136%}@keyframes flow-faee8959{0%{left:-40%;rotate:25deg;top:-60%}to{left:20%;rotate:-40deg;top:-110%}}.orange-btn[data-v-ff7baca5]{background-color:#ff552b;border-color:#ff552b;overflow:hidden;position:relative}.orange-btn[data-v-ff7baca5]:active{background-color:#ff4213;border-color:#ff4213}.orange-btn[data-v-ff7baca5]:focus-visible{outline:3px solid #ff552b;outline-offset:5px}.border-orange-btn[data-v-a7db326e]{border-color:#ff552b}@media (any-hover:hover){.border-orange-btn[data-v-a7db326e]:hover{background-color:#ff552b80;border-color:#ff552b}}.border-orange-btn[data-v-a7db326e]:active{background-color:#ff552b}.border-orange-btn[data-v-a7db326e]:focus-visible{outline:3px solid #ff552b;outline-offset:5px}.container[data-v-96df7ec5]{margin-inline:auto;max-width:1040px;position:relative}@media screen and (max-width:1080px){.container[data-v-96df7ec5]{padding-inline:16px}}.header[data-v-520b7881]{background-color:transparent;padding-block:24px}.header__content[data-v-520b7881]{align-items:center;display:flex;justify-content:space-between;position:relative}.header__content[data-v-520b7881] .border-orange-btn{padding-inline:24px}.header__burger[data-v-520b7881]{align-content:center;background-color:transparent;border:none;display:none;gap:5px;height:24px;padding:3px;width:24px}.header__burger>span[data-v-520b7881]{background-color:#fff;border-radius:2px;display:block;height:2px;transition:.3s ease-in-out;width:100%}.header__burger.active>span[data-v-520b7881]:first-child{transform:rotate(45deg) translateY(1px);transform-origin:left}.header__burger.active>span[data-v-520b7881]:nth-child(2){opacity:0}.header__burger.active>span[data-v-520b7881]:nth-child(3){transform:rotate(-45deg) translateY(-1px);transform-origin:left}.header__title[data-v-520b7881]{font-family:var(--inter);font-size:27px;font-style:italic;font-weight:800}.header__nav-list[data-v-520b7881]{align-items:center;display:flex;gap:50px}.header__nav-item[data-v-520b7881]{background-color:transparent;border:none;color:#fff;display:block;font-size:16px;font-weight:600;min-width:134px;padding:10px;text-align:center;transition:.3s ease-in-out}@media (any-hover:hover){.header__nav-item[data-v-520b7881]:hover{font-weight:900}}.smart-search__btns[data-v-520b7881]{display:grid;gap:16px;grid-template-columns:100%;justify-items:center;margin-top:10px}@media screen and (max-width:900px){.header[data-v-520b7881]{padding-block:10px}.header__burger[data-v-520b7881]{display:grid}.header nav[data-v-520b7881]{--topOffset:75px;background:url(../images/mob-bg.png) no-repeat 50%/cover;bottom:0;isolation:isolate;left:0;min-height:calc(100dvh - var(--topOffset));position:fixed;right:0;top:var(--topOffset);transform:translate(-110%);transition:transform .3s ease-in-out;z-index:1000}.header nav.active[data-v-520b7881]{transform:translate(0)}.header nav[data-v-520b7881] .gradient-holder{z-index:-1}.header nav .btn[data-v-520b7881]{font-size:14px;height:46px;max-width:400px;text-transform:uppercase;width:100%}.header nav .buttons[data-v-520b7881]{width:100%}.header nav .smart-search__btns[data-v-520b7881]{padding-inline:16px}.header__nav-list[data-v-520b7881]{flex-direction:column;gap:4px;margin-top:64px}.icon_user[data-v-520b7881]{background-color:transparent;border:none;height:24px;width:24px}}@media screen and (max-width:576px){.header__title svg[data-v-520b7881]{max-height:17px}.header nav[data-v-520b7881]{--topOffset:44px}.header .smart-search__btns button[data-v-520b7881]{font-size:12px}}.gradient-holder[data-v-54a582d2]{bottom:0;height:100%;left:0;overflow:hidden;position:absolute;width:100%}.gradient-holder img[data-v-54a582d2]{animation-direction:alternate;animation-duration:15s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:flow-54a582d2;animation-timing-function:ease-in-out;max-width:none;pointer-events:none;position:absolute}@keyframes flow-54a582d2{0%{bottom:10%;left:-10%;rotate:-10deg;width:160%}to{bottom:0;left:-70%;rotate:50deg;width:200%}}.content[data-v-89440274]{color:#000;max-height:100%;overflow-y:auto}.content[data-v-89440274] h2,.content[data-v-89440274] h3{margin-bottom:1em;text-align:center}.content[data-v-89440274] p{margin-bottom:1em}.content[data-v-89440274] a{color:#ff552b}.content[data-v-89440274] ul{margin-bottom:1em}.content[data-v-89440274] ul li{list-style:disc;margin-bottom:.5em;padding:initial}.modal-item[data-v-5f61022f]{background-color:#fff;border-radius:10px;color:#0b0b0b;height:80vh;inset:0;left:50%!important;max-height:100dvh;max-width:min(80vw,1280px);padding:24px 16px;position:fixed;top:50%!important;transform:translate(-50%,-50%);transform-origin:var(--modal-transform-origin,center);width:100%;z-index:10002}.modal_details[data-v-5f61022f]{height:100vh;max-width:460px;overflow-y:auto;padding:40px}.modal_narrow[data-v-5f61022f]{max-width:460px;padding:40px}.modal_add-synonyms[data-v-5f61022f],.modal_narrow[data-v-5f61022f]{height:-moz-fit-content;height:fit-content}.modal_add-synonyms[data-v-5f61022f]{max-width:913px;padding:24px 0 0}.modal_token-edit[data-v-5f61022f]{height:-moz-fit-content;height:fit-content;max-width:932px;padding:24px}.fade[data-v-5f61022f]{background:#0000004d;inset:0;opacity:0;position:fixed;transition:visibility 0s linear .3s,opacity .3s;visibility:hidden;z-index:90}.fade.active[data-v-5f61022f]{opacity:1;transition:visibility 0s linear 0s,opacity .3s;visibility:visible;z-index:10001}.close[data-v-5f61022f]{position:absolute;right:-24px;top:-24px}.close-btn[data-v-5f61022f]{background-color:#fff;border:1px solid #fff;border-radius:1em;font-size:100px;height:.5em;position:relative;transition:.3s ease-in-out;width:1em}.close-btn[data-v-5f61022f]:hover{background-color:#0040ff;border-color:#0040ff}.close-btn:hover .icon-close[data-v-5f61022f]{filter:invert(1);left:.7em}.icon-close[data-v-5f61022f]{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg stroke='%23ff552b' stroke-linecap='round' stroke-width='2' clip-path='url(%23a)'%3E%3Cpath d='m.941.941 13.31 13.31M14.118.941.94 14.118'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%;background-size:contain;border:none;height:24px;transition:.3s ease-in-out;width:24px}@media (any-hover:hover){.icon-close[data-v-5f61022f]:hover{filter:brightness(0) invert(0) invert(98%) sepia(99%) saturate(2%) hue-rotate(206deg) brightness(104%) contrast(101%)}}.v-enter-active[data-v-5f61022f],.v-leave-active[data-v-5f61022f]{transition:all .3s}.v-enter-from[data-v-5f61022f],.v-leave-to[data-v-5f61022f]{opacity:0;transform:scale(.3) translate(-50%,-50%)}.v-enter-to[data-v-5f61022f],.v-leave-from[data-v-5f61022f]{opacity:1;transform:scale(1) translate(-50%,-50%)}@media screen and (max-width:900px){.modal-item[data-v-5f61022f]{max-width:100%;padding-top:40px}.close[data-v-5f61022f]{right:10px;top:10px}}.content[data-v-104265de]{color:#000;max-height:100%;overflow-y:auto}.content[data-v-104265de] h2,.content[data-v-104265de] h3{margin-bottom:1em;text-align:center}.content[data-v-104265de] p{margin-bottom:1em}.content[data-v-104265de] a{color:#ff552b}.content[data-v-104265de] ul{margin-bottom:1em}.content[data-v-104265de] ul li{list-style:disc;margin-bottom:.5em;padding:initial}footer[data-v-d04fcbda]{padding:140px 0 48px;position:relative;width:100%}footer.footer_error[data-v-d04fcbda]{padding-block:30px}footer.footer_error .footer_bottom[data-v-d04fcbda]{margin-top:16px}footer>.container[data-v-d04fcbda]{align-items:stretch;flex-direction:column;height:100%}footer .footer_top[data-v-d04fcbda],footer>.container[data-v-d04fcbda]{display:flex;justify-content:space-between}footer .footer_top[data-v-d04fcbda]{align-items:flex-end;gap:104px}footer .footer_top--logo[data-v-d04fcbda]{font-size:57px;font-style:italic;font-weight:800;height:60px;line-height:1;margin-left:20px;width:300px}footer .footer_top--logo[data-v-d04fcbda] svg{width:100%}footer .footer_top--links[data-v-d04fcbda]{display:grid;flex-grow:1;font-weight:600;gap:30px;grid-template-columns:repeat(2,1fr);max-width:600px}footer .footer_bottom[data-v-d04fcbda]{align-items:flex-end;display:flex;gap:104px;justify-content:space-between;margin-top:65px}footer .footer_bottom--copy[data-v-d04fcbda]{font-size:14px}footer .footer_bottom--form[data-v-d04fcbda]{display:flex;flex-direction:column;flex-grow:1;gap:8px;max-width:600px}footer .footer_bottom--form p[data-v-d04fcbda]{font-weight:700}footer .footer_bottom--form form[data-v-d04fcbda]{display:flex}footer .footer_bottom--form form input[data-v-d04fcbda]{align-items:center;background-color:transparent;border:1px solid #fff;border-radius:4px 0 0 4px;border-right:0;color:#fff;display:flex;flex-grow:1;gap:10px;padding:16px 24px;transition:.3s ease}footer .footer_bottom--form form input[data-v-d04fcbda]::-moz-placeholder{color:#ffffffb3}footer .footer_bottom--form form input[data-v-d04fcbda]::placeholder{color:#ffffffb3}footer .footer_bottom--form form input[data-v-d04fcbda]:focus{background-color:#ffffff1a}.footer-link[data-v-d04fcbda]{background-color:transparent;border:none;color:inherit;font-family:inherit;font-size:inherit;text-align:left;transition:.3s}@media (any-hover:hover){.footer-link[data-v-d04fcbda]:hover{color:#ff552b}}@media screen and (max-width:992px){footer[data-v-d04fcbda]{padding-bottom:20px;padding-top:60px}footer .footer_top[data-v-d04fcbda]{gap:50px}footer .footer_top--links[data-v-d04fcbda]{gap:16px}}@media screen and (max-width:768px){footer .footer_top[data-v-d04fcbda]{align-items:center;flex-direction:column;gap:20px}footer .footer_top--logo[data-v-d04fcbda]{margin-left:0;max-width:275px}footer .footer_top--links[data-v-d04fcbda]{gap:16px;grid-template-columns:1fr;justify-items:center;width:100%}footer .footer_bottom[data-v-d04fcbda]{justify-content:center;margin-top:24px}.footer-link[data-v-d04fcbda]{font-size:14px}.footer-link_policy[data-v-d04fcbda]{order:3}.footer-link_oferta[data-v-d04fcbda]{order:4}}.wrapper[data-v-7b413942]{display:grid;font-size:18px;grid-template-columns:100%;grid-template-rows:auto 1fr auto;min-height:100vh;min-height:100dvh;position:relative}@media screen and (max-width:576px){.wrapper[data-v-7b413942]{font-size:16px}}h1[data-v-7b413942]{font-size:40px;font-weight:700;margin-bottom:16px}@media screen and (max-width:576px){h1[data-v-7b413942]{font-size:32px}}
