.loader-screen{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 15vw;box-sizing:border-box;position:fixed;top:0;bottom:0;right:0;left:0;z-index:100;background:url(/ar/takeda/assets/background-8dd3ea47.jpg);background-size:cover;background-position:center;gap:2vh}@media (max-width: 360px){.loader-screen{padding:0 20px}}.loader-screen .loader{display:flex;align-items:center;justify-content:center;margin-bottom:20vh;width:80px;height:80px;margin-top:8vh}.loader-screen .loader img{animation:rotate 1s linear infinite;width:80px;position:absolute}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.v-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;justify-content:center;align-items:center;background-color:#0006}.v-modal__overlay.v-enter-active,.v-modal__overlay.v-leave-active{transition:opacity .2s}.v-modal__overlay.v-enter-active .v-modal{transition:transform .18s cubic-bezier(0,0,.2,1)}.v-modal__overlay.v-leave-active .v-modal{transition:transform .18s cubic-bezier(.4,0,.2,1)}.v-modal__overlay.v-enter-from,.v-modal__overlay.v-leave-to{opacity:0}.v-modal__overlay.v-enter-from .v-modal,.v-modal__overlay.v-leave-to .v-modal{transform:scale(.8)}.v-modal__overlay.slide-right{background:none}.v-modal__overlay.slide-right.v-enter-from,.v-modal__overlay.slide-right.v-leave-to{opacity:1}.v-modal__overlay.slide-right.v-enter-from .v-modal,.v-modal__overlay.slide-right.v-leave-to .v-modal{transform:translate(100vw)}.v-modal__overlay.disableOverlay{background:none;pointer-events:none}.v-modal__overlay.disableOverlay .v-modal{pointer-events:all}.v-modal{width:90vw;background:white;border-radius:32px;box-sizing:border-box}.preloader-modal{display:flex;flex-direction:column;height:80vh;background:url(/ar/takeda/assets/background-8dd3ea47.jpg);background-size:cover;background-position:center;padding:20px;text-align:center;padding-top:8vh}.preloader-modal .title{font-size:22px;font-weight:500;margin:auto 0}.preloader-modal .subtitle{font-size:15px;letter-spacing:.03em;margin-top:12px}.preloader-modal .start-button{width:100%;height:56px;text-transform:uppercase;font-size:14px;border-radius:9999px;letter-spacing:.06em;font-weight:500;flex-shrink:0}.preloader-modal .phone-img{height:30vh;margin:auto}.select-video-modal{height:100%;width:100%;border-radius:0;background:url(/ar/takeda/assets/background-8dd3ea47.jpg);background-size:cover;background-position:center;display:flex;flex-direction:column;gap:28px;padding:64px 0;overflow-y:auto;z-index:1000}.select-video-modal .ui-button{z-index:100}.select-video-modal .background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006}.select-video-modal__content-item{position:relative;z-index:1}.select-video-modal__content-item .user-info,.select-video-modal__content-item .user-description{margin:0 24px}.select-video-modal__content-item .sliders-count{display:flex;height:8px;gap:5px;justify-content:center;margin-top:8px}@media (min-width: 600px){.select-video-modal__content-item .sliders-count{display:none}}.select-video-modal__content-item .sliders-count>div{width:8px;background-color:#ffffff80;border-radius:9999px;transition:width .15s,background-color .15s}.select-video-modal__content-item .sliders-count>div.active{background-color:#fff;width:24px}.select-video-modal__content-item .user-info{display:flex;align-items:center;white-space:pre-wrap;gap:16px;font-size:15px;line-height:21px}.select-video-modal__content-item .user-info img{width:48px;height:48px;border-radius:9999px}.select-video-modal__content-item .user-description{font-size:12px;color:#ffffffb3;margin-top:8px;line-height:16px;margin-bottom:16px;white-space:pre-wrap}@media (min-width: 600px){.select-video-modal__content-item .swiper{padding:0 24px}}.select-video-modal__content-item .swiper-slide{width:calc(100% - 48px);height:auto;background-color:#0c1a77;border-radius:16px;display:flex;flex-direction:column;padding:16px;font-size:16px;line-height:1.4em;box-sizing:border-box;align-self:stretch;gap:16px;cursor:pointer;text-wrap:balance}@media (max-width: 320px){.select-video-modal__content-item .swiper-slide{font-size:15px}}@media (min-width: 600px){.select-video-modal__content-item .swiper-slide{width:260px;padding-right:50px}}.select-video-modal__content-item .swiper-slide button{background:none;display:flex;align-items:center;font-size:15px;color:#fff;gap:12px;padding:0;height:24px;margin-top:auto}.select-video-modal__content-item .swiper-slide button svg{color:#8f117a}.select-video-modal__content-item .v-slider .v-slider__item{background-color:#0c1a77;height:140px;border-radius:16px}.video-banner-modal{height:70vh;background:none;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:4vh 8vw;font-size:12px;line-height:1.4em;margin-bottom:80px;overflow-y:auto;overflow-x:hidden}.video-banner-modal img{margin-bottom:44px}.video-banner-modal .address{font-size:10px;white-space:pre-wrap;margin-top:24px;line-height:1.4em}.info-sources-modal{background-color:#0c1a77;padding:60px 0 0;line-height:1.4em;position:relative;overflow:hidden;max-height:calc(100vh - 240px);max-height:calc(var(--vh, 1vh) * 100 - 210px);display:flex;z-index:1000;margin-bottom:50px}.info-sources-modal .content{overflow-y:auto;overflow-x:hidden;white-space:pre-wrap;padding:0 24px}.info-sources-modal h2{font-size:22px;font-weight:600;margin-top:0}.info-sources-modal .close-button{position:absolute;top:0;right:0;width:56px;height:56px;color:#0c1a77;display:flex;justify-content:center;align-items:center;border-radius:0 0 0 24px}.video-controls{position:fixed;bottom:24px;right:24px;left:24px;height:80px;background-color:#fff;border-radius:9999px;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:0 14px;-webkit-user-select:none;user-select:none}@media (max-width: 370px){.video-controls{left:10px;right:10px}}.video-controls .play-button{width:90px;height:90px;border:12px solid white;border-radius:9999px;padding:0;flex-shrink:0;margin-left:-12px;margin-right:-12px;position:relative}.video-controls .play-button img{width:100%;height:100%;display:block;position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .2s}.video-controls .play-button.disabled{pointer-events:none}.video-controls .play-button.disabled img{opacity:.5;filter:grayscale(1)}.video-controls .rewind-button{background:none;padding:0;width:48px;height:48px;color:#0c1a77;flex-shrink:0;transition:color .1s}.video-controls .rewind-button.inverse svg{transform:scaleX(-1)}.video-controls .rewind-button.disabled{pointer-events:none;color:#999}.video-controls .side-button{color:#0c1a77;background:none;padding:0;width:52px;height:52px;border:6px solid #E6E6E6;border-radius:9999px;flex-shrink:0;transition:background-color .225s}.video-controls .side-button.flashing{animation:side-button-flashing 1.5s linear infinite}.video-controls .side-button.contained{background-color:#0c1a77;color:#fff}@keyframes side-button-flashing{0%{border-color:#0000001a}50%{border-color:#0c1a77}to{border-color:#0000001a}}.ui-button{position:fixed;left:16px;top:16px;z-index:1;padding:0;width:48px;height:48px;border-radius:9999px;display:flex;align-items:center;justify-content:center}.ui-button img{display:inline-block}.ui-button.right{left:auto;right:16px}.arrow-ui{position:fixed;top:0;right:0;left:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;pointer-events:none}.arrow-ui .label{text-shadow:0px 2px 10px rgba(0,0,0,.2);font-size:20px;font-weight:700;text-align:center;white-space:pre-wrap}.arrow-ui .arrow{position:absolute}.hover-blob__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;pointer-events:none;flex-direction:column;color:#fff;text-align:center}.hover-blob__wrapper.v-enter-active{transition:opacity .5s;transition-delay:.3s}.hover-blob__wrapper.v-leave-active{transition:opacity .15s}.hover-blob__wrapper.v-enter-from,.hover-blob__wrapper.v-leave-to{opacity:0}.hover-blob__wrapper .label{width:240px;max-width:90vw}.desktop-dump{height:100vh}.desktop-dump img{width:100%;height:100%;object-fit:contain}.point{position:absolute;width:8px;height:8px;margin-left:-4px;margin-top:-4px;background-color:red;border-radius:9999px}.div-rect{position:absolute;width:300px;height:300px;background-color:#fff;top:0;left:0;color:#000;text-align:center;line-height:300px;transform-origin:left top;opacity:.2;background-color:red}.div-rect-wrapper{position:fixed;top:0;left:0;bottom:0;right:0;overflow:hidden;pointer-events:none}:root{--primary-color: #DE3D5D;--primary-color-hover: #df4462;--primary-color-active: #dd3456;--border-color: #24292E;--background-color: #1E1E1E}.mx-auto{margin-left:auto;margin-right:auto}.ml-auto{margin-left:auto}.ml-0,.ml-n0{margin-left:0!important}.pl-0{padding-left:0!important}.ml-1{margin-left:8px!important}.ml-n1{margin-left:-8px!important}.pl-1{padding-left:8px!important}.ml-2{margin-left:16px!important}.ml-n2{margin-left:-16px!important}.pl-2{padding-left:16px!important}.ml-3{margin-left:24px!important}.ml-n3{margin-left:-24px!important}.pl-3{padding-left:24px!important}.ml-4{margin-left:32px!important}.ml-n4{margin-left:-32px!important}.pl-4{padding-left:32px!important}.ml-5{margin-left:40px!important}.ml-n5{margin-left:-40px!important}.pl-5{padding-left:40px!important}.ml-6{margin-left:48px!important}.ml-n6{margin-left:-48px!important}.pl-6{padding-left:48px!important}.ml-7{margin-left:56px!important}.ml-n7{margin-left:-56px!important}.pl-7{padding-left:56px!important}.mr-auto{margin-right:auto}.mr-0,.mr-n0{margin-right:0!important}.pr-0{padding-right:0!important}.mr-1{margin-right:8px!important}.mr-n1{margin-right:-8px!important}.pr-1{padding-right:8px!important}.mr-2{margin-right:16px!important}.mr-n2{margin-right:-16px!important}.pr-2{padding-right:16px!important}.mr-3{margin-right:24px!important}.mr-n3{margin-right:-24px!important}.pr-3{padding-right:24px!important}.mr-4{margin-right:32px!important}.mr-n4{margin-right:-32px!important}.pr-4{padding-right:32px!important}.mr-5{margin-right:40px!important}.mr-n5{margin-right:-40px!important}.pr-5{padding-right:40px!important}.mr-6{margin-right:48px!important}.mr-n6{margin-right:-48px!important}.pr-6{padding-right:48px!important}.mr-7{margin-right:56px!important}.mr-n7{margin-right:-56px!important}.pr-7{padding-right:56px!important}.mt-auto{margin-top:auto}.mt-0,.mt-n0{margin-top:0!important}.pt-0{padding-top:0!important}.mt-1{margin-top:8px!important}.mt-n1{margin-top:-8px!important}.pt-1{padding-top:8px!important}.mt-2{margin-top:16px!important}.mt-n2{margin-top:-16px!important}.pt-2{padding-top:16px!important}.mt-3{margin-top:24px!important}.mt-n3{margin-top:-24px!important}.pt-3{padding-top:24px!important}.mt-4{margin-top:32px!important}.mt-n4{margin-top:-32px!important}.pt-4{padding-top:32px!important}.mt-5{margin-top:40px!important}.mt-n5{margin-top:-40px!important}.pt-5{padding-top:40px!important}.mt-6{margin-top:48px!important}.mt-n6{margin-top:-48px!important}.pt-6{padding-top:48px!important}.mt-7{margin-top:56px!important}.mt-n7{margin-top:-56px!important}.pt-7{padding-top:56px!important}.mb-auto{margin-bottom:auto}.mb-0,.mb-n0{margin-bottom:0!important}.pb-0{padding-bottom:0!important}.mb-1{margin-bottom:8px!important}.mb-n1{margin-bottom:-8px!important}.pb-1{padding-bottom:8px!important}.mb-2{margin-bottom:16px!important}.mb-n2{margin-bottom:-16px!important}.pb-2{padding-bottom:16px!important}.mb-3{margin-bottom:24px!important}.mb-n3{margin-bottom:-24px!important}.pb-3{padding-bottom:24px!important}.mb-4{margin-bottom:32px!important}.mb-n4{margin-bottom:-32px!important}.pb-4{padding-bottom:32px!important}.mb-5{margin-bottom:40px!important}.mb-n5{margin-bottom:-40px!important}.pb-5{padding-bottom:40px!important}.mb-6{margin-bottom:48px!important}.mb-n6{margin-bottom:-48px!important}.pb-6{padding-bottom:48px!important}.mb-7{margin-bottom:56px!important}.mb-n7{margin-bottom:-56px!important}.pb-7{padding-bottom:56px!important}.my-0{margin-top:0!important;margin-bottom:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.px-0{padding-left:0!important;padding-right:0!important}.gap-0>*:not(:first-child){margin-left:0}.my-1{margin-top:8px!important;margin-bottom:8px!important}.mx-1{margin-left:8px!important;margin-right:8px!important}.py-1{padding-top:8px!important;padding-bottom:8px!important}.px-1{padding-left:8px!important;padding-right:8px!important}.gap-1>*:not(:first-child){margin-left:8px}.my-2{margin-top:16px!important;margin-bottom:16px!important}.mx-2{margin-left:16px!important;margin-right:16px!important}.py-2{padding-top:16px!important;padding-bottom:16px!important}.px-2{padding-left:16px!important;padding-right:16px!important}.gap-2>*:not(:first-child){margin-left:16px}.my-3{margin-top:24px!important;margin-bottom:24px!important}.mx-3{margin-left:24px!important;margin-right:24px!important}.py-3{padding-top:24px!important;padding-bottom:24px!important}.px-3{padding-left:24px!important;padding-right:24px!important}.gap-3>*:not(:first-child){margin-left:24px}.my-4{margin-top:32px!important;margin-bottom:32px!important}.mx-4{margin-left:32px!important;margin-right:32px!important}.py-4{padding-top:32px!important;padding-bottom:32px!important}.px-4{padding-left:32px!important;padding-right:32px!important}.gap-4>*:not(:first-child){margin-left:32px}.my-5{margin-top:40px!important;margin-bottom:40px!important}.mx-5{margin-left:40px!important;margin-right:40px!important}.py-5{padding-top:40px!important;padding-bottom:40px!important}.px-5{padding-left:40px!important;padding-right:40px!important}.gap-5>*:not(:first-child){margin-left:40px}.my-6{margin-top:48px!important;margin-bottom:48px!important}.mx-6{margin-left:48px!important;margin-right:48px!important}.py-6{padding-top:48px!important;padding-bottom:48px!important}.px-6{padding-left:48px!important;padding-right:48px!important}.gap-6>*:not(:first-child){margin-left:48px}.my-7{margin-top:56px!important;margin-bottom:56px!important}.mx-7{margin-left:56px!important;margin-right:56px!important}.py-7{padding-top:56px!important;padding-bottom:56px!important}.px-7{padding-left:56px!important;padding-right:56px!important}.gap-7>*:not(:first-child){margin-left:56px}body{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-size:14px;-webkit-font-smoothing:antialiased}button,input,textarea{font-family:inherit;font-size:inherit;-webkit-font-smoothing:antialiased}h1{font-size:36px;font-weight:400}.fade-enter-active,.fade-leave-active{transition:opacity .18s ease}.fade-enter-from,.fade-leave-to{opacity:0;pointer-events:none}.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active{transition:transform .2s cubic-bezier(0,0,.2,1)}.slide-left-enter-from,.slide-left-leave-to,.slide-right-enter-from,.slide-right-leave-to{pointer-events:none}.slide-right-enter-from,.slide-left-leave-to{transform:translate(100%)}.slide-left-enter-from,.slide-right-leave-to{transform:translate(-100%)}.flex-center{display:flex;flex-direction:column;justify-content:center;align-items:center}.flex-row,.flex-row-full{display:flex;align-items:center}.flex-row-full>*{flex:1 1 50px}.flex-grow{flex:1 1 50px}.img{object-fit:contain}.input-label{font-size:12px;font-weight:500}.shape-small{border-radius:4px}.shape{border-radius:8px}.pos-relative{position:relative}.ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.scroll::-webkit-scrollbar{width:10px;height:10px}.scroll::-webkit-scrollbar-track{background-color:#0015341a;border-radius:10px;margin:8px;border:2px solid transparent;background-clip:content-box}.scroll::-webkit-scrollbar-thumb{background-color:#4b4e4e;border-radius:10px;border:2px solid transparent;background-clip:content-box}.scroll::-webkit-scrollbar-corner{background-color:#0015341a;border-radius:10px;width:2px;height:2px}body{margin:0;padding:0;overflow:hidden;background-color:var(--background-color);color:#fff}button,input,textarea{outline:none}button{cursor:pointer;border:none}html{-webkit-tap-highlight-color:transparent}.letary-ar-viewer{width:100%;height:100vh;height:calc(var(--vh, 1vh) * 100);position:relative;overflow:hidden}.letary-ar-viewer__video{visibility:hidden;display:block;position:absolute;left:0;top:0;object-fit:none}.letary-ar-viewer__canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:scale-down}
