.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}@layer utils{.transition-300[data-v-674c5006]{transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-200[data-v-674c5006]{transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.absolute-x[data-v-674c5006]{left:50%!important;--tw-translate-x:-50%!important}.absolute-x[data-v-674c5006],.absolute-y[data-v-674c5006]{position:absolute;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.absolute-y[data-v-674c5006]{top:50%!important;--tw-translate-y:-50%!important}@layer utils{.absolute-center[data-v-674c5006]{left:50%!important;--tw-translate-x:-50%!important;position:absolute;top:50%!important;--tw-translate-y:-50%!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}}.flex-y-center[data-v-674c5006]{align-items:center;display:flex}.flex-center[data-v-674c5006],.flex-x-center[data-v-674c5006]{display:flex;justify-content:center}.flex-center[data-v-674c5006],.flex-center-between[data-v-674c5006]{align-items:center}.flex-between[data-v-674c5006],.flex-center-between[data-v-674c5006]{display:flex;justify-content:space-between}}.shadow-sticky[data-v-674c5006]{box-shadow:0 4px 20px #7c838d1a,0 3px 6px #7c838d0f}.Vue-Toastification__toast[data-v-674c5006]{align-items:flex-start;background:#151516cc!important;border-radius:12px!important;box-shadow:0 8px 20px #121c2529!important;display:flex;justify-content:space-between!important;min-height:auto!important;overflow:visible!important;padding:0!important}@supports (backdrop-filter:none){.Vue-Toastification__toast[data-v-674c5006]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@media screen and (max-width:600px){.Vue-Toastification__toast[data-v-674c5006]{margin-top:15px!important}}@media screen and (max-width:768px){.Vue-Toastification__toast[data-v-674c5006]{width:calc(100% - 32px)!important}.Vue-Toastification__container[data-v-674c5006]{align-items:center!important}}.Vue-Toastification__toast-body[data-v-674c5006]{color:#2a2a2a;font-size:13px!important;font-style:normal;font-weight:400;line-height:16px!important;white-space:pre-line!important}.Vue-Toastification__close-button[data-v-674c5006]{border:none!important;color:#898b8b!important;margin-right:16px!important;margin-top:12px!important;padding-left:0!important}.Vue-Toastification__icon[data-v-674c5006]{display:none!important}.fade-enter-active[data-v-674c5006],.fade-leave-active[data-v-674c5006]{transition:opacity .3s ease}.fade-enter-from[data-v-674c5006],.fade-leave-to[data-v-674c5006]{opacity:0}.skeleton-enter-active[data-v-674c5006],.skeleton-leave-active[data-v-674c5006]{transition:all .1s ease-out}.slide-left-enter-active[data-v-674c5006]{animation:slideLeft-674c5006 .3s ease}.slide-left-leave-active[data-v-674c5006]{animation:slideLeft-674c5006 .3s ease reverse}@keyframes slideLeft-674c5006{0%{transform:translate(100%)}to{transform:translate(0)}}.skeleton-enter[data-v-674c5006],.skeleton-leave-to[data-v-674c5006]{opacity:0}.v-enter-active[data-v-674c5006],.v-leave-active[data-v-674c5006]{transition:opacity .5s ease}.v-enter-from[data-v-674c5006],.v-leave-to[data-v-674c5006]{opacity:0}.page-change-enter-active[data-v-674c5006]{animation:page-change-674c5006 .3s ease-out}.page-change-leave-active[data-v-674c5006]{animation:page-change-674c5006 .3s ease-in reverse}@keyframes page-change-674c5006{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@font-face{font-display:block;font-family:icomoon;font-style:normal;font-weight:400;src:url(./icomoon.BLis-tOP.eot?2jqe8d);src:url(./icomoon.BLis-tOP.eot?2jqe8d#iefix) format("embedded-opentype"),url(./icomoon.BTAb3vZc.ttf?2jqe8d) format("truetype"),url(./icomoon.B8sa5xa0.woff?2jqe8d) format("woff"),url(./icomoon.mZdOcjM7.svg?2jqe8d#icomoon) format("svg")}[class*=" icon-"][data-v-674c5006],[class^=icon-][data-v-674c5006]{font-family:icomoon!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-logout[data-v-674c5006]:before{content:""}.icon-bell[data-v-674c5006]:before{content:""}.icon-holding-hand-plant[data-v-674c5006]:before{content:""}.icon-user-stroke[data-v-674c5006]:before{content:""}.icon-reload[data-v-674c5006]:before{content:""}.icon-refresh[data-v-674c5006]:before{content:""}.icon-plus-circled[data-v-674c5006]:before{content:""}.icon-minus[data-v-674c5006]:before{content:""}.icon-holding-plant[data-v-674c5006]:before{content:""}.icon-chevron[data-v-674c5006]:before{content:""}.icon-plant[data-v-674c5006]:before{content:""}.icon-cash[data-v-674c5006]:before{content:""}.icon-warning-triangle[data-v-674c5006]:before{content:""}.icon-scales[data-v-674c5006]:before{content:""}.icon-ruler[data-v-674c5006]:before{content:""}.icon-info[data-v-674c5006]:before{content:""}.icon-plus[data-v-674c5006]:before{content:""}.icon-trash[data-v-674c5006]:before{content:""}.icon-configuration[data-v-674c5006]:before{content:""}.icon-person[data-v-674c5006]:before{content:""}.icon-tick-squared[data-v-674c5006]:before{content:""}.icon-trees-bold[data-v-674c5006]:before{content:""}.icon-phone[data-v-674c5006]:before{content:""}.icon-home-2[data-v-674c5006]:before{content:""}.icon-clock[data-v-674c5006]:before{content:""}.icon-facebook[data-v-674c5006]:before{content:""}.icon-calendar[data-v-674c5006]:before{content:""}.icon-arrow-right[data-v-674c5006]:before{content:""}.icon-cicle-arrow-down[data-v-674c5006]:before{content:""}.icon-arrow-down[data-v-674c5006]:before{content:""}.icon-call[data-v-674c5006]:before{content:""}.icon-broken-call[data-v-674c5006]:before{content:""}.icon-close[data-v-674c5006]:before{content:""}.icon-copy[data-v-674c5006]:before{content:""}.icon-document-text[data-v-674c5006]:before{content:""}.icon-download[data-v-674c5006]:before{content:""}.icon-export[data-v-674c5006]:before{content:""}.icon-eye[data-v-674c5006]:before{content:""}.icon-instagram[data-v-674c5006]:before{content:""}.icon-heart[data-v-674c5006]:before{content:""}.icon-language[data-v-674c5006]:before{content:""}.icon-location[data-v-674c5006]:before{content:""}.icon-location-1[data-v-674c5006]:before{content:""}.icon-message[data-v-674c5006]:before{content:""}.icon-twitter[data-v-674c5006]:before{content:""}.icon-pawprint[data-v-674c5006]:before{content:""}.icon-search[data-v-674c5006]:before{content:""}.icon-share[data-v-674c5006]:before{content:""}.icon-sms[data-v-674c5006]:before{content:""}.icon-sms-dark[data-v-674c5006]:before{content:""}.icon-telegram[data-v-674c5006]:before{content:""}.icon-upload[data-v-674c5006]:before{content:""}.icon-youtube[data-v-674c5006]:before{content:""}.icon-facebook1[data-v-674c5006]:before{content:""}.icon-global[data-v-674c5006]:before{content:""}.icon-star-reviews[data-v-674c5006]:before{content:""}.icon-delete-from-favorites[data-v-674c5006]:before{content:""}.icon-add-to-favorites[data-v-674c5006]:before{content:""}.icon-stop[data-v-674c5006]:before{content:""}.icon-spinner[data-v-674c5006]:before{content:""}[data-v-674c5006]:focus:not(.focus-visible){outline:none}body[data-v-674c5006]{background:#f5f6f7;font-family:Roboto,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[data-v-674c5006]{scroll-behavior:smooth}section[data-v-674c5006]{content-visibility:auto}.image-loading[data-v-674c5006]{position:relative}.swiper-pagination-bullet-active[data-v-674c5006]{background-color:#fff!important;border-radius:48px!important;width:20px!important}.swiper-pagination-bullet[data-v-674c5006]{background:#ffffff80;border-radius:100%;cursor:pointer;display:flex;height:8px;transition:.4s;width:8px}#swiper-pagination[data-v-674c5006]{display:flex;gap:4px}.image-loading[data-v-674c5006]:after{content:"";height:100%;inset:0;position:absolute;width:100%}.image-loading[data-v-674c5006]:after,.shimmer[data-v-674c5006]{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer-674c5006;animation-timing-function:linear;background-color:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:100% 100%}.shimmer[data-v-674c5006]{cursor:progress}.shimmer-wrapper.dark .shimmer[data-v-674c5006]{background:linear-gradient(90deg,#25323d 10%,#2e3c48 35.78%,#25323d 73.28%)!important}@keyframes placeholderShimmer-674c5006{0%{background-position:-468px 0}to{background-position:468px 0}}[data-v-674c5006]::-webkit-scrollbar{width:6px}.static-text[data-v-674c5006]>*{margin-bottom:24px!important}.static-text li[data-v-674c5006],.static-text p[data-v-674c5006]{color:#121c25;font-size:16px;text-align:justify}.static-text ol[data-v-674c5006],.static-text ul[data-v-674c5006]{padding-left:16px}.static-text ul li[data-v-674c5006]{list-style:disc;position:relative}.static-text ol li[data-v-674c5006]{list-style:auto}.static-text a[data-v-674c5006]{color:#4489f7}.static-text a[data-v-674c5006]:hover{text-decoration:underline}.static-text img[data-v-674c5006]{border-radius:8px;max-height:438px;width:100%}.static-text b[data-v-674c5006]{font-weight:500}.static-text h4[data-v-674c5006]{color:#4489f7;font-size:20px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:12px!important;padding-bottom:12px;position:relative}.static-text h4[data-v-674c5006]:after{background:#4489f7;bottom:0;content:"";height:1px;left:0;position:absolute;width:130px}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url(./Roboto-Regular.CjbfJjO0.woff2) format("woff2"),url(./Roboto-Regular.BORq1MFI.woff) format("woff");unicode-range:u+000-5ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:local("Roboto"),url(./Roboto-Medium.DRylU_ql.woff2) format("woff2"),url(./Roboto-Medium.6q88mBUz.woff) format("woff");unicode-range:u+000-5ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:local("Roboto"),url(./Roboto-Bold.OBUL28o9.woff2) format("woff2"),url(./Roboto-Bold.Bs0HhmpX.woff) format("woff");unicode-range:u+000-5ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:800;src:local("Roboto"),url(./Roboto-Black.tBYbbWl-.woff2) format("woff2"),url(./Roboto-Black.DWyK1A4e.woff) format("woff");unicode-range:u+000-5ff}@keyframes dropdown-6399036b{0%{bottom:-12px;opacity:0}to{bottom:-4px;opacity:1}}.dropdown-enter-active[data-v-6399036b]{animation:dropdown-6399036b .3s ease-in-out}.dropdown-leave-active[data-v-6399036b]{animation:dropdown-6399036b .3s ease-in-out reverse}.menu-enter-active,.menu-leave-active{transition:all .3s ease-in-out}.menu-enter-from,.menu-leave-to{opacity:0;transform:translateY(-100%)}
