.vfm-marquee-container{display:flex;flex-direction:row;overflow-x:hidden;position:relative;transform:var(--transform);width:var(--width)}.vfm-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.vfm-marquee-container:active div{animation-play-state:var(--pause-on-click)}.vfm-overlay{height:100%;position:absolute;width:100%}.vfm-overlay:after,.vfm-overlay:before{background:linear-gradient(to right,var(--gradient-color),hsla(0,0%,100%,0));content:"";height:100%;pointer-events:none;position:absolute;touch-action:none;width:var(--gradient-width);z-index:2}.vfm-overlay:after{right:0;top:0;transform:rotate(180deg)}.vfm-overlay:before{left:0;top:0}.vfm-marquee{align-items:center;animation:scroll var(--duration) linear var(--delay) var(--iteration-count);animation-delay:var(--delay);animation-direction:var(--direction);animation-play-state:var(--play);display:flex;flex:0 0 auto;flex-direction:row;min-width:var(--min-width);z-index:1}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.vfm-parent{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;min-width:auto}.vfm-parent>*{transform:var(--transform)}.bg-none[data-v-7e1a3a7c]{background:none}.color-none[data-v-7e1a3a7c]{color:transparent}.search-field[data-v-7e1a3a7c]{border-radius:.25rem;height:2rem;--p-icon-size:1.5rem;overflow:hidden;transition:all .2s ease}@media (min-width:48rem){.search-field[data-v-7e1a3a7c]{width:-moz-fit-content;width:fit-content}}.search-field .search-icon[data-v-7e1a3a7c]{color:var(--p-palette-gray-80);transition:all .2s ease}@media (min-width:64rem){.search-field .search-icon[data-v-7e1a3a7c]{color:#fff}}.search-field .close-icon[data-v-7e1a3a7c]{color:transparent;transition:all .2s ease;width:0}.search-field[data-v-7e1a3a7c]:has(.p-focus){overflow:visible}@media (min-width:64rem){.search-field[data-v-7e1a3a7c]:has(.p-focus){position:absolute;right:2rem}}.search-field:has(.p-focus) .search-icon[data-v-7e1a3a7c]{color:var(--p-palette-blue-100)}.search-field:has(.p-focus) .close-icon[data-v-7e1a3a7c]{color:var(--p-palette-blue-100);width:var(--p-icon-size)}.search-field[data-v-7e1a3a7c] .p-autocomplete{overflow:visible}@media (min-width:48rem){.search-field[data-v-7e1a3a7c] .p-autocomplete{width:-moz-fit-content;width:fit-content}}.search-field[data-v-7e1a3a7c] .p-autocomplete .p-autocomplete-option .option{-webkit-box-orient:vertical;box-sizing:border-box;display:-webkit-box;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:normal}@media (hover:hover){.search-field[data-v-7e1a3a7c] .p-autocomplete .p-autocomplete-option:hover .option{color:var(--p-palette-blue-accent)}}.search-field[data-v-7e1a3a7c] .p-autocomplete .p-inputtext{background:#fff;padding-inline-start:calc(var(--p-form-field-padding-x) + var(--p-icon-size));transition:all .2s ease;width:100%}@media (min-width:48rem){.search-field[data-v-7e1a3a7c] .p-autocomplete .p-inputtext{width:21.5rem}}@media (min-width:64rem){.search-field[data-v-7e1a3a7c] .p-autocomplete .p-inputtext{width:26rem}}.search-field[data-v-7e1a3a7c] .p-autocomplete:not(.p-focus) .p-inputtext{background:transparent;border:transparent;padding-block:0;padding-inline:0;padding-inline-start:calc(var(--p-icon-size) + .5rem);width:calc(var(--p-icon-size) + .5rem)}.search-field[data-v-7e1a3a7c] .p-autocomplete:not(.p-focus) .p-inputtext::-moz-placeholder{color:transparent}.search-field[data-v-7e1a3a7c] .p-autocomplete:not(.p-focus) .p-inputtext::placeholder{color:transparent}.search[data-v-7e1a3a7c]{left:.25rem}.search-icon[data-v-7e1a3a7c]{aspect-ratio:1;height:auto;width:var(--p-icon-size)}.close[data-v-7e1a3a7c]{--p-icon-size:1rem;right:.5rem}.close-icon[data-v-7e1a3a7c]{aspect-ratio:1;height:auto;width:var(--p-icon-size)}.bg-none[data-v-ca68adb5]{background:none}.color-none[data-v-ca68adb5]{color:transparent}.menu-icon[data-v-ca68adb5]{aspect-ratio:1;height:auto;pointer-events:all;transition:all .2s ease;width:1.5rem}.header-container[data-v-ca68adb5]{border-bottom:1px solid var(--p-palette-gray-50);box-sizing:content-box;--header-height:6rem;min-height:var(--header-height);overflow-x:clip;overflow-y:visible}@media (min-width:64rem){.header-container[data-v-ca68adb5]{--header-height:7.5rem}}.header-container .header[data-v-ca68adb5]{grid-template-columns:8.25rem 1fr;grid-template-rows:2rem 4rem auto;max-width:90rem;min-height:var(--header-height);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;transition:all .2s ease}@media (min-width:64rem){.header-container .header[data-v-ca68adb5]{grid-template-columns:8.75rem 1fr;grid-template-rows:2.5rem 5rem}}@media (min-width:90rem){.header-container .header[data-v-ca68adb5]{grid-template-columns:10.3125rem 1fr}.header-container .header[data-v-ca68adb5]:after{background:var(--p-palette-blue-100);content:"";height:2.5rem;left:calc(100% - 2px);position:absolute;width:calc(50vw - 50% + 2px)}}.header-container .header .logo[data-v-ca68adb5]{border-right:1px solid var(--p-palette-gray-50);grid-row:1/3}.header-container .header .header-row[data-v-ca68adb5]{padding:.375rem 1rem}@media (min-width:64rem){.header-container .header .header-row[data-v-ca68adb5]{padding:.5rem 2rem;position:relative}}.header-container .header .header-row.desk[data-v-ca68adb5]{display:none;overflow:hidden}.header-container .header .header-row.desk[data-v-ca68adb5]:has(.p-focus){overflow:visible}@media (min-width:64rem){.header-container .header .header-row.desk[data-v-ca68adb5]{display:flex}}.header-container .header .header-row.desk[data-v-ca68adb5]:has(.p-focus)>:not(:last-child){display:none}.header-container .header .header-row.search-upper[data-v-ca68adb5]{padding:.25rem 5rem}@media (min-width:64rem){.header-container .header .header-row.mob[data-v-ca68adb5]{display:none}}.header-container .header .header-row.mob div.gap-4[data-v-ca68adb5]{border-right:.0625rem solid var(--p-palette-white);padding:0 .875rem}.header-container .header .header-row .divider[data-v-ca68adb5]{border-left:1px solid var(--p-palette-white);height:100%;margin:0 1rem;width:0}@media (min-width:64rem){.header-container .header .header-row .divider[data-v-ca68adb5]{margin:0 .5rem}}@media (min-width:90rem){.header-container .header .header-row .divider[data-v-ca68adb5]{margin:0 .75rem}}.header-container .header .header-row .header-icon[data-v-ca68adb5],.header-container .header .header-row .icon-search[data-v-ca68adb5]{aspect-ratio:1;height:auto}.header-container .header .header-row .header-icon[data-v-ca68adb5]{width:1.125rem}@media (min-width:64rem){.header-container .header .header-row .header-icon[data-v-ca68adb5]{width:1rem}}@media (min-width:90rem){.header-container .header .header-row .header-icon[data-v-ca68adb5]{width:1.5rem}}.header-container .header .header-row .icon-search[data-v-ca68adb5]{width:1.5rem}.header-container .header .header-row .icon-search[data-v-ca68adb5] :hover{color:var(--p-palette-gray-10)}.header-container .header .header-row .row-text[data-v-ca68adb5]{white-space:nowrap}.header-container .header .header-row .wide-part[data-v-ca68adb5]{display:none}@media (min-width:64rem){.header-container .header .header-row .wide-part[data-v-ca68adb5]{display:flex}}.header-container .header .menu-narrow[data-v-ca68adb5]{display:flex;padding:.625rem 1rem}@media (min-width:64rem){.header-container .header .menu-narrow[data-v-ca68adb5]{display:none}}.header-container .header .menu-narrow .menu-icon[data-v-ca68adb5]{aspect-ratio:1;height:auto;pointer-events:all;width:1.5rem}.header-container .header .menu-narrow:has(.p-focus) .search-menu[data-v-ca68adb5]{display:none}@media (min-width:48rem){.header-container .header .menu-narrow:has(.p-focus) .search-menu[data-v-ca68adb5]{display:flex}}.header-container .menu-drawer[data-v-ca68adb5]{align-content:start;border-top:1px solid var(--p-palette-gray-50);grid-template-columns:1fr;grid-template-rows:auto auto 1fr;height:100%;left:0;overflow:clip;padding:2rem 1rem 2.5rem;transition:all .2s ease;width:100vw}@media (min-width:48rem){.header-container .menu-drawer[data-v-ca68adb5]{padding:2rem 2.5rem 5.5rem}}@media (min-width:64rem){.header-container .menu-drawer[data-v-ca68adb5]{display:none}}.header-container .menu-drawer .globe[data-v-ca68adb5]{aspect-ratio:1;height:auto;width:1.5rem}.header-container .menu-drawer .drawer-buy-button[data-v-ca68adb5]{align-self:end;margin-bottom:2rem}.header-container[data-v-ca68adb5] .menubar{display:none;padding:.75rem 2rem}@media (min-width:64rem){.header-container[data-v-ca68adb5] .menubar{display:flex}}@media (min-width:90rem){.header-container[data-v-ca68adb5] .menubar{padding:.75rem 5rem}}.header-container[data-v-ca68adb5] .menubar .p-menubar-root-list{justify-content:space-between;width:100%}.header-container[data-v-ca68adb5] .menubar .p-menubar-item-content{text-align:start}.header-container[data-v-ca68adb5] .menubar .p-menubar-item-content:hover{color:var(--p-palette-blue-accent)}.header-container[data-v-ca68adb5] .menubar .p-menubar-item-content:hover .router-link-active,.header-container[data-v-ca68adb5] .menubar .p-menubar-item-content:hover .color-blue-100{color:currentColor}.header-container[data-v-ca68adb5] .menubar .p-menubar-item-content .submenu-item{padding:.875rem 0}.header-container[data-v-ca68adb5] .menubar .p-menubar-submenu{top:var(--header-height)}.header-container[data-v-ca68adb5] .menubar .p-menubar-submenu .p-menubar-item:not(:last-of-type){border-bottom:.0625rem solid var(--p-palette-gray-30)}@layer reset{a[data-v-ca68adb5]{color:currentColor;text-decoration:none}}.bg-none[data-v-116fd1c0]{background:none}.color-none[data-v-116fd1c0]{color:transparent}.creator[data-v-116fd1c0]{grid-column:2}a[data-v-116fd1c0]{color:var(--p-palette-white)}li[data-v-116fd1c0]{list-style:none}.footer[data-v-116fd1c0]{color:var(--p-palette-white)}.footer-container[data-v-116fd1c0]{padding:2rem 1rem}.contacts[data-v-116fd1c0]{row-gap:17px}.address[data-v-116fd1c0]{gap:.5rem;grid-auto-flow:column}.place[data-v-116fd1c0]{margin-right:.1875rem}.time[data-v-116fd1c0]{gap:.5rem;grid-auto-flow:column;margin-top:.625rem}.inner[data-v-116fd1c0]{border-top:.0625rem solid var(--p-palette-white);grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);margin-top:1.5rem;padding-top:2.5rem;row-gap:2.5rem}.social[data-v-116fd1c0]{grid-column:span 2}.social-title[data-v-116fd1c0]{margin-bottom:1.5rem}.social-icon[data-v-116fd1c0]{margin-bottom:2rem}.icon[data-v-116fd1c0]{height:3.625rem;margin-right:.75rem;width:3.625rem}.audio[data-v-116fd1c0]{grid-column:span 2}.audio-title[data-v-116fd1c0]{margin-bottom:1.5rem}.about[data-v-116fd1c0]{grid-column:span 2}.about-ul[data-v-116fd1c0]{gap:.75rem}.about-title[data-v-116fd1c0]{margin-bottom:1.5rem}.job[data-v-116fd1c0]{padding-right:1.25rem}.job-title[data-v-116fd1c0]{margin-bottom:1.5rem}.list-ul[data-v-116fd1c0]{gap:1.3125rem}.bottom[data-v-116fd1c0]{border-top:.0625rem solid var(--p-palette-white);gap:.625rem;grid-template-columns:1fr 1fr;margin-top:2.5rem;padding-top:1.5rem}.bottom-left[data-v-116fd1c0]{display:none}.mobile[data-v-116fd1c0]{display:block}.contacts-img img[data-v-116fd1c0]{width:5.5rem}@media (min-width:48rem){.footer-container[data-v-116fd1c0]{padding:2.5rem}.time[data-v-116fd1c0]{margin-top:.9375rem}.inner[data-v-116fd1c0]{row-gap:3rem}.contacts[data-v-116fd1c0]{grid-template-columns:1fr auto}.contacts-right[data-v-116fd1c0]{align-self:center;width:100%}.about[data-v-116fd1c0]{grid-column:span 1}.about-title[data-v-116fd1c0]{margin-top:0}.social[data-v-116fd1c0]{grid-column:span 1}.bottom-left[data-v-116fd1c0],.bottom-right[data-v-116fd1c0]{display:block}.mobile[data-v-116fd1c0]{display:none}}@media (min-width:64rem){.contacts-img img[data-v-116fd1c0]{width:7.75rem}.inner[data-v-116fd1c0]{gap:1rem;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}.job[data-v-116fd1c0]{margin:0}.about[data-v-116fd1c0]{padding-right:2.5rem}.about-title[data-v-116fd1c0]{margin-top:0}.list[data-v-116fd1c0]{margin:0}}@media (min-width:90rem){.contacts[data-v-116fd1c0]{grid-template-columns:1fr 3fr}.contacts-right[data-v-116fd1c0]{margin:0}}.bg-none[data-v-4ee728a7]{background:none}.color-none[data-v-4ee728a7]{color:transparent}main[data-v-4ee728a7]{flex:1;justify-content:flex-start}
