.modal-component[data-v-95fa04fa]{box-sizing:border-box;color:var(--color-black);padding:50px var(--unit-gap);position:relative;width:100%}.modal-component .title[data-v-95fa04fa]{font-family:var(--font-primary-narrow);font-size:64px;font-weight:700;line-height:1;margin:0 0 15px;text-transform:uppercase}.modal-component .text[data-v-95fa04fa],.modal-component .title[data-v-95fa04fa]{opacity:0;transform:translateY(50px);transition:opacity .6s var(--easing-authentic-motion),transform .6s var(--easing-authentic-motion)}.modal-component .text[data-v-95fa04fa]{font-size:20px;font-weight:500;line-height:140%;margin:0 0 50px}.modal-component .container[data-v-95fa04fa]{align-items:flex-start;aspect-ratio:16/9;display:flex;justify-content:flex-start;opacity:0;overflow:hidden;position:relative;transform:translateY(50px);transition:opacity .6s var(--easing-authentic-motion),transform .6s var(--easing-authentic-motion);width:100%}.modal-component .modal-content[data-v-95fa04fa]{background:var(--color-blue-5);border-radius:5px;box-sizing:border-box;max-height:100%;overflow:auto;padding:20px;position:relative;width:100%}.modal-component .image[data-v-95fa04fa]{height:100%;width:60%}.modal-component.has-entered .container[data-v-95fa04fa],.modal-component.has-entered .text[data-v-95fa04fa],.modal-component.has-entered .title[data-v-95fa04fa]{opacity:1;transform:translateY(0)}@media only screen and (max-width:1024px){.modal-component .image[data-v-95fa04fa]{height:100%;width:50%}}@media only screen and (max-width:850px){.modal-component .title[data-v-95fa04fa]{font-size:24px}.modal-component .text[data-v-95fa04fa]{font-size:16px;margin:0 0 30px}.modal-component .container[data-v-95fa04fa]{aspect-ratio:auto;flex-direction:column}.modal-component .modal-content[data-v-95fa04fa]{max-height:60vh;padding:0}.modal-component .image[data-v-95fa04fa]{height:50%;width:100%}}
