.v-timeline .v-timeline-divider__dot{background:rgb(var(--v-theme-surface-light))}@media (forced-colors:active){.v-timeline .v-timeline-divider__dot{border:2px solid}}.v-timeline .v-timeline-divider__inner-dot{background:rgb(var(--v-theme-on-surface))}@media (forced-colors:active){.v-timeline .v-timeline-divider__inner-dot{background-color:transparent!important}}.v-timeline{display:grid;grid-auto-flow:dense;position:relative}.v-timeline--horizontal.v-timeline{grid-column-gap:24px;width:100%}.v-timeline--horizontal.v-timeline .v-timeline--side-end>.v-timeline-item .v-timeline-item__body,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-start)>.v-timeline-item--side-end .v-timeline-item__body,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-start)>.v-timeline-item:nth-child(odd):not(.v-timeline-item--side-start) .v-timeline-item__body{align-self:flex-start;grid-row:3;padding-block-start:24px}.v-timeline--horizontal.v-timeline .v-timeline--side-end>.v-timeline-item .v-timeline-item__opposite,.v-timeline--horizontal.v-timeline .v-timeline--side-start>.v-timeline-item .v-timeline-item__body,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-end)>.v-timeline-item--side-start .v-timeline-item__body,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-end)>.v-timeline-item:nth-child(2n):not(.v-timeline-item--side-end) .v-timeline-item__body,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-start)>.v-timeline-item--side-end .v-timeline-item__opposite,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-start)>.v-timeline-item:nth-child(odd):not(.v-timeline-item--side-start) .v-timeline-item__opposite{align-self:flex-end;grid-row:1;padding-block-end:24px}.v-timeline--horizontal.v-timeline .v-timeline--side-start>.v-timeline-item .v-timeline-item__opposite,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-end)>.v-timeline-item--side-start .v-timeline-item__opposite,.v-timeline--horizontal.v-timeline:not(.v-timeline--side-end)>.v-timeline-item:nth-child(2n):not(.v-timeline-item--side-end) .v-timeline-item__opposite{align-self:flex-start;grid-row:3;padding-block-start:24px}.v-timeline--vertical.v-timeline{height:100%;row-gap:24px}.v-timeline--vertical.v-timeline .v-timeline-item:first-child .v-timeline-divider,.v-timeline--vertical.v-timeline .v-timeline-item:first-child .v-timeline-item__body,.v-timeline--vertical.v-timeline .v-timeline-item:first-child .v-timeline-item__opposite{padding-block-start:24px}.v-timeline--vertical.v-timeline .v-timeline-item:last-child .v-timeline-divider,.v-timeline--vertical.v-timeline .v-timeline-item:last-child .v-timeline-item__body,.v-timeline--vertical.v-timeline .v-timeline-item:last-child .v-timeline-item__opposite{padding-block-end:24px}.v-timeline--vertical.v-timeline .v-timeline--side-start>.v-timeline-item .v-timeline-item__body,.v-timeline--vertical.v-timeline:not(.v-timeline--side-end)>.v-timeline-item--side-start .v-timeline-item__body,.v-timeline--vertical.v-timeline:not(.v-timeline--side-end)>.v-timeline-item:nth-child(2n):not(.v-timeline-item--side-end) .v-timeline-item__body{grid-column:1;justify-self:flex-end;padding-inline-end:24px}.v-timeline--vertical.v-timeline .v-timeline--side-end>.v-timeline-item .v-timeline-item__body,.v-timeline--vertical.v-timeline .v-timeline--side-start>.v-timeline-item .v-timeline-item__opposite,.v-timeline--vertical.v-timeline:not(.v-timeline--side-end)>.v-timeline-item--side-start .v-timeline-item__opposite,.v-timeline--vertical.v-timeline:not(.v-timeline--side-end)>.v-timeline-item:nth-child(2n):not(.v-timeline-item--side-end) .v-timeline-item__opposite,.v-timeline--vertical.v-timeline:not(.v-timeline--side-start)>.v-timeline-item--side-end .v-timeline-item__body,.v-timeline--vertical.v-timeline:not(.v-timeline--side-start)>.v-timeline-item:nth-child(odd):not(.v-timeline-item--side-start) .v-timeline-item__body{grid-column:3;justify-self:flex-start;padding-inline-start:24px}.v-timeline--vertical.v-timeline .v-timeline--side-end>.v-timeline-item .v-timeline-item__opposite,.v-timeline--vertical.v-timeline:not(.v-timeline--side-start)>.v-timeline-item--side-end .v-timeline-item__opposite,.v-timeline--vertical.v-timeline:not(.v-timeline--side-start)>.v-timeline-item:nth-child(odd):not(.v-timeline-item--side-start) .v-timeline-item__opposite{grid-column:1;justify-self:flex-end;padding-inline-end:24px}.v-timeline-item{display:contents}.v-timeline-divider{align-items:center;display:flex;position:relative}.v-timeline--horizontal .v-timeline-divider{flex-direction:row;grid-row:2;width:100%}.v-timeline--vertical .v-timeline-divider{flex-direction:column;grid-column:2;height:100%}.v-timeline-divider__before{background:rgba(var(--v-border-color),var(--v-border-opacity));position:absolute}.v-timeline--horizontal .v-timeline-divider__before{height:var(--v-timeline-line-thickness);inset-inline-end:auto;inset-inline-start:-12px;width:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset))}.v-timeline--vertical .v-timeline-divider__before{height:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));top:-12px;width:var(--v-timeline-line-thickness)}@media (forced-colors:active){.v-timeline-divider__before{background:canvastext}}.v-timeline-divider__after{background:rgba(var(--v-border-color),var(--v-border-opacity));position:absolute}.v-timeline--horizontal .v-timeline-divider__after{height:var(--v-timeline-line-thickness);inset-inline-end:-12px;inset-inline-start:auto;width:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset))}.v-timeline--vertical .v-timeline-divider__after{bottom:-12px;height:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));width:var(--v-timeline-line-thickness)}@media (forced-colors:active){.v-timeline-divider__after{background:canvastext}}.v-timeline--vertical .v-timeline-item:first-child .v-timeline-divider__before{height:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset));top:0}.v-timeline--horizontal .v-timeline-item:first-child .v-timeline-divider__before{inset-inline-end:auto;inset-inline-start:0;width:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset))}.v-timeline--vertical .v-timeline-item:first-child .v-timeline-divider__after{height:calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset) + var(--v-timeline-line-size-offset))}.v-timeline--horizontal .v-timeline-item:first-child .v-timeline-divider__after{inset-inline-end:-12px;inset-inline-start:auto;width:calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset) + var(--v-timeline-line-size-offset))}.v-timeline--vertical .v-timeline-item:last-child .v-timeline-divider__before{height:calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset) + var(--v-timeline-line-size-offset))}.v-timeline--horizontal .v-timeline-item:last-child .v-timeline-divider__before{width:calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset) + var(--v-timeline-line-size-offset))}.v-timeline--vertical .v-timeline-item:last-child .v-timeline-divider__after{bottom:0;height:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset))}.v-timeline--horizontal .v-timeline-item:last-child .v-timeline-divider__after{inset-inline-end:0;inset-inline-start:auto;width:calc(var(--v-timeline-line-size-base) + 12px - var(--v-timeline-line-inset))}.v-timeline--vertical .v-timeline-item:only-child .v-timeline-divider__after{height:calc(var(--v-timeline-line-size-base) - var(--v-timeline-line-inset))}.v-timeline-divider__dot{align-items:center;border-radius:50%;box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));display:flex;flex-shrink:0;justify-content:center;z-index:1}.v-timeline-divider__dot--size-x-small{height:22px;width:22px}.v-timeline-divider__dot--size-x-small .v-timeline-divider__inner-dot{height:calc(100% - 6px);width:calc(100% - 6px)}.v-timeline-divider__dot--size-small{height:30px;width:30px}.v-timeline-divider__dot--size-small .v-timeline-divider__inner-dot{height:calc(100% - 8px);width:calc(100% - 8px)}.v-timeline-divider__dot--size-default{height:38px;width:38px}.v-timeline-divider__dot--size-default .v-timeline-divider__inner-dot{height:calc(100% - 8px);width:calc(100% - 8px)}.v-timeline-divider__dot--size-large{height:46px;width:46px}.v-timeline-divider__dot--size-large .v-timeline-divider__inner-dot{height:calc(100% - 8px);width:calc(100% - 8px)}.v-timeline-divider__dot--size-x-large{height:54px;width:54px}.v-timeline-divider__dot--size-x-large .v-timeline-divider__inner-dot{height:calc(100% - 10px);width:calc(100% - 10px)}.v-timeline-divider__inner-dot{align-items:center;border-radius:50%;display:flex;justify-content:center}.v-timeline--horizontal.v-timeline--justify-center{grid-template-rows:minmax(auto,50%) min-content minmax(auto,50%)}.v-timeline--vertical.v-timeline--justify-center{grid-template-columns:minmax(auto,50%) min-content minmax(auto,50%)}.v-timeline--horizontal.v-timeline--justify-auto{grid-template-rows:auto min-content auto}.v-timeline--vertical.v-timeline--justify-auto{grid-template-columns:auto min-content auto}.v-timeline--horizontal.v-timeline--density-comfortable{height:100%}.v-timeline--horizontal.v-timeline--density-comfortable.v-timeline--side-end{grid-template-rows:min-content min-content auto}.v-timeline--horizontal.v-timeline--density-comfortable.v-timeline--side-start{grid-template-rows:auto min-content min-content}.v-timeline--vertical.v-timeline--density-comfortable{width:100%}.v-timeline--vertical.v-timeline--density-comfortable.v-timeline--side-end{grid-template-columns:min-content min-content auto}.v-timeline--vertical.v-timeline--density-comfortable.v-timeline--side-start{grid-template-columns:auto min-content min-content}.v-timeline--horizontal.v-timeline--density-compact.v-timeline--side-end{grid-template-rows:0 min-content auto}.v-timeline--horizontal.v-timeline--density-compact.v-timeline--side-start{grid-template-rows:auto min-content 0}.v-timeline--horizontal.v-timeline--density-compact .v-timeline-item__body{grid-row:1}.v-timeline--vertical.v-timeline--density-compact.v-timeline--side-end{grid-template-columns:0 min-content auto}.v-timeline--vertical.v-timeline--density-compact.v-timeline--side-start{grid-template-columns:auto min-content 0}.v-timeline--vertical.v-timeline--density-compact .v-timeline-item__body{grid-column:3}.v-timeline--horizontal.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__body{align-self:flex-start;grid-row:3;padding-block-end:0;padding-block-start:24px}.v-timeline--horizontal.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__opposite{align-self:flex-end;grid-row:1;padding-block-end:24px;padding-block-start:0}.v-timeline--vertical.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__body{grid-column:3;justify-self:flex-start;padding-inline-end:0;padding-inline-start:24px}.v-timeline--vertical.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__opposite{grid-column:1;justify-self:flex-end;padding-inline-end:24px;padding-inline-start:0}.v-timeline--horizontal.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__body{align-self:flex-end;grid-row:1;padding-block-end:24px;padding-block-start:0}.v-timeline--horizontal.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__opposite{align-self:flex-start;grid-row:3;padding-block-end:0;padding-block-start:24px}.v-timeline--vertical.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__body{grid-column:1;justify-self:flex-end;padding-inline-end:24px}.v-timeline--vertical.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__opposite{grid-column:3;justify-self:flex-start;padding-inline-start:24px}.v-timeline-divider--fill-dot .v-timeline-divider__inner-dot{height:inherit;width:inherit}.v-timeline--align-center{--v-timeline-line-size-base:50%;--v-timeline-line-size-offset:0px}.v-timeline--horizontal.v-timeline--align-center{justify-items:center}.v-timeline--horizontal.v-timeline--align-center .v-timeline-item__body,.v-timeline--horizontal.v-timeline--align-center .v-timeline-item__opposite{padding-inline:12px}.v-timeline--horizontal.v-timeline--align-center .v-timeline-divider{justify-content:center}.v-timeline--vertical.v-timeline--align-center{align-items:center}.v-timeline--vertical.v-timeline--align-center .v-timeline-divider{justify-content:center}.v-timeline--align-start{--v-timeline-line-size-base:100%;--v-timeline-line-size-offset:12px}.v-timeline--align-start .v-timeline-item:first-child .v-timeline-divider__before{--v-timeline-line-size-offset:24px}.v-timeline--align-start .v-timeline-item:first-child .v-timeline-divider__after{--v-timeline-line-size-offset:-12px}.v-timeline--align-start .v-timeline-item:last-child .v-timeline-divider__after{--v-timeline-line-size-offset:0px}.v-timeline--horizontal.v-timeline--align-start{justify-items:flex-start}.v-timeline--horizontal.v-timeline--align-start .v-timeline-divider{justify-content:flex-start}.v-timeline--horizontal.v-timeline--align-start .v-timeline-divider .v-timeline-divider__before{width:calc(var(--v-timeline-line-size-offset) + var(--v-timeline-dot-size)/2 - var(--v-timeline-line-inset))}.v-timeline--horizontal.v-timeline--align-start .v-timeline-divider .v-timeline-divider__after{width:calc(var(--v-timeline-line-size-base) - var(--v-timeline-dot-size)/2 + var(--v-timeline-line-size-offset) - var(--v-timeline-line-inset))}.v-timeline--vertical.v-timeline--align-start{align-items:flex-start}.v-timeline--vertical.v-timeline--align-start .v-timeline-divider{justify-content:flex-start}.v-timeline--vertical.v-timeline--align-start .v-timeline-divider .v-timeline-divider__before{height:calc(var(--v-timeline-line-size-offset) + var(--v-timeline-dot-size)/2 - var(--v-timeline-line-inset))}.v-timeline--vertical.v-timeline--align-start .v-timeline-divider .v-timeline-divider__after{height:calc(var(--v-timeline-line-size-base) - var(--v-timeline-dot-size)/2 + var(--v-timeline-line-size-offset) - var(--v-timeline-line-inset))}.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider__before{display:none}.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider__after{--v-timeline-line-size-offset:12px}.v-timeline--vertical.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider,.v-timeline--vertical.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__body,.v-timeline--vertical.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__opposite{padding-block-start:0}.v-timeline--horizontal.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider,.v-timeline--horizontal.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__body,.v-timeline--horizontal.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__opposite{padding-inline-start:0}.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider__after{display:none}.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider__before{--v-timeline-line-size-offset:12px}.v-timeline--vertical.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider,.v-timeline--vertical.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__body,.v-timeline--vertical.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__opposite{padding-block-end:0}.v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider,.v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__body,.v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__opposite{padding-inline-end:0}[data-v-54f24a08]:root{--layout-sidebar-width--laptop:239px;--layout-sidebar-width--tablet:359px;--layout-sidebar-width--mobile:287px;--layout-sidebar-width:239px;--layout-header-height--laptop:60px;--layout-header-height--tablet:60px;--layout-header-height--mobile:60px;--layout-header-height:60px}@media screen and (width >= 1440px){[data-v-54f24a08]:root{--layout-sidebar-width:var(--layout-sidebar-width--laptop)}}@media screen and (768px <= width < 1440px){[data-v-54f24a08]:root{--layout-sidebar-width:var(--layout-sidebar-width--tablet)}}@media screen and (width < 768px){[data-v-54f24a08]:root{--layout-sidebar-width:var(--layout-sidebar-width--mobile)}}@media screen and (width >= 1440px){[data-v-54f24a08]:root{--layout-header-height:var(--layout-header-height--laptop)}}@media screen and (768px <= width < 1440px){[data-v-54f24a08]:root{--layout-header-height:var(--layout-header-height--tablet)}}@media screen and (width < 768px){[data-v-54f24a08]:root{--layout-header-height:var(--layout-header-height--mobile)}}@media (width >= 768px){.section-heading[data-v-54f24a08],.text-size-1[data-v-54f24a08]{font-size:20px}}@media (max-width:767px){.section-heading[data-v-54f24a08],.text-size-1[data-v-54f24a08]{font-size:18px}}@media (width >= 768px){.section-subheading[data-v-54f24a08],.text-size-2[data-v-54f24a08]{font-size:18px}}@media (max-width:767px){.section-subheading[data-v-54f24a08],.text-size-2[data-v-54f24a08]{font-size:16px}}@media (width >= 768px){.text-size-3[data-v-54f24a08]{font-size:16px}}@media (max-width:767px){.text-size-3[data-v-54f24a08]{font-size:14px}}@media (width < 990px){.text-size-4[data-v-54f24a08]{font-size:18px}}@media (width < 990px) and (width < 1440px){.text-size-4[data-v-54f24a08]{font-size:16px}}.section-heading[data-v-54f24a08],.section-subheading[data-v-54f24a08],.text-size-1[data-v-54f24a08],.text-size-2[data-v-54f24a08],.text-size-3[data-v-54f24a08],.text-size-4[data-v-54f24a08]{line-height:1.5}.section-padding[data-v-54f24a08]{--padding:39px;padding-left:var(--padding);padding-right:var(--padding)}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.section-padding[data-v-54f24a08]{--padding:31px}}@media (max-width:767px){.section-padding[data-v-54f24a08]{--padding:19px}}.section-heading[data-v-54f24a08]{color:#3d3d3d}@media (width >= 768px){.section-heading[data-v-54f24a08]{margin-bottom:7px}}@media (max-width:767px){.section-heading[data-v-54f24a08]{margin-bottom:8px}}.section-subheading[data-v-54f24a08]{color:#6d6d6d;font-weight:700}.short-details-section[data-v-54f24a08]{display:flex;width:100%}@media (width >= 990px){.short-details-section[data-v-54f24a08]{align-items:center;justify-content:space-between}}@media (width < 990px){.short-details-section[data-v-54f24a08]{flex-direction:column}}@media (width >= 768px){.short-details-section[data-v-54f24a08]{gap:17px}}@media (max-width:767px){.short-details-section[data-v-54f24a08]{gap:19px}}.order-details-texts[data-v-54f24a08]{display:flex;flex-direction:column;gap:12px}@media (width < 990px){.order-details-texts[data-v-54f24a08]{gap:16px}}.order-details-texts .order-id-discount[data-v-54f24a08]{display:flex;gap:12px}@media (width < 990px){.order-details-texts .order-id-discount[data-v-54f24a08]{flex-direction:column-reverse;gap:16px}}.order-details-texts .order-id-discount .order-id[data-v-54f24a08]{color:#3d3d3d;font-weight:700}.order-details-texts .order-id-discount .discount-badge[data-v-54f24a08]{align-items:center;background-color:#f6f6f6;border-radius:80px;display:flex;gap:12px;padding:3.5px 8px;width:-moz-max-content;width:max-content}.order-details-texts .order-id-discount .discount-badge .discount-icon[data-v-54f24a08]{height:15px;width:16.67px}.order-details-texts .order-id-discount .discount-badge .discount-label[data-v-54f24a08]{color:#6d6d6d;font-size:14px;font-weight:700;line-height:150%}.order-details-texts .order-category[data-v-54f24a08]{color:#888;font-weight:500}@media (width >= 990px){.order-details-texts .order-category[data-v-54f24a08]{position:relative;top:-1px}}.buttons-row[data-v-54f24a08]{display:flex;gap:8px}@media (width >= 990px){.buttons-row[data-v-54f24a08]{flex-wrap:nowrap;position:relative;top:-4px}}@media (max-width:767px){.buttons-row[data-v-54f24a08]{flex-direction:column}}@property --a{syntax:"<angle>";inherits:false;initial-value:90deg}.leave-comment-button[data-v-54f24a08],.rated-order-label[data-v-54f24a08],.show-order-route-button[data-v-54f24a08],.write-to-writer-link[data-v-54f24a08]{--a:90deg;align-items:center;border-radius:24px;color:#fff;display:flex;font-size:16px;font-weight:700;gap:8px;height:40px;line-height:1;padding:0 15px 0 12px;text-decoration:none;transition:--a .7s;white-space:nowrap}@media (width < 990px){.leave-comment-button[data-v-54f24a08],.rated-order-label[data-v-54f24a08],.show-order-route-button[data-v-54f24a08],.write-to-writer-link[data-v-54f24a08]{justify-content:center}}@media (max-width:767px){.leave-comment-button[data-v-54f24a08],.rated-order-label[data-v-54f24a08],.show-order-route-button[data-v-54f24a08],.write-to-writer-link[data-v-54f24a08]{width:100%}}.leave-comment-button[data-v-54f24a08]:hover,.rated-order-label[data-v-54f24a08]:hover,.show-order-route-button[data-v-54f24a08]:hover,.write-to-writer-link[data-v-54f24a08]:hover{--a:180deg}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.show-order-route-button[data-v-54f24a08],.write-to-writer-link[data-v-54f24a08]{width:50%}}.write-to-writer-link[data-v-54f24a08]{background:linear-gradient(var(--a),#24caff,#206eca)}.show-order-route-button[data-v-54f24a08]{background:linear-gradient(var(--a),#74db7e,#279794)}.leave-comment-button[data-v-54f24a08]{background:linear-gradient(var(--a),#e15e95,#6a3cb5)}.button-icon[data-v-54f24a08]{--size:20px;height:var(--size);width:var(--size)}@media (max-width:767px){.button-icon[data-v-54f24a08]{--size:18px}}.rated-order-label[data-v-54f24a08]{background:#f6f6f6;color:#6d6d6d;padding:0 16px;transition:none}[data-v-b2ab3135]:root{--layout-sidebar-width--laptop:239px;--layout-sidebar-width--tablet:359px;--layout-sidebar-width--mobile:287px;--layout-sidebar-width:239px;--layout-header-height--laptop:60px;--layout-header-height--tablet:60px;--layout-header-height--mobile:60px;--layout-header-height:60px}@media screen and (width >= 1440px){[data-v-b2ab3135]:root{--layout-sidebar-width:var(--layout-sidebar-width--laptop)}}@media screen and (768px <= width < 1440px){[data-v-b2ab3135]:root{--layout-sidebar-width:var(--layout-sidebar-width--tablet)}}@media screen and (width < 768px){[data-v-b2ab3135]:root{--layout-sidebar-width:var(--layout-sidebar-width--mobile)}}@media screen and (width >= 1440px){[data-v-b2ab3135]:root{--layout-header-height:var(--layout-header-height--laptop)}}@media screen and (768px <= width < 1440px){[data-v-b2ab3135]:root{--layout-header-height:var(--layout-header-height--tablet)}}@media screen and (width < 768px){[data-v-b2ab3135]:root{--layout-header-height:var(--layout-header-height--mobile)}}@media (width >= 768px){.section-heading[data-v-b2ab3135],.text-size-1[data-v-b2ab3135]{font-size:20px}}@media (max-width:767px){.section-heading[data-v-b2ab3135],.text-size-1[data-v-b2ab3135]{font-size:18px}}@media (width >= 768px){.section-subheading[data-v-b2ab3135],.text-size-2[data-v-b2ab3135]{font-size:18px}}@media (max-width:767px){.section-subheading[data-v-b2ab3135],.text-size-2[data-v-b2ab3135]{font-size:16px}}@media (width >= 768px){.action-buttons-container[data-v-b2ab3135],.order-deadline[data-v-b2ab3135],.order-id[data-v-b2ab3135],.order-price[data-v-b2ab3135],.text-size-3[data-v-b2ab3135]{font-size:16px}}@media (max-width:767px){.action-buttons-container[data-v-b2ab3135],.order-deadline[data-v-b2ab3135],.order-id[data-v-b2ab3135],.order-price[data-v-b2ab3135],.text-size-3[data-v-b2ab3135]{font-size:14px}}@media (width < 990px){.text-size-4[data-v-b2ab3135]{font-size:18px}}@media (width < 990px) and (width < 1440px){.text-size-4[data-v-b2ab3135]{font-size:16px}}.action-buttons-container[data-v-b2ab3135],.order-deadline[data-v-b2ab3135],.order-id[data-v-b2ab3135],.order-price[data-v-b2ab3135],.section-heading[data-v-b2ab3135],.section-subheading[data-v-b2ab3135],.text-size-1[data-v-b2ab3135],.text-size-2[data-v-b2ab3135],.text-size-3[data-v-b2ab3135],.text-size-4[data-v-b2ab3135]{line-height:1.5}.section-padding[data-v-b2ab3135]{--padding:39px;padding-left:var(--padding);padding-right:var(--padding)}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.section-padding[data-v-b2ab3135]{--padding:31px}}@media (max-width:767px){.section-padding[data-v-b2ab3135]{--padding:19px}}.section-heading[data-v-b2ab3135]{color:#3d3d3d}@media (width >= 768px){.section-heading[data-v-b2ab3135]{margin-bottom:7px}}@media (max-width:767px){.section-heading[data-v-b2ab3135]{margin-bottom:8px}}.section-subheading[data-v-b2ab3135]{color:#6d6d6d;font-weight:700}.order-price-section[data-v-b2ab3135]{background-color:#fafafa;border-bottom:1px solid #e7e7e7;border-top:1px solid #e7e7e7;display:flex}@media (max-width:767px){.order-price-section[data-v-b2ab3135]{flex-wrap:wrap;padding-inline:0!important}}.first-group[data-v-b2ab3135]{display:flex}@media (max-width:767px){.first-group[data-v-b2ab3135]{flex-wrap:nowrap;justify-content:center;padding:0 19px;width:100%}}.order-deadline[data-v-b2ab3135],.order-id[data-v-b2ab3135],.order-price[data-v-b2ab3135]{color:#888;font-weight:500}@media (width >= 768px){.order-deadline[data-v-b2ab3135],.order-id[data-v-b2ab3135],.order-price[data-v-b2ab3135]{padding:9px 20px}}@media (max-width:767px){.order-deadline[data-v-b2ab3135],.order-id[data-v-b2ab3135],.order-price[data-v-b2ab3135]{padding:10px 19px}}.order-id[data-v-b2ab3135]{border-right:1px solid #e7e7e7}@media (width >= 768px){.order-price[data-v-b2ab3135]{border-right:1px solid #e7e7e7}}@media (max-width:767px){.order-price[data-v-b2ab3135]{padding-right:0}}.order-id[data-v-b2ab3135]{border-left:none;padding-left:0}@media (max-width:767px){.action-buttons-container[data-v-b2ab3135],.order-deadline[data-v-b2ab3135]{border-top:1px solid #e7e7e7;padding-inline:19px;text-align:center;width:100%}}.action-buttons-container[data-v-b2ab3135]{color:#888;display:flex;font-weight:700;gap:20px}@media (width >= 768px){.action-buttons-container[data-v-b2ab3135]{margin-left:auto;padding:9px 15px 9px 20px}}@media (max-width:767px){.action-buttons-container[data-v-b2ab3135]{padding:10px 15px 10px 19px}}.action-buttons-container[data-v-b2ab3135]:hover{color:#6d6d6d;cursor:pointer}.price[data-v-b2ab3135]{color:#3eab3c}[data-v-ad42568a]:root{--layout-sidebar-width--laptop:239px;--layout-sidebar-width--tablet:359px;--layout-sidebar-width--mobile:287px;--layout-sidebar-width:239px;--layout-header-height--laptop:60px;--layout-header-height--tablet:60px;--layout-header-height--mobile:60px;--layout-header-height:60px}@media screen and (width >= 1440px){[data-v-ad42568a]:root{--layout-sidebar-width:var(--layout-sidebar-width--laptop)}}@media screen and (768px <= width < 1440px){[data-v-ad42568a]:root{--layout-sidebar-width:var(--layout-sidebar-width--tablet)}}@media screen and (width < 768px){[data-v-ad42568a]:root{--layout-sidebar-width:var(--layout-sidebar-width--mobile)}}@media screen and (width >= 1440px){[data-v-ad42568a]:root{--layout-header-height:var(--layout-header-height--laptop)}}@media screen and (768px <= width < 1440px){[data-v-ad42568a]:root{--layout-header-height:var(--layout-header-height--tablet)}}@media screen and (width < 768px){[data-v-ad42568a]:root{--layout-header-height:var(--layout-header-height--mobile)}}@media (width >= 768px){.section-heading[data-v-ad42568a],.text-size-1[data-v-ad42568a]{font-size:20px}}@media (max-width:767px){.section-heading[data-v-ad42568a],.text-size-1[data-v-ad42568a]{font-size:18px}}@media (width >= 768px){.section-subheading[data-v-ad42568a],.text-size-2[data-v-ad42568a]{font-size:18px}}@media (max-width:767px){.section-subheading[data-v-ad42568a],.text-size-2[data-v-ad42568a]{font-size:16px}}@media (width >= 768px){.text-size-3[data-v-ad42568a]{font-size:16px}}@media (max-width:767px){.text-size-3[data-v-ad42568a]{font-size:14px}}@media (width < 990px){.text-size-4[data-v-ad42568a]{font-size:18px}}@media (width < 990px) and (width < 1440px){.text-size-4[data-v-ad42568a]{font-size:16px}}.section-heading[data-v-ad42568a],.section-subheading[data-v-ad42568a],.text-size-1[data-v-ad42568a],.text-size-2[data-v-ad42568a],.text-size-3[data-v-ad42568a],.text-size-4[data-v-ad42568a]{line-height:1.5}.section-padding[data-v-ad42568a]{--padding:39px;padding-left:var(--padding);padding-right:var(--padding)}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.section-padding[data-v-ad42568a]{--padding:31px}}@media (max-width:767px){.section-padding[data-v-ad42568a]{--padding:19px}}.section-heading[data-v-ad42568a]{color:#3d3d3d}@media (width >= 768px){.section-heading[data-v-ad42568a]{margin-bottom:7px}}@media (max-width:767px){.section-heading[data-v-ad42568a]{margin-bottom:8px}}.section-subheading[data-v-ad42568a]{color:#6d6d6d;font-weight:700}.order-delivery-dropdown[data-v-ad42568a] .v-select__selection-text{letter-spacing:normal}.order-delivery-selector[data-v-ad42568a]{align-items:center;background-color:#f6f6f6;border:4px solid #f6f6f6;border-radius:10px;display:flex;flex-wrap:nowrap;gap:4px;overflow-x:auto}.order-delivery-selector[data-v-ad42568a]::-webkit-scrollbar{height:4px;width:4px}.order-delivery-selector[data-v-ad42568a]::-webkit-scrollbar-track{background:#f6f6f6}.order-delivery-selector[data-v-ad42568a]::-webkit-scrollbar-thumb{background:#d1d1d1;border-radius:2px}.order-delivery-selector[data-v-ad42568a]::-webkit-scrollbar-thumb:hover{background:#b0b0b0}.delivery-type[data-v-ad42568a]{align-items:center;border-radius:7px;cursor:pointer;display:flex;justify-content:center;padding:6px 16px;text-align:center;transition:all .3s}.delivery-type[data-v-ad42568a]:not(.active){color:#6d6d6d}.delivery-type[data-v-ad42568a]:not(.active):hover{background-color:#e7e7e7}.delivery-type.active[data-v-ad42568a]{background-color:#fff;color:#2a74e3}.delivery-type__title[data-v-ad42568a]{font-size:16px;font-weight:700;line-height:1.5;min-width:160px;transition:all .1s;white-space:nowrap}[data-v-ce0f4cbd]:root{--layout-sidebar-width--laptop:239px;--layout-sidebar-width--tablet:359px;--layout-sidebar-width--mobile:287px;--layout-sidebar-width:239px;--layout-header-height--laptop:60px;--layout-header-height--tablet:60px;--layout-header-height--mobile:60px;--layout-header-height:60px}@media screen and (width >= 1440px){[data-v-ce0f4cbd]:root{--layout-sidebar-width:var(--layout-sidebar-width--laptop)}}@media screen and (768px <= width < 1440px){[data-v-ce0f4cbd]:root{--layout-sidebar-width:var(--layout-sidebar-width--tablet)}}@media screen and (width < 768px){[data-v-ce0f4cbd]:root{--layout-sidebar-width:var(--layout-sidebar-width--mobile)}}@media screen and (width >= 1440px){[data-v-ce0f4cbd]:root{--layout-header-height:var(--layout-header-height--laptop)}}@media screen and (768px <= width < 1440px){[data-v-ce0f4cbd]:root{--layout-header-height:var(--layout-header-height--tablet)}}@media screen and (width < 768px){[data-v-ce0f4cbd]:root{--layout-header-height:var(--layout-header-height--mobile)}}.status-dot[data-v-ce0f4cbd]{align-items:center;background-color:var(--v0c86a1b6);border-radius:50%;display:flex;height:100%;justify-content:center;position:relative;width:100%}.status-dot.status-dot__active[data-v-ce0f4cbd]:before{--gap:4px;background:var(--v0c86a1b6);border-radius:50%;content:"";height:calc(100% + var(--gap)*2);left:calc(var(--gap)*-1);opacity:.2;position:absolute;top:calc(var(--gap)*-1);width:calc(100% + var(--gap)*2);z-index:-1}@media (max-width:767px){.dot-icon[data-v-ce0f4cbd]{max-height:16px}}[data-v-169d244d]:root{--layout-sidebar-width--laptop:239px;--layout-sidebar-width--tablet:359px;--layout-sidebar-width--mobile:287px;--layout-sidebar-width:239px;--layout-header-height--laptop:60px;--layout-header-height--tablet:60px;--layout-header-height--mobile:60px;--layout-header-height:60px}@media screen and (width >= 1440px){[data-v-169d244d]:root{--layout-sidebar-width:var(--layout-sidebar-width--laptop)}}@media screen and (768px <= width < 1440px){[data-v-169d244d]:root{--layout-sidebar-width:var(--layout-sidebar-width--tablet)}}@media screen and (width < 768px){[data-v-169d244d]:root{--layout-sidebar-width:var(--layout-sidebar-width--mobile)}}@media screen and (width >= 1440px){[data-v-169d244d]:root{--layout-header-height:var(--layout-header-height--laptop)}}@media screen and (768px <= width < 1440px){[data-v-169d244d]:root{--layout-header-height:var(--layout-header-height--tablet)}}@media screen and (width < 768px){[data-v-169d244d]:root{--layout-header-height:var(--layout-header-height--mobile)}}@media (width >= 768px){.section-heading[data-v-169d244d],.text-size-1[data-v-169d244d]{font-size:20px}}@media (max-width:767px){.section-heading[data-v-169d244d],.text-size-1[data-v-169d244d]{font-size:18px}}@media (width >= 768px){.section-subheading[data-v-169d244d],.text-size-2[data-v-169d244d]{font-size:18px}}@media (max-width:767px){.section-subheading[data-v-169d244d],.text-size-2[data-v-169d244d]{font-size:16px}}@media (width >= 768px){.text-size-3[data-v-169d244d]{font-size:16px}}@media (max-width:767px){.text-size-3[data-v-169d244d]{font-size:14px}}@media (width < 990px){.text-size-4[data-v-169d244d]{font-size:18px}}@media (width < 990px) and (width < 1440px){.text-size-4[data-v-169d244d]{font-size:16px}}.section-heading[data-v-169d244d],.section-subheading[data-v-169d244d],.text-size-1[data-v-169d244d],.text-size-2[data-v-169d244d],.text-size-3[data-v-169d244d],.text-size-4[data-v-169d244d]{line-height:1.5}.section-padding[data-v-169d244d]{--padding:39px;padding-left:var(--padding);padding-right:var(--padding)}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.section-padding[data-v-169d244d]{--padding:31px}}@media (max-width:767px){.section-padding[data-v-169d244d]{--padding:19px}}.section-heading[data-v-169d244d]{color:#3d3d3d}@media (width >= 768px){.section-heading[data-v-169d244d]{margin-bottom:7px}}@media (max-width:767px){.section-heading[data-v-169d244d]{margin-bottom:8px}}.section-subheading[data-v-169d244d]{color:#6d6d6d;font-weight:700}[data-v-169d244d] .v-timeline-divider__inner-dot{height:100%;width:100%}[data-v-169d244d] .v-timeline-divider__dot{margin-bottom:auto}[data-v-169d244d] .v-timeline-divider__after{bottom:-60px!important;height:calc(100% + 30px)!important}[data-v-169d244d] .v-timeline-divider__before,[data-v-169d244d] .v-timeline-item__opposite{display:none!important}[data-v-169d244d] .v-timeline-item__body{padding-inline-start:20px!important;width:100%}@media (width >= 768px){[data-v-169d244d] .v-timeline-item__body{position:relative;top:-1px}}.delivered-status[data-v-169d244d]{display:flex}.delivered-status .description[data-v-169d244d]:not(.idle),.delivered-status .divider[data-v-169d244d]:not(.idle),.delivered-status .title[data-v-169d244d]:not(.idle){color:#3eab3c}.delivered-status .divider.idle[data-v-169d244d]{color:#b0b0b0}.title[data-v-169d244d]{font-weight:700}.title[data-v-169d244d]:not(.idle){color:#3d3d3d}.date[data-v-169d244d],.title.idle[data-v-169d244d]{color:#b0b0b0}.date[data-v-169d244d],.description[data-v-169d244d]{font-weight:500}@media (max-width:767px){.description[data-v-169d244d]{position:relative;top:3px}}.description[data-v-169d244d]:not(.idle){color:#6d6d6d}.description.idle[data-v-169d244d]{color:#b0b0b0}.file-attachment[data-v-169d244d]{margin-top:15px}[data-v-cedbcdd1]:root{--layout-sidebar-width--laptop:239px;--layout-sidebar-width--tablet:359px;--layout-sidebar-width--mobile:287px;--layout-sidebar-width:239px;--layout-header-height--laptop:60px;--layout-header-height--tablet:60px;--layout-header-height--mobile:60px;--layout-header-height:60px}@media screen and (width >= 1440px){[data-v-cedbcdd1]:root{--layout-sidebar-width:var(--layout-sidebar-width--laptop)}}@media screen and (768px <= width < 1440px){[data-v-cedbcdd1]:root{--layout-sidebar-width:var(--layout-sidebar-width--tablet)}}@media screen and (width < 768px){[data-v-cedbcdd1]:root{--layout-sidebar-width:var(--layout-sidebar-width--mobile)}}@media screen and (width >= 1440px){[data-v-cedbcdd1]:root{--layout-header-height:var(--layout-header-height--laptop)}}@media screen and (768px <= width < 1440px){[data-v-cedbcdd1]:root{--layout-header-height:var(--layout-header-height--tablet)}}@media screen and (width < 768px){[data-v-cedbcdd1]:root{--layout-header-height:var(--layout-header-height--mobile)}}.file-card[data-v-cedbcdd1]{background:#fafafa;border-radius:6px;display:flex;gap:11px;padding:12px 12px 8px;text-decoration:none}.file-icon[data-v-cedbcdd1]{align-self:flex-start;height:41px;position:relative}.file-name[data-v-cedbcdd1],.file-size[data-v-cedbcdd1]{font-weight:500;line-height:1.5}.file-name[data-v-cedbcdd1]{color:#3d3d3d;font-size:16px}.file-size[data-v-cedbcdd1]{color:#888;font-size:14px;margin-top:2px;text-transform:uppercase}.download-icon[data-v-cedbcdd1]{color:#888;margin-left:auto;position:relative;top:2px}@media (min-width:1440px){.download-icon[data-v-cedbcdd1]{right:2px}}@media (min-width:768px) and (max-width:1439px){.download-icon[data-v-cedbcdd1]{right:8px}}@media (max-width:767px){.download-icon[data-v-cedbcdd1]{right:2px}}[data-v-af4903a1]:root{--layout-sidebar-width--laptop:239px;--layout-sidebar-width--tablet:359px;--layout-sidebar-width--mobile:287px;--layout-sidebar-width:239px;--layout-header-height--laptop:60px;--layout-header-height--tablet:60px;--layout-header-height--mobile:60px;--layout-header-height:60px}@media screen and (width >= 1440px){[data-v-af4903a1]:root{--layout-sidebar-width:var(--layout-sidebar-width--laptop)}}@media screen and (768px <= width < 1440px){[data-v-af4903a1]:root{--layout-sidebar-width:var(--layout-sidebar-width--tablet)}}@media screen and (width < 768px){[data-v-af4903a1]:root{--layout-sidebar-width:var(--layout-sidebar-width--mobile)}}@media screen and (width >= 1440px){[data-v-af4903a1]:root{--layout-header-height:var(--layout-header-height--laptop)}}@media screen and (768px <= width < 1440px){[data-v-af4903a1]:root{--layout-header-height:var(--layout-header-height--tablet)}}@media screen and (width < 768px){[data-v-af4903a1]:root{--layout-header-height:var(--layout-header-height--mobile)}}@media (width >= 768px){.section-heading[data-v-af4903a1],.text-size-1[data-v-af4903a1]{font-size:20px}}@media (max-width:767px){.section-heading[data-v-af4903a1],.text-size-1[data-v-af4903a1]{font-size:18px}}@media (width >= 768px){.section-subheading[data-v-af4903a1],.text-size-2[data-v-af4903a1]{font-size:18px}}@media (max-width:767px){.section-subheading[data-v-af4903a1],.text-size-2[data-v-af4903a1]{font-size:16px}}@media (width >= 768px){.text-size-3[data-v-af4903a1]{font-size:16px}}@media (max-width:767px){.text-size-3[data-v-af4903a1]{font-size:14px}}@media (width < 990px){.text-size-4[data-v-af4903a1]{font-size:18px}}@media (width < 990px) and (width < 1440px){.text-size-4[data-v-af4903a1]{font-size:16px}}.section-heading[data-v-af4903a1],.section-subheading[data-v-af4903a1],.text-size-1[data-v-af4903a1],.text-size-2[data-v-af4903a1],.text-size-3[data-v-af4903a1],.text-size-4[data-v-af4903a1]{line-height:1.5}.section-padding[data-v-af4903a1]{--padding:39px;padding-left:var(--padding);padding-right:var(--padding)}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.section-padding[data-v-af4903a1]{--padding:31px}}@media (max-width:767px){.section-padding[data-v-af4903a1]{--padding:19px}}.section-heading[data-v-af4903a1]{color:#3d3d3d}@media (width >= 768px){.section-heading[data-v-af4903a1]{margin-bottom:7px}}@media (max-width:767px){.section-heading[data-v-af4903a1]{margin-bottom:8px}}.section-subheading[data-v-af4903a1]{color:#6d6d6d;font-weight:700}[data-v-af4903a1] .v-timeline-divider__inner-dot{height:100%;width:100%}[data-v-af4903a1] .v-timeline-divider__dot{margin-bottom:auto}[data-v-af4903a1] .v-timeline-divider__after{bottom:-60px!important;height:calc(100% + 30px)!important}[data-v-af4903a1] .v-timeline-divider__before,[data-v-af4903a1] .v-timeline-item__opposite{display:none!important}[data-v-af4903a1] .v-timeline-item__body{padding-inline-start:20px!important;width:100%}@media (width >= 768px){[data-v-af4903a1] .v-timeline-item__body{position:relative;top:-1px}}.delivered-status[data-v-af4903a1]{display:flex}.delivered-status .description[data-v-af4903a1]:not(.idle),.delivered-status .divider[data-v-af4903a1]:not(.idle),.delivered-status .title[data-v-af4903a1]:not(.idle){color:#3eab3c}.delivered-status .divider.idle[data-v-af4903a1]{color:#b0b0b0}.title[data-v-af4903a1]{font-weight:700}.title[data-v-af4903a1]:not(.idle){color:#3d3d3d}.date[data-v-af4903a1],.title.idle[data-v-af4903a1]{color:#b0b0b0}.date[data-v-af4903a1],.description[data-v-af4903a1]{font-weight:500}@media (max-width:767px){.description[data-v-af4903a1]{position:relative;top:3px}}.description[data-v-af4903a1]:not(.idle){color:#6d6d6d}.description.idle[data-v-af4903a1]{color:#b0b0b0}.file-attachment[data-v-af4903a1]{margin-top:15px}[data-v-437b668a]:root{--layout-sidebar-width--laptop:239px;--layout-sidebar-width--tablet:359px;--layout-sidebar-width--mobile:287px;--layout-sidebar-width:239px;--layout-header-height--laptop:60px;--layout-header-height--tablet:60px;--layout-header-height--mobile:60px;--layout-header-height:60px}@media screen and (width >= 1440px){[data-v-437b668a]:root{--layout-sidebar-width:var(--layout-sidebar-width--laptop)}}@media screen and (768px <= width < 1440px){[data-v-437b668a]:root{--layout-sidebar-width:var(--layout-sidebar-width--tablet)}}@media screen and (width < 768px){[data-v-437b668a]:root{--layout-sidebar-width:var(--layout-sidebar-width--mobile)}}@media screen and (width >= 1440px){[data-v-437b668a]:root{--layout-header-height:var(--layout-header-height--laptop)}}@media screen and (768px <= width < 1440px){[data-v-437b668a]:root{--layout-header-height:var(--layout-header-height--tablet)}}@media screen and (width < 768px){[data-v-437b668a]:root{--layout-header-height:var(--layout-header-height--mobile)}}@media (width >= 768px){.section-heading[data-v-437b668a],.text-size-1[data-v-437b668a]{font-size:20px}}@media (max-width:767px){.section-heading[data-v-437b668a],.text-size-1[data-v-437b668a]{font-size:18px}}@media (width >= 768px){.section-subheading[data-v-437b668a],.text-size-2[data-v-437b668a]{font-size:18px}}@media (max-width:767px){.section-subheading[data-v-437b668a],.text-size-2[data-v-437b668a]{font-size:16px}}@media (width >= 768px){.text-size-3[data-v-437b668a]{font-size:16px}}@media (max-width:767px){.text-size-3[data-v-437b668a]{font-size:14px}}@media (width < 990px){.text-size-4[data-v-437b668a]{font-size:18px}}@media (width < 990px) and (width < 1440px){.text-size-4[data-v-437b668a]{font-size:16px}}.section-heading[data-v-437b668a],.section-subheading[data-v-437b668a],.text-size-1[data-v-437b668a],.text-size-2[data-v-437b668a],.text-size-3[data-v-437b668a],.text-size-4[data-v-437b668a]{line-height:1.5}.section-padding[data-v-437b668a]{--padding:39px;padding-left:var(--padding);padding-right:var(--padding)}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.section-padding[data-v-437b668a]{--padding:31px}}@media (max-width:767px){.section-padding[data-v-437b668a]{--padding:19px}}.section-heading[data-v-437b668a]{color:#3d3d3d}@media (width >= 768px){.section-heading[data-v-437b668a]{margin-bottom:7px}}@media (max-width:767px){.section-heading[data-v-437b668a]{margin-bottom:8px}}.section-subheading[data-v-437b668a]{color:#6d6d6d;font-weight:700}.timeline-section[data-v-437b668a]{display:flex;flex-direction:column}.timeline-section .expand-all-button[data-v-437b668a]{width:100%}.timeline-section.expanded .expand-all-button[data-v-437b668a] .v-icon{transform:rotate(180deg)}.timeline-section.collapsed .latest-updates-timeline[data-v-437b668a]{max-height:300px}.timeline-wrapper[data-v-437b668a]{position:relative}.latest-updates-timeline[data-v-437b668a]{grid-template-columns:min-content auto 1fr;justify-content:flex-start;overflow:hidden;padding-top:5px;transition:all .3s}@media (width >= 768px){.latest-updates-timeline[data-v-437b668a]{row-gap:38px}}@media (max-width:767px){.latest-updates-timeline[data-v-437b668a]{row-gap:27px}}.collapse-trigger[data-v-437b668a]{align-items:center;background:#f6f6f6;border-radius:7px;color:#3d3d3d;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:44px;justify-content:center;margin-top:35px;transition:all .3s;width:100%}.collapse-trigger[data-v-437b668a]:hover{background-color:#e7e7e7}.collapsible-arrow[data-v-437b668a]{line-height:1;margin-left:5px;transition:all .3s}.expand-all-button-fade[data-v-437b668a]{background:linear-gradient(180deg,#fff0,#ffffffb3 30%,#fff);border-radius:8px;bottom:0;height:120px;left:0;position:absolute;width:100%;z-index:1}.expand-all-button[data-v-437b668a]{margin-inline:auto;margin-top:15px;min-width:155px;z-index:2}.expand-all-button[data-v-437b668a] .v-icon{transition:all .3s}[data-v-396aa346]:root{--layout-sidebar-width--laptop:239px;--layout-sidebar-width--tablet:359px;--layout-sidebar-width--mobile:287px;--layout-sidebar-width:239px;--layout-header-height--laptop:60px;--layout-header-height--tablet:60px;--layout-header-height--mobile:60px;--layout-header-height:60px}@media screen and (width >= 1440px){[data-v-396aa346]:root{--layout-sidebar-width:var(--layout-sidebar-width--laptop)}}@media screen and (768px <= width < 1440px){[data-v-396aa346]:root{--layout-sidebar-width:var(--layout-sidebar-width--tablet)}}@media screen and (width < 768px){[data-v-396aa346]:root{--layout-sidebar-width:var(--layout-sidebar-width--mobile)}}@media screen and (width >= 1440px){[data-v-396aa346]:root{--layout-header-height:var(--layout-header-height--laptop)}}@media screen and (768px <= width < 1440px){[data-v-396aa346]:root{--layout-header-height:var(--layout-header-height--tablet)}}@media screen and (width < 768px){[data-v-396aa346]:root{--layout-header-height:var(--layout-header-height--mobile)}}@media (width >= 768px){.section-heading[data-v-396aa346],.text-size-1[data-v-396aa346]{font-size:20px}}@media (max-width:767px){.section-heading[data-v-396aa346],.text-size-1[data-v-396aa346]{font-size:18px}}@media (width >= 768px){.section-subheading[data-v-396aa346],.text-size-2[data-v-396aa346]{font-size:18px}}@media (max-width:767px){.section-subheading[data-v-396aa346],.text-size-2[data-v-396aa346]{font-size:16px}}@media (width >= 768px){.text-size-3[data-v-396aa346]{font-size:16px}}@media (max-width:767px){.text-size-3[data-v-396aa346]{font-size:14px}}@media (width < 990px){.text-size-4[data-v-396aa346]{font-size:18px}}@media (width < 990px) and (width < 1440px){.text-size-4[data-v-396aa346]{font-size:16px}}.section-heading[data-v-396aa346],.section-subheading[data-v-396aa346],.text-size-1[data-v-396aa346],.text-size-2[data-v-396aa346],.text-size-3[data-v-396aa346],.text-size-4[data-v-396aa346]{line-height:1.5}.section-padding[data-v-396aa346]{--padding:39px;padding-left:var(--padding);padding-right:var(--padding)}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.section-padding[data-v-396aa346]{--padding:31px}}@media (max-width:767px){.section-padding[data-v-396aa346]{--padding:19px}}.section-heading[data-v-396aa346]{color:#3d3d3d}@media (width >= 768px){.section-heading[data-v-396aa346]{margin-bottom:7px}}@media (max-width:767px){.section-heading[data-v-396aa346]{margin-bottom:8px}}.section-subheading[data-v-396aa346]{color:#6d6d6d;font-weight:700}.delivery-selector[data-v-396aa346]{margin-top:24px}.timeline-section[data-v-396aa346]{margin-top:19px}[data-v-13658f31]:root{--layout-sidebar-width--laptop:239px;--layout-sidebar-width--tablet:359px;--layout-sidebar-width--mobile:287px;--layout-sidebar-width:239px;--layout-header-height--laptop:60px;--layout-header-height--tablet:60px;--layout-header-height--mobile:60px;--layout-header-height:60px}@media screen and (width >= 1440px){[data-v-13658f31]:root{--layout-sidebar-width:var(--layout-sidebar-width--laptop)}}@media screen and (768px <= width < 1440px){[data-v-13658f31]:root{--layout-sidebar-width:var(--layout-sidebar-width--tablet)}}@media screen and (width < 768px){[data-v-13658f31]:root{--layout-sidebar-width:var(--layout-sidebar-width--mobile)}}@media screen and (width >= 1440px){[data-v-13658f31]:root{--layout-header-height:var(--layout-header-height--laptop)}}@media screen and (768px <= width < 1440px){[data-v-13658f31]:root{--layout-header-height:var(--layout-header-height--tablet)}}@media screen and (width < 768px){[data-v-13658f31]:root{--layout-header-height:var(--layout-header-height--mobile)}}@media (width >= 768px){.section-heading[data-v-13658f31],.text-size-1[data-v-13658f31]{font-size:20px}}@media (max-width:767px){.section-heading[data-v-13658f31],.text-size-1[data-v-13658f31]{font-size:18px}}@media (width >= 768px){.section-subheading[data-v-13658f31],.text-size-2[data-v-13658f31],.title[data-v-13658f31],.value[data-v-13658f31]{font-size:18px}}@media (max-width:767px){.section-subheading[data-v-13658f31],.text-size-2[data-v-13658f31],.title[data-v-13658f31],.value[data-v-13658f31]{font-size:16px}}@media (width >= 768px){.text-size-3[data-v-13658f31]{font-size:16px}}@media (max-width:767px){.text-size-3[data-v-13658f31]{font-size:14px}}@media (width < 990px){.text-size-4[data-v-13658f31]{font-size:18px}}@media (width < 990px) and (width < 1440px){.text-size-4[data-v-13658f31]{font-size:16px}}.section-heading[data-v-13658f31],.section-subheading[data-v-13658f31],.text-size-1[data-v-13658f31],.text-size-2[data-v-13658f31],.text-size-3[data-v-13658f31],.text-size-4[data-v-13658f31],.title[data-v-13658f31],.value[data-v-13658f31]{line-height:1.5}.section-padding[data-v-13658f31]{--padding:39px;padding-left:var(--padding);padding-right:var(--padding)}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.section-padding[data-v-13658f31]{--padding:31px}}@media (max-width:767px){.section-padding[data-v-13658f31]{--padding:19px}}.section-heading[data-v-13658f31]{color:#3d3d3d}@media (width >= 768px){.section-heading[data-v-13658f31]{margin-bottom:7px}}@media (max-width:767px){.section-heading[data-v-13658f31]{margin-bottom:8px}}.section-subheading[data-v-13658f31]{color:#6d6d6d;font-weight:700}.details-list[data-v-13658f31]{display:flex;gap:80px;margin-top:21px}@media (width < 990px){.details-list[data-v-13658f31]{flex-direction:column;gap:16px}}.details-list .details-column[data-v-13658f31]{display:flex;flex-direction:column;gap:16px;width:calc(50% - 40px)}@media (width < 990px){.details-list .details-column[data-v-13658f31]{width:100%}}.details-list .details-column .details-row[data-v-13658f31]{display:flex;gap:32px;overflow:hidden}.title[data-v-13658f31],.value[data-v-13658f31]{font-weight:500}.title[data-v-13658f31]{color:#3d3d3d}@media (width >= 768px){.title[data-v-13658f31]{min-width:194px}}@media (max-width:767px){.title[data-v-13658f31]{max-width:min(40%,130px);min-width:min(40%,130px)}}.value[data-v-13658f31]{color:#888}[data-v-c45850f3]:root{--layout-sidebar-width--laptop:239px;--layout-sidebar-width--tablet:359px;--layout-sidebar-width--mobile:287px;--layout-sidebar-width:239px;--layout-header-height--laptop:60px;--layout-header-height--tablet:60px;--layout-header-height--mobile:60px;--layout-header-height:60px}@media screen and (width >= 1440px){[data-v-c45850f3]:root{--layout-sidebar-width:var(--layout-sidebar-width--laptop)}}@media screen and (768px <= width < 1440px){[data-v-c45850f3]:root{--layout-sidebar-width:var(--layout-sidebar-width--tablet)}}@media screen and (width < 768px){[data-v-c45850f3]:root{--layout-sidebar-width:var(--layout-sidebar-width--mobile)}}@media screen and (width >= 1440px){[data-v-c45850f3]:root{--layout-header-height:var(--layout-header-height--laptop)}}@media screen and (768px <= width < 1440px){[data-v-c45850f3]:root{--layout-header-height:var(--layout-header-height--tablet)}}@media screen and (width < 768px){[data-v-c45850f3]:root{--layout-header-height:var(--layout-header-height--mobile)}}@media (width >= 768px){.section-heading[data-v-c45850f3],.text-size-1[data-v-c45850f3]{font-size:20px}}@media (max-width:767px){.section-heading[data-v-c45850f3],.text-size-1[data-v-c45850f3]{font-size:18px}}@media (width >= 768px){.section-subheading[data-v-c45850f3],.text-size-2[data-v-c45850f3],.value[data-v-c45850f3]{font-size:18px}}@media (max-width:767px){.section-subheading[data-v-c45850f3],.text-size-2[data-v-c45850f3],.value[data-v-c45850f3]{font-size:16px}}@media (width >= 768px){.text-size-3[data-v-c45850f3]{font-size:16px}}@media (max-width:767px){.text-size-3[data-v-c45850f3]{font-size:14px}}@media (width < 990px){.text-size-4[data-v-c45850f3]{font-size:18px}}@media (width < 990px) and (width < 1440px){.text-size-4[data-v-c45850f3]{font-size:16px}}.section-heading[data-v-c45850f3],.section-subheading[data-v-c45850f3],.text-size-1[data-v-c45850f3],.text-size-2[data-v-c45850f3],.text-size-3[data-v-c45850f3],.text-size-4[data-v-c45850f3],.value[data-v-c45850f3]{line-height:1.5}.section-padding[data-v-c45850f3]{--padding:39px;padding-left:var(--padding);padding-right:var(--padding)}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.section-padding[data-v-c45850f3]{--padding:31px}}@media (max-width:767px){.section-padding[data-v-c45850f3]{--padding:19px}}.section-heading[data-v-c45850f3]{color:#3d3d3d}@media (width >= 768px){.section-heading[data-v-c45850f3]{margin-bottom:7px}}@media (max-width:767px){.section-heading[data-v-c45850f3]{margin-bottom:8px}}.section-subheading[data-v-c45850f3]{color:#6d6d6d;font-weight:700}.value[data-v-c45850f3]{color:#888;font-weight:500;margin-top:21px}[data-v-5a8fe122]:root{--layout-sidebar-width--laptop:239px;--layout-sidebar-width--tablet:359px;--layout-sidebar-width--mobile:287px;--layout-sidebar-width:239px;--layout-header-height--laptop:60px;--layout-header-height--tablet:60px;--layout-header-height--mobile:60px;--layout-header-height:60px}@media screen and (width >= 1440px){[data-v-5a8fe122]:root{--layout-sidebar-width:var(--layout-sidebar-width--laptop)}}@media screen and (768px <= width < 1440px){[data-v-5a8fe122]:root{--layout-sidebar-width:var(--layout-sidebar-width--tablet)}}@media screen and (width < 768px){[data-v-5a8fe122]:root{--layout-sidebar-width:var(--layout-sidebar-width--mobile)}}@media screen and (width >= 1440px){[data-v-5a8fe122]:root{--layout-header-height:var(--layout-header-height--laptop)}}@media screen and (768px <= width < 1440px){[data-v-5a8fe122]:root{--layout-header-height:var(--layout-header-height--tablet)}}@media screen and (width < 768px){[data-v-5a8fe122]:root{--layout-header-height:var(--layout-header-height--mobile)}}@media (width >= 768px){.section-heading[data-v-5a8fe122],.text-size-1[data-v-5a8fe122]{font-size:20px}}@media (max-width:767px){.section-heading[data-v-5a8fe122],.text-size-1[data-v-5a8fe122]{font-size:18px}}@media (width >= 768px){.checkbox-item[data-v-5a8fe122] .t-checkbox-label,.section-subheading[data-v-5a8fe122],.text-size-2[data-v-5a8fe122]{font-size:18px}}@media (max-width:767px){.checkbox-item[data-v-5a8fe122] .t-checkbox-label,.section-subheading[data-v-5a8fe122],.text-size-2[data-v-5a8fe122]{font-size:16px}}@media (width >= 768px){.text-size-3[data-v-5a8fe122]{font-size:16px}}@media (max-width:767px){.text-size-3[data-v-5a8fe122]{font-size:14px}}@media (width < 990px){.text-size-4[data-v-5a8fe122]{font-size:18px}}@media (width < 990px) and (width < 1440px){.text-size-4[data-v-5a8fe122]{font-size:16px}}.checkbox-item[data-v-5a8fe122] .t-checkbox-label,.section-heading[data-v-5a8fe122],.section-subheading[data-v-5a8fe122],.text-size-1[data-v-5a8fe122],.text-size-2[data-v-5a8fe122],.text-size-3[data-v-5a8fe122],.text-size-4[data-v-5a8fe122]{line-height:1.5}.section-padding[data-v-5a8fe122]{--padding:39px;padding-left:var(--padding);padding-right:var(--padding)}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.section-padding[data-v-5a8fe122]{--padding:31px}}@media (max-width:767px){.section-padding[data-v-5a8fe122]{--padding:19px}}.section-heading[data-v-5a8fe122]{color:#3d3d3d}@media (width >= 768px){.section-heading[data-v-5a8fe122]{margin-bottom:7px}}@media (max-width:767px){.section-heading[data-v-5a8fe122]{margin-bottom:8px}}.section-subheading[data-v-5a8fe122]{color:#6d6d6d;font-weight:700;margin-top:17px}.checkbox-item[data-v-5a8fe122]{opacity:.5}.checkbox-item.selected[data-v-5a8fe122]{opacity:1}.checkbox-item[data-v-5a8fe122] .t-checkbox-label{align-items:flex-start;color:#6d6d6d;font-weight:500}@media (width >= 990px){.checkbox-item[data-v-5a8fe122] .t-checkbox-label:before{margin-right:20px;margin-top:3px}}@media (width < 990px){.checkbox-item[data-v-5a8fe122] .t-checkbox-label:before{margin-right:16px}}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.checkbox-item[data-v-5a8fe122] .t-checkbox-label:before{margin-top:5px}}@media (max-width:767px){.checkbox-item[data-v-5a8fe122] .t-checkbox-label:before{margin-top:4px}}[data-v-3526596b]:root{--layout-sidebar-width--laptop:239px;--layout-sidebar-width--tablet:359px;--layout-sidebar-width--mobile:287px;--layout-sidebar-width:239px;--layout-header-height--laptop:60px;--layout-header-height--tablet:60px;--layout-header-height--mobile:60px;--layout-header-height:60px}@media screen and (width >= 1440px){[data-v-3526596b]:root{--layout-sidebar-width:var(--layout-sidebar-width--laptop)}}@media screen and (768px <= width < 1440px){[data-v-3526596b]:root{--layout-sidebar-width:var(--layout-sidebar-width--tablet)}}@media screen and (width < 768px){[data-v-3526596b]:root{--layout-sidebar-width:var(--layout-sidebar-width--mobile)}}@media screen and (width >= 1440px){[data-v-3526596b]:root{--layout-header-height:var(--layout-header-height--laptop)}}@media screen and (768px <= width < 1440px){[data-v-3526596b]:root{--layout-header-height:var(--layout-header-height--tablet)}}@media screen and (width < 768px){[data-v-3526596b]:root{--layout-header-height:var(--layout-header-height--mobile)}}@media (width >= 768px){.section-heading[data-v-3526596b],.text-size-1[data-v-3526596b]{font-size:20px}}@media (max-width:767px){.section-heading[data-v-3526596b],.text-size-1[data-v-3526596b]{font-size:18px}}@media (width >= 768px){.section-subheading[data-v-3526596b],.text-size-2[data-v-3526596b]{font-size:18px}}@media (max-width:767px){.section-subheading[data-v-3526596b],.text-size-2[data-v-3526596b]{font-size:16px}}@media (width >= 768px){.text-size-3[data-v-3526596b]{font-size:16px}}@media (max-width:767px){.text-size-3[data-v-3526596b]{font-size:14px}}@media (width < 990px){.text-size-4[data-v-3526596b]{font-size:18px}}@media (width < 990px) and (width < 1440px){.text-size-4[data-v-3526596b]{font-size:16px}}.section-heading[data-v-3526596b],.section-subheading[data-v-3526596b],.text-size-1[data-v-3526596b],.text-size-2[data-v-3526596b],.text-size-3[data-v-3526596b],.text-size-4[data-v-3526596b]{line-height:1.5}.section-padding[data-v-3526596b]{--padding:39px;padding-left:var(--padding);padding-right:var(--padding)}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.section-padding[data-v-3526596b]{--padding:31px}}@media (max-width:767px){.section-padding[data-v-3526596b]{--padding:19px}}.section-heading[data-v-3526596b]{color:#3d3d3d}@media (width >= 768px){.section-heading[data-v-3526596b]{margin-bottom:7px}}@media (max-width:767px){.section-heading[data-v-3526596b]{margin-bottom:8px}}.section-subheading[data-v-3526596b]{color:#6d6d6d;font-weight:700}.items-list[data-v-3526596b]{display:grid}@media (min-width:1440px){.items-list[data-v-3526596b]{-moz-column-gap:68px;column-gap:68px}}@media (width >= 990px){.items-list[data-v-3526596b]{grid-template-columns:1fr 1fr;margin-top:22px;row-gap:18px}}@media (width >= 990px) and (min-width:768px) and (max-width:1439px){.items-list[data-v-3526596b]{-moz-column-gap:40px;column-gap:40px}}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.items-list[data-v-3526596b]{row-gap:22px}}@media (width >= 768px){.items-list[data-v-3526596b]{margin-top:29px}}@media (max-width:767px){.items-list[data-v-3526596b]{margin-top:26px;row-gap:20px}}[data-v-7bfdbc24]:root{--layout-sidebar-width--laptop:239px;--layout-sidebar-width--tablet:359px;--layout-sidebar-width--mobile:287px;--layout-sidebar-width:239px;--layout-header-height--laptop:60px;--layout-header-height--tablet:60px;--layout-header-height--mobile:60px;--layout-header-height:60px}@media screen and (width >= 1440px){[data-v-7bfdbc24]:root{--layout-sidebar-width:var(--layout-sidebar-width--laptop)}}@media screen and (768px <= width < 1440px){[data-v-7bfdbc24]:root{--layout-sidebar-width:var(--layout-sidebar-width--tablet)}}@media screen and (width < 768px){[data-v-7bfdbc24]:root{--layout-sidebar-width:var(--layout-sidebar-width--mobile)}}@media screen and (width >= 1440px){[data-v-7bfdbc24]:root{--layout-header-height:var(--layout-header-height--laptop)}}@media screen and (768px <= width < 1440px){[data-v-7bfdbc24]:root{--layout-header-height:var(--layout-header-height--tablet)}}@media screen and (width < 768px){[data-v-7bfdbc24]:root{--layout-header-height:var(--layout-header-height--mobile)}}@media (width >= 768px){.section-heading[data-v-7bfdbc24],.text-size-1[data-v-7bfdbc24]{font-size:20px}}@media (max-width:767px){.section-heading[data-v-7bfdbc24],.text-size-1[data-v-7bfdbc24]{font-size:18px}}@media (width >= 768px){.section-subheading[data-v-7bfdbc24],.text-size-2[data-v-7bfdbc24]{font-size:18px}}@media (max-width:767px){.section-subheading[data-v-7bfdbc24],.text-size-2[data-v-7bfdbc24]{font-size:16px}}@media (width >= 768px){.text-size-3[data-v-7bfdbc24]{font-size:16px}}@media (max-width:767px){.text-size-3[data-v-7bfdbc24]{font-size:14px}}@media (width < 990px){.text-size-4[data-v-7bfdbc24]{font-size:18px}}@media (width < 990px) and (width < 1440px){.text-size-4[data-v-7bfdbc24]{font-size:16px}}.section-heading[data-v-7bfdbc24],.section-subheading[data-v-7bfdbc24],.text-size-1[data-v-7bfdbc24],.text-size-2[data-v-7bfdbc24],.text-size-3[data-v-7bfdbc24],.text-size-4[data-v-7bfdbc24]{line-height:1.5}.section-padding[data-v-7bfdbc24]{--padding:39px;padding-left:var(--padding);padding-right:var(--padding)}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.section-padding[data-v-7bfdbc24]{--padding:31px}}@media (max-width:767px){.section-padding[data-v-7bfdbc24]{--padding:19px}}.section-heading[data-v-7bfdbc24]{color:#3d3d3d}@media (width >= 768px){.section-heading[data-v-7bfdbc24]{margin-bottom:7px}}@media (max-width:767px){.section-heading[data-v-7bfdbc24]{margin-bottom:8px}}.section-subheading[data-v-7bfdbc24]{color:#6d6d6d;font-weight:700;margin-top:17px}.title[data-v-7bfdbc24]{color:#3d3d3d;font-weight:700}.subtitle[data-v-7bfdbc24]{color:#6d6d6d;font-weight:500}@media (width >= 990px){.subtitle[data-v-7bfdbc24]{margin-top:2px}}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.subtitle[data-v-7bfdbc24]{margin-top:3px}}@media (max-width:767px){.subtitle[data-v-7bfdbc24]{margin-top:4px}}.radio-item[data-v-7bfdbc24]{opacity:.5}.radio-item.selected[data-v-7bfdbc24]{opacity:1}@media (width >= 768px){.radio-item[data-v-7bfdbc24] .t-radio-label:before{margin-top:3px}}@media (max-width:767px){.radio-item[data-v-7bfdbc24] .t-radio-label:before{margin-top:2px}}[data-v-38a3a50d]:root{--layout-sidebar-width--laptop:239px;--layout-sidebar-width--tablet:359px;--layout-sidebar-width--mobile:287px;--layout-sidebar-width:239px;--layout-header-height--laptop:60px;--layout-header-height--tablet:60px;--layout-header-height--mobile:60px;--layout-header-height:60px}@media screen and (width >= 1440px){[data-v-38a3a50d]:root{--layout-sidebar-width:var(--layout-sidebar-width--laptop)}}@media screen and (768px <= width < 1440px){[data-v-38a3a50d]:root{--layout-sidebar-width:var(--layout-sidebar-width--tablet)}}@media screen and (width < 768px){[data-v-38a3a50d]:root{--layout-sidebar-width:var(--layout-sidebar-width--mobile)}}@media screen and (width >= 1440px){[data-v-38a3a50d]:root{--layout-header-height:var(--layout-header-height--laptop)}}@media screen and (768px <= width < 1440px){[data-v-38a3a50d]:root{--layout-header-height:var(--layout-header-height--tablet)}}@media screen and (width < 768px){[data-v-38a3a50d]:root{--layout-header-height:var(--layout-header-height--mobile)}}@media (width >= 768px){.section-heading[data-v-38a3a50d],.text-size-1[data-v-38a3a50d]{font-size:20px}}@media (max-width:767px){.section-heading[data-v-38a3a50d],.text-size-1[data-v-38a3a50d]{font-size:18px}}@media (width >= 768px){.section-subheading[data-v-38a3a50d],.text-size-2[data-v-38a3a50d]{font-size:18px}}@media (max-width:767px){.section-subheading[data-v-38a3a50d],.text-size-2[data-v-38a3a50d]{font-size:16px}}@media (width >= 768px){.text-size-3[data-v-38a3a50d]{font-size:16px}}@media (max-width:767px){.text-size-3[data-v-38a3a50d]{font-size:14px}}@media (width < 990px){.text-size-4[data-v-38a3a50d]{font-size:18px}}@media (width < 990px) and (width < 1440px){.text-size-4[data-v-38a3a50d]{font-size:16px}}.section-heading[data-v-38a3a50d],.section-subheading[data-v-38a3a50d],.text-size-1[data-v-38a3a50d],.text-size-2[data-v-38a3a50d],.text-size-3[data-v-38a3a50d],.text-size-4[data-v-38a3a50d]{line-height:1.5}.section-padding[data-v-38a3a50d]{--padding:39px;padding-left:var(--padding);padding-right:var(--padding)}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.section-padding[data-v-38a3a50d]{--padding:31px}}@media (max-width:767px){.section-padding[data-v-38a3a50d]{--padding:19px}}.section-heading[data-v-38a3a50d]{color:#3d3d3d}@media (width >= 768px){.section-heading[data-v-38a3a50d]{margin-bottom:7px}}@media (max-width:767px){.section-heading[data-v-38a3a50d]{margin-bottom:8px}}.section-subheading[data-v-38a3a50d]{color:#6d6d6d;font-weight:700}.items-list[data-v-38a3a50d]{display:flex;flex-direction:column}@media (width >= 990px){.items-list[data-v-38a3a50d]{gap:26px}}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.items-list[data-v-38a3a50d]{gap:27px}}@media (width >= 768px){.items-list[data-v-38a3a50d]{margin-top:29px}}@media (max-width:767px){.items-list[data-v-38a3a50d]{gap:20px;margin-top:26px}}[data-v-f8388c80]:root{--layout-sidebar-width--laptop:239px;--layout-sidebar-width--tablet:359px;--layout-sidebar-width--mobile:287px;--layout-sidebar-width:239px;--layout-header-height--laptop:60px;--layout-header-height--tablet:60px;--layout-header-height--mobile:60px;--layout-header-height:60px}@media screen and (width >= 1440px){[data-v-f8388c80]:root{--layout-sidebar-width:var(--layout-sidebar-width--laptop)}}@media screen and (768px <= width < 1440px){[data-v-f8388c80]:root{--layout-sidebar-width:var(--layout-sidebar-width--tablet)}}@media screen and (width < 768px){[data-v-f8388c80]:root{--layout-sidebar-width:var(--layout-sidebar-width--mobile)}}@media screen and (width >= 1440px){[data-v-f8388c80]:root{--layout-header-height:var(--layout-header-height--laptop)}}@media screen and (768px <= width < 1440px){[data-v-f8388c80]:root{--layout-header-height:var(--layout-header-height--tablet)}}@media screen and (width < 768px){[data-v-f8388c80]:root{--layout-header-height:var(--layout-header-height--mobile)}}@media (width >= 768px){.section-heading[data-v-f8388c80],.text-size-1[data-v-f8388c80]{font-size:20px}}@media (max-width:767px){.section-heading[data-v-f8388c80],.text-size-1[data-v-f8388c80]{font-size:18px}}@media (width >= 768px){.section-subheading[data-v-f8388c80],.text-size-2[data-v-f8388c80]{font-size:18px}}@media (max-width:767px){.section-subheading[data-v-f8388c80],.text-size-2[data-v-f8388c80]{font-size:16px}}@media (width >= 768px){.text-size-3[data-v-f8388c80]{font-size:16px}}@media (max-width:767px){.text-size-3[data-v-f8388c80]{font-size:14px}}@media (width < 990px){.text-size-4[data-v-f8388c80]{font-size:18px}}@media (width < 990px) and (width < 1440px){.text-size-4[data-v-f8388c80]{font-size:16px}}.section-heading[data-v-f8388c80],.section-subheading[data-v-f8388c80],.text-size-1[data-v-f8388c80],.text-size-2[data-v-f8388c80],.text-size-3[data-v-f8388c80],.text-size-4[data-v-f8388c80]{line-height:1.5}.section-padding[data-v-f8388c80]{--padding:39px;padding-left:var(--padding);padding-right:var(--padding)}@media (width < 990px) and (min-width:768px) and (max-width:1439px){.section-padding[data-v-f8388c80]{--padding:31px}}@media (max-width:767px){.section-padding[data-v-f8388c80]{--padding:19px}}.section-heading[data-v-f8388c80]{color:#3d3d3d}@media (width >= 768px){.section-heading[data-v-f8388c80]{margin-bottom:7px}}@media (max-width:767px){.section-heading[data-v-f8388c80]{margin-bottom:8px}}.section-subheading[data-v-f8388c80]{color:#6d6d6d;font-weight:700}.files-list[data-v-f8388c80]{display:flex;flex-direction:column;gap:7px;margin-top:16px}
