*{box-sizing:border-box;margin:0;padding:0}:root{--header-height:84px;--container-padding:36px;--c-neutral-800:#3a3a3a;--c-dark:#1d1c22;--c-light:#fff;--c-main:#ffd452;--c-light-gray:#ebebeb}@media screen and (max-width:769px){:root{--header-height:64px;--container-padding:12px}}html{color:var(--c-dark);font-family:Montserrat,sans-serif;font-size:17px;font-weight:400;line-height:24px}a{color:inherit;text-decoration:initial}a:focus{outline:none}img{max-width:100%}ul li{list-style:none}.site{padding:16px}@media screen and (max-width:769px){.site{padding:8px}}.site-inner{display:flex;flex-direction:column;min-height:100vh;position:relative}.site-content{flex:1 0 auto}.wrapper{margin:0 auto;width:100%}.section{margin-bottom:16px}@media screen and (max-width:769px){.section{margin-bottom:12px}}.s-button{background-color:var(--c-dark);border:2px solid transparent;border-radius:30px;color:var(--c-light);cursor:pointer;display:block;font-family:Dela Gothic One;font-size:19px;height:52px;line-height:28px;transition:.2s;width:-moz-fit-content;width:fit-content}@media screen and (max-width:769px){.s-button{width:100%}}.s-button svg [stroke]{transition:.2s}.s-button:hover{background-color:transparent;border-color:var(--c-dark);color:var(--c-dark)}.s-button:hover svg [stroke]{stroke:var(--c-dark)}.s-button__inner{align-items:center;display:flex;gap:32px;height:100%;padding:12px 20px;width:100%}@media screen and (max-width:769px){.s-button__inner{justify-content:space-between}}.form__title{font-family:Dela Gothic One;font-size:40px;font-size:clamp(28px,3vw,40px);line-height:1.2;margin-bottom:40px}@media screen and (max-width:769px){.form__title{font-size:28px;line-height:32px}}.form__row{margin-bottom:16px}.form__row:last-child{margin:0}.form__inner{margin-bottom:50px}.form__wrapper{height:100%;position:relative;width:100%}.form__thank-screen{align-items:center;background-color:var(--c-main);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:4}.form__thank-text{font-size:36px;font-size:clamp(24px,2.3vw,36px);font-weight:500;line-height:111%}@media screen and (max-width:769px){.form__thank-text{font-size:24px;letter-spacing:-.24px;line-height:32px}}.form__thank-text{margin-bottom:40px;text-align:center}.row--double{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:769px){.row--double{gap:16px 0;grid-template-columns:100%}}.input-wrapper:after{background:#926534;content:"";height:1px;left:0;position:absolute;top:100%;transition:all .2s;width:100%}.input-wrapper:focus-within:after{background:var(--c-dark);height:2px}.text-field{background:transparent;border:none;font-family:Montserrat;font-size:17px;font-weight:400;height:56px;line-height:24px;padding:16px 0;width:100%}.text-field::-moz-placeholder{color:var(--c-neutral-800)}.text-field::placeholder{color:var(--c-neutral-800)}.text-field_textarea{resize:none}.text-field:focus{outline:none}.form-group,.input-wrapper{position:relative}.form-field__error{color:#8b0000;font-size:14px;left:0;line-height:1.2;position:absolute;top:calc(100% + 10px)}.transfade{opacity:0;transform:translateY(.5em);transition:all .35s ease-in-out .3s}.transfade.view-in{opacity:1;transform:translateY(0)}@media screen and (max-width:769px){.transfade{transition-delay:.15s}}.slide-y-up-enter-active,.slide-y-up-leave-active{transition:all .2s ease}.slide-y-up-enter-from{opacity:0;transform:translateY(-.5em)}.slide-y-up-enter-to,.slide-y-up-leave-from{opacity:1;transform:translateY(0)}.slide-y-up-leave-to{opacity:0;transform:translateY(-.5em)}.burger[data-v-2a69092c]{align-items:center;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;height:32px;justify-content:center;margin:0;width:32px}.burger__line[data-v-2a69092c]{background-color:var(--c-dark);cursor:pointer;height:2px;transition:all .3s ease 0s;width:28px}.burger__line_top[data-v-2a69092c]{transform:translateY(-5px)}.burger__line_bottom[data-v-2a69092c]{transform:translateY(5px)}.is--active .burger__line_top[data-v-2a69092c]{transform:rotate(45deg) translateY(1.5px)}.is--active .burger__line_bottom[data-v-2a69092c]{transform:rotate(-45deg) translateY(-1.5px)}.nav__link[data-v-ea7c95d6]{display:inline-block;font-family:Dela Gothic One;font-size:19px;height:28px;line-height:28px;overflow:visible;padding-left:min(6%,20px);padding-right:min(6%,20px);transform-style:preserve-3d;transition:transform .33s}.nav__link .front[data-v-ea7c95d6]{display:block;transform:translateZ(14px)}.nav__link .back[data-v-ea7c95d6]{display:block;transform:rotateX(-90deg) translateZ(-14px)}.nav__link[data-v-ea7c95d6]:hover{transform:rotateX(90deg)}.language__switcher[data-v-f11270de]{font-family:Dela Gothic One;font-size:19px;line-height:28px}.locales__item[data-v-f11270de]{cursor:pointer;height:28px;overflow:visible;transform-style:preserve-3d;transition:transform .33s}.locales__item .front[data-v-f11270de]{display:block;transform:translateZ(14px)}.locales__item .back[data-v-f11270de]{display:block;transform:rotateX(-90deg) translateZ(-14px)}.locales__item[data-v-f11270de]:hover{transform:rotateX(90deg)}@media screen and (max-width:992px){.locales-desktop[data-v-f11270de]{display:none}}.locales-mobile[data-v-f11270de]{display:none}@media screen and (max-width:992px){.locales-mobile[data-v-f11270de]{display:block}}.fade-enter-from a[data-v-e2d729db],.fade-leave-to a[data-v-e2d729db]{opacity:0;transform:translateY(.5em)}.fade-enter-to a[data-v-e2d729db],.fade-leave-from a[data-v-e2d729db]{opacity:1;transform:translateY(0)}.nav[data-v-e2d729db]{align-items:center;display:flex;flex-direction:column}.nav__link[data-v-e2d729db]{display:inline-block;font-family:Dela Gothic One;font-size:19px;line-height:28px;margin-bottom:16px;transition:all .35s ease-in-out .3s}.nav__link[data-v-e2d729db]:last-child{margin:0}.slide-enter-active[data-v-dc0631f6],.slide-enter-active .header-dropdown__inner[data-v-dc0631f6],.slide-leave-active[data-v-dc0631f6],.slide-leave-active .header-dropdown__inner[data-v-dc0631f6]{transition:all .3s ease}.slide-enter[data-v-dc0631f6],.slide-leave-to[data-v-dc0631f6]{opacity:0}.slide-enter .header-dropdown__inner[data-v-dc0631f6],.slide-leave-to .header-dropdown__inner[data-v-dc0631f6]{transform:translateY(-100%)}.slide-enter-to[data-v-dc0631f6],.slide-leave[data-v-dc0631f6]{opacity:1}.slide-enter-to .header-dropdown__inner[data-v-dc0631f6],.slide-leave .header-dropdown__inner[data-v-dc0631f6]{transform:translate(0)}.header-dropdown[data-v-dc0631f6]{backface-visibility:hidden;perspective:1000px;position:fixed;right:0;top:var(--header-height);width:100%;z-index:1}.header-dropdown__inner[data-v-dc0631f6]{background-color:var(--c-main);border-bottom:1px solid var(--c-light-gray);border-radius:20px;display:flex;flex-direction:column;overflow:auto;padding:16px 16px 24px;width:100%}.header[data-v-c1e622a8]{height:var(--header-height);left:0;opacity:0;position:absolute;top:0;transform:translateY(-100%);transition:transform .6s ease-out,opacity .6s ease-out;width:100%;z-index:10}.header.visible[data-v-c1e622a8]{opacity:1;transform:translateY(0)}.header__burger[data-v-c1e622a8]{display:none}@media screen and (max-width:992px){.header__burger[data-v-c1e622a8]{display:flex}}.header__part.middle[data-v-c1e622a8]{width:70%}@media screen and (max-width:992px){.header__part.middle[data-v-c1e622a8]{left:50%;margin-left:-16px;position:absolute;width:-moz-fit-content;width:fit-content}}.header__inner[data-v-c1e622a8]{align-items:center;border-radius:20px 20px 0 0;display:flex;gap:4%;height:100%;justify-content:space-between;padding-bottom:12px;padding-left:var(--container-padding);padding-right:var(--container-padding);padding-top:12px}.header__nav[data-v-c1e622a8]{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.header__nav-wrapper[data-v-c1e622a8]{margin-left:min(-6%,-20px);margin-right:min(-6%,-20px)}@media screen and (max-width:992px){.header__nav-wrapper[data-v-c1e622a8]{display:none}}.header__logo[data-v-c1e622a8]{display:block;height:auto;max-width:60px;width:100%}@media screen and (max-width:769px){.header__logo[data-v-c1e622a8]{max-width:40px}}.footer[data-v-862d1a0c]{width:100%}.footer__inner[data-v-862d1a0c]{background:var(--c-light-gray);border-radius:20px;display:flex;justify-content:space-between;overflow:hidden;padding:40px min(3%,36px)}@media screen and (max-width:769px){.footer__inner[data-v-862d1a0c]{flex-direction:column;gap:20px;justify-content:flex-start;padding:20px 12px}}.footer .logo[data-v-862d1a0c]{flex:none;height:auto;width:116px}.footer .logo img[data-v-862d1a0c]{display:block}.footer .copyright[data-v-862d1a0c]{color:var(--c-neutral-800);text-align:right}@media screen and (max-width:769px){.footer .copyright[data-v-862d1a0c]{text-align:left}}.footer .copyright a[data-v-862d1a0c]{text-decoration:underline}.footer .copyright a[data-v-862d1a0c]:hover{text-decoration:none}.footer .copyright p+p[data-v-862d1a0c]{margin-top:8px}
