.wrapper[data-v-189d69b2]{display:flex;flex-direction:column;gap:1rem}.wrapper .embla[data-v-189d69b2]{overflow:hidden}.wrapper .embla .container[data-v-189d69b2]{display:flex}.wrapper .embla .container .slide[data-v-189d69b2]{display:flex;flex-direction:row;gap:1rem;flex:0 0 100%;min-width:0;margin-right:2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:640px){.wrapper .embla .container .slide[data-v-189d69b2]{flex-wrap:wrap}}.wrapper .embla .container .slide .image-wrapper[data-v-189d69b2],.wrapper .embla .container .slide .text[data-v-189d69b2]{display:flex;flex:0 0 50%}@media(max-width:640px){.wrapper .embla .container .slide .image-wrapper[data-v-189d69b2],.wrapper .embla .container .slide .text[data-v-189d69b2]{flex:0 0 100%}}.wrapper .embla .container .slide .text[data-v-189d69b2]{flex-direction:column;align-items:start;justify-content:center;gap:2rem}.wrapper .embla .container .slide .text h1[data-v-189d69b2]{font-size:2.8rem;font-weight:700;color:var(--v-primary-base)}.wrapper .embla .container .slide .text p[data-v-189d69b2]{font-size:1.5rem;font-weight:400;max-width:1024px}.wrapper .embla .container .slide .image-wrapper[data-v-189d69b2]{flex-direction:row;align-items:center;justify-content:center;gap:1rem;max-width:100%}.wrapper .embla .container .slide .image-wrapper img[data-v-189d69b2]{max-width:512px;max-height:640px}@media(max-width:640px){.wrapper .embla .container .slide .image-wrapper img[data-v-189d69b2]{min-width:0;min-height:0;max-width:384px;max-height:512px}}.wrapper .controls[data-v-189d69b2]{display:flex;flex-direction:row;align-items:center;gap:2rem}.wrapper .controls .buttons[data-v-189d69b2],.wrapper .controls .dots[data-v-189d69b2]{display:flex;flex-direction:row;align-items:center;gap:1rem}.wrapper .controls .buttons button[data-v-189d69b2]{width:100%;height:100%;min-width:64px;min-height:64px;border-radius:100%;background:#fff;border:1px solid var(--v-primary-base)}.wrapper .controls .dots button[data-v-189d69b2]{width:100%;height:100%;min-width:16px;min-height:16px;max-width:16px;max-height:16px;border-radius:100%;background:#fff;border:1px solid var(--v-primary-base)}.wrapper .controls .dots button.active[data-v-189d69b2]{background:var(--v-primary-base)}.smart-translate[data-v-45d15005]{color:#fff;overflow:hidden;padding-block:5rem}.text[data-v-45d15005]{padding:2rem}.text h5[data-v-45d15005]{font-size:.9rem;font-weight:400;margin-bottom:.5rem}.text h1[data-v-45d15005]{font-size:2.8rem}.on-mobile .text[data-v-45d15005]{text-align:center;max-width:480px}.text p[data-v-45d15005]{font-size:1.2rem;margin:1.2rem 0}.grid[data-v-2048ca60]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));justify-items:center;gap:1rem}@media(max-width:1280px){.grid[data-v-2048ca60]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.grid[data-v-2048ca60]{grid-template-columns:repeat(1,minmax(0,1fr))}}.grid .item[data-v-2048ca60]{position:relative;height:100%;max-width:384px;min-height:512px;padding:2rem;border-radius:24px;background-position:50%;background-size:cover;z-index:1}.grid .item[data-v-2048ca60]:before{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(0deg,transparent 50%,#000);border-radius:24px}.grid .item .content[data-v-2048ca60]{position:relative;display:flex;flex-direction:column;gap:1rem;height:100%;color:#fff;z-index:2}.grid .item .content h1[data-v-2048ca60]{font-size:1.75rem;font-weight:500}.grid .item .content p[data-v-2048ca60]{margin-bottom:0}.application-plans[data-v-d1ba7a18]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:4rem;margin-block:2rem;position:relative}@media(max-width:640px){.application-plans[data-v-d1ba7a18]{grid-template-columns:1fr;padding:1rem}}.application-plans .plan[data-v-d1ba7a18]{display:flex;flex-direction:column;gap:1rem;padding:1rem;background-color:#f5f5f6;border-radius:24px}.application-plans .plan h2[data-v-d1ba7a18]{position:absolute;top:0;left:0;opacity:0}.application-plans .plan img[data-v-d1ba7a18]{-o-object-fit:cover;object-fit:cover;border-radius:24px}.application-plans .plan .content[data-v-d1ba7a18]{display:flex;flex-direction:column;gap:1rem;padding:1rem 2rem;height:100%}.application-plans .plan .content h5[data-v-d1ba7a18]{font-size:1rem;font-weight:500}.application-plans .plan .content p[data-v-d1ba7a18]{margin-bottom:0}.application-plans .plan .content button[data-v-d1ba7a18]{max-width:256px}.application-plans .plan .content .price[data-v-d1ba7a18]{font-size:2rem;font-weight:400}.application-plans .plan .content ul[data-v-d1ba7a18]{list-style:none;padding:0}.application-plans .plan .content ul li[data-v-d1ba7a18]{list-style-type:none;background-image:url(https://s3.butler.gr/landing/compressed_img/icons/check.svg);background-repeat:no-repeat;background-position-x:left;background-position-y:.1rem;background-size:1.2rem;padding:0 0 0 1.8rem;text-align:left;margin-bottom:1rem}.application-plans .plan .content .icon-wrapper[data-v-d1ba7a18]{display:flex;align-items:center;gap:1rem}.application-plans .plan .content .visual-hidden[data-v-d1ba7a18]{visibility:hidden}.add-ons[data-v-6172af37]{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;padding:4rem;margin-block:2rem}@media(max-width:640px){.add-ons[data-v-6172af37]{padding:1rem}}.add-ons .add-on[data-v-6172af37]{display:flex;flex-direction:column;gap:2rem;background-color:#f5f5f6;border-radius:24px;padding:1rem;width:100%;max-width:512px}.add-ons .add-on .image-container[data-v-6172af37]{position:relative;width:100%}.add-ons .add-on .image-container .badge[data-v-6172af37]{position:absolute;bottom:-1rem;left:2rem}.add-ons .add-on .image-container img[data-v-6172af37]{border-radius:24px;-o-object-fit:cover;object-fit:cover}.add-ons .add-on .content[data-v-6172af37]{display:flex;flex-direction:column;flex-shrink:0;gap:1rem;padding-inline:1rem;padding-bottom:1rem}.add-ons .add-on .content h2[data-v-6172af37]{font-size:2rem;font-weight:400}.add-ons .add-on .content h5[data-v-6172af37]{font-size:1.5rem;font-weight:400}.add-ons .add-on .content p[data-v-6172af37]{font-size:1rem;margin:0}.add-ons .add-on .content button[data-v-6172af37]{font-size:1rem;width:-moz-fit-content;width:fit-content;min-width:192px}.text-container[data-v-6172af37]{text-align:center;padding-block:4rem}.text-container h2[data-v-6172af37]{font-size:3rem;font-weight:700;margin-bottom:2rem}@media(max-width:640px){.text-container h2[data-v-6172af37]{font-size:2.5rem}}.text-container p[data-v-6172af37]{font-size:1.5rem;margin:0}.ecosystem[data-v-56bea8dc]{background-image:url(https://s3.butler.gr/landing/compressed_img/ecosystem_background_new.png);background-size:cover;background-position:50%;min-height:40rem}h1[data-v-56bea8dc]{font-weight:400;color:#000;font-size:2.2rem;line-height:2.8rem;margin-bottom:1rem;max-width:480px}h1 span[data-v-56bea8dc]{color:var(--v-primary-base)}h2[data-v-56bea8dc]{font-weight:400;color:#000;font-size:1.6rem;line-height:2rem;margin-bottom:.5rem}.vueperslides[data-v-14e275aa]{touch-action:none}.logo-container[data-v-14e275aa]{height:100%;width:100%;padding:3rem;transition:padding .3s ease-in-out}.on-mobile .logo-container[data-v-14e275aa]{padding:1rem}.vueperslide--active .logo-container[data-v-14e275aa]{padding:1rem;filter:none}.on-mobile .vueperslide--active .logo-container[data-v-14e275aa]{padding:0}.vueperslides[data-v-226f1794]{touch-action:none}.logo-container[data-v-226f1794]{height:100%;width:100%;padding:3rem;transition:padding .3s ease-in-out}.on-mobile .logo-container[data-v-226f1794]{padding:1rem}.vueperslide--active .logo-container[data-v-226f1794]{padding:1rem;filter:none}.on-mobile .vueperslide--active .logo-container[data-v-226f1794]{padding:0}.service-page[data-v-1b71da3e]{padding:2rem 0;overflow-x:hidden}.service-page .page-title[data-v-1b71da3e]{font-size:1rem;font-weight:400;padding:0 2rem;margin-bottom:2rem;color:var(--v-primary-base)}.service-page .intro[data-v-1b71da3e]{padding-bottom:8rem}.service-page .intro .text[data-v-1b71da3e]{padding:2rem}.service-page .intro .text h1[data-v-1b71da3e]{font-size:2.8rem}.service-page .intro .text h1 span[data-v-1b71da3e],.service-page .intro .text h2 span[data-v-1b71da3e]{color:var(--v-primary-base)}.service-page .intro .text p[data-v-1b71da3e]{margin:1rem 0}.service-page .intro .images[data-v-1b71da3e]{background-image:url(https://s3.butler.gr/landing/compressed_img/2025/catalogue/header-graphic.png);background-size:90%;background-position:100%;background-repeat:no-repeat}.service-page .intro .images iframe[data-v-1b71da3e]{margin-right:35%}@media(max-width:640px){.service-page .intro .images[data-v-1b71da3e]{background-image:none}.service-page .intro .images iframe[data-v-1b71da3e]{padding:1rem;margin:0}}.service-page .intro .store-links[data-v-1b71da3e]{margin-top:1rem}.service-page .intro .store-links a img[data-v-1b71da3e]{height:48px;margin-right:1rem}.service-page .intro .store-links a[data-v-1b71da3e]:hover{transform:scale(1.1);transition:transform .2s linear}.embla-carousel[data-v-1b71da3e]{background:#f5f5f6;padding:4rem;margin-bottom:4rem;height:100%;min-height:256px;border-radius:24px}@media(max-width:640px){.embla-carousel[data-v-1b71da3e]{padding:2rem;border-radius:0}}.how-to-find[data-v-1b71da3e]{display:flex;flex-direction:column;gap:4rem;padding:4rem;margin-block:2rem}@media(max-width:640px){.how-to-find[data-v-1b71da3e]{padding:1rem}}.how-to-find h2[data-v-1b71da3e]{font-size:2.5rem;font-weight:700;text-align:center}.how-to-find .grid-container[data-v-1b71da3e]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(max-width:640px){.how-to-find .grid-container[data-v-1b71da3e]{grid-template-columns:1fr}}.how-to-find .grid-container .grid-item[data-v-1b71da3e]{display:flex;flex-direction:column;align-items:center;gap:1rem;background-color:#f5f5f6;border-radius:24px}.how-to-find .grid-container .grid-item img[data-v-1b71da3e]{-o-object-fit:cover;object-fit:cover;border-radius:24px}.how-to-find .grid-container .grid-item .content[data-v-1b71da3e]{max-width:80%;padding:1rem;text-align:center}.how-to-find .grid-container .grid-item .content h3[data-v-1b71da3e]{font-size:1.75rem;font-weight:700;margin-bottom:1rem}.in-action[data-v-1b71da3e]{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:8rem;margin-block:6rem;background:url(https://s3.butler.gr/landing/compressed_img/voucher/not-eligible-background.png) no-repeat;background-size:cover;color:#fff;text-align:center}@media(max-width:640px){.in-action[data-v-1b71da3e]{padding-block:4rem;padding-inline:1rem}}.in-action h2[data-v-1b71da3e]{font-size:2.5rem;font-weight:700}.in-action p[data-v-1b71da3e]{font-size:1.25rem;max-width:1024px}.in-action .store-links a img[data-v-1b71da3e]{height:48px;margin-right:1rem;transform:scale(1)}.in-action .store-links a[data-v-1b71da3e]:hover{transform:scale(1.1);transition:transform .5s linear}.timeline-container .container-title[data-v-1b71da3e]{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:4rem}.timeline-container p[data-v-1b71da3e]{max-width:512px}.timeline-container .images-container[data-v-1b71da3e]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.timeline-container .images-container img[data-v-1b71da3e]{width:100%;max-width:640px;height:320px;-o-object-fit:cover;object-fit:cover;border-radius:24px}.theme--light.v-timeline:before{background:rgba(0,0,0,.12)}.theme--light.v-timeline .v-timeline-item__dot{background:#fff}.theme--light.v-timeline .v-timeline-item .v-card:not(.v-card--link):before{border-right-color:rgba(0,0,0,.12)}.theme--dark.v-timeline:before{background:hsla(0,0%,100%,.12)}.theme--dark.v-timeline .v-timeline-item__dot{background:#1e1e1e}.theme--dark.v-timeline .v-timeline-item .v-card:not(.v-card--link):before{border-right-color:rgba(0,0,0,.12)}.v-timeline{padding-top:24px;position:relative}.v-timeline:before{bottom:0;content:"";height:100%;position:absolute;top:0;width:2px}.v-timeline-item{display:flex;padding-bottom:24px}.v-timeline-item__body{position:relative;height:100%;flex:1 1 auto}.v-timeline-item__divider{position:relative;min-width:96px;display:flex;align-items:center;justify-content:center}.v-timeline-item__dot{z-index:2;border-radius:50%;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);height:38px;left:calc(50% - 19px);width:38px}.v-timeline-item__dot .v-timeline-item__inner-dot{height:30px;margin:4px;width:30px}.v-timeline-item__dot--small{height:24px;left:calc(50% - 12px);width:24px}.v-timeline-item__dot--small .v-timeline-item__inner-dot{height:18px;margin:3px;width:18px}.v-timeline-item__dot--large{height:52px;left:calc(50% - 26px);width:52px}.v-timeline-item__dot--large .v-timeline-item__inner-dot{height:42px;margin:5px;width:42px}.v-timeline-item__inner-dot{border-radius:50%;display:flex;justify-content:center;align-items:center}.v-timeline-item__opposite{flex:1 1 auto;align-self:center;max-width:calc(50% - 48px)}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before){flex-direction:row-reverse}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:right}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:left}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body>.v-card:not(.v-card--link):before,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:not(.v-card--link):before{transform:rotate(0);left:-10px;right:auto}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body>.v-card:not(.v-card--link):before,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:not(.v-card--link):before{transform:rotate(180deg);left:auto;right:-10px}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after){flex-direction:row}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:left}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:right}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body>.v-card:not(.v-card--link):before,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:not(.v-card--link):before{transform:rotate(180deg);right:-10px;left:auto}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body>.v-card:not(.v-card--link):before,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:not(.v-card--link):before{transform:rotate(0);right:auto;left:-10px}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-timeline-item__body>.v-card:not(.v-card--flat):after,.v-timeline-item__body>.v-card:not(.v-card--flat):not(.v-card--link):before{content:"";position:absolute;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #000;top:calc(50% - 10px)}.v-timeline-item__body>.v-card:not(.v-card--flat):after{border-right-color:inherit}.v-timeline-item__body>.v-card:not(.v-card--flat):not(.v-card--link):before{top:calc(50% - 8px)}.v-timeline--align-top .v-timeline-item__dot{align-self:start}.v-timeline--align-top .v-timeline-item__body>.v-card:after{top:10px}.v-timeline--align-top .v-timeline-item__body>.v-card:not(.v-card--link):before{top:12px}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse):before{left:calc(50% - 1px);right:auto}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense):before,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse):before{left:auto;right:calc(50% - 1px)}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense):before{right:auto;left:calc(50% - 1px)}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after){flex-direction:row}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:left}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:right}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body>.v-card:not(.v-card--link):before,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:not(.v-card--link):before{transform:rotate(180deg);right:-10px;left:auto}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body>.v-card:not(.v-card--link):before,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:not(.v-card--link):before{transform:rotate(0);right:auto;left:-10px}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before){flex-direction:row-reverse}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:right}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:left}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body>.v-card:not(.v-card--link):before,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:not(.v-card--link):before{transform:rotate(0);left:-10px;right:auto}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body>.v-card:not(.v-card--link):before,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:not(.v-card--link):before{transform:rotate(180deg);left:auto;right:-10px}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-application--is-ltr .v-timeline--reverse.v-timeline--dense:before{right:47px;left:auto}.v-application--is-ltr .v-timeline--dense:not(.v-timeline--reverse):before,.v-application--is-rtl .v-timeline--reverse.v-timeline--dense:before{right:auto;left:47px}.v-application--is-rtl .v-timeline--dense:not(.v-timeline--reverse):before{left:auto;right:47px}.v-timeline--dense .v-timeline-item{flex-direction:row-reverse!important}.v-application--is-ltr .v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:not(.v-card--link):before{transform:rotate(0);left:-10px;right:auto}.v-application--is-rtl .v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:not(.v-card--link):before{transform:rotate(180deg);left:auto;right:-10px}.v-timeline--dense .v-timeline-item__body{max-width:calc(100% - 96px)}.v-timeline--dense .v-timeline-item__opposite{display:none}.v-timeline--reverse.v-timeline--dense .v-timeline-item{flex-direction:row!important}.v-application--is-ltr .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:after,.v-application--is-ltr .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:not(.v-card--link):before{transform:rotate(180deg);right:-10px;left:auto}.v-application--is-rtl .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:after,.v-application--is-rtl .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:not(.v-card--link):before{transform:rotate(0);right:auto;left:-10px}.v-timeline-item--fill-dot .v-timeline-item__inner-dot{height:inherit;margin:0;width:inherit}