/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer theme, base, components, utilities;@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-400:oklch(70.4% 0.191 22.216);--color-green-200:oklch(92.5% 0.084 155.995);--color-green-300:oklch(87.1% 0.15 154.449);--color-green-400:oklch(79.2% 0.209 151.711);--color-blue-600:oklch(54.6% 0.245 262.881);--color-slate-600:oklch(44.6% 0.043 257.281);--color-gray-400:oklch(70.7% 0.022 261.325);--color-gray-500:oklch(55.1% 0.027 264.364);--color-gray-600:oklch(44.6% 0.03 256.802);--color-black:#000;--color-white:#fff;--spacing:0.25rem;--container-md:28rem;--text-sm:0.875rem;--text-sm--line-height:1.42857;--text-base:1rem;--text-base--line-height:1.5;--text-lg:1.125rem;--text-lg--line-height:1.55556;--text-2xl:1.5rem;--text-2xl--line-height:1.33333;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-lg:0.5rem;--default-transition-duration:150ms;--default-transition-timing-function:cubic-bezier(0.4,0,0.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{::-webkit-file-upload-button{border:0 solid;box-sizing:border-box;margin:0;padding:0}*,::backdrop,::file-selector-button,:after,:before{border:0 solid;box-sizing:border-box;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-feature-settings:var(--default-font-feature-settings,normal);-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-variation-settings:normal;font-variation-settings:var(--default-font-variation-settings,normal);line-height:1.5;tab-size:4}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-feature-settings:var(--default-mono-font-feature-settings,normal);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-size:1em;font-variation-settings:normal;font-variation-settings:var(--default-mono-font-variation-settings,normal)}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}:-moz-focusring{outline:auto}progress{vertical-align:initial}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}::-webkit-file-upload-button{font-feature-settings:inherit;background-color:initial;border-radius:0;color:inherit;font:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1}::file-selector-button,button,input,optgroup,select,textarea{font-feature-settings:inherit;background-color:initial;border-radius:0;color:inherit;font:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::-webkit-file-upload-button{margin-inline-end:4px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::placeholder{color:currentcolor;@supports (color:color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,#0000)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%;@media (min-width:40rem){max-width:40rem}@media (min-width:48rem){max-width:48rem}@media (min-width:64rem){max-width:64rem}@media (min-width:80rem){max-width:80rem}@media (min-width:96rem){max-width:96rem}}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-8{margin-top:calc(var(--spacing)*8)}.mt-12{margin-top:calc(var(--spacing)*12)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.list-item{display:list-item}.table{display:table}.h-4{height:calc(var(--spacing)*4)}.w-4{width:calc(var(--spacing)*4)}.max-w-md{max-width:var(--container-md)}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.gap-4{gap:calc(var(--spacing)*4)}.space-x-2{:where(&>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-end:calc(var(--spacing)*2*(1 - var(--tw-space-x-reverse)));margin-inline-start:calc(var(--spacing)*2*var(--tw-space-x-reverse))}}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-s{border-inline-start-style:var(--tw-border-style);border-inline-start-width:1px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-blue-600{border-color:var(--color-blue-600)}.border-s-green-400{border-inline-start-color:var(--color-green-400)}.bg-green-200{background-color:var(--color-green-200)}.bg-green-300{background-color:var(--color-green-300)}.bg-green-400{background-color:var(--color-green-400)}.bg-white{background-color:var(--color-white)}.p-4{padding:calc(var(--spacing)*4)}.p-8{padding:calc(var(--spacing)*8)}.px-3{padding-inline:calc(var(--spacing)*3)}.py-1{padding-block:calc(var(--spacing)*1)}.text-left{text-align:left}.text-2xl{font-size:var(--text-2xl);line-height:var(--text-2xl--line-height);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--text-base--line-height);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--text-lg--line-height);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--text-sm--line-height);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-black{color:var(--color-black)}.text-blue-600{color:var(--color-blue-600)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-red-400{color:var(--color-red-400)}.text-slate-600{color:var(--color-slate-600)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-feature-settings:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.shadow,.shadow-md{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-duration:var(--default-transition-duration);transition-duration:var(--tw-duration,var(--default-transition-duration));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--default-transition-timing-function);transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))}.hover\:opacity-80{&:hover{@media (hover:hover){opacity:80%}}}.lg\:grid-cols-3{@media (min-width:64rem){grid-template-columns:repeat(3,minmax(0,1fr))}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}:root{--dl-color-gray-500:#595959;--dl-color-gray-700:#999;--dl-color-gray-900:#d9d9d9;--dl-size-size-large:144px;--dl-size-size-small:48px;--dl-color-danger-300:#a22020;--dl-color-danger-500:#bf2626;--dl-color-danger-700:#e14747;--dl-color-gray-black:#000;--dl-color-gray-white:#fff;--dl-size-size-medium:96px;--dl-size-size-xlarge:192px;--dl-size-size-xsmall:16px;--dl-space-space-unit:16px;--dl-color-primary-100:#003eb3;--dl-color-primary-300:#0074f0;--dl-color-primary-500:#14a9ff;--dl-color-primary-700:#85dcff;--dl-color-success-300:#199033;--dl-color-success-500:#32a94c;--dl-color-success-700:#4cc366;--dl-size-size-xxlarge:288px;--dl-size-size-maxwidth:1400px;--dl-color-theme-accent1:#f3e8e2;--dl-color-theme-accent2:#d8bfaf;--dl-radius-radius-round:50%;--dl-color-theme-primary1:#d1510a;--dl-color-theme-primary2:#923a06;--dl-space-space-halfunit:8px;--dl-space-space-sixunits:96px;--dl-space-space-twounits:32px;--dl-radius-radius-radius2:2px;--dl-radius-radius-radius4:4px;--dl-radius-radius-radius8:8px;--dl-space-space-fiveunits:80px;--dl-space-space-fourunits:64px;--dl-color-theme-secondary1:#f3e8e2;--dl-color-theme-secondary2:#e0d1cb;--dl-space-space-threeunits:48px;--dl-color-theme-neutral-dark:#191818;--dl-radius-radius-cardradius:8px;--dl-color-theme-neutral-light:#fbfaf9;--dl-radius-radius-imageradius:8px;--dl-radius-radius-inputradius:24px;--dl-radius-radius-buttonradius:24px;--dl-space-space-oneandhalfunits:24px}.button{display:inline-block}.button,.input{background-color:#fff;background-color:var(--dl-color-gray-white);border-color:#000;border-color:var(--dl-color-gray-black);border-radius:4px;border-width:1px;color:#000;color:var(--dl-color-gray-black);padding:.5rem 1rem}.input,.textarea{cursor:auto}.textarea{background-color:#fff;background-color:var(--dl-color-gray-white);border-color:#000;border-color:var(--dl-color-gray-black);border-radius:4px;border-width:1px;color:#000;color:var(--dl-color-gray-black);padding:.5rem}.list{display:block;list-style-position:outside;list-style-type:none;margin:1em 0;padding:0 0 0 1.5rem;width:100%}.list-item{display:list-item}.teleport-show{display:flex!important;transform:none!important}.thq-input{align-self:stretch;background-color:#fbfaf9;background-color:var(--dl-color-theme-neutral-light);border-color:#191818;border-color:var(--dl-color-theme-neutral-dark);border-radius:24px;border-radius:var(--dl-radius-radius-inputradius);border-width:1px;color:#191818;color:var(--dl-color-theme-neutral-dark);cursor:auto;padding:.5rem 1rem;text-align:center}.thq-button-filled{background-color:#d1510a;background-color:var(--dl-color-theme-primary1);border-color:#d1510a;border-color:var(--dl-color-theme-primary1);border-radius:24px;border-radius:var(--dl-radius-radius-buttonradius);color:#f3e8e2;color:var(--dl-color-theme-secondary1);cursor:pointer;font-family:Noto Sans;font-weight:700;padding:8px 24px;padding:var(--dl-space-space-halfunit) var(--dl-space-space-oneandhalfunits);transition:.3s;white-space:nowrap}.thq-button-filled:hover{background-color:#923a06;background-color:var(--dl-color-theme-primary2);border-color:#923a06;border-color:var(--dl-color-theme-primary2);color:#e0d1cb;color:var(--dl-color-theme-secondary2)}.thq-button-outline{fill:#d1510a;fill:var(--dl-color-theme-primary1);border:1px solid #d1510a;border-color:var(--dl-color-theme-primary1);border-radius:24px;border-radius:var(--dl-radius-radius-buttonradius);color:#d1510a;color:var(--dl-color-theme-primary1);cursor:pointer;font-weight:700;padding:8px 24px;padding:var(--dl-space-space-halfunit) var(--dl-space-space-oneandhalfunits);transition:.3s;white-space:nowrap}.thq-button-outline:hover{fill:#e0d1cb;fill:var(--dl-color-theme-secondary2);background-color:#923a06;background-color:var(--dl-color-theme-primary2);color:#e0d1cb;color:var(--dl-color-theme-secondary2)}.thq-button-flat{fill:#d1510a;fill:var(--dl-color-theme-primary1);align-items:center;border-radius:24px;border-radius:var(--dl-radius-radius-buttonradius);color:#d1510a;color:var(--dl-color-theme-primary1);cursor:pointer;display:flex;font-family:Noto Sans;font-weight:700;gap:8px;gap:var(--dl-space-space-halfunit);padding:8px 24px;padding:var(--dl-space-space-halfunit) var(--dl-space-space-oneandhalfunits);transition:.3s}.thq-button-flat:hover{fill:#f3e8e2;fill:var(--dl-color-theme-secondary1);background-color:#923a06;background-color:var(--dl-color-theme-primary2);border-color:#923a06;border-color:var(--dl-color-theme-primary2);color:#f3e8e2;color:var(--dl-color-theme-secondary1)}.thq-heading-1{font-family:STIX Two Text;font-size:48px;font-weight:700;line-height:1.5}.thq-heading-2{font-size:35px}.thq-heading-2,.thq-heading-3{font-family:STIX Two Text;font-weight:600;line-height:1.5}.thq-heading-3{font-size:26px}.thq-body-large{font-size:18px;line-height:1.5}.thq-body-small{font-size:16px;line-height:1.5}.thq-team-image-round{border-radius:50%;height:80px;object-fit:cover;width:80px}.thq-section-padding{align-items:center;display:flex;flex-direction:column;padding:80px;padding:var(--dl-space-space-fiveunits);position:relative;width:100%}.thq-section-max-width{max-width:1400px;max-width:var(--dl-size-size-maxwidth);width:100%}.thq-img-ratio-1-1{aspect-ratio:1/1}.thq-img-ratio-1-1,.thq-img-ratio-16-9{border-radius:8px;border-radius:var(--dl-radius-radius-imageradius);object-fit:cover;width:100%}.thq-img-ratio-16-9{aspect-ratio:16/9}.thq-img-ratio-4-3{aspect-ratio:4/3}.thq-img-ratio-4-3,.thq-img-ratio-4-6{border-radius:8px;border-radius:var(--dl-radius-radius-imageradius);object-fit:cover;width:100%}.thq-img-ratio-4-6{aspect-ratio:4/6}.thq-img-round{border-radius:50%;border-radius:var(--dl-radius-radius-round);width:100%}.thq-flex-column{flex-direction:column}.thq-flex-column,.thq-flex-row{align-items:center;display:flex;gap:32px;gap:var(--dl-space-space-twounits);overflow:hidden;position:relative}.thq-grid-6{grid-gap:32px;grid-gap:var(--dl-space-space-twounits);display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;place-items:center}.thq-grid-5{grid-gap:32px;grid-gap:var(--dl-space-space-twounits);display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;place-items:center}.thq-card{align-items:stretch;border-radius:8px;border-radius:var(--dl-radius-radius-cardradius);display:flex;flex-direction:column;gap:24px;gap:var(--dl-space-space-oneandhalfunits);padding:32px;padding:var(--dl-space-space-twounits)}.thq-box-shadow{box-shadow:5px 5px 10px 0 #d4d4d4}.thq-grid-3{grid-gap:32px;grid-gap:var(--dl-space-space-twounits);display:grid;grid-template-columns:1fr 1fr 1fr;place-items:center}.thq-grid-4{grid-gap:32px;grid-gap:var(--dl-space-space-twounits);display:grid;grid-template-columns:1fr 1fr 1fr 1fr;place-items:center}.thq-grid-2{grid-gap:32px;grid-gap:var(--dl-space-space-twounits);display:grid;grid-template-columns:1fr 1fr;place-items:center;width:100%}.thq-checkbox{height:16px;height:var(--dl-size-size-xsmall);width:16px;width:var(--dl-size-size-xsmall)}.thq-select{-webkit-appearance:none;appearance:none;background-color:#fbfaf9;background-color:var(--dl-color-theme-neutral-light);background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg width%3D%2220%22 height%3D%2220%22 xmlns%3D%22http%3A//www.w3.org/2000/svg%22 viewBox%3D%220 0 20 20%22 fill%3D%22%23000%22%3E%3Cpath d%3D%22M4.293 7.293a1 1 0 011.414 0L10 11.586l4.293-4.293a1 1 0 111.414 1.414l-5 5a1 1 0 01-1.414 0l-5-5a1 1 0 010-1.414z%22/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border-radius:24px;border-radius:var(--dl-radius-radius-inputradius);cursor:pointer;padding:8px 32px 8px 16px;padding:var(--dl-space-space-halfunit) var(--dl-space-space-twounits) var(--dl-space-space-halfunit) var(--dl-space-space-unit)}.thq-divider-horizontal{background-color:#191818;background-color:var(--dl-color-theme-neutral-dark);height:1px;width:100%}.thq-icon-small{height:24px;width:24px}.thq-button-icon{fill:#f3e8e2;fill:var(--dl-color-theme-secondary1);border-radius:24px;border-radius:var(--dl-radius-radius-buttonradius);font-family:Noto Sans;padding:8px;padding:var(--dl-space-space-halfunit);transition:.3s}.thq-button-icon:hover{fill:#e0d1cb;fill:var(--dl-color-theme-secondary2)}.thq-icon-medium{height:48px;height:var(--dl-size-size-small);width:48px;width:var(--dl-size-size-small)}.thq-icon-x-small{height:16px;height:var(--dl-size-size-xsmall);width:16px;width:var(--dl-size-size-xsmall)}.thq-link{cursor:pointer;font-weight:600;transition:.3s}.thq-link:hover{opacity:.8}.thq-input::placeholder{text-align:center;vertical-align:middle}.custom-scroll{align-items:center;display:block;flex-direction:column;height:330px;justify-content:space-between;overflow-x:auto;width:95%}.Heading{font-size:32px;font-weight:700}.Content,.Heading{font-family:Inter;line-height:1.15;text-decoration:none;text-transform:none}.Content{font-size:16px;font-weight:400}@media(max-width:991px){.thq-flex-row{flex-direction:column}.thq-grid-4{grid-template-columns:1fr 1fr 1fr}.custom-scroll{display:flex;height:auto}}@media(max-width:767px){.thq-section-padding{padding:48px;padding:var(--dl-space-space-threeunits)}.thq-flex-column,.thq-flex-row{gap:24px;gap:var(--dl-space-space-oneandhalfunits)}.thq-grid-5,.thq-grid-6{grid-gap:24px;grid-gap:var(--dl-space-space-oneandhalfunits);grid-template-columns:1fr 1fr 1fr}.thq-card{padding:24px;padding:var(--dl-space-space-oneandhalfunits)}.thq-grid-3,.thq-grid-4{grid-gap:24px;grid-gap:var(--dl-space-space-oneandhalfunits);grid-template-columns:1fr 1fr}.thq-grid-4{flex-direction:row}.thq-grid-2{grid-gap:24px;grid-gap:var(--dl-space-space-oneandhalfunits);grid-template-columns:1fr}}@media(max-width:479px){.thq-section-padding{padding:24px;padding:var(--dl-space-space-oneandhalfunits)}.thq-flex-column,.thq-flex-row{gap:16px;gap:var(--dl-space-space-unit)}.thq-grid-5,.thq-grid-6{grid-gap:16px;grid-gap:var(--dl-space-space-unit);grid-template-columns:1fr 1fr}.thq-grid-3,.thq-grid-4{grid-gap:16px;grid-gap:var(--dl-space-space-unit);align-items:center;grid-template-columns:1fr}.thq-grid-4{flex-direction:column}.thq-grid-2{grid-gap:16px;grid-gap:var(--dl-space-space-unit)}}.fullscreen-video-container{align-items:center;background:#000;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.fullscreen-video-container.open{display:flex}.close-button{background-color:#00000080;border-radius:5px;font-size:16px;padding:10px;position:fixed;right:10px;top:10px}.youtube-video{height:100vh;width:100vw}.vidExpand{height:95vh;width:90vw}.rc-slider{border-radius:6px;height:14px;padding:5px 0;position:relative;touch-action:none;width:100%}.rc-slider,.rc-slider *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-rail{background-color:#e9e9e9;border-radius:6px;height:4px;position:absolute;width:100%}.rc-slider-track,.rc-slider-tracks{background-color:#abe2fb;border-radius:6px;height:4px;position:absolute}.rc-slider-track-draggable{background-clip:content-box;border-bottom:5px solid #0000;border-top:5px solid #0000;box-sizing:initial;transform:translateY(-5px);z-index:1}.rc-slider-handle{background-color:#fff;border:2px solid #96dbfa;border-radius:50%;cursor:pointer;cursor:grab;height:14px;margin-top:-5px;opacity:.8;position:absolute;touch-action:pan-x;width:14px;z-index:1}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{box-shadow:none;outline:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:none}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:grabbing}.rc-slider-mark{font-size:12px;left:0;position:absolute;top:18px;width:100%}.rc-slider-mark-text{color:#999;cursor:pointer;display:inline-block;position:absolute;text-align:center;vertical-align:middle}.rc-slider-mark-text-active{color:#666}.rc-slider-step{background:#0000;height:4px;position:absolute;width:100%}.rc-slider-dot{background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;bottom:-2px;cursor:pointer;height:8px;position:absolute;vertical-align:middle;width:8px}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{height:100%;padding:0 5px;width:14px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-bottom:0;border-left:5px solid #0000;border-right:5px solid #0000;border-top:0;transform:translateX(-5px)}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;margin-top:0;position:absolute;touch-action:pan-y;z-index:1}.rc-slider-vertical .rc-slider-mark{height:100%;left:18px;top:0}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;display:block!important}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:scale(0)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform:scale(0);transform-origin:50% 100%}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{opacity:0;transform:scale(0);transform-origin:50% 100%}}.rc-slider-tooltip{left:-9999px;position:absolute;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9;color:#fff;font-size:12px;height:24px;line-height:1;min-width:24px;padding:6px 2px;text-align:center;text-decoration:none}.rc-slider-tooltip-arrow{border-color:#0000;border-style:solid;height:0;position:absolute;width:0}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-top-color:#6c6c6c;border-width:4px 4px 0;bottom:4px;left:50%;margin-left:-4px}.home-container{align-items:center;background-color:#fbfbfb;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;text-align:center;width:100%}.input-error{border:1px solid red!important;outline:none}.closeXMenu{color:#ff914d}.error-message{color:red;font-size:12px;margin-top:4px}.mobile{display:none}.mobileInverse{display:block}.cursorValue{background-color:red}.noneEr{display:none}.noneERX{display:block}.home-container001{align-items:flex-start;background-color:#ff914d;display:none;flex:0 0 auto;height:auto;justify-content:flex-start;width:100%;z-index:30}.slider{width:85%}.mobileNeu{display:none}.home-container002{align-items:center;display:flex;flex:0 0 auto;justify-content:center;width:100%}.home-image{object-fit:cover;width:200px}.home-container003,.home-container004,.home-container005,.home-container006,.home-container007{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:100px;justify-content:center;width:200px}.home-container008{align-items:center}.home-container008,.home-container009{display:flex;flex:0 0 auto;justify-content:center;width:100%}.home-container009{align-items:flex-end;height:100px}.MenuBug{align-items:center;display:flex;justify-content:space-between}.home-container010{box-shadow:0 0 10px 3px #d4d4d4;z-index:30}.home-container010,.home-container010x{align-items:center;align-self:center;background-color:var(--dl-color-gray-white);border-radius:60px;display:flex;flex:0 0 auto;height:auto;justify-content:space-between;margin:2vw 3vw;max-width:100%;padding-left:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-twounits);width:90%}.home-container010x{box-shadow:0 0 5px 2px #00000030}.Vida{align-items:center;background-color:#ff914d;border-radius:10px;cursor:pointer;display:flex;height:211px;justify-content:center;width:100%}.home-image01{cursor:pointer;height:50px;margin-right:3%;object-fit:cover;width:auto}.home-container011{align-self:center;flex:0 0 auto;height:100px;margin-left:2vw;margin-right:1vw;min-width:300px;padding-left:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-threeunits);width:700px}.home-container011,.home-container012{align-items:center;display:flex;justify-content:space-between}.home-container012{cursor:pointer;flex-direction:column;position:relative}.home-text005{color:#ff914d;cursor:pointer;font-family:Inter;font-size:18px;margin:auto}.home-lottie-node{height:45px;left:0;margin:auto;position:absolute;right:0;top:8px;width:45px}.home-container013{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-left:20px;padding-right:20px;position:relative}.home-text006{color:#515151;cursor:pointer;font-family:Inter;font-size:18px;margin:auto}.home-lottie-node01{height:45px;left:0;margin:auto;position:absolute;right:0;top:8px;width:45px}.home-container014{align-items:center;background-color:#0086a8;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;position:relative}.home-text007{color:#515151;cursor:pointer;font-family:Inter;font-size:20px}.home-lottie-node02{height:45px;left:0;margin:auto;opacity:0;position:absolute;right:0;top:8px;width:45px}.home-container015{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;position:relative}.home-text008{color:#515151;cursor:pointer;font-family:Inter;font-size:18px}.home-lottie-node03{height:45px;left:0;margin:auto;opacity:0;position:absolute;right:0;top:8px;width:45px}.home-container016{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;position:relative}.home-text009{color:#515151;cursor:pointer;font-family:Inter;font-size:18px}.home-lottie-node04{height:45px;left:0;margin:auto;opacity:0;position:absolute;right:0;top:8px;width:45px}.home-container017{align-self:center;border-radius:60px;flex:0 0 auto;height:auto;margin:10px 0 10px 3vw;min-width:300px;padding-left:var(--dl-space-space-threeunits);padding-right:0;width:auto}.home-container017,.home-container018{align-items:center;display:flex;justify-content:space-between}.home-container018{cursor:pointer;flex-direction:column;position:relative}.home-text010{color:#515151;cursor:pointer;font-family:Inter;font-size:18px;font-weight:600}.home-lottie-node05{height:45px;left:0;margin:auto;position:absolute;right:0;top:8px;width:45px}.home-text011{background-image:linear-gradient(#ffa46c 2%,#ff914d);border-radius:60px;color:var(--dl-color-gray-white);cursor:pointer;font-family:Inter;font-size:16px;margin-left:var(--dl-space-space-twounits);margin-right:0;padding:25px 70px}.home-lottie-node06{display:none;height:45px;width:45px}.home-container019{align-items:flex-start;align-self:center;flex:0 0 auto;justify-content:flex-start;max-width:98%;width:100%}.home-container019,.home-container020{display:flex;height:auto;position:relative}.home-container020{align-items:center;flex-direction:row;height:80vh;justify-content:center;max-width:100%;overflow:hidden;padding:20px;width:50%}.underLine{border-bottom:4px solid #ff914d;opacity:0}.home-container021,.underLine{height:100%;position:absolute;width:100%}.home-container021{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.home-text012{color:var(--dl-color-gray-black);font-size:35px;font-style:normal;font-weight:600;text-align:left}.home-text013{color:#7d7d7d;font-size:16px;line-height:1.7;margin-bottom:var(--dl-space-space-fourunits);margin-top:var(--dl-space-space-unit);text-align:left;width:89%}.home-container022{border:2px solid #000;border-radius:20px;cursor:pointer;flex:0 0 auto;flex-direction:column;margin-bottom:10px;padding:25px;width:90%}.home-container022,.home-container023{align-items:flex-start;display:flex;height:auto;justify-content:space-between}.home-container023{border-radius:var(--dl-radius-radius-radius8);flex:0 0 auto;flex-direction:row;width:100%}.home-image02{align-self:flex-start;height:70px;object-fit:cover;width:auto}.home-container024{align-items:center;border:2px solid #78787866;height:30px;justify-content:center;width:30px}.home-container024,.home-container025{border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto}.home-container025{align-items:flex-start;background-color:#ff914d;height:80%;width:80%}.home-text014{color:var(--dl-color-gray-black);font-size:16px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit);width:89%}.home-text014,.home-text015{line-height:1.7;text-align:left}.home-text015{color:#7d7d7d;font-size:12px;width:95%}.home-container026{border:3px solid #000;border-radius:20px;cursor:pointer;flex:0 0 auto;flex-direction:column;margin-bottom:var(--dl-space-space-twounits);margin-right:var(--dl-space-space-halfunit);margin-top:10px;padding:25px;width:90%}.home-container026,.home-container027{align-items:flex-start;display:flex;height:auto;justify-content:space-between}.home-container027{border-radius:var(--dl-radius-radius-radius8);flex:0 0 auto;flex-direction:row;width:100%}.home-image03{align-self:flex-start;height:70px;object-fit:cover;width:auto}.home-container028{align-items:center;border:2px solid #78787866;height:30px;justify-content:center;width:30px}.home-container028,.home-container029{border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto}.home-container029{align-items:flex-start;height:80%;width:80%}.home-text018{color:var(--dl-color-gray-black);font-size:16px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit);width:89%}.home-text018,.home-text019{line-height:1.7;text-align:left}.home-text019{color:#7d7d7d;font-size:12px;width:95%}.home-container030{bottom:10%;flex:0 0 auto;flex-direction:column;justify-content:flex-end;padding:var(--dl-space-space-halfunit);position:absolute;width:90%}.home-container030,.home-container031{align-items:flex-start;border-radius:var(--dl-radius-radius-radius8);display:flex;height:auto}.home-container031{align-items:center;flex:0 0 auto;flex-direction:row;justify-content:space-between;width:100%}.home-container032{align-items:center;border-color:#7f7f7f;border-radius:var(--dl-radius-radius-round);border-width:1px;display:flex;flex-direction:row;height:20px;justify-content:center;margin-right:var(--dl-space-space-halfunit);width:20px}.home-text022{align-self:center;color:#7d7d7d;height:20px;text-align:center;width:20px}.home-text022,.home-text023{font-size:14px;line-height:1.7;margin-bottom:0;margin-top:0}.home-text023{color:#7f7f7f;text-align:left;width:95%}.home-button02{background-color:#ff914d;border-color:#ff914d;border-radius:25px;border-width:3px;box-shadow:0 0 10px 0 #d4d4d4;color:var(--dl-color-gray-white);cursor:pointer;font-size:14px;font-weight:600;padding-bottom:10px;padding-left:var(--dl-space-space-fourunits);padding-right:var(--dl-space-space-fourunits);padding-top:10px}.home-container033{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;position:absolute;right:100%;top:0;width:100%}.home-text024{color:var(--dl-color-gray-black);font-size:30px;font-style:normal;font-weight:600;text-align:left}.home-text025{color:#7d7d7d;font-size:16px;line-height:1.7;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit);text-align:left;width:89%}.home-container034{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:100%}.home-container035{border:2px solid #cfcfcf;border-radius:var(--dl-radius-radius-radius8);cursor:pointer;flex:0 0 auto;height:auto;padding:var(--dl-space-space-unit);width:30%}.home-container035,.home-container036{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.home-container036{width:100%}.home-container037{align-items:flex-start;border-radius:var(--dl-radius-radius-radius8);display:flex;flex:0 0 auto;flex-direction:row;height:auto;justify-content:space-between;width:100%}.home-lottie-node07{height:80px;width:80px}.home-container038{align-items:center;border:2px solid #78787866;height:30px;justify-content:center;width:30px}.home-container038,.home-container039{border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto}.home-container039{align-items:flex-start;background-color:#ff914d;height:80%;width:80%}.home-text026{color:var(--dl-color-gray-black);font-size:14px;font-style:normal;font-weight:600;line-height:1.7;text-align:left;width:89%}.home-container040{border:2px solid #cfcfcf;border-radius:var(--dl-radius-radius-radius8);cursor:pointer;flex:0 0 auto;height:auto;padding:var(--dl-space-space-unit);width:30%}.home-container040,.home-container041{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.home-container041{width:100%}.home-container042{align-items:flex-start;border-radius:var(--dl-radius-radius-radius8);display:flex;flex:0 0 auto;flex-direction:row;height:auto;justify-content:space-between;width:100%}.imgshower{height:85%}.imgshowerx{height:60%}.home-lottie-node08{height:80px;width:80px}.home-container043{align-items:center;border:2px solid #78787866;height:30px;justify-content:center;width:30px}.home-container043,.home-container044{border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto}.home-container044{align-items:flex-start;height:80%;width:80%}.home-text027{color:var(--dl-color-gray-black);font-size:14px;font-style:normal;font-weight:600;line-height:1.7;text-align:left;width:89%}.home-container045{border:2px solid #cfcfcf;border-radius:var(--dl-radius-radius-radius8);cursor:pointer;flex:0 0 auto;height:auto;padding:var(--dl-space-space-unit);width:30%}.home-container045,.home-container046{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.home-container046{width:100%}.home-container047{align-items:flex-start;border-radius:var(--dl-radius-radius-radius8);display:flex;flex:0 0 auto;flex-direction:row;height:auto;justify-content:space-between;width:100%}.home-lottie-node09{height:80px;width:80px}.home-container048{align-items:center;border:2px solid #78787866;height:30px;justify-content:center;width:30px}.home-container048,.home-container049{border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto}.home-container049{align-items:flex-start;height:80%;width:80%}.home-text028{color:var(--dl-color-gray-black);font-size:14px;font-style:normal;font-weight:600;line-height:1.7;text-align:left;width:89%}.home-container050{align-items:flex-start;flex:0 0 auto;flex-direction:column;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-halfunit);width:96%}.home-container050,.home-container051{border-radius:var(--dl-radius-radius-radius8);display:flex;height:auto;justify-content:space-between}.home-container051{align-items:center;flex:0 0 auto;flex-direction:row;width:100%}.home-lottie-node10{height:100px;width:100px}.home-container052{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.home-container053{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:center;margin-bottom:var(--dl-space-space-halfunit);width:auto}.home-text029{color:var(--dl-color-gray-black);font-size:16px;font-style:normal;font-weight:600;line-height:1.7;text-align:left;width:auto}.home-container054{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-radius8);display:flex;flex:0 0 auto;height:40px;justify-content:center;margin-left:var(--dl-space-space-twounits);width:40px}.home-text030{color:var(--dl-color-gray-white);font-style:normal;font-weight:600}.home-container055{align-items:center;align-self:flex-end;display:flex;flex:0 0 auto;height:auto;justify-content:center;margin-bottom:var(--dl-space-space-halfunit);width:auto}.home-text031{color:var(--dl-color-gray-black);font-size:16px;font-style:normal;font-weight:600;line-height:1.7;text-align:left;width:auto}.home-container056{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-radius8);display:flex;flex:0 0 auto;height:40px;justify-content:center;margin-left:var(--dl-space-space-twounits);width:40px}.home-text032{color:var(--dl-color-gray-white);font-style:normal;font-weight:600}.home-container057{align-items:center;align-self:flex-end;display:flex;flex:0 0 auto;height:auto;justify-content:center;width:auto}.home-text033{color:var(--dl-color-gray-black);font-size:16px;font-style:normal;font-weight:600;line-height:1.7;text-align:left;width:auto}.home-container058{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-radius8);display:flex;flex:0 0 auto;height:40px;justify-content:center;margin-left:var(--dl-space-space-twounits);width:40px}.home-text034{color:var(--dl-color-gray-white)}.home-text034,.home-text035{font-style:normal;font-weight:600}.home-text035{align-self:center;color:var(--dl-color-gray-black);font-size:16px;line-height:1.7;margin-bottom:var(--dl-space-space-halfunit);text-align:left;width:97%}.home-container059{align-items:center;align-self:flex-start;display:flex;height:auto;justify-content:space-between;width:97%}.home-container060{cursor:pointer;display:flex;flex-direction:column;height:70px;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);width:80px}.home-container061{align-items:center;background-color:#0000;display:flex;flex:0 0 auto;height:50px;justify-content:center;width:80px}.home-image04{height:80%;object-fit:contain;width:80%}.home-text036{align-self:center;color:#cecece;font-size:11px;font-style:normal;font-weight:600;line-height:1.7;text-align:center;width:97%}.home-container062{cursor:pointer;display:flex;flex-direction:column;height:70px;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);width:80px}.home-container063{align-items:center;display:flex;flex:0 0 auto;height:50px;justify-content:center;width:80px}.home-image05{height:80%;object-fit:contain;width:80%}.home-text037{align-self:center;color:#cecece;font-size:11px;font-style:normal;font-weight:600;line-height:1.7;text-align:center;width:97%}.home-container064{cursor:pointer;display:flex;flex-direction:column;height:70px;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);width:80px}.home-container065{align-items:center;display:flex;flex:0 0 auto;height:50px;justify-content:center;width:80px}.home-image06{height:80%;object-fit:contain;width:80%}.home-text038{align-self:center;color:#cecece;font-size:11px;font-style:normal;font-weight:600;line-height:1.7;text-align:center;width:97%}.home-container066{cursor:pointer;display:flex;flex-direction:column;height:70px;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);width:80px}.home-container067{align-items:center;display:flex;flex:0 0 auto;height:50px;justify-content:center;width:80px}.home-image07{height:80%;object-fit:contain;width:80%}.home-text039{align-self:center;color:#cecece;font-size:11px;font-style:normal;font-weight:600;line-height:1.7;text-align:center;width:97%}.home-container068{cursor:pointer;display:flex;flex-direction:column;height:70px;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);width:80px}.home-container069{align-items:center;display:flex;flex:0 0 auto;height:50px;justify-content:center;width:80px}.roomz{display:flex;flex-direction:column;margin-top:5px;width:100%}.shot1{background-color:red;height:100px;width:100%}.shot2{display:flex;flex-direction:column;justify-content:space-between;width:100%}.ShotSide{flex-direction:row;justify-content:center;width:90%}.ShotSide,.box1{align-items:center;display:flex}.box1{flex-direction:column;height:150px;margin:10px;width:20%}.box2{align-items:center;display:flex;height:150px}.box2,.box2x{align-self:center;flex-direction:column;width:50%}.box2x{height:100px}.holdX{align-items:center;flex-direction:column}.buttonHost,.holdX{display:flex;width:100%}.buttonHost{flex-direction:row;justify-content:space-between}.imageReview{opacity:1;width:80%}.slider .rc-slider-rail{background-color:#fecaa9;height:10px}.slider .rc-slider-track{background-color:#ff914d;height:10px}.rightAssets{align-items:center;display:flex;flex-direction:row;margin-top:-20px;width:100%}.slider .rc-slider-handle{background-color:#ff914d;border:0;height:90%;margin-bottom:0;margin-top:0;top:10;visibility:hidden;width:20px}.slider .rc-slider-mark-text{color:red}.Noner{height:0;opacity:0;position:absolute;width:0}.belowTxt{color:#000;font-size:14px;font-weight:600;margin-top:10px}.red{background-color:#ff914d}.home-image08{height:80%;object-fit:contain;width:80%}.home-text040{align-self:center;color:#cecece;font-size:11px;font-style:normal;font-weight:600;line-height:1.7;text-align:center;width:97%}.home-container070{cursor:pointer;display:flex;flex-direction:column;height:70px;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);width:80px}.home-container071{align-items:center;display:flex;flex:0 0 auto;height:50px;justify-content:center;width:80px}.home-image09{height:80%;object-fit:contain;width:80%}.home-text041{align-self:center;color:#cecece;font-size:11px;font-style:normal;font-weight:600;line-height:1.7;text-align:center;width:97%}.home-container072{cursor:pointer;display:flex;flex-direction:column;height:70px;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);width:80px}.home-container073{align-items:center;display:flex;flex:0 0 auto;height:50px;justify-content:center;width:80px}.home-image10{height:80%;object-fit:contain;width:80%}.home-text042{align-self:center;color:#cecece;font-size:11px;font-style:normal;font-weight:600;line-height:1.7;text-align:center;width:97%}.home-container074{cursor:pointer;display:flex;flex-direction:column;height:70px;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);width:80px}.home-container075{align-items:center;display:flex;flex:0 0 auto;height:50px;justify-content:center;width:80px}.home-image11{height:80%;object-fit:contain;width:80%}.home-text043{align-self:center;color:#cecece;font-size:11px;font-style:normal;font-weight:600;line-height:1.7;text-align:center;width:97%}.home-container076{cursor:pointer;display:flex;flex-direction:column;height:70px;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);width:80px}.home-container077{align-items:center;display:flex;flex:0 0 auto;height:50px;justify-content:center;width:80px}.home-image12{height:80%;object-fit:contain;width:80%}.home-text044{align-self:center;color:#cecece;font-size:11px;font-style:normal;font-weight:600;line-height:1.7;text-align:center;width:97%}.home-container078{cursor:pointer;display:flex;flex-direction:column;height:70px;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);width:80px}.home-container079{align-items:center;display:flex;flex:0 0 auto;height:50px;justify-content:center;width:80px}.home-image13{height:80%;object-fit:contain;width:80%}.home-text045{align-self:center;color:#cecece;font-size:11px;font-style:normal;font-weight:600;line-height:1.7;text-align:center;width:97%}.home-container080{cursor:pointer;display:flex;flex-direction:column;height:70px;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);width:80px}.home-container081{align-items:center;display:flex;flex:0 0 auto;height:50px;justify-content:center;width:80px}.home-image14{height:80%;object-fit:contain;width:80%}.home-text046{align-self:center;color:#cecece;font-size:11px;font-style:normal;font-weight:600;line-height:1.7;text-align:center;width:97%}.home-container082{cursor:pointer;display:flex;flex-direction:column;height:70px;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);width:80px}.home-container083{align-items:center;display:flex;flex:0 0 auto;height:50px;justify-content:center;width:80px}.home-image15{height:80%;object-fit:contain;width:80%}.home-text047{align-self:center;color:#cecece;font-size:11px;font-style:normal;font-weight:600;line-height:1.7;text-align:center;width:97%}.home-container084{border-radius:var(--dl-radius-radius-radius8);bottom:10%;flex:0 0 auto;height:auto;justify-content:space-between;padding-right:30px;position:absolute;width:100%}.home-container084,.home-container085{align-items:center;display:flex;flex-direction:row}.home-container085{border-color:#7f7f7f;border-radius:var(--dl-radius-radius-round);border-width:1px;height:20px;justify-content:center;margin-right:var(--dl-space-space-halfunit);width:20px}.home-text048{align-self:center;color:#7d7d7d;height:20px;text-align:center;width:20px}.home-text048,.home-text049{font-size:14px;line-height:1.7;margin-bottom:0;margin-top:0}.home-text049{color:#7f7f7f;text-align:left;width:95%}.home-button03{border-color:#bdbdbd;border-radius:25px;border-width:2px;color:#bcbcbc;margin-right:var(--dl-space-space-oneandhalfunits)}.home-button03,.home-button04{box-shadow:0 0 10px 0 #d4d4d4;cursor:pointer;font-size:14px;font-weight:600;padding-bottom:10px;padding-left:var(--dl-space-space-fourunits);padding-right:var(--dl-space-space-fourunits);padding-top:10px}.home-button04{background-color:#ff914d;border-color:#ff914d;border-radius:25px;border-width:3px;color:var(--dl-color-gray-white)}.home-container086{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;position:absolute;right:100%;top:0;width:100%}.home-text053{color:var(--dl-color-gray-black);font-size:30px;font-style:normal;font-weight:600;text-align:left}.home-text054{color:#7d7d7d;font-size:16px;line-height:1.7;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit);text-align:left;width:89%}.home-container087{width:96%}.home-container087,.home-container087x{align-items:center;border-radius:var(--dl-radius-radius-radius8);display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);margin-top:var(--dl-space-space-halfunit)}.home-container087x{width:100%}.home-container088{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;height:auto;justify-content:space-between;width:97%}.home-text055{color:var(--dl-color-gray-black);font-size:18px;font-style:normal;font-weight:500;text-align:left}.home-container089{align-items:flex-start;display:flex;flex:0 0 auto;width:auto}.home-container090{align-items:center;box-shadow:0 0 10px 0 #d4d4d4;display:flex;flex:0 0 auto;height:40px;justify-content:center;margin-right:var(--dl-space-space-unit);width:40px}.home-image16{object-fit:cover;width:10px}.home-container091{align-items:center;box-shadow:0 0 10px 0 #d4d4d4;display:flex;flex:0 0 auto;height:40px;justify-content:center;margin-left:var(--dl-space-space-unit);width:40px}.home-image17{object-fit:cover;width:10px}.home-container092{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-twounits);width:97%}.home-container093{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-text056{color:var(--dl-color-gray-black);font-size:14px;font-style:normal;font-weight:500;text-align:left}.home-container094{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-text057{color:var(--dl-color-gray-black);font-size:14px;font-style:normal;font-weight:500;text-align:left}.home-container095{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-text058{color:var(--dl-color-gray-black);font-size:14px;font-style:normal;font-weight:500;text-align:left}.home-container096{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-text059{color:var(--dl-color-gray-black);font-size:14px;font-style:normal;font-weight:500;text-align:left}.home-container097{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-text060{color:var(--dl-color-gray-black);font-size:14px;font-style:normal;font-weight:500;text-align:left}.home-container098{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-text061{color:var(--dl-color-gray-black);font-size:14px;font-style:normal;font-weight:500;text-align:left}.home-container099{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-text062{color:var(--dl-color-gray-black);font-size:14px;font-style:normal;font-weight:500;text-align:left}.home-container100{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-oneandhalfunits);width:97%}.home-container101{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container102{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text063{color:var(--dl-color-gray-white);font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container103{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container104{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text064{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container105{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container106{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text065{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container107{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container108{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text066{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container109{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container110{align-items:center;background-color:#dbdbdb;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text067{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container111{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container112{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text068{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container113{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container114{align-items:center;background-color:#dbdbdb;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text069{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container115{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-oneandhalfunits);width:97%}.home-container116{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container117{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text070{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container118{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container119{align-items:center;background-color:#dbdbdb;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text071{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container120{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container121{align-items:center;background-color:#dbdbdb;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text072{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container122{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container123{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text073{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container124{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container125{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text074{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container126{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container127{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text075{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container128{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container129{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text076{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container130{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-oneandhalfunits);width:97%}.home-container131{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container132{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text077{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container133{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container134{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text078{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container135{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container136{align-items:center;background-color:#dbdbdb;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text079{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container137{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container138{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text080{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container139{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container140{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text081{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container141{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container142{align-items:center;background-color:#dbdbdb;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text082{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container143{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container144{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text083{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container145{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-oneandhalfunits);width:97%}.home-container146{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container147{align-items:center;background-color:#dbdbdb;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text084{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container148{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container149{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text085{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container150{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container151{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text086{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container152{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container153{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text087{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container154{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container155{align-items:center;background-color:#dbdbdb;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text088{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container156{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container157{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text089{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container158{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container159{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-text090{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container160{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-oneandhalfunits);width:97%}.home-container161{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-text091{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:left}.home-container162{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-text092{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:left}.home-container163{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-text093{color:#aeaeae;font-size:14px;font-style:normal;font-weight:500;text-align:left}.home-container164,.home-container165,.home-container166,.home-container167{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container168{align-items:center;border-radius:var(--dl-radius-radius-radius8);display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);margin-top:0;width:96%}.home-select{border-color:#959595;border-radius:var(--dl-radius-radius-radius8);border-width:3px;color:#b3b3b3;font-size:14px;padding-bottom:12px;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);padding-top:12px}.home-container169,.home-select{align-self:flex-start;width:100%}.home-container169{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.notification{background-color:#fbfbfb;border:2px solid #b7b7b7;border-radius:15px 0 15px 15px;margin-top:3%;padding:10px 10px 35px;position:absolute;right:1%;width:500px;z-index:200}.subHead{font-size:16px;font-weight:600;margin-top:15px}.subHead,.subText{color:#858585;text-align:left}.subText{font-size:11px;font-weight:400;margin-top:25px}.home-button05{border-color:#ff914d;border-width:3px;color:var(--dl-color-gray-white);margin-right:var(--dl-space-space-oneandhalfunits);width:47%}.home-button05,.home-button06{align-self:flex-start;border-radius:10px;cursor:pointer;font-size:14px;height:60px;padding:var(--dl-space-space-unit) var(--dl-space-space-threeunits)}.home-button06{background-color:initial;border-color:#e1e1e1;border-width:3px;color:var(--dl-color-gray-black);margin-right:var(--dl-space-space-unit);width:35%}.home-container170{align-items:center;align-self:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin-top:var(--dl-space-space-oneandhalfunits)}.home-lottie-node11{top:-50px}.home-lottie-node11,.home-lottie-node11X{align-self:flex-start;height:150px;margin-right:var(--dl-space-space-unit);position:absolute;right:-40px;width:150px}.home-lottie-node11X{top:-35px}.home-text095{align-self:flex-start;color:var(--dl-color-gray-black);font-size:18px;font-style:normal;font-weight:500;text-align:left}.home-container171{align-items:center;align-self:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin-top:10px;width:100%}.coloredStyle{color:#ff914d}.arrangementX{padding:5px}.arrangementX,.arrangementXY{align-self:center;cursor:pointer;display:flex;justify-content:space-between;justify-self:center;margin-bottom:4px;margin-left:5px;margin-right:5px;width:95%;z-index:50}.arrangementXY{font-size:11px;padding:2px 5px}.home-text096{color:#9d9d9d;font-size:14px;font-style:normal;font-weight:600;margin-right:var(--dl-space-space-oneandhalfunits);text-align:left}.typeXc{display:flex;justify-content:space-between;margin-top:10px;width:80%}.TypeH{background-color:#ff914d;color:#fff!important}.TypeH,.TypeHx{border-radius:30px;cursor:pointer;font-size:12px;font-weight:600;padding:8px 25px}.TypeHx{color:#c6c6c6}.VisibxA{align-self:center;justify-self:center;opacity:1}.VisibxA,.sideSelect{display:flex;flex-direction:column}.sideSelect{justify-content:flex-start;width:50%}.home-select1{border-color:#c1c1c1;border-radius:var(--dl-radius-radius-radius8);border-width:2px;color:#bcbcbc;font-size:11px;margin-top:10px;padding:var(--dl-space-space-halfunit) var(--dl-space-space-twounits) var(--dl-space-space-halfunit) var(--dl-space-space-halfunit);width:90%}.home-text097{align-self:center;color:#ff914d;font-size:14px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-oneandhalfunits);text-align:left}.CrispUnder{align-items:center;align-self:center;border-top:1px solid #818181;display:flex;flex-direction:row;justify-content:space-between;padding:20px 10%;width:100%}.CrispUnder h3{color:#818181;font-size:12px;font-weight:400}.home-container172{align-items:center;align-self:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin-top:5px;width:100%}.home-text098{align-self:center;color:#9d9d9d;font-size:14px;font-style:normal;font-weight:400;margin-right:var(--dl-space-space-oneandhalfunits);text-align:left}.home-container173{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:100%}.home-container174{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container175{align-items:center;cursor:pointer;display:flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.home-container175,.selectedDay{border-radius:var(--dl-radius-radius-round);-webkit-user-select:none;user-select:none}.selectedDay{background-color:#ff914d;color:#fff}.selectedDay span{color:#fff!important}.whited{color:#fff}.home-text099,.whited{font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-text099{color:#9d9d9d}.home-container176{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container177{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.home-text100{color:#9d9d9d;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container178{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container179{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.home-text101{color:#9d9d9d;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container180{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container181{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.home-text102{color:#9d9d9d;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container182{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container183{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.home-text103{color:#9d9d9d;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container184{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container185{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.home-text104{color:#9d9d9d;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container186{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container187{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.home-text105{color:#9d9d9d;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container188{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container189{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.home-text106{color:#9d9d9d;font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-container190{border-radius:var(--dl-radius-radius-radius8);bottom:10%;height:auto;justify-content:space-between;padding-right:30px;position:absolute;width:100%}.home-container190,.home-container191{align-items:center;display:flex;flex-direction:row}.home-container191{border-radius:var(--dl-radius-radius-round);cursor:pointer;float:left;height:20px;justify-content:center;margin-right:10px;width:20px}.home-text107{align-self:center;color:#7d7d7d;margin:auto auto 0;text-align:center}.home-text107,.home-text108{font-size:14px;line-height:1.7}.home-text108{color:#7f7f7f;cursor:pointer;margin-bottom:0;margin-top:0;text-align:left;width:95%}.home-button07{background-color:initial;border-color:#bcbcbc;border-radius:25px;border-width:1px;color:var(--dl-color-gray-black);color:#bcbcbc;margin-right:var(--dl-space-space-unit);width:250px}.home-button07,.home-button08{box-shadow:0 0 10px 0 #d4d4d4;cursor:pointer;font-size:14px;font-weight:600;padding:var(--dl-space-space-unit) var(--dl-space-space-threeunits)}.home-button08{background-color:#ff914d;border-color:#ff914d;border-radius:25px;border-width:1px;color:var(--dl-color-gray-white);margin-right:var(--dl-space-space-oneandhalfunits)}.home-container192{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;position:absolute;right:200%;top:0;width:100%}.hero{align-items:center;color:#fff;display:flex;height:120vh;justify-content:center;margin-top:-20%;overflow:hidden;position:relative;text-align:center;width:100%}.background-video{height:100vh;left:0;object-fit:cover;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.hero-content{display:flex;flex-direction:column;padding:20px;position:absolute}.hero-content h1{font-size:40px;font-weight:bolder;margin-bottom:10px;z-index:30}.hero-content h5{font-size:20px;z-index:30}.home-container192x{height:900px;overflow-y:scroll;padding-bottom:40px;right:200%}.home-container192x,.home-container192y{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;position:absolute;top:0;width:100%}.home-container192y{height:100%;right:300%}.sideQ,.sideQx{display:flex;width:100%}.sideQx{align-content:space-between}.s1x{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding-right:10px}.s2x{flex:2 1}.home-text112{color:var(--dl-color-gray-black);font-size:30px;font-style:normal;font-weight:600;text-align:left}.home-text113{color:#7d7d7d;font-size:16px;line-height:1.7;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit);text-align:left;width:96%}.home-container193{margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);width:96%}.home-container193,.home-container194{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-start}.home-container194{flex-direction:column;height:auto;width:100%}.home-button09{align-items:center;border-color:#a8a8a8;border-width:2px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;padding-bottom:10px;padding-top:10px;width:100%}.home-image18{margin-right:var(--dl-space-space-oneandhalfunits);object-fit:cover;width:20px}.home-text116{color:var(--dl-color-gray-500);font-size:14px}.home-container195{margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);width:96%}.home-container195,.home-container196{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-start}.home-container196{flex-direction:column;height:auto;width:100%}.home-button10{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:center;padding-bottom:10px;padding-top:10px;width:100%}.home-image19{margin-right:var(--dl-space-space-oneandhalfunits);object-fit:cover;width:20px}.home-text117{color:var(--dl-color-gray-500);font-size:14px}.home-container197{width:96%}.home-container197,.home-container198{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-start}.home-container198{flex-direction:column;height:auto;width:50%}.home-text118{color:var(--dl-color-gray-500);font-size:14px;line-height:1.7;margin-top:var(--dl-space-space-halfunit);text-align:left;width:100%}.home-textinput{align-self:flex-start;border-color:#a8a8a8;border-width:2px;height:40px;width:90%}.home-container199{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;width:50%}.home-text119{color:var(--dl-color-gray-500);font-size:14px;line-height:1.7;margin-top:var(--dl-space-space-halfunit);text-align:left;width:100%}.home-textinput01{align-self:flex-start;border-color:#a8a8a8;border-width:2px;height:40px;width:100%}.home-container200{width:96%}.home-container200,.home-container201{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-start}.home-container201{flex-direction:column;height:auto;width:50%}.home-text120{color:var(--dl-color-gray-500);font-size:14px;line-height:1.7;margin-top:var(--dl-space-space-halfunit);text-align:left;width:100%}.home-textinput02{width:90%}.home-textinput02,.home-textinput02Login{align-self:flex-start;border-color:#a8a8a8;border-width:2px;height:40px}.home-textinput02Login{width:100%}.home-container202{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;width:50%}.home-text121{color:var(--dl-color-gray-500);font-size:14px;line-height:1.7;margin-top:var(--dl-space-space-halfunit);text-align:left;width:100%}.home-textinput03{align-self:flex-start;border-color:#a8a8a8;border-width:2px;height:40px;width:100%}.home-container203,.home-container203X{margin-top:2px;width:96%}.home-container203,.home-container203X,.home-container204{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-start}.home-container204{flex-direction:column;height:auto;width:100%}.home-text122{margin-top:var(--dl-space-space-halfunit)}.home-text122,.home-text122X{color:#1f3042;font-size:14px;font-weight:500;line-height:1.7;text-align:left;width:100%}.home-text122X{margin-top:2px}.home-text122x{color:#1f3042;font-size:14px;font-weight:500;line-height:1.7;margin-top:3px;text-align:left;width:100%}.home-textinput04{margin-bottom:25px}.home-textinput04,.home-textinput04x{align-self:flex-start;border-color:#a8a8a8;border-width:2px;color:#000;height:40px;width:100%}.home-textinput04x{margin-bottom:10px}.home-container205{width:96%}.home-container205,.home-container206{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-start}.home-container206{flex-direction:column;height:auto;width:100%}.home-text123{color:#1f3042;font-size:14px;font-weight:500;line-height:1.7;margin-top:2px;text-align:left;width:100%}.home-textinput05{margin-bottom:25px}.home-textinput05,.home-textinput05X{align-self:flex-start;border-color:#a8a8a8;border-width:2px;color:#000;height:40px;width:100%}.home-textinput05X{margin-bottom:5px}.home-textinput05xy{border-color:#a8a8a8;margin-right:20px}.home-textinput05xy,.home-textinput05xyx{align-self:flex-start;border-radius:6px;border-width:2px;color:#b3b3b3;height:50px;margin-bottom:15px;width:80%}.home-textinput05xyx{border-color:#a8a8a8}.home-textinput05xyxZ{border-radius:6px;border-width:2px;color:#b3b3b3;max-height:120px;min-height:120px}.home-textinput05x,.home-textinput05xyxZ{align-self:flex-start;border-color:#a8a8a8;height:120px;max-width:100%;min-width:100%;width:100%}.home-textinput05x{border-width:2px;max-height:150px;min-height:150px}.home-text124{font-size:16px}.home-text124,.home-text124x{color:#bcbcbc;line-height:1.7;margin-bottom:var(--dl-space-space-halfunit);margin-right:0;margin-top:var(--dl-space-space-halfunit)}.home-text124x{font-size:11px}.black{border-color:#ff914d;color:#fff}.invisible{border-color:#e1e1e1}.home-text126{color:#ff914d}.home-textinput05xyZ{align-self:flex-start;border-color:#a8a8a8;border-radius:6px;border-width:2px;color:#b3b3b3;height:50px;margin-right:10px;width:100%}.home-container207{border-radius:var(--dl-radius-radius-radius8);bottom:10%;flex:0 0 auto;height:auto;justify-content:space-between;padding-right:30px;position:absolute;width:100%}.home-container207,.home-container208{align-items:center;display:flex;flex-direction:row}.home-container208{border-color:#7f7f7f;border-radius:var(--dl-radius-radius-round);border-width:1px;height:20px;justify-content:center;margin-right:var(--dl-space-space-halfunit);width:20px}.home-text127{align-self:center;color:#7d7d7d;height:20px;text-align:center;width:20px}.home-text127,.home-text128{font-size:14px;line-height:1.7;margin-bottom:0;margin-top:0}.home-text128{color:#7f7f7f;text-align:left;width:95%}.home-button11{background-color:initial;border-color:#bcbcbc;border-radius:25px;border-width:1px;color:var(--dl-color-gray-black);color:#bcbcbc;margin-right:var(--dl-space-space-unit);width:250px}.home-button11,.home-button12{box-shadow:0 0 10px 0 #d4d4d4;cursor:pointer;font-size:14px;font-weight:600;padding:var(--dl-space-space-unit) var(--dl-space-space-threeunits)}.home-button12{background-color:#ff914d;border-color:#ff914d;border-radius:25px;border-width:1px;color:var(--dl-color-gray-white);margin-right:var(--dl-space-space-oneandhalfunits)}.home-container209{border-color:var(--dl-color-gray-700);border-width:1px 0 0;bottom:-92%;height:100%}.home-container209,.home-container209Set{align-self:center;background-color:#fbfbfb;flex-direction:column;justify-content:flex-start;padding-left:5%;padding-right:5%;position:absolute;width:100%}.home-container209Set{border-radius:10px;bottom:-81%;height:92%;z-index:40}.home-container210x{align-items:center;flex-direction:row;height:auto;margin-top:var(--dl-space-space-unit);padding-right:20px;width:100%}.home-container210x,.home-container211{display:flex;justify-content:space-between}.home-container211{align-items:flex-start;flex-direction:column;width:40%}.home-text132{font-size:18px}.home-text132,.home-text132Set{align-items:center;color:#ff914d;display:flex;flex-direction:row;font-style:normal;font-weight:600}.home-text132Set{font-size:12px}.home-text133{font-size:14px}.home-text133,.home-text133Set{color:#afafaf;font-style:normal;font-weight:400;margin-top:var(--dl-space-space-halfunit);text-align:center}.home-text133Set{font-size:8px}.home-text134{font-size:18px}.home-text134,.home-text134Set{color:#ff914d;font-style:normal;font-weight:600}.home-text134Set{font-size:12px}.home-text135{color:var(--dl-color-gray-black)}.home-container212{flex:0 0 auto;height:auto;margin-top:var(--dl-space-space-unit);width:100%}.home-container212,.home-container213{align-items:center;display:flex;justify-content:center}.home-container213{flex-direction:column}.home-text137{font-size:25px}.home-text137,.home-text137Set{align-items:center;align-self:center;color:#ff914d;display:flex;flex-direction:row;font-style:normal;font-weight:600}.home-text137Set{font-size:18px}.home-text138{color:#afafaf;font-size:14px;font-weight:400;margin-top:var(--dl-space-space-halfunit);text-align:center}.home-text138,.home-text139{display:none;font-style:normal}.home-text139{color:#ff914d;font-size:21px;font-weight:600}.home-text140{color:var(--dl-color-gray-black)}.home-container214{margin-top:var(--dl-space-space-unit)}.home-container214,.home-container214Set{display:flex;flex:0 0 auto;justify-content:space-between;margin-bottom:var(--dl-space-space-halfunit);width:100%}.home-container214Set{border-radius:20px;margin-top:5px}.home-lottie-node12{align-self:flex-start;height:50px;width:50px}.home-container215{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:85%}.home-li,.home-liSet{align-self:flex-start;color:#bababa;font-weight:600;list-style-image:none;list-style-position:outside;list-style-type:disc;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit);position:relative;text-align:left;width:100%}.home-liSet{font-size:12px}.home-text142{color:#bababa;text-align:left}.home-text143{color:#8d8d8d;font-weight:600;position:absolute;right:0;text-align:right}.home-li1{align-self:flex-start;color:#bababa;font-weight:600;list-style-image:none;list-style-position:outside;list-style-type:disc;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit);position:relative;text-align:left;width:100%}.home-text145{color:#8d8d8d;font-weight:600;position:absolute;right:0;text-align:right}.home-li2{align-self:flex-start;color:#bababa;font-weight:600;list-style-image:none;list-style-position:outside;list-style-type:disc;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit);position:relative;text-align:left;width:100%}.home-text147{color:#8d8d8d;font-weight:600;position:absolute;right:0;text-align:right}.home-container216{flex:0 0 auto;margin-bottom:var(--dl-space-space-halfunit);margin-top:30px}.home-container216,.home-container216Clean{align-items:center;display:flex;justify-content:flex-start;width:100%}.home-container216Clean{margin-bottom:5px;margin-top:5px}.home-lottie-node13{align-self:flex-start;height:50px;width:50px}.home-container217{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:80%}.home-text148,.home-text148Set{align-self:flex-start;color:#bababa;font-weight:600;margin-right:var(--dl-space-space-unit);text-align:left}.home-text148Set{font-size:12px}.home-text149,.home-text149Set{align-self:flex-start;color:#bababa;font-weight:600;text-align:left}.home-text149Set{font-size:12px}.home-container218{margin-bottom:var(--dl-space-space-halfunit);margin-top:30px}.home-container218,.home-container218Clean{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-start;width:100%}.home-container218Clean{margin-bottom:5px;margin-top:5px}.home-lottie-node14{align-self:flex-start;height:50px;width:50px}.home-container219{width:100%}.home-text150,.home-text150Set{color:#bababa;float:left;margin-right:var(--dl-space-space-unit);text-align:left}.home-text150Set{font-size:12px}.home-container220{margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.home-container220,.home-container220Set{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start;width:100%}.home-container220Set{margin-bottom:5px;margin-top:5px}.home-container221{align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-start;width:80%}.home-text151,.home-text151Set{align-self:flex-end;color:#bababa;font-style:normal;font-weight:500;margin-right:var(--dl-space-space-halfunit);text-align:left}.home-text151Set{font-size:12px}.home-text152{font-size:11px}.home-text152,.home-text152Set{align-self:flex-end;color:#ff914d;font-style:normal;font-weight:400;text-align:left}.home-text152Set{font-size:8px}.home-textinput06{margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.home-textinput06,.home-textinput06Set{align-self:flex-start;border-color:#ff914d;height:40px;width:48%}.home-textinput06Set{margin-bottom:5px;margin-top:5px}.extraConfirm{align-items:center;display:flex;justify-content:space-between;width:96%}input[type=checkbox]{border:2px solid red}.checker{border:1px solid #ff914d}.home-textinput06x{margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.home-textinput06x,.home-textinput06xSet{align-self:flex-start;background-color:#ff914d;border:0;color:#fff;cursor:pointer;height:40px;width:48%}.home-textinput06xSet{margin-bottom:5px;margin-top:5px}.home-container222{flex:0 0 auto;flex-direction:column;justify-content:flex-start}.home-container222,.home-container223{align-items:flex-start;display:flex;width:100%}.home-container223{flex-direction:row;justify-content:space-between}.home-text153,.home-text153Set{align-self:flex-start;color:#bababa;font-style:normal;font-weight:500;margin-right:var(--dl-space-space-unit);text-align:left}.home-text153Set{font-size:12px}.home-text154,.home-text154Set{align-self:flex-start;color:#bababa;font-style:normal;font-weight:500;margin-right:var(--dl-space-space-unit);text-align:left}.home-text154Set{font-size:12px}.home-container224{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-top:var(--dl-space-space-unit);width:100%}.home-text155,.home-text156{align-self:flex-start;color:#bababa;font-style:normal;font-weight:500;margin-right:var(--dl-space-space-unit);text-align:left}.home-text155Set,.home-text156Set{align-self:flex-start;color:#bababa;font-size:12px;font-style:normal;font-weight:500;margin-right:var(--dl-space-space-unit);text-align:left}.home-container225{margin-top:var(--dl-space-space-unit)}.home-container225,.home-container225Clean{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.home-container225Clean{margin-top:10px}.home-text157,.home-text157Set{align-self:flex-start;color:#bababa;font-style:normal;font-weight:500;margin-right:var(--dl-space-space-unit);text-align:left}.home-text157Set{font-size:12px}.home-text158,.home-text158Set{align-self:flex-start;color:#ff914d;font-style:normal;font-weight:500;margin-right:var(--dl-space-space-unit);text-align:left}.home-text158Set{font-size:12px}.home-container226{margin-top:var(--dl-space-space-oneandhalfunits)}.home-container226,.home-container226Clean{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.home-container226Clean{margin-top:5px}.home-text159,.home-text159Set{align-self:flex-start;color:var(--dl-color-gray-500);font-style:normal;font-weight:600;margin-right:var(--dl-space-space-unit);text-align:left}.home-text159Set{font-size:12px}.home-text160,.home-text160Set{align-self:flex-start;color:#ff914d;font-size:21px;font-style:normal;font-weight:600;margin-right:var(--dl-space-space-unit);text-align:left}.home-text160Set{font-size:12px}.home-button13{background-color:#ff914d;border-color:#ff914d;border-radius:25px;border-width:1px;box-shadow:0 0 10px 0 #d4d4d4;color:var(--dl-color-gray-white);cursor:pointer;font-size:14px;font-weight:600;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-unit) var(--dl-space-space-threeunits)}.home-button13Set{padding:var(--dl-space-space-unit) var(--dl-space-space-threeunits)}.home-button13Clean,.home-button13Set{align-self:center;background-color:#ff914d;border-color:#ff914d;border-radius:25px;border-width:1px;box-shadow:0 0 10px 0 #d4d4d4;color:var(--dl-color-gray-white);cursor:pointer;display:flex;font-size:14px;font-weight:600;justify-self:center;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);margin-top:5px}.home-button13Clean{padding-bottom:12px;padding-left:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-threeunits);padding-top:12px}.home-container227{background-color:#ff914d;bottom:0;height:100%;justify-content:flex-start;left:43vw;max-height:100%;min-height:100%;overflow:hidden;position:absolute;width:58vw}.home-container227,.home-container228{align-items:flex-start;align-self:center;display:flex;flex:0 0 auto;max-width:100%}.home-container228{background-color:#25313b;height:auto;justify-content:center;margin-top:var(--dl-space-space-fiveunits);width:100%}.home-container229{align-items:center;align-self:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;max-width:100%;padding-bottom:var(--dl-space-space-fourunits);padding-top:var(--dl-space-space-fourunits);width:90%}.home-text161{color:#fff;font-size:40px;font-style:normal;font-weight:600;margin-top:var(--dl-space-space-threeunits)}.home-text163{color:#ff914d}.home-text164{color:var(--dl-color-gray-white);font-size:21px;font-weight:300;line-height:1.3;margin-bottom:var(--dl-space-space-threeunits);margin-top:50px;text-align:center;width:80%}.home-text167,.home-text169,.home-text170{color:#ff914d}.home-button14{border-radius:50px;border-width:0;box-shadow:0 4px 100px 20px #ff914d33;color:#ff914d;cursor:pointer;display:flex;flex-direction:row;font-size:21px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-twounits);margin-top:30px;padding-bottom:var(--dl-space-space-oneandhalfunits);padding-left:100px;padding-right:100px;padding-top:var(--dl-space-space-oneandhalfunits)}.home-lottie-node15{height:45px;width:45px}.home-text173{font-size:40px}.home-text173,.home-text173x{align-self:center;color:#040404;font-style:normal;font-weight:700;margin-bottom:var(--dl-space-space-oneandhalfunits);margin-top:var(--dl-space-space-fiveunits);text-align:center}.home-text173x{display:none;font-size:45px}.home-text176{color:#ff914d}.home-container230{align-items:center;flex:0 0 auto;flex-direction:column;width:100%}.home-container230,.home-container231{display:flex;justify-content:center;position:relative}.home-container231{align-items:flex-start;align-self:center;flex:0 0 auto;height:1200px;max-width:96%;overflow:hidden;width:90%}.home-container231y{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:90%;position:relative;width:90%}@media (max-width:1024px){.home-container231y{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home-container231y{grid-template-columns:1fr}}.home-container231yx{align-items:flex-start;align-self:center;display:none;flex:0 0 auto;justify-content:center;max-width:96%;overflow:none;position:relative;width:90%}.home-container231x{height:700px;position:relative}.home-container231x,.home-container231xy{align-items:flex-start;align-self:center;display:flex;flex:0 0 auto;justify-content:center;max-width:96%;overflow:hidden;width:50%}.home-container231xy{height:800px;position:absolute;right:5%;z-index:10}.home-container232{align-items:center;justify-content:center;width:30%}.home-container232,.home-container233{display:flex;flex:0 0 auto;flex-direction:column;height:auto;margin-left:1.5%;margin-right:1.5%}.home-container233{align-items:flex-start;border-color:#d9d9d9;border-radius:var(--dl-radius-radius-radius8);border-width:1px;justify-content:flex-start;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-unit);width:97%}.home-container234{justify-content:space-between;padding:var(--dl-space-space-halfunit);width:100%}.home-container234,.home-container235{align-items:center;display:flex;flex:0 0 auto}.home-container235{flex-direction:row}.home-image20{border-radius:var(--dl-radius-radius-round);height:60px;margin-right:var(--dl-space-space-unit);object-fit:cover;width:60px}.home-container236{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:200px}.home-text178{color:var(--dl-color-gray-black);font-size:14px;font-weight:600}.home-text178,.home-text179{font-style:normal;line-height:1.7;text-align:center;width:auto}.home-text179{color:#9b9b9b;font-size:11px;font-weight:400}.home-image21{object-fit:cover;width:30px}.home-text180{color:var(--dl-color-gray-500);font-size:11px;font-style:normal;font-weight:500;line-height:1.7;text-align:left;width:auto}.home-video{margin-bottom:var(--dl-space-space-unit)}.home-video,.home-videoXys{height:auto;margin-top:var(--dl-space-space-unit);width:100%}.home-videoXys{display:none}.home-text191{color:#868686;font-size:11px;font-style:normal;font-weight:400;line-height:1.7;text-align:left;width:auto}.home-container237{align-items:flex-start;border-color:#d9d9d9;border-radius:var(--dl-radius-radius-radius8);border-width:1px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-left:1.5%;margin-right:1.5%;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-unit);width:97%}.home-container238{justify-content:space-between;padding:var(--dl-space-space-halfunit);width:100%}.home-container238,.home-container239{align-items:center;display:flex;flex:0 0 auto}.home-container239{flex-direction:row}.home-image22{border-radius:var(--dl-radius-radius-round);height:60px;margin-right:var(--dl-space-space-unit);object-fit:cover;width:60px}.home-container240{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:200px}.home-text192{color:var(--dl-color-gray-black);font-size:14px;font-weight:600}.home-text192,.home-text193{font-style:normal;line-height:1.7;text-align:center;width:auto}.home-text193{color:#9b9b9b;font-size:11px;font-weight:400}.home-image23{object-fit:cover;width:30px}.home-text194{color:var(--dl-color-gray-500);font-size:11px;font-style:normal;font-weight:500;line-height:1.7;text-align:left;width:auto}.home-video01{height:auto;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);width:100%}.home-text205{color:#868686;font-size:11px;font-style:normal;font-weight:400;line-height:1.7;text-align:left;width:auto}.home-container241{align-items:flex-start;border-color:#d9d9d9;border-radius:var(--dl-radius-radius-radius8);border-width:1px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-left:1.5%;margin-right:1.5%;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-unit);width:97%}.home-container242{justify-content:space-between;padding:var(--dl-space-space-halfunit);width:100%}.home-container242,.home-container243{align-items:center;display:flex;flex:0 0 auto}.home-container243{flex-direction:row}.home-image24{border-radius:var(--dl-radius-radius-round);height:60px;margin-right:var(--dl-space-space-unit);object-fit:cover;width:60px}.home-container244{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:200px}.home-text206{color:var(--dl-color-gray-black);font-size:14px;font-weight:600}.home-text206,.home-text207{font-style:normal;line-height:1.7;text-align:center;width:auto}.home-text207{color:#9b9b9b;font-size:11px;font-weight:400}.home-image25{object-fit:cover;width:30px}.home-text208{color:var(--dl-color-gray-500);font-size:11px;font-style:normal;font-weight:500;line-height:1.7;text-align:left;width:auto}.home-video02{height:auto;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);width:100%}.home-text219{color:#868686;font-size:11px;font-style:normal;font-weight:400;line-height:1.7;text-align:left;width:auto}.home-container245{align-items:flex-start;border-color:#d9d9d9;border-radius:var(--dl-radius-radius-radius8);border-width:1px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-left:1.5%;margin-right:1.5%;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-unit);width:97%}.home-container246{justify-content:space-between;padding:var(--dl-space-space-halfunit);width:100%}.home-container246,.home-container247{align-items:center;display:flex;flex:0 0 auto}.home-container247{flex-direction:row}.home-image26{border-radius:var(--dl-radius-radius-round);height:60px;margin-right:var(--dl-space-space-unit);object-fit:cover;width:60px}.home-container248{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:200px}.home-text220{color:var(--dl-color-gray-black);font-size:14px;font-weight:600}.home-text220,.home-text221{font-style:normal;line-height:1.7;text-align:center;width:auto}.home-text221{color:#9b9b9b;font-size:11px;font-weight:400}.home-image27{object-fit:cover;width:30px}.home-text222{color:var(--dl-color-gray-500);font-size:11px;font-style:normal;font-weight:500;line-height:1.7;text-align:left;width:auto}.home-video03{height:auto;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);width:100%}.home-text233{color:#868686;font-size:11px;font-style:normal;font-weight:400;line-height:1.7;text-align:left;width:auto}.home-container249,.home-container249x{width:30%}.home-container249,.home-container249x,.home-container249xf{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;margin-left:1.5%;margin-right:1.5%}.home-container249xf{width:40%}.home-container249s{height:auto;width:90%}.home-container249s,.home-container249xy{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;justify-content:center;margin-left:1.5%;margin-right:1.5%}.home-container249xy{height:100px;width:30%}.home-container250{align-items:flex-start;border-color:#030303;border-radius:30px;border-width:2px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-left:1.5%;margin-right:1.5%;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-unit);width:97%}.home-container251{justify-content:space-between;padding:var(--dl-space-space-halfunit);width:100%}.home-container251,.home-container252{align-items:center;display:flex;flex:0 0 auto}.home-container252{flex-direction:row}.home-image28{border-radius:var(--dl-radius-radius-round);height:60px;margin-right:var(--dl-space-space-unit);object-fit:cover;width:60px}.home-container253{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:200px}.home-text234{color:var(--dl-color-gray-black);font-size:14px;font-weight:600}.home-text234,.home-text235{font-style:normal;line-height:1.7;text-align:center;width:auto}.home-text235{color:#9b9b9b;font-size:11px;font-weight:400}.home-image29{object-fit:cover;width:30px}.home-text236{color:var(--dl-color-gray-500);font-size:11px;font-style:normal;font-weight:500;line-height:1.7;text-align:left;width:auto}.home-video04{height:auto;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);width:100%}.home-text241{color:#868686;font-size:11px;font-style:normal;font-weight:400;line-height:1.7;text-align:left;width:auto}.home-container254{align-items:flex-start;border-color:#030303;border-radius:30px;border-width:2px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-left:1.5%;margin-right:1.5%;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-unit);width:97%}.home-container255{justify-content:space-between;padding:var(--dl-space-space-halfunit);width:100%}.home-container255,.home-container256{align-items:center;display:flex;flex:0 0 auto}.home-container256{flex-direction:row}.home-image30{border-radius:var(--dl-radius-radius-round);height:60px;margin-right:var(--dl-space-space-unit);object-fit:cover;width:60px}.home-container257{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:200px}.home-text242{color:var(--dl-color-gray-black);font-size:14px;font-weight:600}.home-text242,.home-text243{font-style:normal;line-height:1.7;text-align:center;width:auto}.home-text243{color:#9b9b9b;font-size:11px;font-weight:400}.home-image31{object-fit:cover;width:30px}.home-text244{color:var(--dl-color-gray-500);font-size:11px;font-style:normal;font-weight:500;line-height:1.7;text-align:left;width:auto}.home-video05{height:auto;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);width:100%}.home-text255{color:#868686;font-size:11px;font-style:normal;font-weight:400;line-height:1.7;text-align:left;width:auto}.home-container258{align-items:flex-start;border-color:#030303;border-radius:30px;border-width:2px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-left:1.5%;margin-right:1.5%;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-unit);width:97%}.home-container259{justify-content:space-between;padding:var(--dl-space-space-halfunit);width:100%}.home-container259,.home-container260{align-items:center;display:flex;flex:0 0 auto}.home-container260{flex-direction:row}.home-image32{border-radius:var(--dl-radius-radius-round);height:60px;margin-right:var(--dl-space-space-unit);object-fit:cover;width:60px}.home-container261{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:200px}.home-text256{color:var(--dl-color-gray-black);font-size:14px;font-weight:600}.home-text256,.home-text257{font-style:normal;line-height:1.7;text-align:center;width:auto}.home-text257{color:#9b9b9b;font-size:11px;font-weight:400}.home-image33{object-fit:cover;width:30px}.home-text258{color:var(--dl-color-gray-500);font-size:11px;font-style:normal;font-weight:500;line-height:1.7;text-align:left;width:auto}.home-video06{height:auto;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);width:100%}.home-text266{color:#868686;font-size:11px;font-style:normal;font-weight:400;line-height:1.7;text-align:left;width:auto}.home-container262{align-items:flex-start;border-color:#030303;border-radius:30px;border-width:2px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-left:1.5%;margin-right:1.5%;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-unit);width:97%}.home-container263{justify-content:space-between;padding:var(--dl-space-space-halfunit);width:100%}.home-container263,.home-container264{align-items:center;display:flex;flex:0 0 auto}.home-container264{flex-direction:row}.home-image34{border-radius:var(--dl-radius-radius-round);height:60px;margin-right:var(--dl-space-space-unit);object-fit:cover;width:60px}.home-container265{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:200px}.home-text267{color:var(--dl-color-gray-black);font-size:14px;font-weight:600}.home-text267,.home-text268{font-style:normal;line-height:1.7;text-align:center;width:auto}.home-text268{color:#9b9b9b;font-size:11px;font-weight:400}.home-image35{object-fit:cover;width:30px}.home-text269{color:var(--dl-color-gray-500);font-size:11px;font-style:normal;font-weight:500;line-height:1.7;text-align:left;width:auto}.home-video07{height:auto;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);width:100%}.home-text280{color:#868686;font-size:11px;font-style:normal;font-weight:400;line-height:1.7;text-align:left;width:auto}.home-container266{width:30%}.home-container266,.home-container266x{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;margin-left:1.5%;margin-right:1.5%}.home-container266x{width:40%}.home-container267{align-items:flex-start;border-color:#030303;border-radius:30px;border-width:2px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-left:1.5%;margin-right:1.5%;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-unit);width:97%}.home-container268{justify-content:space-between;padding:var(--dl-space-space-halfunit);width:100%}.home-container268,.home-container269{align-items:center;display:flex;flex:0 0 auto}.home-container269{flex-direction:row}.home-image36{border-radius:var(--dl-radius-radius-round);height:60px;margin-right:var(--dl-space-space-unit);object-fit:cover;width:60px}.home-container270{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:200px}.home-text281{color:var(--dl-color-gray-black);font-size:14px;font-weight:600}.home-text281,.home-text282{font-style:normal;line-height:1.7;text-align:center;width:auto}.home-text282{color:#9b9b9b;font-size:11px;font-weight:400}.home-image37{object-fit:cover;width:30px}.home-text283{color:var(--dl-color-gray-500);font-size:11px;font-style:normal;font-weight:500;line-height:1.7;text-align:left;width:auto}.home-video08{height:auto;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);width:100%}.home-text294{color:#868686;font-size:11px;font-style:normal;font-weight:400;line-height:1.7;text-align:left;width:auto}.home-container271{align-items:flex-start;border-color:#030303;border-radius:30px;border-width:2px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-left:1.5%;margin-right:1.5%;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-unit);width:97%}.home-container272{justify-content:space-between;padding:var(--dl-space-space-halfunit);width:100%}.home-container272,.home-container273{align-items:center;display:flex;flex:0 0 auto}.home-container273{flex-direction:row}.home-image38{border-radius:var(--dl-radius-radius-round);height:60px;margin-right:var(--dl-space-space-unit);object-fit:cover;width:60px}.home-container274{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:200px}.home-text295{color:var(--dl-color-gray-black);font-size:14px;font-weight:600}.home-text295,.home-text296{font-style:normal;line-height:1.7;text-align:center;width:auto}.home-text296{color:#9b9b9b;font-size:11px;font-weight:400}.home-image39{object-fit:cover;width:30px}.home-text297{color:var(--dl-color-gray-500);font-size:11px;font-style:normal;font-weight:500;line-height:1.7;text-align:left;width:auto}.home-video09{height:auto;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);width:100%}.home-text308{color:#868686;font-size:11px;font-style:normal;font-weight:400;line-height:1.7;text-align:left;width:auto}.home-container275{align-items:flex-start;border-color:#030303;border-radius:30px;border-width:2px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-left:1.5%;margin-right:1.5%;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-unit);width:97%}.home-container276{justify-content:space-between;padding:var(--dl-space-space-halfunit);width:100%}.home-container276,.home-container277{align-items:center;display:flex;flex:0 0 auto}.home-container277{flex-direction:row}.home-image40{border-radius:var(--dl-radius-radius-round);height:60px;margin-right:var(--dl-space-space-unit);object-fit:cover;width:60px}.home-container278{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:200px}.home-text309{color:var(--dl-color-gray-black);font-size:14px;font-weight:600}.home-text309,.home-text310{font-style:normal;line-height:1.7;text-align:center;width:auto}.home-text310{color:#9b9b9b;font-size:11px;font-weight:400}.home-image41{object-fit:cover;width:30px}.home-text311{color:var(--dl-color-gray-500);font-size:11px;font-style:normal;font-weight:500;line-height:1.7;text-align:left;width:auto}.home-video10{height:auto;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);width:100%}.home-text322{color:#868686;font-size:11px;font-style:normal;font-weight:400;line-height:1.7;text-align:left;width:auto}.home-container279{align-items:flex-start;border-color:#030303;border-radius:30px;border-width:2px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-left:1.5%;margin-right:1.5%;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-unit);width:97%}.home-container280{justify-content:space-between;padding:var(--dl-space-space-halfunit);width:100%}.home-container280,.home-container281{align-items:center;display:flex;flex:0 0 auto}.home-container281{flex-direction:row}.home-image42{border-radius:var(--dl-radius-radius-round);height:60px;margin-right:var(--dl-space-space-unit);object-fit:cover;width:60px}.home-container282{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:200px}.home-text323{color:var(--dl-color-gray-black);font-size:14px;font-weight:600}.home-text323,.home-text324{font-style:normal;line-height:1.7;text-align:center;width:auto}.home-text324{color:#9b9b9b;font-size:11px;font-weight:400}.home-image43{object-fit:cover;width:30px}.home-text325{color:var(--dl-color-gray-500);font-size:11px;font-style:normal;font-weight:500;line-height:1.7;text-align:left;width:auto}.home-video11{height:auto;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);width:100%}.home-text336{color:#868686;font-size:11px;font-style:normal;font-weight:400;line-height:1.7;text-align:left;width:auto}.home-image44{right:0;top:0}.home-image44,.home-image45{object-fit:cover;position:absolute;width:100%}.home-image45{bottom:0}.home-button15,.home-button15f{border-radius:50px;border-width:0;box-shadow:0 4px 100px 20px #ff914d33;color:#ff914d;cursor:pointer;display:flex;flex-direction:row;font-size:21px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-threeunits);margin-top:60px;padding:var(--dl-space-space-twounits) var(--dl-space-space-fiveunits)}.home-text337{font-size:40px}.home-text337,.home-text337x{align-self:center;color:#040404;font-style:normal;font-weight:700;margin-bottom:var(--dl-space-space-oneandhalfunits);margin-top:var(--dl-space-space-fiveunits);text-align:center}.home-text337x{display:none;font-size:45px}.home-text338{color:#ff914d}.home-container283{align-items:flex-start;display:flex;flex:0 0 auto;height:auto;justify-content:center;position:relative;width:100%}.icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:20}.home-container284{align-items:flex-start;align-self:flex-start;display:flex;flex:0 0 auto;flex-direction:row;height:auto;justify-content:flex-start;max-width:96%;overflow:auto;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);position:relative;scrollbar-color:#0000 #0000;scrollbar-width:thin;-webkit-user-select:none;user-select:none;width:90%;&::-webkit-scrollbar{width:12px}.noverER,.noverERX{display:block}&::-webkit-scrollbar-thumb{background-color:initial}&:active,&:hover{scrollbar-color:initial initial;&::-webkit-scrollbar-thumb{background-color:initial}}}.home-container285{align-items:flex-start;border-color:#030303;border-radius:30px;border-width:3px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-left:1.5%;margin-right:1.5%;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-twounits) var(--dl-space-space-unit);width:30%}.home-container286{justify-content:space-between;padding:var(--dl-space-space-halfunit);width:100%}.home-container286,.home-container287{align-items:center;display:flex;flex:0 0 auto}.home-container287{flex-direction:row}.home-image46{border-radius:var(--dl-radius-radius-round);height:60px;margin-right:var(--dl-space-space-unit);object-fit:cover;width:60px}.home-container288{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:200px}.home-text342{color:var(--dl-color-gray-black);font-weight:600}.home-text342,.home-text343{font-size:18px;font-style:normal;line-height:1.7;text-align:center;width:auto}.home-text343{color:#9b9b9b;font-weight:400}.home-image47{object-fit:cover;width:30px}.home-text344{color:var(--dl-color-gray-500);font-size:14px;font-style:normal;font-weight:500;line-height:1.7;margin-top:var(--dl-space-space-twounits);text-align:left;width:auto}.home-container289{align-items:flex-start;border-color:#030303;border-radius:30px;border-width:3px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-left:1.5%;margin-right:1.5%;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-twounits) var(--dl-space-space-unit);width:30%}.home-container290{justify-content:space-between;padding:var(--dl-space-space-halfunit);width:100%}.home-container290,.home-container291{align-items:center;display:flex;flex:0 0 auto}.home-container291{flex-direction:row}.home-image48{border-radius:var(--dl-radius-radius-round);height:60px;margin-right:var(--dl-space-space-unit);object-fit:cover;width:60px}.home-container292{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:200px}.home-text355{color:var(--dl-color-gray-black);font-weight:600}.home-text355,.home-text356{font-size:18px;font-style:normal;line-height:1.7;text-align:center;width:auto}.home-text356{color:#9b9b9b;font-weight:400}.home-image49{object-fit:cover;width:30px}.home-text357{color:var(--dl-color-gray-500);font-size:14px;font-style:normal;font-weight:500;line-height:1.7;margin-top:var(--dl-space-space-twounits);text-align:left;width:100%}.home-container293{align-items:flex-start;border-color:#030303;border-radius:30px;border-width:3px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-left:1.5%;margin-right:1.5%;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-twounits) var(--dl-space-space-unit);width:30%}.home-container294{justify-content:space-between;padding:var(--dl-space-space-halfunit);width:100%}.home-container294,.home-container295{align-items:center;display:flex;flex:0 0 auto}.home-container295{flex-direction:row}.home-image50{border-radius:var(--dl-radius-radius-round);height:60px;margin-right:var(--dl-space-space-unit);object-fit:cover;width:60px}.home-container296{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:200px}.home-text368{color:var(--dl-color-gray-black);font-weight:600}.home-text368,.home-text369{font-size:18px;font-style:normal;line-height:1.7;text-align:center;width:auto}.home-text369{color:#9b9b9b;font-weight:400}.home-image51{object-fit:cover;width:30px}.home-text370{color:var(--dl-color-gray-500);font-size:14px;font-style:normal;font-weight:500;line-height:1.7;margin-top:var(--dl-space-space-twounits);text-align:left;width:auto}.home-container297{align-items:flex-start;align-self:center;background-color:#25313b;justify-content:center;margin-top:var(--dl-space-space-fiveunits);max-width:100%;padding-bottom:250px;width:100%}.home-container297,.home-container298{display:flex;flex:0 0 auto;height:auto}.home-container298{align-items:center;align-self:flex-start;flex-direction:column;justify-content:flex-start;max-width:96%;padding-bottom:var(--dl-space-space-fourunits);padding-top:var(--dl-space-space-fourunits);width:90%}.home-text381{font-size:40px}.home-text381,.home-text381x{color:#fff;font-style:normal;font-weight:700;margin-top:var(--dl-space-space-threeunits)}.home-text381x{display:none;font-size:45px}.home-text383{color:#ff914d}.home-text384{display:block;font-size:21px;font-weight:300;line-height:1.3}.home-text384,.home-text384x{color:var(--dl-color-gray-white);margin-bottom:var(--dl-space-space-threeunits);margin-top:var(--dl-space-space-threeunits);text-align:center;width:90%}.home-text384x{display:none;font-size:25px;line-height:1.7}.home-text386,.home-text388,.home-text392{color:#ff914d}.home-button16{border-radius:50px;border-width:0;box-shadow:0 4px 100px 20px #ff914d33;color:#ff914d;cursor:pointer;display:flex;flex-direction:row;font-size:21px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-threeunits);margin-top:50px;padding:25px 120px}.home-container299{align-items:flex-start;height:350px;width:100%}.home-container299,.home-container300{display:flex;flex:0 0 auto;justify-content:center}.home-container300{align-items:center;align-self:center;background-image:linear-gradient(180deg,#ffa46c,#ff924f);border-radius:55px;flex-direction:row;margin-top:-200px;max-width:96%;padding-bottom:120px;padding-left:var(--dl-space-space-sixunits);padding-right:var(--dl-space-space-sixunits);padding-top:120px;width:90%}.home-container301{align-items:center;display:flex;flex-direction:column;justify-content:center;width:90%}.home-text394{font-size:36px;font-style:normal;font-weight:700}.home-text394,.home-text395{color:var(--dl-color-gray-white);margin-top:var(--dl-space-space-halfunit);text-align:left;width:100%}.home-text395{font-size:20px;line-height:1.7;margin-bottom:var(--dl-space-space-halfunit)}.home-button17{border-radius:50px;border-width:0;box-shadow:0 4px 100px 20px #ff914d33;color:#ff914d;cursor:pointer;display:flex;font-size:25px;font-style:normal;font-weight:600;padding:28px 90px;white-space:nowrap}.home-container303{align-self:center;justify-content:flex-start;margin-top:var(--dl-space-space-twounits);max-width:96%;width:90%}.home-container303,.home-container304{align-items:flex-start;display:flex;flex:0 0 auto}.home-container304{flex-direction:column;height:100px;width:15%}.home-image52{cursor:pointer;height:50px;object-fit:cover;width:auto}.home-container305{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;width:15%}.home-text396{color:var(--dl-color-gray-black);font-size:21px;font-style:normal;font-weight:600;margin-top:var(--dl-space-space-unit);text-align:left;width:100%}.home-text397{margin-top:var(--dl-space-space-oneandhalfunits)}.home-text397,.home-text398{color:var(--dl-color-gray-black);font-size:18px;line-height:1.7;text-align:left;width:100%}.home-text398{margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit)}.home-text399,.home-text400,.home-text401,.home-text402{color:var(--dl-color-gray-black);font-size:18px;line-height:1.7;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit);text-align:left;width:100%}.home-container306{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;width:30%}.home-text403{font-size:21px;font-style:normal;font-weight:600;margin-top:var(--dl-space-space-unit)}.home-text403,.home-text404{color:var(--dl-color-gray-black);text-align:left;width:100%}.home-text404{font-size:18px;line-height:1.7;margin-top:var(--dl-space-space-oneandhalfunits)}.home-container307{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;padding-bottom:var(--dl-space-space-twounits);width:40%}.home-text405{color:var(--dl-color-gray-black);font-size:21px;font-style:normal;font-weight:600;margin-top:var(--dl-space-space-unit);text-align:left;width:100%}.home-container308{width:100%}.home-container308,.home-container309{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-start}.home-container309{flex-direction:column;height:auto;width:50%}.home-text406{color:var(--dl-color-gray-black);font-size:18px;line-height:1.7;margin-top:var(--dl-space-space-oneandhalfunits);text-align:left;width:100%}.home-textinput07{align-self:flex-start;border-color:#b0b0b0;border-width:2px;height:40px;width:90%}.home-container310{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;width:50%}.home-text407{color:var(--dl-color-gray-black);font-size:18px;line-height:1.7;margin-top:var(--dl-space-space-oneandhalfunits);text-align:left;width:100%}.home-textinput08{align-self:flex-start;border-color:#b0b0b0;border-width:2px;height:40px;width:100%}.home-container311{width:100%}.home-container311,.home-container312{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-start}.home-container312{flex-direction:column;height:auto;width:50%}.home-text408{color:var(--dl-color-gray-black);font-size:18px;line-height:1.7;margin-top:var(--dl-space-space-halfunit);text-align:left;width:100%}.home-textinput09{align-self:flex-start;border-color:#b0b0b0;border-width:2px;height:40px;width:90%}.home-container313{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;width:50%}.home-text409{color:var(--dl-color-gray-black);font-size:18px;line-height:1.7;margin-top:var(--dl-space-space-halfunit);text-align:left;width:100%}.home-textinput10{align-self:flex-start;border-color:#b0b0b0;border-width:2px;height:40px;width:100%}.home-container314,.home-container315{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-start;width:100%}.home-container315{flex-direction:column;height:auto}.home-text410{color:var(--dl-color-gray-black);font-size:18px;line-height:1.7;margin-top:var(--dl-space-space-halfunit);text-align:left;width:100%}.home-textarea{align-self:flex-start;border-color:#b0b0b0;border-width:2px;height:200px;max-height:200px;max-width:100%;min-height:200px;min-width:100%;width:100%}.orange{color:#ff914d}@media (max-width:1440px){.home-container013{padding-left:0;padding-right:0}.home-text011{margin-left:10px;padding:20px 30px}.home-container011{width:500px}.home-image02,.home-image03{height:50px}.home-container022,.home-container026{padding:15px}.home-lottie-node07,.home-lottie-node08,.home-lottie-node09{height:50px;width:50px}.home-text026,.home-text027,.home-text028{font-size:11px}.home-container060,.home-container062,.home-container064,.home-container066,.home-container068,.home-container070,.home-container072,.home-container074,.home-container076,.home-container078,.home-container080,.home-container082{height:50px;margin-left:0;margin-right:0;width:60px}.home-button02,.home-button03,.home-button04{padding-left:40px;padding-right:40px}.home-container084,.home-container190,.home-container207{padding-right:0}.home-text123{margin-top:0;padding-top:0}.home-textinput05xy,.home-textinput05xyx{margin-bottom:5px}.home-container209{padding-left:3%;padding-right:3%;z-index:0}.home-button05,.home-button06{padding-left:10px;padding-right:10px;width:42%}.notification{margin-top:3%;padding:5px 5px 35px;right:1%;width:400px}.home-text036,.home-text037,.home-text038,.home-text039,.home-text040,.home-text041,.home-text042,.home-text043,.home-text044,.home-text045,.home-text046,.home-text047{font-size:10px}}@media (max-width:1200px){.home-container010{max-width:96vw}.imgshower{height:30px;object-fit:contain;width:100%}.home-container236,.home-container240,.home-container244,.home-container248,.home-container253,.home-container257,.home-container265,.home-container270,.home-container274,.home-container278,.home-container282{width:auto}.home-text342,.home-text343{font-size:14px}.home-text011{border-radius:60px;font-size:16px;margin-left:var(--dl-space-space-unit);margin-right:0;padding:25px 27px}.home-container011{max-width:40vw;padding-left:10px}.home-container017{max-width:20vw;padding-left:10px}.home-container019{flex-direction:column-reverse;max-width:100%;position:relative}.home-container022{width:90%}.home-container227{left:52vw;width:48vw}.home-text015{color:#7d7d7d;font-size:14px;line-height:1.7;margin-bottom:0;margin-top:0}.home-container026{width:90%}.home-text019{color:#7d7d7d;font-size:14px;line-height:1.7;margin-bottom:0;margin-top:0}.home-container030{width:90%}.home-text022,.home-text023{color:#7d7d7d;font-size:14px;line-height:1.7;margin-bottom:0;margin-top:0}.home-container035,.home-container040,.home-container045{width:30%}.home-container050{width:90%}.home-container059{padding-left:15px;padding-right:15px;width:97%}.home-text048,.home-text049{color:#7d7d7d;font-size:14px;line-height:1.7;margin-bottom:0;margin-top:0}.home-container087,.home-container168{width:90%}.home-text107,.home-text108,.home-text127,.home-text128{color:#7d7d7d;font-size:14px;line-height:1.7;margin-bottom:0;margin-top:0}.home-container261{width:auto}.mobileNeu{display:block;height:35px}.home-container288,.home-container292,.home-container296{width:auto}.home-text355,.home-text356,.home-text368,.home-text369{font-size:14px}.home-button17{align-items:center;cursor:pointer;justify-content:center;padding:30px 80px;text-align:center}}@media (max-width:991px){.home-container021{align-items:center;display:flex}.roomz{margin-bottom:5px;margin-top:2px}.home-container231xy{display:none}.home-text012{margin-left:0;margin-right:0;text-align:left;width:90%}.home-container019{flex-direction:column-reverse;width:100%}.home-container227{height:60vh;left:0;position:relative;top:0;width:100%}.home-container304{height:60px;width:100%}.home-container299{height:290px}.home-container307{width:97%}.home-text013,.home-text015,.home-text019{font-size:11px}.home-text013{line-height:1.7;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-align:left}.home-container285,.home-container289,.home-container293{width:47%}.home-container001{background-color:FF914D;border-top-left-radius:0;border-top-right-radius:0;display:flex;height:auto;left:0;opacity:1;position:absolute;right:0;top:0;width:100%;z-index:20}.home-container002{justify-content:flex-start}.home-image{height:38px;margin-left:80px;margin-top:41px;width:auto}.home-container003{align-items:center;align-self:flex-start;height:auto;margin-top:var(--dl-space-space-threeunits);width:96%}.home-text{color:#e6e6e6;cursor:pointer;font-size:25px;font-style:normal;font-weight:400}.home-container004{align-items:center;align-self:flex-start;height:auto;margin-top:var(--dl-space-space-oneandhalfunits);width:96%}.home-text001{color:#e6e6e6;cursor:pointer;font-size:25px;font-style:normal;font-weight:400}.home-container005{align-items:center;align-self:flex-start;height:auto;margin-top:var(--dl-space-space-oneandhalfunits);width:96%}.MenuBug{align-items:center;display:flex;justify-content:space-between;width:100%}.home-text002{color:#e6e6e6;cursor:pointer;font-size:25px;font-style:normal;font-weight:400}.home-container006{align-items:center;align-self:flex-start;height:auto;margin-top:var(--dl-space-space-oneandhalfunits);width:96%}.home-text003{color:#e6e6e6;cursor:pointer;font-size:25px;font-style:normal;font-weight:400}.home-container007{align-items:center;align-self:flex-start;height:auto;margin-top:var(--dl-space-space-oneandhalfunits);width:96%}.home-text004{color:#e6e6e6;font-size:25px;font-style:normal;font-weight:400}.home-container008{background-color:var(--dl-color-gray-white);border-radius:10px;border-style:solid;border-width:0;bottom:1.5vw;height:auto;left:1.5vw;position:absolute;width:97%}.home-container009{width:96%}.home-text012{font-size:23spx;font-weight:600;margin-top:var(--dl-space-space-unit)}.home-button{align-self:center;border-bottom-right-radius:0;border-color:#ff914d;border-top-right-radius:0;cursor:pointer;font-size:14px;font-style:normal;font-weight:400;padding:var(--dl-space-space-unit) var(--dl-space-space-twounits)}.home-container231y{overflow:none;width:100%}.home-container231yx{display:flex;overflow:auto;width:100%}.home-button01{align-self:center;background-color:#ff914d;border-bottom-left-radius:0;border-color:#ff914d;border-top-left-radius:0;color:var(--dl-color-gray-white);cursor:pointer;font-size:14px;font-style:normal;font-weight:400;padding:var(--dl-space-space-unit) var(--dl-space-space-twounits)}.home-container010{display:none;padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit)}.home-container011,.home-container017{display:none}.home-lottie-node06{display:flex;height:30px;width:30px}.home-container229{max-width:96%}.home-text164{width:80%}.home-videoXys{display:block;height:auto;margin-top:60px;width:100%}.home-container232{width:47%}.home-image24{height:60px;margin-right:var(--dl-space-space-unit);width:60px}.home-container244{width:auto}.home-text206{font-size:14px}.home-text207{font-size:11px}.home-container248{width:auto}.home-container249{width:47%}.home-container249s{width:100%}.home-container249x,.home-container249xy{width:47%}.home-container261,.home-container265{width:auto}.home-container266,.home-image45{display:none}.home-container284{max-width:96%}.home-image46{height:40px;margin-right:var(--dl-space-space-halfunit);width:40px}.home-container288{width:auto}.home-text342{font-size:11px}.home-text343,.home-text344{font-size:9px}.home-image48{height:40px;width:40px}.home-container292{width:auto}.home-text355{font-size:11px}.home-text356,.home-text357{font-size:9px}.home-image50{height:40px;margin-right:var(--dl-space-space-halfunit);width:40px}.home-container296{width:auto}.home-text368{font-size:11px}.home-text369,.home-text370{font-size:9px}.home-container298{max-width:96%}.home-text384{display:none;font-size:14px}.home-text384x{display:block;font-size:11px}.home-button16{font-size:14px}.home-container300{flex-direction:column;margin-top:-200px;max-width:96%;padding:40px 20px}.home-text394{font-size:25px;font-weight:600}.home-text394,.home-text395{margin-bottom:10px;text-align:center;width:100%}.home-text395{font-size:11px}.home-image02,.home-image03{height:40px;width:auto}.home-text014,.home-text018{font-size:12px;margin-bottom:4px}.content h1{font-size:18px}.content p{font-size:11px}.home-text161{font-size:30px;width:97%}.home-text164{font-size:14px}.home-button14{font-size:14px;font-weight:700;padding-left:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-threeunits)}.home-text173{display:none}.home-text173x{display:block;font-size:25px;margin-bottom:35px;margin-top:35px}.home-button15{font-size:12px}.home-button15f{display:none}.home-text337{display:none;font-size:25px}.home-text337x{display:block;font-size:25px}.home-text381{display:none}.home-text381x{display:block;font-size:25px}.home-button17{align-items:center;font-size:14px;justify-content:center;padding-bottom:20px;padding-left:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-threeunits);padding-top:20px;text-align:center}.home-container001,.home-container303{flex-direction:column}.home-container001{align-items:flex-start;border-radius:var(--dl-radius-radius-radius4);border-bottom-left-radius:10px;border-bottom-right-radius:10px;bottom:100%;display:none;justify-content:flex-start}.home-container297{padding-bottom:50px}.home-container084{padding-right:10px}.home-container084,.home-container190{width:98%}.home-container168{width:95%}.home-container207{width:98%}.home-container231{height:800px}}@media (max-width:767px){.home-container249,.noverER,.noverERX{display:none}.home-button04{border-radius:25px;border-width:3px;cursor:pointer;font-size:11px;font-weight:600;margin-right:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit) var(--dl-space-space-twounits)}.home-container249xy{width:98%}.home-button03,.home-button08{border-width:3px}.home-button03,.home-button07,.home-button08{border-radius:25px;cursor:pointer;font-size:11px;font-weight:600;margin-right:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit) var(--dl-space-space-twounits)}.home-button07{border:0}.home-button12{border-width:3px}.home-button11,.home-button12{border-radius:25px;cursor:pointer;font-size:11px;font-weight:600;margin-right:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit) var(--dl-space-space-twounits)}.home-button11{border:0}.home-container060,.home-container061,.home-container062,.home-container063,.home-container064,.home-container065,.home-container066,.home-container067,.home-container068,.home-container069,.home-container070,.home-container071,.home-container072,.home-container073,.home-container074,.home-container075,.home-container076,.home-container077,.home-container078,.home-container079{height:30px;margin-left:1px;margin-right:1px;width:40px}.home-text132{font-size:14px}.home-container080,.home-container081,.home-container082{height:30px;margin-left:1px;margin-right:1px;width:40px}.home-text036,.home-text037,.home-text038,.home-text039,.home-text040,.home-text041,.home-text042,.home-text043,.home-text044,.home-text045,.home-text046,.home-text047{font-size:8px}.home-text048{font-size:8px;margin:auto;padding:auto}.home-container003{align-items:center;align-self:center;margin-top:var(--dl-space-space-threeunits);width:96%}.home-container004,.home-container005,.home-container006,.home-container007{align-items:center;align-self:center;margin-top:var(--dl-space-space-oneandhalfunits);width:96%}.home-text004{cursor:pointer}.home-container008{align-self:center;background-color:var(--dl-color-gray-white);border-radius:10px;border-style:solid;border-width:0;bottom:1.5vw;height:150px;justify-content:center;position:absolute;width:97%}.home-text024{margin-left:0;margin-top:var(--dl-space-space-unit)}.home-text404{color:var(--dl-color-gray-black);font-size:16px;line-height:1.7}.home-container232,.home-container285,.home-container289,.home-container293{width:97%}.home-container033{right:0}}@media (max-width:479px){.home-container038{height:15px;width:15px}.home-textinput06,.home-textinput06x{height:35px;margin-bottom:3px}.home-text148,.home-text149,.home-text150{font-size:12px}.home-li,.home-li1,.home-li2{margin-bottom:5px;margin-top:5px}.home-text137{font-size:15px}.home-text124,.home-text124x{font-size:11px}.extraConfirm{width:98%}.home-textinput,.home-textinput01,.home-textinput02,.home-textinput03{border-width:1px;height:35px}.home-textinput04,.home-textinput05{height:35px}.home-image18{width:13px}.home-text113,.home-text116{font-size:12px}.home-textinput04{border-width:1px;margin-bottom:5px}.home-textinput05x{align-self:flex-start;border-color:#a8a8a8;border-width:2px;height:120px;max-height:120px;max-width:100%;min-height:120px;min-width:100%;width:100%}.home-textinput05,.home-textinput06,.home-textinput07{border-width:1px;margin-bottom:5px}.home-container085{height:12px;padding:auto;width:12px}.home-button05{cursor:pointer;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.home-container043,.home-container048{height:15px;width:15px}.home-lottie-node07,.home-lottie-node08,.home-lottie-node09{height:30px;width:30px}.home-container008{border-radius:10px}.home-text132{font-size:12px}.home-text133{font-size:9px}.home-text134{font-size:12px}.home-text026,.home-text027,.home-text028{font-size:9px}.belowTxt{font-size:11px}.home-container232{width:97%}.home-container021{right:-100%}.home-container249{display:none}.home-text012{font-size:21px;margin-top:var(--dl-space-space-unit)}.home-container033{right:0}.home-text024{font-size:21px}.home-container086{right:100%}.home-text053{font-size:21px;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.home-select{padding:var(--dl-space-space-halfunit) var(--dl-space-space-unit)}.home-button06{padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits)}.home-container173{width:100%}.home-container192,.home-container192x{right:200%}.home-container192y{right:300%}.home-text112{font-size:21px;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.home-container227{width:100%}.home-text161{width:97%}.home-text164{width:90%}.home-button14{font-size:11px;padding-left:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-threeunits)}.home-text173{width:80%}.home-image20{height:40px;margin-right:var(--dl-space-space-halfunit);width:40px}.home-container236{width:auto}.home-text178{font-size:11px}.home-text179,.home-text180{font-size:9px}.home-image22{height:40px;margin-right:var(--dl-space-space-halfunit);width:40px}.home-container240{width:auto}.home-text192{font-size:11px}.home-text193,.home-text194{font-size:9px}.home-image24{height:40px;margin-right:var(--dl-space-space-halfunit);width:40px}.home-text206{font-size:11px}.home-text207,.home-text208{font-size:9px}.home-image26{height:40px;margin-right:var(--dl-space-space-halfunit);width:40px}.home-text220{font-size:11px}.home-text221{font-size:9px}.home-image28{height:40px;margin-right:var(--dl-space-space-halfunit);width:40px}.home-container253{width:auto}.home-text234{font-size:11px}.home-text235,.home-text236{font-size:9px}.home-image30{height:40px;margin-right:var(--dl-space-space-halfunit);width:40px}.home-container257{width:auto}.home-text242{font-size:11px}.home-text243,.home-text244{font-size:9px}.home-image32{height:40px;margin-right:var(--dl-space-space-halfunit);width:40px}.home-text256{font-size:11px}.home-text257,.home-text258{font-size:9px}.home-image34{height:40px;margin-right:var(--dl-space-space-halfunit);width:40px}.home-text267{font-size:11px}.home-text268{font-size:9px}.home-button15{font-size:11px}.home-button15,.home-button16{padding:var(--dl-space-space-unit) var(--dl-space-space-twounits)}.home-text337{font-size:25px;width:97%}.home-container285,.home-container289,.home-container293{width:97%}.home-text381{font-size:25px}.home-text384{display:none}.home-text384,.home-text384x{font-size:11px;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);width:96%}.home-button16{font-size:11px;padding:var(--dl-space-space-unit) var(--dl-space-space-fourunits)}.home-container300{height:250px;margin-top:-250px}.home-text394{font-size:21px}.home-text395{font-size:11px}.home-button17{font-size:11px;padding:var(--dl-space-space-unit) var(--dl-space-space-twounits)}.home-container303{flex-direction:column}.home-container307{margin-top:var(--dl-space-space-unit);width:100%}.mobile{display:block}.mobileInverse{display:none}}.heart{background:url(https://raw.githubusercontent.com/KesterJosh/Website-SampleX/main/Artboard_1.png) no-repeat;background-position:0 0;cursor:pointer;height:100px;transition:background-position 1s steps(5);transition-duration:0s;width:205px;&.is-active{background-position:-1025px 0;transition-duration:.4s}&.isNot-active{background-position:0 0;transition-duration:.4s}}.heartx{background:url(https://raw.githubusercontent.com/KesterJosh/Website-SampleX/main/Artboard_2.png) no-repeat;background-position:0 0;cursor:pointer;height:100px;transition:background-position 1s steps(7);transition-duration:0s;width:206px;&.is-activex{background-position:-1442px 0;transition-duration:.4s}&.isNot-activex{background-position:0 0;transition-duration:.4s}}.heartx2{background:url(https://raw.githubusercontent.com/KesterJosh/Website-SampleX/main/Artboard_3x.png) no-repeat;background-position:0 0;cursor:pointer;height:100px;transition:background-position 1s steps(5);transition-duration:0s;width:205px;&.is-activex2{background-position:-1031px 0;transition-duration:.4s}&.isNot-activex2{background-position:0 0;transition-duration:.4s}}.heartx3{background:url(https://raw.githubusercontent.com/KesterJosh/Website-SampleX/main/Artboard_4.png) no-repeat;background-position:0 0;cursor:pointer;height:100px;transition:background-position 1s steps(12);transition-duration:0s;width:204.6px;&.is-activex3{background-position:-2456.4px 0;transition-duration:.4s}&.isNot-activex3{background-position:0 0;transition-duration:.4s}}.heartx4{background:url(https://raw.githubusercontent.com/KesterJosh/Website-SampleX/main/Artboard_5.png) no-repeat;background-position:0 0;cursor:pointer;height:100px;transition:background-position 1s steps(9);transition-duration:0s;width:205.8px;&.is-activex4{background-position:-1852.2px 0;transition-duration:.4s}&.isNot-activex4{background-position:0 0;transition-duration:.4s}}.heartx5{background:url(https://raw.githubusercontent.com/KesterJosh/Website-SampleX/main/Artboard_6.png) no-repeat;background-position:0 0;cursor:pointer;height:100px;transition:background-position 1s steps(8);transition-duration:0s;width:204.7px;&.is-activex5{background-position:-1638.3px 0;transition-duration:.4s}&.isNot-activex5{background-position:0 0;transition-duration:.4s}}.heartx6{background:url(https://raw.githubusercontent.com/KesterJosh/Website-SampleX/main/Artboard_7.png) no-repeat;background-position:0 0;cursor:pointer;height:100px;transition:background-position 1s steps(14);transition-duration:0s;width:205.6px;&.is-activex6{background-position:-2878.4px 0;transition-duration:.4s}&.isNot-activex6{background-position:0 0;transition-duration:.4s}}.visibX{opacity:1;width:auto}.invisib{opacity:0;width:0}@keyframes animateSprite{0%{background-position:0 0}to{background-position:-4300px 0}}.sprite{height:292px;width:600px}.video-container{height:100%;overflow:hidden;position:relative;width:100%}.video{height:100%;object-fit:cover;width:100%}.content{color:#fff;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:90%}.exploreX{font-size:14px;margin-top:30px}.line-through{color:gray;text-decoration:line-through}.amend-cancel-btns,.amend-cancel-buttons{display:flex;gap:6px;margin-top:4px}.amend-btn{background:#ffc107;color:#000}.amend-btn,.cancel-btn{border:none;border-radius:4px;cursor:pointer;padding:4px 8px}.cancel-btn{background:#dc3545;color:#fff}.amend-btn:hover,.cancel-btn:hover{opacity:.85}.home-text055X{color:var(--dl-color-gray-black);font-size:18px;font-style:normal;font-weight:500;text-align:left}.time-slots-container{margin-bottom:10px;padding-top:10px;width:90%}.time-slot-button{background-color:#0000;border:1px solid #0000;border-radius:50px;color:grey;float:left;margin:2px;padding:7px 10px;width:32%}.line-button{-webkit-text-decoration:line-through red 2px;text-decoration:line-through red 2px}.time-slot-button.selected{background-color:#ff914d;border:1px solid #ff914d;border-radius:50px;color:#fff;float:left;margin:2px;padding:7px 10px;width:32%}.home-container110XSelectx{align-items:center;background-color:#000;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.headSec{font-weight:600;text-align:left;width:100%}.home-container109X{align-items:flex-start;display:flex;flex:1 1;justify-content:center;width:auto}.home-container110X,.home-container110XSelect{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.home-container110XSelect{background-color:#ff914d}.home-text067X{color:#aeaeae}.home-text067X,.home-textSelect{font-size:14px;font-style:normal;font-weight:500;text-align:center}.home-textSelect{color:#fff}.calendar-table{width:100%}.home-container090,.home-container091{cursor:pointer;-webkit-user-select:none;user-select:none}.home-container088{margin-bottom:10px}.home-text-faded{color:#0006}.calendar-grid{display:flex;flex-direction:column;gap:10px;width:100%}.calendar-week{display:flex;flex-wrap:wrap;gap:10px}.calendar-day-wrapper{flex-basis:calc(14.28% - 10px);flex-grow:1;flex-shrink:1;max-width:14.28%}@media (max-width:768px){.calendar-day-wrapper{flex-basis:calc(50% - 10px);flex-grow:1;flex-shrink:1;max-width:48%}}@media (max-width:480px){.calendar-day-wrapper{flex:1 1 100%;max-width:100%}}@media (max-width:768px){.schedule-container127{display:none}.weekday-label-mobile{display:block}}.schedule-container135{align-items:flex-start;border-radius:10px;display:flex;flex-wrap:wrap;gap:10px;margin-top:var(--dl-space-space-unit);width:100%}.calendar-day{background-color:#fff;border-radius:8px;box-sizing:border-box;flex-basis:calc(14.28% - 10px);flex-grow:1;flex-shrink:1;max-width:100%;min-height:100px;padding:12px}@media (max-width:768px){.calendar-day{flex-basis:calc(50% - 10px);flex-grow:1;flex-shrink:1;max-width:48%}}@media (max-width:480px){.calendar-day{flex:1 1 100%;max-width:100%}}.schedule-container121,.schedule-container122,.schedule-container123{align-items:center;display:flex;flex-direction:column;gap:8px}@media (min-width:600px){.schedule-container121{flex-direction:row;justify-content:space-between}}.schedule-container427x .day-number{background-color:red;color:#fff}.schedule-container427x{border:2px solid #fff}.day-number{border-radius:50%;display:inline-block;height:24px;line-height:24px;text-align:center;width:24px}.calendar-day.today .day-number{background:#ff914d;color:#fff;font-weight:700}.calendar-day.selected{background-color:#fff8e1;border:2px solid orange;border-radius:8px;display:flex;flex-direction:column}.scheduled-clean.vacant{align-items:center;background-color:#ffc9c9;border-radius:4px;color:#333;display:flex;font-size:12px;justify-content:space-between;margin-top:2px;padding:2px 4px}.clean-circle{border-radius:50%;display:inline-block;height:12px;margin-left:6px;vertical-align:middle;width:12px}.scheduled-clean.vacant .clean-circle{background-color:#ff5050}.scheduled-clean.deep .clean-circle{background-color:#615eff}.scheduled-clean.regular .clean-circle{background-color:#ff914d}.scheduled-clean.deep{background-color:#cac9ff;border-radius:4px;color:#fff;font-size:12px;margin-top:2px;padding:2px 4px}.schedule-container127{align-items:flex-start;border-radius:10px;display:flex;flex:0 0 auto;flex-direction:row;justify-content:space-between;margin-top:var(--dl-space-space-unit);width:100%}.scheduled-clean.regular{background-color:#fcbb93;border-radius:4px;color:#fff;font-size:12px;margin-top:2px;padding:2px 4px}.scheduled-clean{align-items:center}.book-now-btn,.scheduled-clean{box-sizing:border-box;width:100%}.book-now-btn{background-color:#ff914d;border-radius:50px;color:#fff;font-size:14px;margin-top:6px;padding:6px 10px}@media (max-width:480px){.book-now-btn{font-size:12px;padding:5px 8px}}.weekday-label-mobile{color:gray;display:none;font-size:12px;font-weight:700;margin-bottom:4px}@media (max-width:768px){.weekday-label-mobile{display:block}}.book-now-btn:hover{background-color:#ff8c00}.calendar-day.other-month{background-color:#f8f8f8;color:#aaa}.scheduled-clean{background:#ff914d;border-radius:4px;color:#fff;display:flex;font-size:.75rem;justify-content:space-between;margin-top:4px;padding:4px 6px}.day-number{font-weight:700}.ckean-type,.no-clean{font-size:10px}.HeadxX{background-color:red;display:none}.HeadxXx{align-items:center;background-color:#fff;display:flex;height:0;justify-content:space-between;opacity:0;width:0;z-index:20}.Mobilegeneral{align-items:center;display:flex;flex-direction:column;justify-content:center;top:-110%}.Mobilegeneral,.MobilegeneralOff{background-color:#fff;height:100vh;left:0;position:fixed;right:0;transition:1s linear;z-index:100}.MobilegeneralOff{top:0}.Mobilegeneral h2{color:#ff914d;padding-bottom:20px;padding-top:20px}.Mobilegeneral .appointed{color:#000}.closeXMenu{height:30px;position:absolute;right:20px;top:20px}@media (max-width:991px){.HeadxXx{align-items:center;display:flex;height:100px;justify-content:space-between;opacity:1;padding-right:15px;width:100%}}.logox{height:70px;width:auto}.logoy{font-size:50px;font-weight:bolder}.login-overlay{z-index:2000}.login-overlay,.login-overlay2{align-items:center;background:#1e1e1ecc;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed}.login-overlay2{z-index:4000}.login-overlay3{background:#1e1e1ecc;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:5000}.login-overlay3,.password-input-wrapper{align-items:center;display:flex}.password-input-wrapper input{padding-right:2.5rem;width:100%}.toggle-password-btn{background:#0000;border:none;color:#888;cursor:pointer;position:absolute;right:.5rem}.toggle-password{color:#999}.login-modal{animation:fadeIn .3s ease-in-out;background:#fff;border-radius:12px;box-shadow:0 15px 35px #0003;color:#333;max-width:420px;padding:2rem;position:relative;width:100%}.login-close{background:none;border:none;color:#555;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem;transition:color .2s ease}.login-close:hover{color:#111}.login-heading{font-size:1.6rem;font-weight:600;text-align:center}.login-subheading{color:#777;font-size:.95rem;margin-bottom:1.5rem;text-align:center}.login-form{display:flex;flex-direction:column;gap:1.25rem}.form-group label{display:flex;justify-content:flex-start;margin-bottom:.3rem}.form-input{background:#f9f9f9;border-radius:8px;font-size:1rem;padding:.75rem;transition:border .2s ease}.form-input:focus{border-color:#ff914d;outline:none}.form-input.error{border-color:#e74c3c}.form-error{color:#e74c3c;font-size:.8rem;margin-top:.3rem}.login-submit{background:#ff914d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem;transition:background .3s ease}.login-footer{font-size:.9rem;margin-top:1.5rem;text-align:center}.register-link{color:#ff914d;cursor:pointer;font-weight:500}.register-link:hover{text-decoration:underline}@media (max-width:480px){.login-modal{padding:1.5rem}.login-heading{font-size:1.4rem}.login-submit{font-size:.95rem}}.popup-overlay{background-color:#00000080}.popup-container{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0003;max-height:95vh;max-width:600px;overflow-y:auto;padding:20px 30px;position:relative}.popup-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.popup-header h2{font-size:1.5rem;margin:0}.close-btn{color:#888;font-size:24px}.close-btn:hover{color:#e00}.form{display:flex;flex-direction:column;gap:16px}.form-grid{display:flex;flex-wrap:wrap;gap:20px}.form-group{display:flex;flex:1 1;flex-direction:column;min-width:220px}.form-group label{font-weight:500;margin-bottom:5px}.form-input{border:1px solid #ccc;border-radius:6px;font-size:14px;padding:8px 10px}.error{color:red;font-size:13px;margin-top:4px}.checkbox-group{align-items:center;display:flex;gap:10px}.checkbox{height:18px;width:18px}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;padding:8px 16px}.btn.cancel{background-color:#ddd;color:#333}.btn.submit{background-color:#ff914d;color:#fff}.btn.cancel:hover{background-color:#ccc}.pass{align-items:center;display:flex}.pass-field{border:none;outline:none;width:100%}.swiper-container{background:#fff}.swiper-container,.swiper-container2{align-items:center;display:flex;flex-direction:column;font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;height:100vh;margin-bottom:-100px;margin-top:-155px;overflow:hidden;position:relative;width:100%}.popup-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;max-width:400px;padding:30px 20px;text-align:center;width:90%}.popup-title{color:#333;font-size:24px;font-weight:700;margin-bottom:15px}.popup-message{color:#555;font-size:16px;margin-bottom:20px}.popup-actions{display:flex;justify-content:center}.popup-button{background-color:#ff914d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s ease}.popup-button:hover{background-color:#fd8337}.password-input-wrapper{position:relative}.password-input-wrapper .form-input{padding-right:2.5rem;width:100%}.toggle-password{background:#0000;color:#666;font-size:1rem;right:10px;top:50%;transform:translateY(-50%)}.close-button,.toggle-password{border:none;cursor:pointer;position:absolute}.close-button{background:none;color:#fff;font-size:24px;font-weight:700;line-height:1;padding:5px;right:15px;top:15px;transition:color .2s ease-in-out;z-index:1000}.close-btn2{color:#fff;cursor:pointer;font-size:30px;right:20px;top:20px}.close-btn2,.overlay-main{position:fixed;z-index:9999}.overlay-main{align-items:center;background:rgba(0,0,0,.725);display:flex;height:100vh;justify-content:center;overflow-y:scroll;right:0;top:0;width:100%}.swiper-wrapper{height:100%;overflow:hidden;position:relative;width:100%}.swiper-track{transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.swiper-slide,.swiper-track{display:flex;height:100%;width:100%}.swiper-slide{align-items:center;box-sizing:border-box;justify-content:center;padding:15px}.swiper-slide.active{z-index:10}.slide-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:16px;box-shadow:0 3px 6px #0000001f;display:flex;flex-direction:column;max-height:calc(100vh - 30px);max-width:900px;overflow-y:auto;padding:20px;width:100%}.slide-header{flex-shrink:0;margin-bottom:20px;margin-top:60px;text-align:center}.slide-header h1{color:#1a1a1a;font-size:2rem;font-weight:700;letter-spacing:-.02em;margin-bottom:8px}.slide-header p{color:#6b7280;font-size:1rem;font-weight:400;line-height:1.4}.step-content{flex:1 1;margin-bottom:20px;overflow-y:auto}.quote-options{display:flex;flex-direction:column;gap:16px;margin-top:20px}.quote-option{background:#fff;border:2px solid #e5e7eb;border-radius:16px;cursor:pointer;overflow:hidden;padding:20px;position:relative;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1)}.quote-option:before{background:linear-gradient(135deg,#ff914d0d,#ff914d05);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.quote-option:hover{border-color:#ff914d;box-shadow:0 10px 20px #ff914d26;transform:translateY(-2px)}.quote-option:hover:before{opacity:1}.quote-option.selected{background:linear-gradient(135deg,#ff914d14,#ff914d0a);border-color:#ff914d;box-shadow:0 4px 16px #ff914d33}.quote-icon{margin-bottom:16px;position:relative}.quote-icon img{border-radius:12px;height:48px;width:48px}.selection-indicator{background:linear-gradient(135deg,#ff914d,#e8823d);border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px #ff914d66;height:20px;position:absolute;right:-4px;top:-4px;width:20px}.quote-option h3{color:#1a1a1a;font-size:1.25rem;font-weight:600;letter-spacing:-.01em;margin-bottom:12px}.quote-option p{color:#6b7280;font-size:.9rem;font-weight:400;line-height:1.5}.cleaning-types{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:24px}.cleaning-type{background:#fff;border:2px solid #e5e7eb;border-radius:14px;cursor:pointer;padding:20px;position:relative;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.cleaning-type:hover{border-color:#ff914d;box-shadow:0 6px 12px #ff914d1f;transform:translateY(-1px)}.cleaning-type.selected{background:linear-gradient(135deg,#ff914d14,#ff914d0a);border-color:#ff914d}.cleaning-icon{margin-bottom:12px;position:relative}.lottie-placeholder{align-items:center;display:flex;font-size:2rem;justify-content:center;margin-bottom:8px}.cleaning-type h3{color:#1a1a1a;font-size:1rem;font-weight:600}.box2x,.h{align-items:center;display:flex;justify-content:center}.box2x{width:100%}.house-display-area{height:80px;position:relative;width:25%}.visibX{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.heart,.heartx,.heartx2,.heartx3,.visibX{align-items:center;display:flex;justify-content:center;width:100%}.heart,.heartx,.heartx2,.heartx3{height:60px}.counters-container{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin:20px 0}.counter-group{text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.counter-group:hover{border-color:#ff914d;transform:translateY(-1px)}.counter-controls{gap:16px;margin-bottom:12px}.counter-btn,.counter-controls{align-items:center;display:flex;justify-content:center}.counter-btn{background:#fff;border-radius:10px;color:#ff914d;cursor:pointer;font-size:1.25rem;font-weight:600;height:28px;transition:all .3s cubic-bezier(.4,0,.2,1);width:28px}.counter-btn:hover:not(:disabled){background:#ff914d;box-shadow:0 2px 8px #ff914d4d;color:#fff;transform:scale(1.05)}.counter-btn:disabled{border-color:#d1d5db;color:#9ca3af;cursor:not-allowed;opacity:.3}.counter-value{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;color:#1a1a1a;display:flex;font-size:.9rem;font-weight:700;justify-content:center;min-width:48px;padding:8px}.counter-group h3{color:#1a1a1a;font-size:1rem;font-weight:600;margin:0}.monthly-calendar-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:20px}.calendar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;padding:0 4px}.calendar-header h3{color:#1a1a1a;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0}.month-nav-btn{align-items:center;background:#fff;border:none;border-radius:12px;box-shadow:0 2px 8px #0000000d;color:#ff914d;cursor:pointer;display:flex;font-size:1.125rem;height:36px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:36px}.month-btn-group{display:flex;gap:8px}.month-nav-btn:hover:not(:disabled){box-shadow:0 4px 12px #ff914d40;color:#ff914d;transform:scale(1.05)}.month-nav-btn:disabled{background:#f3f4f6;color:#ff914d;cursor:not-allowed;opacity:.9}.calendar-weekdays{grid-gap:1px;background:#0000;border-radius:8px;display:grid;gap:1px;grid-template-columns:repeat(7,1fr);margin-bottom:12px;overflow:hidden}.weekday-header{background:#0000;color:#6b7280;font-size:.8rem;font-weight:600;letter-spacing:.05em;padding:8px 4px;text-align:center;text-transform:uppercase}.monthly-calendar-grid2{grid-gap:2px;background:#0000;border-radius:12px;display:grid;gap:2px;grid-template-columns:repeat(7,1fr);min-height:200px}.calendar-day2{align-items:center;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;justify-content:center;min-height:32px;padding:8px 4px;position:relative;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.calendar-day2.empty{background:#0000;cursor:default}.calendar-day2.past{color:#d1d5db;cursor:not-allowed}.calendar-day2.today{color:#d97706;font-weight:700}.calendar-day2.today:after{background:#d97706;border-radius:50%;bottom:4px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:4px}.calendar-day2.selectable:hover{color:#ff914d;transform:scale(1.05)}.calendar-day2.selected{background:linear-gradient(135deg,#ff914d,#e8823d);box-shadow:0 4px 12px #ff914d66;color:#fff;font-weight:700;transform:scale(1.05)}.calendar-day2.selected:hover{background:linear-gradient(135deg,#e8823d,#d97706);transform:scale(1.08)}.time-selection-section{margin-bottom:24px}.time-selection-section h3{color:#1a1a1a;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;margin-bottom:16px;text-align:center}.time-dropdown-container{margin:0 auto;position:relative;width:100%}.time-dropdown{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:16px;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;color:#374151;cursor:pointer;font-size:.9rem;font-weight:500;padding:12px 48px 12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.time-dropdown:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff914d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");border-color:#ff914d;box-shadow:0 0 0 3px #ff914d1a,0 4px 12px #ff914d26;outline:none}.time-dropdown:disabled{background-color:#f9fafb;border-color:#e5e7eb;box-shadow:none;color:#9ca3af;cursor:not-allowed}.time-dropdown option{background:#fff;color:#374151;font-weight:500;padding:8px}.time-dropdown option:checked{background:linear-gradient(135deg,#ff914d,#e8823d);color:#fff}.no-slots-message{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:8px;color:#ef4444;font-size:.875rem;font-weight:500;margin-top:12px;padding:12px 16px;text-align:center}.day-selector{display:flex;flex-wrap:wrap;gap:6px;justify-content:space-evenly;margin-top:16px}.day-btn{align-items:center;background:#fff;border-radius:50px;color:#6b7280;cursor:pointer;display:flex;font-size:.8rem;font-weight:600;height:40px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:40px}.day-btn:hover{border-color:#ff914d;color:#ff914d;transform:translateY(-1px)}.button-with-exclamation{align-items:center;display:relative;display:flex;gap:6px;width:50%}.exclamation{align-items:center;border:2px solid gray;border-radius:50px;color:gray;display:flex;font-size:1.25rem;font-weight:700;height:32px;justify-content:center;padding:4px;transition:color .3s;-webkit-user-select:none;user-select:none;width:32px}.exclamation.highlighted{border:2px solid #ff914d;color:#ff914d}.close-notify{align-items:flex-end;color:red;cursor:pointer;display:flex;justify-content:flex-end}.day-btn.selected{background:linear-gradient(135deg,#ff914d,#e8823d);border-color:#ff914d;box-shadow:0 2px 8px #ff914d4d;color:#fff}.extras-section{margin-top:24px}.extras-section h3{color:#1a1a1a;font-size:1.25rem;font-weight:700;margin-bottom:20px;text-align:center}.extras-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(6,1fr)}.extra-item{background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;padding:16px 12px;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.extra-item:hover{border-color:#ff914d;box-shadow:0 4px 12px #ff914d1f;transform:translateY(-1px)}.extra-item.selected{background:linear-gradient(135deg,#ff914d14,#ff914d0a);border-color:#ff914d}.extra-icon img{border-radius:6px;height:32px;margin-bottom:8px;width:32px}.extra-item p{color:#374151;font-size:.8rem;font-weight:500;margin:0}.schedule-options{border-radius:16px;margin-top:20px}.clean-type-toggle{display:flex;gap:16px;justify-content:space-between;margin-bottom:20px;padding:4px}.hidden-btn{cursor:not-allowed;opacity:.5;pointer-events:none}.toggle-btn{background:#0000;border:2px solid #6b7280;border-radius:10px;color:#6b7280;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:12px 20px;transition:all .3s cubic-bezier(.4,0,.2,1)}.toggle-btn.active,.toggle-btn:hover{border:2px solid #ff914d}.toggle-btn.active{color:#ff914d}.toggle-btn-one{align-items:center;background:#0000;border:2px solid #6b7280;border-radius:10px;color:#6b7280;cursor:pointer;display:flex;flex:1 1;font-size:.9rem;font-weight:600;justify-content:space-between;padding:12px 20px;transition:all .3s cubic-bezier(.4,0,.2,1)}.toggle-btn-one.active,.toggle-btn-one:hover{border:2px solid #ff914d}.toggle-btn-one.active{color:#ff914d}.off{background:#ff914d;border-radius:50px;color:#fff;font-size:12px;padding:2px 10px}.frequency-selector{text-align:left}.frequency-selector h4{color:#1a1a1a;font-size:1rem;font-weight:600;margin-bottom:16px}.frequency-options{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:20px}.environment-type-container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.environment-type-button{border:1px solid #ccc;border-radius:50px;cursor:pointer;font-size:14px;padding:10px 15px;transition:all .2s ease-in-out}.environment-type-button:hover{background-color:#e0e0e0}.environment-type-active{background-color:#ff914d;border-color:#ff914d;color:#fff}.environment-type-active:hover{background-color:#fd8840}.cleaning-type-container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.cleaning-type-button{border:1px solid #ccc;border-radius:50px;cursor:pointer;font-size:14px;padding:10px 15px;transition:all .2s ease-in-out}.cleaning-type-button:hover{background-color:#e0e0e0}.cleaning-type-active{background-color:#ff914d;border-color:#ff914d;color:#fff}.cleaning-type-active:hover{background-color:#fd8840}.frequency-options button{background:#fff;border-radius:50px;color:#6b7280;cursor:pointer;font-size:.875rem;font-weight:600;padding:10px 18px;transition:all .3s cubic-bezier(.4,0,.2,1)}.frequency-options button:hover{color:#ff914d;transform:translateY(-1px)}.frequency-options button.active{background:linear-gradient(135deg,#ff914d,#e8823d);border-color:#ff914d;box-shadow:0 2px 8px #ff914d4d;color:#fff}.form-group{margin-bottom:20px}.form-group label{color:#1a1a1a;display:block;font-size:.9rem;font-weight:600;margin-bottom:8px}.form-input,.form-select,.form-textarea{background:#fff;border:2px solid #e5e7eb;border-radius:10px;box-sizing:border-box;color:#374151;font-size:.9rem;font-weight:500;padding:12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#ff914d;box-shadow:0 0 0 3px #ff914d1a;outline:none}.form-textarea{line-height:1.5;min-height:80px;resize:vertical}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.google-signup{margin-bottom:20px;text-align:center}.google-btn{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;color:#374151;cursor:pointer;cursor:not-allowed;display:inline-flex;font-size:.9rem;font-weight:600;gap:10px;padding:12px 24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.google-btn img{height:18px;width:18px}.terms-section{margin-top:20px;text-align:center}.checkbox-label{align-items:center;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:10px;justify-content:center;margin-bottom:12px}.checkbox-label input[type=checkbox]{accent-color:#ff914d;height:18px;width:18px}.link{color:#ff914d;cursor:pointer;font-weight:600;text-decoration:none;transition:color .3s ease}.link:hover{color:#e8823d;text-decoration:underline}.summary-content{margin:0 auto;max-width:560px}.summary-section{border-bottom:1px solid #e5e7eb;margin-bottom:20px;padding-bottom:16px}.summary-section h3{color:#1a1a1a;font-size:1.125rem;font-weight:700;margin-bottom:16px}.summary-item{display:flex;font-size:.9rem;font-weight:500;justify-content:space-between;margin-bottom:8px;padding:8px 0}.summary-total{border-top:2px solid #e5e7eb;margin-top:20px;padding-top:16px}.total-line{color:#1a1a1a;display:flex;font-size:1.25rem;font-weight:700;justify-content:space-between}.book-now-btn2{background:linear-gradient(135deg,#ff914d,#e8823d);border:none;border-radius:12px;box-shadow:0 4px 12px #ff914d4d;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:700;margin-top:20px;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.book-now-btn2:hover:not(:disabled){background:linear-gradient(135deg,#e8823d,#d97706);box-shadow:0 6px 16px #ff914d66;transform:translateY(-1px)}.book-now-btn2:disabled{cursor:not-allowed;opacity:.6;transform:none}.book-now-btn2.loading{position:relative}.book-now-btn2.loading:after{animation:spin 1s ease infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;bottom:0;content:"";height:18px;left:0;margin:auto;position:absolute;right:0;top:0;width:18px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.slide-footer{border-top:1px solid #e5e7eb;justify-content:space-between;margin:20px;padding:16px;width:90%}.slide-footer,.support-section{align-items:center;display:flex}.support-section{cursor:pointer;gap:8px;transition:all .3s ease}.support-section img{border-radius:6px;height:32px;transition:all .3s ease;width:32px}.support-section img.support-active{filter:brightness(1.2) saturate(1.5)}.support-section p{color:#6b7280;font-size:.9rem;font-weight:500;margin:0;transition:color .3s ease}.support-section:hover p{color:#ff914d}.navigation-buttons{display:flex;flex-shrink:0;gap:12px;justify-content:center;margin-top:auto}.nav-btn{background:#fff;border:2px solid #e5e7eb;border-radius:10px;color:#6b7280;cursor:pointer;font-size:.9rem;font-weight:600;padding:12px 20px;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-btn:hover{background:#ff914d;border-color:#ff914d;box-shadow:0 2px 8px #ff914d4d;color:#fff;transform:translateY(-1px)}.nav-btn.disabled,.swiper-nav.disabled{background:#f3f4f6;border-color:#e5e7eb;box-shadow:none;color:#9ca3af;cursor:not-allowed;opacity:.3;pointer-events:none;transform:none}.prev-btn{color:#6b7280}.next-btn{background:linear-gradient(135deg,#ff914d,#e8823d);border-color:#ff914d;color:#fff}.next-btn:hover{background:linear-gradient(135deg,#e8823d,#d97706);border-color:#e8823d}.swiper-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:none;border-radius:12px;box-shadow:0 4px 12px #0000001f;color:#374151;cursor:pointer;font-size:1.25rem;height:48px;position:absolute;top:40%;transform:translateY(-50%);transition:all .3s cubic-bezier(.4,0,.2,1);width:48px;z-index:100}.swiper-nav:hover{background:#fff;box-shadow:0 6px 16px #0000002e;transform:translateY(-50%) scale(1.05)}.swiper-nav-left{left:10%}.swiper-nav-right{right:10%}.swiper-pagination{bottom:10px;display:flex;flex-shrink:0;gap:8px;left:50%;margin-top:-12px;position:fixed;transform:translateX(-50%);z-index:100}.not-selectable{cursor:not-allowed;opacity:.6;pointer-events:none}.pagination-dot{background:#bdbaba66;border:none;border-radius:50%;cursor:pointer;height:10px;transition:all .3s cubic-bezier(.4,0,.2,1);width:10px}.pagination-dot:hover{background:#ffffffb3;transform:scale(1.2)}.pagination-dot.active{background:#bbb;box-shadow:0 2px 6px #fff6;transform:scale(1.3)}.pagination-dot.disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.blur-overlay{height:100%;pointer-events:none;position:absolute;top:0;transition:opacity .5s ease;width:15%;z-index:50}.error-message,.validation-message{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-left:3px solid #ef4444;border-radius:8px;color:#ef4444;font-size:.875rem;font-weight:500;line-height:1.5;margin-top:12px;opacity:0;padding:12px 16px;text-align:left;transition:opacity .3s ease}.error-message.visible,.validation-message.visible{opacity:1}.required-field:after{color:#ef4444;content:"*";font-weight:600;margin-left:4px}.total-text{font-size:20px;font-weight:bolder}.tim,.total-number{color:#ff914d}.sum-txt{align-items:center;display:flex;gap:4px;text-align:end}.sum-txt h5{color:#ff914d;font-size:18px;font-weight:bolder}.check{font-size:.9rem;margin:8px 0}.validation-active .calendar-day2.selectable:not(.selected),.validation-active .cleaning-type:not(.selected),.validation-active .quote-option:not(.selected){animation:validationPulse 2s infinite;border-color:#ef444480}@keyframes validationPulse{0%{box-shadow:0 0 0 0 #ef444466}50%{box-shadow:0 0 0 6px #ef44441a}to{box-shadow:0 0 0 0 #ef444400}}.form-input.error,.form-select.error,.form-textarea.error{background-color:#ef44440d;border-color:#ef4444}.form-input.error:focus,.form-select.error:focus,.form-textarea.error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.form-input.success,.form-select.success,.form-textarea.success{background-color:#10b9810d;border-color:#10b981}.success-message{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-left:3px solid #10b981;border-radius:8px;color:#10b981;font-size:.875rem;font-weight:500;margin-top:12px;padding:12px 16px;text-align:center}@media (max-width:1024px){.slide-content{max-width:400px;padding:16px}.button-with-exclamation{width:100%}.cleaning-types{gap:12px;grid-template-columns:1fr 1fr 1fr}.counters-container{gap:16px;grid-template-columns:1fr 1fr}.extras-grid{grid-template-columns:repeat(3,1fr)}.monthly-calendar-grid2{min-height:180px}}@media (max-width:768px){.swiper-container{height:100vh}.swiper-slide{padding:20px}.slide-content{border-radius:16px;height:100%;padding:16px}.slide-header h1{font-size:1.75rem}.form-row{gap:16px;grid-template-columns:1fr}.extras-grid{grid-template-columns:repeat(3,1fr)}.swiper-nav{font-size:1.125rem;height:40px;width:40px}.swiper-nav-left{left:20px}.swiper-nav-right{right:20px}.slide-footer{flex-direction:column;gap:16px;margin:16px;padding:12px;text-align:center}.navigation-buttons{justify-content:center}.calendar-header h3{font-size:1.25rem}.month-nav-btn{font-size:1rem;height:32px;width:32px}.calendar-day2{font-size:.8rem;min-height:28px;padding:6px 4px}.weekday-header{font-size:.75rem;padding:6px 4px}.monthly-calendar-grid2{min-height:160px}.time-dropdown{background-size:14px;padding:10px 40px 10px 14px}.monthly-calendar-section,.schedule-options{padding:16px}}@media (max-width:480px){.slide-content{border-radius:12px;padding:12px}.slide-header h1{font-size:1.5rem}.slide-header p{font-size:.9rem}.extras-grid{grid-template-columns:repeat(3,1fr)}.calendar-header{padding:0 2px}.calendar-header h3{font-size:1.125rem}.month-nav-btn{font-size:.9rem;height:28px;width:28px}.calendar-day2{font-size:.75rem;min-height:24px;padding:4px 2px}.weekday-header{font-size:.7rem;padding:4px 2px}.monthly-calendar-grid2{gap:1px;min-height:140px}.clean-type-toggle{flex-direction:column;gap:6px}.frequency-options{align-items:center;flex-direction:row;gap:6px}.day-selector{gap:4px}.day-btn{font-size:.75rem;height:32px;width:32px}.error-message{font-size:.8rem;padding:8px 12px}.monthly-calendar-section,.schedule-options{padding:12px}.time-dropdown{padding:8px 36px 8px 12px}}.glassmorphism-notification{animation:glassSlideIn .5s cubic-bezier(.25,.46,.45,.94);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#ffffff40;border:2px solid hsla(0,1%,63%,.525);border-radius:24px;margin:24px 0;overflow:hidden;padding:32px;position:absolute;right:40%;text-align:left;top:30%}.glassmorphism-notification:before{background:linear-gradient(135deg,#ffffff26,#ffffff0d 50%,#ffffff1a);border-radius:inherit;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.glassmorphism-notification:after{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);content:"";height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;transform:rotate(45deg);width:200%}.glassmorphism-notification>div{align-items:flex-start;display:flex;flex-direction:column;position:relative;z-index:9999}.glassmorphism-notification h5{font-weight:700}.glassmorphism-notification p{font-size:1rem;margin-bottom:10px}.glassmorphism-notification p:last-child{margin-bottom:10px}.glassmorphism-notification .link{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#fbddca;border:1px solid #3498db33;border-radius:8px;box-shadow:0 2px 8px #3498db1a;color:#ff914d;display:inline-block;font-weight:600;margin-top:10px;padding:4px 8px;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.glassmorphism-notification .link:hover{background:#3498db40;box-shadow:0 4px 12px #3498db33,0 0 20px #3498db1a;color:#1a5490;text-shadow:0 0 8px #3498db4d;transform:translateY(-1px)}.glassmorphism-notification .link:after{background:linear-gradient(45deg,#0000,#3498db1a,#0000);border-radius:inherit;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.glassmorphism-notification .link:hover:after{opacity:1}@keyframes glassSlideIn{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);opacity:0;transform:translateY(-30px) scale(.95)}to{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:1;transform:translateY(0) scale(1)}}@keyframes shimmer{0%,to{opacity:0;transform:translateX(-100%) translateY(-100%) rotate(45deg)}50%{opacity:.1;transform:translateX(100%) translateY(100%) rotate(45deg)}}.glassmorphism-notification.dark{background:#0000004d;border:1px solid #ffffff1a}.glassmorphism-notification.dark h5{background:#ffffff1a;border:1px solid #ffffff26;color:#ecf0f1}.glassmorphism-notification.dark p{background:#ffffff14;border:1px solid #ffffff1a;color:#bdc3c7}@media (max-width:768px){.glassmorphism-notification{border-radius:20px;margin:16px 0;padding:24px}.glassmorphism-notification h5{border-radius:14px;font-size:1.2rem;padding:14px 18px}.glassmorphism-notification p{border-radius:12px;font-size:.9rem;padding:16px 20px}.glassmorphism-notification .link{border-radius:6px;padding:3px 6px}}@media (max-width:480px){.glassmorphism-notification{border-radius:16px;height:400px;left:0;overflow:scroll;padding:20px;width:90%}.glassmorphism-notification h5{font-size:1.1rem;padding:12px 16px}.glassmorphism-notification p{font-size:.85rem;padding:14px 18px}}.not-found-container,.page-container{align-items:center;display:flex;flex-direction:column;min-height:100vh;overflow:auto;width:100%}.not-found-container,.not-found-container1{justify-content:center}.not-found-container1{align-items:center;display:flex;flex-direction:column;position:relative}.not-found-text1{color:#262626;font-size:252px;font-weight:900;letter-spacing:-20px;margin-bottom:-20px;margin-top:-20px}.not-found-container2{align-items:center;display:flex;flex-direction:column;justify-content:center;width:421px}.not-found-text2{font-weight:400;text-align:center}.contact-container{min-height:100vh;overflow:hidden}.contact-container,.contact-container01{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.contact-container01{background-image:linear-gradient(135deg,#ff914d 0,#ffa067 98%);height:505px}.contact-header{align-items:center;background-color:#fff;border-radius:100px;box-shadow:5px 8px 18px 0 #2f2f2f45;display:flex;flex:0 0 auto;flex-direction:row;height:100px;justify-content:center;margin-top:var(--dl-space-space-oneandhalfunits);width:1076px}.contact-container02{flex:0 0 auto;width:1013px}.contact-container02,.contact-container03{align-items:center;display:flex;justify-content:space-between}.contact-container03{width:618px}.contact-image{height:75px;object-fit:cover;width:137px}.contact-container04{align-items:center;display:flex;justify-content:space-between;width:261px}.contact-button{background-color:#ffa46c;border-radius:30px;border-width:0;color:#fff;height:48px;width:165px}.contact-container05{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-fiveunits)}.contact-text06{color:#fff;font-family:Inter;font-size:40px;font-weight:600;margin-bottom:20px}.contact-text07{color:#ececec;font-family:Inter}.contact-container06{align-items:center;display:flex;flex-direction:row;height:284px;justify-content:space-between;margin-top:var(--dl-space-space-fiveunits);width:70%}.contact-container07{align-items:center;background-color:#fff;border-radius:10px;box-shadow:5px 8px 18px 0 #9999997d;display:flex;flex-direction:column;height:276px;justify-content:center;padding:30px;width:31%}.contact-container08{align-items:flex-start;display:flex;flex-direction:column;height:50%;justify-content:space-between;width:auto}.contact-container09{align-items:flex-start;background-color:#d9d9d9;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:47px;width:47px}.contact-text08{font-family:Inter;font-size:15px;height:19px;width:189px}.contact-text09{color:#25313b}.contact-text09,.contact-text10{font-size:14px;font-style:normal;font-weight:400}.contact-text10{align-self:flex-start;color:#ff914d;margin-left:0;margin-top:var(--dl-space-space-twounits);text-decoration:underline}.contact-container10{align-items:center;background-color:#fff;border-radius:10px;box-shadow:5px 8px 18px 0 #9999997d;display:flex;flex-direction:column;height:276px;justify-content:center;padding:30px;width:31%}.contact-container11{align-items:flex-start;display:flex;flex-direction:column;height:50%;justify-content:space-between;width:auto}.contact-container12{align-items:flex-start;background-color:#d9d9d9;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:47px;width:47px}.contact-text11{font-family:Inter;font-size:15px;height:19px;width:189px}.contact-text12{color:#25313b}.contact-text12,.contact-text13{font-size:14px;font-style:normal;font-weight:400}.contact-text13{align-self:flex-start;color:#ff914d;margin-top:var(--dl-space-space-twounits);text-decoration:underline}.contact-container13{align-items:center;background-color:#fff;border-radius:10px;box-shadow:5px 8px 18px 0 #9999997d;display:flex;flex-direction:column;height:276px;justify-content:center;padding:30px;width:31%}.contact-container14{align-items:flex-start;display:flex;flex-direction:column;height:50%;justify-content:space-between;width:auto}.contact-container15{align-items:flex-start;background-color:#d9d9d9;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:47px;width:47px}.contact-text14{font-family:Inter;font-size:15px;height:19px;width:189px}.contact-text15{color:#25313b}.contact-text15,.contact-text16{font-size:14px;font-style:normal;font-weight:400}.contact-text16{align-self:flex-start;color:#ff914d;margin-left:0;margin-top:var(--dl-space-space-twounits);text-decoration:underline}.contact-container16{align-items:flex-start;display:flex;height:183px;width:100%}.contact-container17{height:773px;justify-content:center}.contact-container17,.contact-container18{align-items:center;display:flex;flex-direction:row;width:100%}.contact-container18{justify-content:space-between}.contact-container19{background-image:linear-gradient(315deg,#ffab77 1%,#ff914d 100%);border-bottom-right-radius:30px;border-top-right-radius:30px;height:664px;padding-top:var(--dl-space-space-twounits);width:40%}.contact-container19,.contact-container20{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.contact-container20{height:571px;margin:var(--dl-space-space-oneandhalfunits)}.contact-container21{align-items:flex-start;display:flex;flex-direction:column;height:91px;justify-content:space-between;width:280px}.contact-text17{color:#fff;font-family:inter;font-size:30px}.contact-text18{color:#fbfbfb;font-family:Inter;font-size:15px}.contact-container22{align-items:flex-start;display:flex;flex-direction:column;height:91px;justify-content:space-between;width:280px}.contact-text19{color:#fff;font-family:inter;font-size:20px}.contact-text20{font-style:normal;font-weight:400}.contact-text20,.contact-text21{color:#fbfbfb;font-family:Inter;font-size:15px}.contact-text21{cursor:pointer}.contact-container23{align-items:flex-start;display:flex;flex-direction:column;height:91px;justify-content:space-between;width:280px}.contact-text22{color:#fff;font-family:inter;font-size:21px}.contact-text23,.contact-text24{color:#fbfbfb;font-family:Inter;font-size:15px}.contact-container24{align-items:flex-start;display:flex;flex-direction:column;height:91px;justify-content:space-between;width:280px}.contact-text28{color:#fff;font-family:inter;font-size:20px}.contact-text29,.contact-text30{color:#fbfbfb;font-family:Inter;font-size:15px}.contact-container25{align-items:flex-start;display:flex;flex-direction:column;height:91px;justify-content:space-between;position:relative;width:280px}.contact-text31{color:#fff;font-family:inter;font-size:20px}.contact-text32{color:#fbfbfb;font-family:Inter;font-size:15px}.contact-container26{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:auto}.contact-container27,.contact-container28{align-items:flex-start;background-color:#fff;border-radius:var(--dl-radius-radius-round);display:flex;height:28px;margin-right:var(--dl-space-space-halfunit);width:28px}.contact-container28{margin-left:var(--dl-space-space-halfunit)}.contact-container29{align-items:flex-start;background-color:#fff;border-radius:var(--dl-radius-radius-round);display:flex;height:28px;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);width:28px}.contact-container30{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding-left:var(--dl-space-space-sixunits);width:90vw}.contact-container31{height:auto;width:90%}.contact-container31,.contact-container32{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}.contact-container32{height:78px}.contact-text33{font-family:inter;font-size:30px;font-weight:bolder}.contact-text34{font-family:Inter;font-size:15px}.contact-text36{color:#ff914d;cursor:pointer}.contact-container33{flex-direction:column;margin-bottom:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-twounits)}.contact-container33,.contact-container34{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.contact-container34{flex-direction:row}.contact-container35{align-items:flex-start;display:flex;flex-direction:column;height:72px;justify-content:space-between;width:45%}.contact-text37{font-family:Inter;font-size:14px}.contact-textinput{padding-bottom:15px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);padding-top:15px;width:100%}.contact-container36{align-items:flex-start;display:flex;flex-direction:column;height:73px;justify-content:space-between;width:45%}.contact-text38{font-family:Inter;font-size:14px}.contact-textinput1{padding-bottom:15px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);padding-top:15px;width:100%}.contact-container37{flex-direction:row;margin-top:var(--dl-space-space-oneandhalfunits);width:100%}.contact-container37,.contact-container38{align-items:flex-start;display:flex;justify-content:space-between}.contact-container38{flex-direction:column;height:76px;width:45%}.contact-text39{font-family:Inter;font-size:15px}.contact-textinput2{padding-bottom:15px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);padding-top:15px;width:100%}.contact-container39{align-items:flex-start;display:flex;flex-direction:column;height:76px;justify-content:space-between;width:45%}.contact-text40{font-family:Inter;font-size:15px}.contact-textinput3{padding-bottom:15px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);padding-top:15px;width:100%}.contact-container40{flex-direction:row}.contact-container40,.contact-container41{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.contact-container41{flex-direction:column;margin-top:var(--dl-space-space-oneandhalfunits);min-height:208px}.contact-text41{font-family:Inter;font-size:15px;margin-bottom:var(--dl-space-space-unit)}.contact-container42{align-items:flex-start;background-color:#d9d9d900;border-color:#b4b4b4;border-radius:10px;border-width:2px;display:flex;height:188px;justify-content:flex-start;max-height:188px;max-width:100%;min-height:188px;min-width:100%;padding:var(--dl-space-space-halfunit);width:100%}.contact-text42{color:#939393;font-family:Inter;font-size:15px}.contact-button1{background-color:#ff914d;border-width:0;color:#fff;padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit);width:100%}@media(max-width:1600px){.contact-container31{width:80%}}@media(max-width:1200px){.contact-container17{height:auto;margin-top:var(--dl-space-space-fiveunits)}.contact-container19{width:30%}.contact-container20{padding:var(--dl-space-space-unit)}.contact-container30{width:100%}.contact-container31{width:90%}.contact-text33{margin-bottom:var(--dl-space-space-twounits)}.contact-container34,.contact-container37{margin-bottom:var(--dl-space-space-oneandhalfunits)}}@media(max-width:991px){.contact-text06{text-align:center}.contact-container07,.contact-container10{width:45%}.contact-container13{display:none}}@media(max-width:767px){.contact-container02,.contact-header{width:100%}.contact-container06{width:90%}.contact-container07,.contact-container10{width:49%}.contact-container18{flex-direction:column}.contact-container19{border-radius:20px;width:90%}.contact-container26{width:auto}.contact-container27{background-color:#fff;margin-right:var(--dl-space-space-halfunit);width:28px}.contact-container28,.contact-container29{background-color:#fff;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);width:28px}.contact-container30{background-image:url(img/backdropdots-1500w.png);background-size:cover;height:auto;padding-bottom:var(--dl-space-space-threeunits);padding-left:5%;padding-right:5%;padding-top:var(--dl-space-space-threeunits)}.contact-container31{margin-top:var(--dl-space-space-fourunits);width:100%}.contact-container42{margin-bottom:var(--dl-space-space-oneandhalfunits)}}@media(max-width:479px){.contact-container01{height:452px;position:relative}.contact-header{display:none}.contact-text06{font-size:16px;text-align:center}.contact-text07{font-size:8px;font-style:normal;font-weight:400}.contact-container06{width:100%}.contact-container07{height:255px;padding:15px;width:49%}.contact-container08{height:136px;width:auto}.contact-container10{height:255px;padding:15px;width:49%}.contact-container11{height:136px;width:auto}.contact-container13{height:255px;width:224px}.contact-container14{height:136px;width:193px}.contact-container16{height:20px}.contact-container17{height:1453px}.contact-container18{flex-direction:column;height:1269px}.contact-container19{border-radius:10px;height:576px;width:96%}.contact-container20{height:492px}.contact-container21{height:58px}.contact-text17{font-size:20px}.contact-text18{font-size:10px}.contact-container22{height:60px}.contact-text19{font-size:15px}.contact-text20,.contact-text21{font-size:10px}.contact-container23{height:75px}.contact-text22{font-size:15px}.contact-text23,.contact-text24{font-size:10px}.contact-container24{height:60px}.contact-text28{font-size:15px}.contact-text29,.contact-text30{font-size:10px}.contact-container25{height:72px}.contact-text31{font-size:15px}.contact-text32{font-size:10px}.contact-container30{height:auto;margin-bottom:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-twounits);padding-bottom:var(--dl-space-space-unit);padding-left:0;padding-top:var(--dl-space-space-unit);width:100%}.contact-container31{height:auto;padding:var(--dl-space-space-unit) var(--dl-space-space-halfunit);width:100%}.contact-container32{height:43px}.contact-text33{font-size:20px;margin-bottom:var(--dl-space-space-unit)}.contact-text34{font-size:7px}.contact-container33{height:auto}.contact-container35{height:auto;width:48%}.contact-text37{margin-bottom:var(--dl-space-space-halfunit)}.contact-container36{height:auto;width:49%}.contact-text38{margin-bottom:var(--dl-space-space-halfunit)}.contact-container38{height:auto;width:49%}.contact-text39{margin-bottom:var(--dl-space-space-halfunit)}.contact-container39{height:auto;width:49%}.contact-text40{margin-bottom:var(--dl-space-space-halfunit)}.contact-container41{height:auto;width:100%}.contact-container42{height:200px;width:100%}.contact-button1{width:100%}}.home1-container{min-height:100vh;overflow:auto}.home1-container,.home1-container01{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.home1-container01{height:auto;position:relative}.home1-container02{align-items:center;background-color:#d9d9d9;border-radius:60px;display:flex;height:101px;justify-content:center;margin-bottom:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-twounits);width:1076px}.home1-container03{flex-direction:column;justify-content:flex-end;position:relative;width:100%}.home1-container03,.home1-container04{align-items:center;display:flex;height:auto}.home1-container04{flex-direction:row;justify-content:space-between;margin-top:100px;padding-bottom:200px;width:90%}.home1-container05{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;justify-content:space-between;width:45%}.home1-navlink{background-color:#ff914d;border-radius:30px;border-width:0;color:#fff;margin-top:20px;padding:12px 40px;text-align:center;text-decoration:none}.home1-text01{font-family:Inter;font-size:40px;font-style:normal;font-weight:600;width:auto}.home1-text03,.home1-text04,.home1-text05{color:#ff914d}.home1-text06{color:#ff9}.home1-text10{color:#8f8f8f;font-family:Inter;font-size:25px;font-style:normal;font-weight:400;width:95%}.home1-image{height:auto;object-fit:cover;width:45%}.home1-container06{background-color:#fff;border-radius:25px;bottom:-101px;box-shadow:5px 0 20px 0 #6d6d6d59;height:197px;justify-content:space-between;left:0;margin:auto;padding-left:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-threeunits);position:absolute;right:0;width:90%;z-index:100}.home1-container06,.home1-container07{align-items:center;display:flex;flex-direction:row}.home1-container07{justify-content:space-around;width:50%}.home1-container08{align-items:center;display:flex;flex-direction:column;justify-content:center}.home1-text21{font-family:Inter;font-size:60px}.home1-text22{font-family:Inter;font-size:20px;font-style:normal;font-weight:500}.home1-container09{align-items:center;display:flex;flex-direction:column;justify-content:center}.home1-text23{font-family:Inter;font-size:60px}.home1-text24{font-family:Inter;font-size:20px;font-style:normal;font-weight:500}.home1-container10{align-items:center;display:flex;flex-direction:row;justify-content:space-around;width:50%}.home1-container11{align-items:center;display:flex;flex-direction:column;justify-content:center}.home1-text25{font-family:Inter;font-size:60px}.home1-text26{font-family:Inter;font-size:20px;font-style:normal;font-weight:500}.home1-container12{align-items:center;display:flex;flex-direction:column;justify-content:center}.home1-text27{font-family:Inter;font-size:60px}.home1-text28{font-family:Inter;font-size:20px;font-style:normal;font-weight:500}.home1-container13{background-color:#1f3042;height:545px;justify-content:center;width:100%}.home1-container13,.home1-container14{align-items:center;display:flex;flex-direction:column}.home1-container14{height:139px;justify-content:space-between;width:auto}.home1-heading{color:#fbfbfb;font-size:40px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-twounits)}.home1-text30{color:#ff914d}.home1-text31{color:#ededed;font-family:Inter;font-size:21px;font-style:normal;font-weight:400;line-height:1.4;text-align:center}.home1-container15{justify-content:center;padding-bottom:120px;padding-top:120px;width:100%}.home1-container15,.home1-container16{align-items:center;display:flex;flex-direction:column;height:auto}.home1-container16{justify-content:space-between;width:80%}.home1-container17{align-items:center;align-self:flex-start;display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:auto}.home1-text43x{display:none}.home1-container18{align-items:center;align-self:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:var(--dl-space-space-twounits);position:relative}.home1-image01{left:-10px;object-fit:cover;overflow:hidden;position:absolute;top:0;width:auto;z-index:10}.home1-image01y{object-fit:cover;width:100%}.home1-heading1{align-self:flex-start;color:var(--dl-color-gray-black);font-size:40px;font-weight:550;z-index:12}.home1-text40{color:#a0a0a0;font-family:Inter;font-size:21px;font-style:normal;font-weight:400;margin-bottom:var(--dl-space-space-twounits);text-align:left}.home1-container19{align-items:center;display:flex;height:auto;justify-content:space-between;margin-top:var(--dl-space-space-twounits);width:100%}.home1-container20,.home1-container21,.home1-container22{align-items:center;align-self:flex-start;border-radius:45px;box-shadow:0 0 10px 10px #e3e2e2;display:flex;flex-direction:column;height:524px;justify-content:space-between;width:30%}.home1-container23{align-items:center;display:flex;height:0;justify-content:space-between;margin-left:-5%;margin-top:var(--dl-space-space-twounits);width:100%}.home1-container24{align-items:center;display:none;height:0;width:700px}.home1-container25,.home1-container26,.home1-container27{align-items:center;align-self:flex-start;border-radius:45px;box-shadow:0 0 10px 10px #e3e2e2;display:flex;flex-direction:column;height:524px;justify-content:space-between;width:30%}.home1-container28{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin-top:var(--dl-space-space-fourunits);width:100%}.home1-container29{align-items:flex-start;display:flex;height:905px;justify-content:flex-end;padding-bottom:var(--dl-space-space-fourunits);padding-left:5%;padding-top:var(--dl-space-space-unit);position:relative;width:100%}.home1-container30{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:space-between;padding-right:10%;width:50%}.home1-image02{height:126px;margin-bottom:var(--dl-space-space-fourunits);object-fit:contain;width:132px}.home1-text43{color:#fff;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-threeunits);width:auto}.home1-text44,.home1-text45{color:#000}.home1-text46{color:#ff914d}.home1-text48,.home1-text49,.home1-text50{color:#000}.home1-text51{color:#b8b8b8;font-size:23px}.home1-image03{border-radius:0;border-bottom-left-radius:50px;height:auto;object-fit:cover;width:45%;z-index:14}.home1-container31{height:1050px;margin-top:var(--dl-space-space-threeunits)}.home1-container31,.home1-container32{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.home1-container32{height:850px}.home1-Backcover,.home1-container32{background-color:#1f3042;position:absolute}.home1-Backcover{align-items:center;height:900px;left:0;padding-top:12%;top:0;width:100vw}.backGWall,.home1-Backcover{display:flex;justify-content:center}.backGWall{align-self:center;flex-direction:row;height:auto;justify-self:center;width:90%}.handle{background-color:#fdab00;display:block;height:100%;left:50%;position:absolute;top:0;width:5px;z-index:3}.skewed .handle{height:200%;top:50%;transform:rotate(30deg) translateY(-50%);transform-origin:top}.skewed .top{margin-left:-1000px;transform:skew(-30deg);width:calc(50vw + 1000px)}.skewed .top .content{margin-left:1000px;transform:skew(30deg)}.home1-container33{align-items:flex-start;display:flex;flex-direction:row;height:7%;justify-content:space-between;padding-bottom:0;padding-top:140px;width:100%}.home1-image04{height:900px;object-fit:fill;position:absolute;width:38%}.home1-image04x{border-bottom-right-radius:50px;margin-top:20px;overflow:hidden;width:48%}.filler,.home1-image04x{height:900px;position:absolute}.filler{width:100%}.home1-container34{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;position:absolute;right:10%;width:38%}.home1-image05{height:126px;margin-bottom:var(--dl-space-space-fourunits);margin-top:0;object-fit:contain;width:132px}.home1-text56{color:#fff;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;width:auto}.home1-container43,.home1-container44,.home1-container45,.home1-container46,.home1-container47{background-image:url(https://raw.githubusercontent.com/KesterJosh/Website-SampleX/main/fullPerson.png);background-size:cover}.home1-text59{color:#ff914d}.home1-text65{color:#b8b8b8;font-size:21px;font-style:normal;font-weight:300;line-height:1.5;margin-top:50px}.home1-container35{justify-content:center;margin-top:5px;width:100%}.home1-container35,.home1-container36{align-items:center;display:flex;flex-direction:column;height:auto}.home1-container36{justify-content:space-between;width:80%}.home1-header{height:auto}.home1-container37,.home1-header{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.home1-container37{align-self:center;margin-bottom:0;position:relative}.home1-image06{object-fit:cover;overflow:hidden;position:absolute;right:-10px;top:0;width:auto;z-index:10}.teamView{background-image:url(https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/cad0702d-5435-40c7-a994-fccf199a4d48/eb6c8088-b62e-4de7-8eee-9c43f8c649f6?org_if_sml=1&force_format=original)}.teamView,.teamView2{background-size:cover;border-radius:50px;height:500px;overflow:hidden;width:30%;z-index:10}.teamView2{background-image:url(/img/img.jpg);background-position:50%}.teamView3{background-image:url(https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/cad0702d-5435-40c7-a994-fccf199a4d48/bbe785e2-2e09-40fe-8fc2-b953e3236eb3?org_if_sml=1&force_format=original);background-size:cover;border-radius:50px;height:500px;overflow:hidden;width:30%;z-index:10}.teamView4{background-image:url(https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/cad0702d-5435-40c7-a994-fccf199a4d48/dd6e80d5-172d-4518-9c21-853ab1e34050?org_if_sml=1&force_format=original)}.teamView4,.teamView5{background-size:cover;border-radius:50px;height:500px;margin-left:30px;margin-right:30px;overflow:hidden;width:30%;z-index:10}.teamView5{background-image:url(https://aheioqhobo.cloudimg.io/v7/_playground-bucket-v2.teleporthq.io_/cad0702d-5435-40c7-a994-fccf199a4d48/c54723b1-cb1e-4686-908e-1dc38c88867e?org_if_sml=1&force_format=original)}.home1-image09x{height:100%;object-fit:cover;position:relative;width:110%;z-index:6}.overlay,.overlay2,.overlay3,.overlay4,.overlay5{align-items:center;background-color:#ff914d82;display:flex;flex-direction:column;height:500px;justify-content:center;margin-top:500px;width:400px;z-index:10}.socials{display:flex}.nameC1{color:#fff;margin-bottom:10px}.typeC1{color:#fff}.typeC1,.typeC1On{font-weight:400;margin-bottom:20px}.typeC1On{color:#000}.home1-image06x{object-fit:cover;width:100%}.home1-heading2{align-self:flex-start;color:var(--dl-color-gray-black);z-index:12}.home1-heading2,.home1-text70{font-size:40px;font-weight:600}.home1-text70{height:44px}.home1-text70,.home1-text71{margin-bottom:var(--dl-space-space-threeunits)}.home1-text71{color:#7f7f7f;font-size:21px;text-align:center}.home1-container38{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin-top:var(--dl-space-space-twounits);width:70%}.home1-container39{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.home1-image07,.home1-image08,.home1-image09{border-radius:var(--dl-radius-radius-radius8);height:auto;object-fit:cover;width:30%}.home1-container40{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:var(--dl-space-space-threeunits);width:100%}.home1-image10,.home1-image11{border-radius:var(--dl-radius-radius-radius8);height:auto;margin-left:var(--dl-space-space-twounits);margin-right:var(--dl-space-space-twounits);object-fit:cover;width:30%}.home1-container41{align-items:center;display:flex;height:0;justify-content:space-between;margin-top:var(--dl-space-space-twounits);width:100%}.home1-container42{align-items:center;display:none;height:0;width:700px}.home1-container43,.home1-container44,.home1-container45,.home1-container46,.home1-container47{align-items:center;align-self:flex-start;border-radius:45px;box-shadow:0 0 10px 10px #e3e2e2;display:flex;flex-direction:column;height:524px;justify-content:space-between;width:30%}.home1-container48{height:492px;margin-bottom:var(--dl-space-space-fiveunits);margin-top:var(--dl-space-space-fiveunits);width:100%}.home1-container48,.home1-container49{align-items:center;display:flex;flex-direction:column;justify-content:center}.home1-container49{background-image:linear-gradient(0deg,#ff913d 0,#f9a978 99%);border-radius:30px;box-shadow:0 0 35px 0 #0000001a;height:auto;padding-bottom:var(--dl-space-space-sixunits);padding-top:var(--dl-space-space-sixunits);width:80%}.home1-container50{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:space-between;width:auto}.home1-text75{font-family:Inter;font-size:40px;font-weight:600;margin-bottom:var(--dl-space-space-fourunits)}.home1-text75,.home1-text76{color:#fff;font-style:normal}.home1-text76{font-size:21px;font-weight:300;text-align:center}.home1-container51{align-items:center;display:flex;flex-direction:row;height:55px;justify-content:center;margin-top:var(--dl-space-space-fourunits);width:70%}.home1-button,.home1-button1{border-radius:30px;border-width:0;color:#ff914d;font-family:Inter;font-size:21px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);padding-bottom:20px;padding-left:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-threeunits);padding-top:20px}.home1-container52{align-items:center;background-color:#d9d9d9;display:flex;flex-direction:column;height:227px;justify-content:center;width:100%}@media(max-width:1600px){.home1-image03{width:43%}.home1-container33{height:880px;width:100%}.home1-image04{width:45%}.home1-container29{height:705px}}.containX{border-bottom-right-radius:100px;height:100%}@media(max-width:1200px){.home1-text01{font-size:30px}.home1-image03{width:45%}.home1-container29{height:535px;width:100%}.home1-image04x{height:600px;width:40%}.containX{height:100%;width:100%}.home1-text10{font-size:16px}.home1-text21,.home1-text23,.home1-text25,.home1-text27{font-size:40px}.home1-container13{height:445px}.home1-heading{font-size:35px}.home1-text31{font-size:16px}.home1-image01{width:90%}.home1-heading1{font-size:30px}.home1-text40{font-size:16px}.home1-container19{height:auto}.home1-container20,.home1-container21,.home1-container22{height:424px}.home1-container23{height:auto}.home1-container25,.home1-container26,.home1-container27{height:424px}.home1-container28{height:auto;margin-top:var(--dl-space-space-halfunit)}.home1-image02{margin-bottom:var(--dl-space-space-oneandhalfunits)}.home1-text43{font-size:30px}.home1-text51{font-size:16px}.home1-container33{height:640px;padding-top:60px}.home1-text56{font-size:30px}.home1-text65{font-size:16px;margin-top:5px}.home1-container35{margin-top:120px}.home1-text71{font-size:16px}.home1-container41{height:auto}.home1-container43,.home1-container44,.home1-container45,.home1-container46,.home1-container47{height:424px}.home1-text76{font-size:16px}.home1-container51{width:100%}.home1-container32{height:600px}.home1-button,.home1-button1{padding:10px 20px}.home1-container31{height:670px}}@media(max-width:991px){.home1-container02{width:100%}.home1-text22{font-size:16px}.home1-container38{width:90%}.home1-text24,.home1-text26{font-size:16px}.home1-container40{display:none}.home1-container20,.home1-container21,.home1-container22,.home1-container25,.home1-container26,.home1-container27{height:324px}.home1-container30,.home1-image03{width:45%}.home1-image04{width:55%}.home1-container34{width:44%}.home1-container43,.home1-container44,.home1-container45,.home1-container46,.home1-container47{height:324px}.home1-text65{font-size:14px;margin-top:2px}.home1-text56{font-size:25px}.home1-image05{margin-bottom:5px}.home1-container31{height:550px}.home1-container32{height:500px}}@media(max-width:767px){.home1-container01{height:1229px;position:relative}.home1-container05{margin-left:15px}.home1-container04{flex-direction:column;width:100%}.home1-container41{display:flex;overflow-x:auto;scrollbar-color:#0000;scrollbar-width:thin}.home1-container05{height:350px;margin-bottom:var(--dl-space-space-twounits);width:90%}.home1-text01{font-size:35px}.home1-text10{color:#8f8f8f;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;width:100%}.home1-image{height:434px;width:100%}.home1-container06{background-color:#fff;bottom:-200px;flex-direction:column;height:407px;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);position:absolute;right:0;width:90%}.home1-container07{width:100%}.home1-text21{font-size:70px;margin-bottom:var(--dl-space-space-unit)}.home1-text22{font-size:16px}.home1-text23{font-size:70px;margin-bottom:var(--dl-space-space-unit)}.home1-image04x{height:800px;margin-top:-700px;position:relative;width:90%}.home1-text24{font-size:16px}.home1-container10{width:100%}.home1-text25{font-size:70px;margin-bottom:var(--dl-space-space-unit)}.home1-text26{font-size:16px}.home1-text27{font-size:70px;margin-bottom:var(--dl-space-space-unit)}.home1-text28{font-size:16px}.home1-container13{height:511px}.home1-container14{height:205px;padding-top:var(--dl-space-space-fourunits);width:90%}.home1-text31{font-size:14px}.home1-container15{height:auto;padding-bottom:var(--dl-space-space-fourunits);padding-top:var(--dl-space-space-fourunits)}.home1-container16{height:auto;position:relative;width:100%}.home1-container17{align-self:center;height:auto;width:90%}.home1-container18{margin-bottom:var(--dl-space-space-unit)}.home1-heading1{font-family:Inter;font-size:22px;font-style:normal;font-weight:600}.home1-text40{font-size:10px}.home1-container19{align-items:center;bottom:0;display:none;flex-direction:row;height:234px;justify-content:space-between;left:0;position:absolute;width:638px}.home1-container20,.home1-container21,.home1-container22{border-radius:15px;height:227px;width:156px}.home1-container23{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:350px;justify-content:space-between;overflow-x:hidden;scrollbar-width:none;width:90%}.home1-container24{align-items:center;align-self:flex-start;display:flex;height:300px;justify-content:flex-start;width:700px}.home1-container38{display:none}.home1-container25{align-self:center;border-radius:15px;height:267px;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);width:206px}.home1-container49{background-image:linear-gradient(180deg,#ff914d 0,#ffbf97 99%);width:90%}.home1-container26,.home1-container27{align-self:center;border-radius:15px;height:267px;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);width:206px}.home1-container29{flex-direction:column-reverse;padding-left:0;width:90%}.home1-container30{margin-top:var(--dl-space-space-twounits);width:100%}.home1-text43{display:none}.home1-text43,.home1-text43x{font-size:35px;margin-bottom:var(--dl-space-space-unit)}.home1-text43x{display:block}.home1-text51{font-size:11px}.home1-image03{width:100%}.home1-container33{flex-direction:column;height:auto;width:90%}.home1-image04{width:100%}.home1-container34{align-self:center;margin-left:2.5%;margin-right:2.5%;margin-top:var(--dl-space-space-twounits);position:relative;width:80%}.home1-text56{font-size:25px}.home1-text65{font-size:11px;line-height:1.5}.home1-image06{width:80%}.home1-heading2{font-family:Inter;font-size:22px;font-style:normal;font-weight:600}.home1-text70{font-size:22px;margin-bottom:var(--dl-space-space-unit)}.home1-text71{margin-bottom:var(--dl-space-space-twounits)}.home1-container43{align-self:center;border-radius:15px;height:267px;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);width:206px}.home1-container31{height:1225px;margin-top:var(--dl-space-space-fiveunits)}.home1-container32{height:600px;margin-top:650px}.home1-container44,.home1-container45,.home1-container46,.home1-container47{align-self:center;border-radius:15px;height:267px;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);width:206px}.home1-text75{font-size:30px;margin-bottom:var(--dl-space-space-twounits)}.home1-text76{font-size:11px;width:90%}.home1-container51{margin-top:var(--dl-space-space-twounits)}.home1-button,.home1-button1{color:#ff914d;font-size:14px;padding:10px 20px}.home1-button1{font-family:Inter;font-style:normal;font-weight:500}.home1-container28{height:1250px}.home1-container42{align-items:center;align-self:flex-start;display:flex;height:300px;justify-content:flex-start;width:auto}}@media(max-width:479px){.home1-container04{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.home1-container05{height:auto;width:100%}.home1-text01{font-size:25px;margin-bottom:30px;margin-top:30px}.home1-text10{margin-bottom:var(--dl-space-space-unit)}.home1-container06{bottom:-75px;flex-direction:column;height:200px;width:100%}.home1-text21{font-size:25px}.home1-text22{font-family:Inter;font-size:10px;font-style:normal;font-weight:500}.home1-text23{font-size:25px}.home1-text24{font-size:10px}.home1-text25{font-size:25px}.home1-text26{font-size:10px}.home1-text27{font-size:25px}.home1-text28{font-size:10px}.home1-container13{height:368px}.home1-container14{height:auto;padding-top:var(--dl-space-space-halfunit)}.home1-heading{font-family:Inter;font-size:22px;font-style:normal;font-weight:600}.home1-text31{font-size:10px}.home1-container15{padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.home1-container17{margin-top:var(--dl-space-space-unit);width:95%}.home1-image01{left:-5px}.home1-image04x{height:600px;margin-left:5%;margin-top:-450px;z-index:10}.home1-text40{margin-bottom:var(--dl-space-space-halfunit)}.home1-container28{height:856px}.home1-container29{flex-direction:column-reverse;height:740px}.home1-container30{height:auto;margin-bottom:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-threeunits);width:100%}.home1-image02{height:66px;width:72px}.home1-text43{font-size:22px;width:100%}.home1-text51{font-family:Inter;font-size:10px;font-style:normal;font-weight:400}.home1-image03{height:396px;position:static;width:100%}.home1-container31{height:825px}.home1-container32{height:762px;margin-top:400px;position:relative}.home1-container33{flex-direction:column;height:498px;width:100%}.home1-image04{align-self:center;height:519px;margin-bottom:-60px;width:90%;z-index:10}.home1-container34{background-color:#1f3042;height:auto;justify-content:space-between;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-threeunits);width:80%}.home1-image05{height:73px;margin-bottom:var(--dl-space-space-unit);width:88px}.home1-text56{font-size:22px}.home1-text65{font-family:inter;font-size:10px;font-style:normal;font-weight:400;padding-bottom:var(--dl-space-space-twounits)}.home1-container36{height:auto;width:96%}.home1-header{height:65px;width:262px}.home1-text70{font-size:22px;height:31px}.home1-text71{font-size:10px;width:100%}.home1-container42{width:auto}.home1-container48{height:auto;margin-bottom:var(--dl-space-space-twounits);margin-top:100px}.home1-container49{padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits)}.home1-text75{font-size:14px}.home1-text76{font-size:9px}.home1-button,.home1-button1{font-size:11px;padding:10px 20px}}.review-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;overflow:auto;width:100%}.review-container04x{flex-direction:row;justify-content:space-between;margin-top:100px;padding-bottom:200px;width:90%}.review-container01,.review-container04x{align-items:center;display:flex;height:auto}.review-container01{flex-direction:column;justify-content:flex-start;position:relative;width:100%}.review-container02{align-items:center;background-color:#d9d9d9;border-radius:60px;display:flex;height:101px;justify-content:center;margin-bottom:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-twounits);width:1076px}.review-container03{position:relative}.review-container03,.review-container03x{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-end;width:100%}.review-container03x{position:absolute}.review-container05{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;justify-content:space-between;width:40%}.review-navlink{background-color:#ff914d;border-radius:30px;border-width:0;color:#fff;margin-bottom:35px;padding:12px 40px;text-align:center;text-decoration:none}.review-text01{font-family:Inter;font-size:40px;font-style:normal;font-weight:600;width:auto}.review-text03,.review-text04,.review-text05{color:#ff914d}.review-text06{color:#ff9}.review-text10{color:#8f8f8f;font-family:Inter;font-size:21px;font-style:normal;font-weight:400}.review-image{height:auto;object-fit:cover;width:45%}.review-container06{background-color:#fff;border-radius:25px;bottom:-101px;box-shadow:5px 0 20px 0 #6d6d6d59;height:197px;justify-content:space-between;left:0;margin:auto;padding-left:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-threeunits);position:absolute;right:0;width:90%;z-index:100}.review-container06,.review-container07{align-items:center;display:flex;flex-direction:row}.review-container07{justify-content:space-around;width:50%}.review-container08{align-items:center;display:flex;flex-direction:column;justify-content:center}.review-text21{font-family:Inter;font-size:60px}.review-text22{font-family:Inter;font-size:20px;font-style:normal;font-weight:500}.review-container09{align-items:center;display:flex;flex-direction:column;justify-content:center}.review-text23{font-family:Inter;font-size:60px}.review-text24{font-family:Inter;font-size:20px;font-style:normal;font-weight:500}.review-container10{align-items:center;display:flex;flex-direction:row;justify-content:space-around;width:50%}.review-container11{align-items:center;display:flex;flex-direction:column;justify-content:center}.review-text25{font-family:Inter;font-size:60px}.review-text26{font-family:Inter;font-size:20px;font-style:normal;font-weight:500}.review-container12{align-items:center;display:flex;flex-direction:column;justify-content:center}.review-text27{font-family:Inter;font-size:60px}.review-text28{font-family:Inter;font-size:20px;font-style:normal;font-weight:500}.review-container13{background-color:#1f3042;height:345px;justify-content:center;width:100%}.review-container13,.review-container14{align-items:center;display:flex;flex-direction:column}.review-container14{height:139px;justify-content:space-between;width:auto}.review-heading{color:#fbfbfb;font-size:40px;font-style:normal;font-weight:500;margin-bottom:var(--dl-space-space-twounits);text-align:center}.review-text30{color:#ff914d}.review-text31{color:#ededed;font-family:Inter;font-size:21px;font-style:normal;font-weight:400;line-height:1.4;text-align:center}.review-container15{justify-content:center;padding-bottom:120px;padding-top:120px;width:100%}.review-container15,.review-container16{align-items:center;display:flex;flex-direction:column;height:auto}.review-container16{justify-content:space-between;width:80%}.review-container17{align-self:flex-start;height:auto;width:100%}.review-container17,.review-container18{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.review-container18{align-self:center;margin-bottom:var(--dl-space-space-twounits);position:relative}.review-image01{left:-10px}.review-image01,.review-image01x{object-fit:cover;position:absolute;top:0;width:auto;z-index:10}.review-image01x{right:-10px}.home-container283xZ{display:flex}.home-container283xZ,.home-container283xZy{align-items:flex-start;flex:0 0 auto;height:auto;justify-content:center;position:relative;width:100%}.home-container283xZy{display:none}.review-image01xy,.review-image01xyf{object-fit:cover;width:100%;z-index:10}.review-heading1,.review-heading1x{align-self:center;color:var(--dl-color-gray-black);font-size:40px;font-weight:550;text-align:center;z-index:12}.review-text40{color:#a0a0a0;font-family:Inter;font-size:21px;font-style:normal;font-weight:400;margin-bottom:var(--dl-space-space-twounits);text-align:left}.review-container19{height:auto;margin-top:var(--dl-space-space-twounits);width:100%}.review-container19,.review-container20{align-items:center;display:flex;justify-content:space-between}.review-container20{align-self:flex-start;border-radius:45px;box-shadow:0 0 10px 10px #e3e2e2;flex-direction:column;height:524px;width:30%}.home-container285x{align-items:flex-start;border-color:#030303;border-radius:30px;border-width:3px;flex:0 0 auto;height:auto;justify-content:flex-start;margin-left:1.5%;margin-right:1.5%;margin-top:var(--dl-space-space-oneandhalfunits);padding:var(--dl-space-space-twounits) var(--dl-space-space-unit)}.home-container285x,.review-container21{display:flex;flex-direction:column;width:30%}.review-container21,.review-container22{align-items:center;align-self:flex-start;border-radius:45px;box-shadow:0 0 10px 10px #e3e2e2;height:524px;justify-content:space-between}.review-container22{display:flex;flex-direction:column;width:30%}.review-container23{align-items:center;display:flex;height:0;justify-content:space-between;margin-top:var(--dl-space-space-twounits);width:100%}.review-container24{align-items:center;display:none;height:0;width:700px}.review-container25,.review-container26,.review-container27{align-items:center;align-self:flex-start;border-radius:45px;box-shadow:0 0 10px 10px #e3e2e2;display:flex;flex-direction:column;height:524px;justify-content:space-between;width:30%}.review-container28{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin-top:var(--dl-space-space-fourunits);width:100%}.review-container29{height:606px;padding-bottom:var(--dl-space-space-fourunits);padding-top:var(--dl-space-space-unit);position:relative;width:80%}.review-container29,.review-container30{align-items:flex-start;display:flex;justify-content:space-between}.review-container30{flex-direction:column;height:auto;width:46%}.review-image02{height:126px;margin-bottom:var(--dl-space-space-fourunits);object-fit:contain;width:132px}.review-text43{color:#fff;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-threeunits);width:auto}.review-text44,.review-text45{color:#000}.review-text46{color:#ff914d}.review-text48,.review-text49,.review-text50{color:#000}.review-text51{color:#b8b8b8;font-size:21px}.review-image03{border-radius:0;border-bottom-left-radius:50px;height:auto;object-fit:cover;width:38%}.review-container31{justify-content:flex-start;margin-top:var(--dl-space-space-threeunits)}.review-container31,.review-container32{align-items:center;display:flex;flex-direction:column;width:100%}.review-container32{background-color:#1f3042;height:auto;justify-content:center}.review-container33{align-items:flex-start;display:flex;flex-direction:row;height:850px;justify-content:space-between;padding-bottom:0;padding-top:140px;width:80%}.review-image04{height:auto;object-fit:cover;width:43%}.review-container34{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;width:50%}.review-image05{height:126px;margin-bottom:var(--dl-space-space-fourunits);margin-top:0;object-fit:contain;width:132px}.review-text56{color:#fff;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;width:auto}.review-text59{color:#ff914d}.review-text65{color:#b8b8b8;font-size:21px;font-style:normal;font-weight:300;line-height:1.5;margin-top:50px}.review-container35{justify-content:center;margin-top:170px;width:100%}.review-container35,.review-container36{align-items:center;display:flex;flex-direction:column;height:auto}.review-container36{justify-content:space-between;width:80%}.review-header{height:auto}.review-container37,.review-header{align-items:center;flex-direction:column;justify-content:flex-start}.review-container37{align-self:center;display:flex;margin-bottom:0;position:relative}.review-image06{object-fit:cover;position:absolute;right:-10px;top:0;width:auto;z-index:10}.review-heading2{align-self:flex-start;color:var(--dl-color-gray-black);font-size:40px;font-weight:600;z-index:12}.sendMButton{background-color:#ff914d;border-radius:5px;color:#fff;font-size:14px;margin-top:15px;padding-bottom:10px;padding-top:10px;width:100%}.review-text70{font-size:40px;font-weight:600;height:44px}.review-text70,.review-text71{margin-bottom:var(--dl-space-space-threeunits)}.review-text71{color:#7f7f7f;font-size:21px;text-align:center}.review-container38{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;margin-top:var(--dl-space-space-twounits);width:70%}.review-container39{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.review-image07,.review-image08,.review-image09{border-radius:var(--dl-radius-radius-radius8);height:auto;object-fit:cover;width:30%}.review-container40{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:var(--dl-space-space-threeunits);width:100%}.review-image10,.review-image11{border-radius:var(--dl-radius-radius-radius8);height:auto;margin-left:var(--dl-space-space-twounits);margin-right:var(--dl-space-space-twounits);object-fit:cover;width:30%}.review-container41{align-items:center;display:flex;height:0;justify-content:space-between;margin-top:var(--dl-space-space-twounits);width:100%}.review-container42{align-items:center;display:none;height:0;width:700px}.review-container43,.review-container44,.review-container45,.review-container46,.review-container47{align-items:center;align-self:flex-start;border-radius:45px;box-shadow:0 0 10px 10px #e3e2e2;display:flex;flex-direction:column;height:524px;justify-content:space-between;width:30%}.review-container48{height:492px;margin-bottom:var(--dl-space-space-fiveunits);width:100%}.review-container48,.review-container49{align-items:center;display:flex;flex-direction:column;justify-content:center}.review-container49{background-image:linear-gradient(0deg,#ff913d,#f9a978 99%);border-radius:30px;box-shadow:0 0 35px 0 #0000001a;height:auto;padding-bottom:var(--dl-space-space-sixunits);padding-top:var(--dl-space-space-sixunits);width:80%}.review-container50{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:space-between;width:auto}.review-text75{color:#fff;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-fourunits)}.review-text76{color:#fff;font-size:21px;font-style:normal;font-weight:300;text-align:center}.review-container51{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:var(--dl-space-space-fourunits);width:100%}.review-button,.review-button1{border-radius:30px;border-width:0;color:#ff914d;font-family:Inter;font-size:21px;font-style:normal;font-weight:500;padding:20px 40px}.review-container52{align-items:center;background-color:#d9d9d9;display:flex;flex-direction:column;height:227px;justify-content:center;width:100%}@media (max-width:1600px){.review-image03{width:43%}.review-container33{height:880px;width:90%}.review-image04{width:45%}}@media (max-width:1200px){.review-text01{font-size:30px}.review-text10{font-size:16px}.review-text21,.review-text23,.review-text25,.review-text27{font-size:40px}.review-container13{height:445px}.review-heading{font-size:35px}.review-text31{font-size:16px}.review-image01{width:90%}.review-heading1,.review-heading1x{font-size:30px}.review-text40{font-size:16px}.review-container19{height:auto}.review-container20,.review-container21,.review-container22{height:424px}.review-container23{height:auto}.review-container25,.review-container26,.review-container27{height:424px}.review-container28{margin-top:var(--dl-space-space-halfunit)}.review-container29{height:450px;padding-bottom:var(--dl-space-space-halfunit)}.review-image02{margin-bottom:var(--dl-space-space-oneandhalfunits)}.review-text43{font-size:30px}.review-text51{font-size:16px}.review-container33{height:640px;padding-top:60px}.review-text56{font-size:30px}.review-text65{font-size:16px}.review-container35{margin-top:120px}.review-text71{font-size:16px}.review-container41{height:auto}.review-container43,.review-container44,.review-container45,.review-container46,.review-container47{height:424px}.review-text76{font-size:16px}.review-container51{width:100%}.review-button,.review-button1{padding:10px 20px}}@media (max-width:991px){.review-container02{width:100%}.review-heading1{display:none}.review-text22,.review-text24,.review-text26{font-size:16px}.review-container20,.review-container21,.review-container22,.review-container25,.review-container26,.review-container27{height:324px}.review-container30{width:45%}.home-container285x{padding:50px 30px;width:400px}.review-image03{width:53%}.review-image04{width:55%}.review-container34{width:44%}.review-container43,.review-container44,.review-container45,.review-container46,.review-container47{height:324px}.review-container05{margin-bottom:var(--dl-space-space-twounits);min-height:350px;width:100%}.review-container04x{margin-left:2%;padding-bottom:100px;width:96%}.review-text10{color:#8f8f8f;margin-top:50px;width:100%}.home-container283xZ,.home-container283xZy{overflow:auto;width:100%}.home-container283xZy{display:block}.review-container16{width:100%}}@media (max-width:767px){.review-container01{height:auto;position:relative}.review-container04x{padding-bottom:100px}.review-text01{font-size:35px}.review-text10{color:#8f8f8f;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;margin-top:50px;width:100%}.review-image{height:434px;width:100%}.review-container06{background-color:#fff;bottom:-200px;flex-direction:column;height:407px;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);position:absolute;right:0;width:90%}.review-container07{width:100%}.review-image01xy,.review-image01xyf{width:80%}.review-text21{font-size:70px;margin-bottom:var(--dl-space-space-unit)}.review-text22{font-size:21px}.review-text23{font-size:70px;margin-bottom:var(--dl-space-space-unit)}.review-text24{font-size:21px}.review-container10{width:100%}.review-text25{font-size:70px;margin-bottom:var(--dl-space-space-unit)}.review-text26{font-size:21px}.review-text27{font-size:70px;margin-bottom:var(--dl-space-space-unit)}.review-text28{font-size:21px}.review-container13{height:511px}.review-container14{height:205px;padding-top:var(--dl-space-space-fourunits);width:90%}.review-text31{font-size:14px}.review-container15{height:auto;padding-bottom:var(--dl-space-space-fourunits);padding-top:var(--dl-space-space-fourunits)}.review-container16{height:auto;position:relative;width:100%}.review-container17{align-self:center;height:auto;width:90%}.review-container18{margin-bottom:var(--dl-space-space-unit)}.review-heading1,.review-heading1x{font-family:Inter;font-size:22px;font-style:normal;font-weight:600}.review-text40{font-size:10px}.review-container19{align-items:center;bottom:0;display:none;flex-direction:row;height:234px;justify-content:space-between;left:0;position:absolute;width:638px}.review-container20,.review-container21,.review-container22{border-radius:15px;height:227px;width:156px}.review-container23{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:350px;justify-content:space-between;overflow-x:hidden;scrollbar-width:none;width:90%}.review-container24{align-items:center;align-self:flex-start;display:flex;height:300px;justify-content:flex-start;width:700px}.review-container25,.review-container26,.review-container27{align-self:center;border-radius:15px;height:267px;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);width:206px}.review-container29{flex-direction:column-reverse;width:90%}.review-container30{margin-top:var(--dl-space-space-twounits);width:100%}.review-text43{font-size:25px;margin-bottom:var(--dl-space-space-unit)}.review-text51{font-size:11px}.review-image03{width:100%}.review-container33{flex-direction:column;height:auto}.review-image04{width:100%}.review-container34{align-self:center;margin-top:var(--dl-space-space-twounits);width:100%}.review-text56{font-size:25px}.review-text65{font-size:11px;line-height:1.5}.review-image06{width:80%}.review-heading2{font-family:Inter;font-size:22px;font-style:normal;font-weight:600}.review-text70{font-size:22px;margin-bottom:var(--dl-space-space-unit)}.review-text71{margin-bottom:var(--dl-space-space-twounits)}.review-container43,.review-container44,.review-container45,.review-container46,.review-container47{align-self:center;border-radius:15px;height:267px;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);width:206px}.review-text75{font-size:30px;margin-bottom:var(--dl-space-space-twounits)}.review-text76{font-size:11px;width:90%}.review-container51{flex-direction:row;margin-top:var(--dl-space-space-twounits);width:100%}.review-button,.review-button1{color:#ff914d;font-size:14px;padding:10px 20px}.review-button1{font-family:Inter;font-style:normal;font-weight:500}}@media (max-width:479px){.review-container04x{padding-bottom:30px;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.review-container05{height:auto;width:100%}.review-text01{font-size:25px}.review-text10{margin-bottom:var(--dl-space-space-unit)}.review-container41{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:150px;justify-content:space-between;overflow-x:hidden;scrollbar-width:none;width:90%}.review-container42{align-items:center;align-self:flex-start;display:flex;height:300px;justify-content:flex-start;width:700px}.review-container06{bottom:-75px;flex-direction:column;height:200px;width:100%}.review-text21{font-size:25px}.review-text22{font-family:Inter;font-size:10px;font-style:normal;font-weight:500}.review-text23{font-size:25px}.review-text24{font-size:10px}.review-text25{font-size:25px}.review-text26{font-size:10px}.review-text27{font-size:25px}.review-text28{font-size:10px}.review-container13{height:368px}.review-container14{height:auto;padding-top:var(--dl-space-space-halfunit)}.review-heading{font-family:Inter;font-size:22px;font-style:normal;font-weight:600}.review-text31{font-size:10px}.review-container15{padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.review-container17{margin-top:var(--dl-space-space-unit);width:95%}.review-image01{left:-5px}.review-text40{margin-bottom:var(--dl-space-space-halfunit)}.review-container28{height:696px}.review-container29{flex-direction:column-reverse;height:740px}.review-container30{height:auto;margin-bottom:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-threeunits);width:100%}.review-image02{height:66px;width:72px}.review-text43{font-size:22px;width:100%}.review-text51{font-family:Inter;font-size:10px;font-style:normal;font-weight:400}.review-image03{height:396px;position:static;width:100%}.review-container31{height:725px;margin-top:var(--dl-space-space-fiveunits)}.review-container32{background-color:initial;height:422px;position:relative}.review-container33{flex-direction:column;height:598px;width:100%}.review-image04{align-self:center;height:519px;margin-bottom:-60px;width:90%;z-index:10}.review-container34{background-color:#1f3042;height:auto;justify-content:space-between;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-threeunits);width:100%;z-index:9}.review-image05{height:73px;margin-bottom:var(--dl-space-space-unit);width:88px}.review-text56{font-size:22px}.review-text65{font-family:inter;font-size:10px;font-style:normal;font-weight:400;padding-bottom:var(--dl-space-space-twounits)}.review-container36{height:auto;width:96%}.review-header{height:65px;width:262px}.review-text70{font-size:22px;height:31px}.review-text71{font-size:10px;width:100%}.review-container38{display:none}.review-container42{width:auto}.review-container43,.review-container44,.review-container45,.review-container46,.review-container47{background-image:url(/team-400w.png);background-size:cover}.review-container48{height:auto;margin-bottom:var(--dl-space-space-twounits)}.review-container49{padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits)}.review-text75{font-size:14px}.review-text76{font-size:9px}.review-button,.review-button1{font-size:11px;padding:10px 20px}}.text-reviews-section{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,350px);padding:20px}.text-reviews-section-2{display:flex;flex-direction:column;gap:24px}.text-review-card{background-color:#fff;border:2px solid #000;border-radius:16px;box-shadow:0 6px 20px #0000001a;padding:20px;transition:transform .3s ease}.text-review-card:hover{transform:scale(1.03)}.review-header{display:flex;margin-bottom:12px}.review-header,.reviewer-info{align-items:flex-start}.review-date{color:#777;font-size:.9rem}.review-content{color:#444;line-height:1.6;margin-top:10px}.video-reviews-section{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}.video-reviews-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,350px);margin-bottom:30px}.video-review-card{background-color:#fff;border:2px solid #000;border-radius:16px;box-shadow:0 6px 20px #0000001a;padding:16px;transition:transform .3s ease}.video-review-card:hover{transform:scale(1.03)}.review-card-header{margin-bottom:12px}.review-card-header,.reviewer-info{align-items:center;display:flex}.reviewer-avatar{border-radius:50%;height:50px;margin-right:12px;width:50px}.reviewer-details{display:flex;flex-direction:column}.reviewer-name{font-weight:700}.reviewer-title{color:#777;font-size:.9rem}.review-video{border-radius:12px;height:auto;margin:10px 0;width:100%}.review-date{color:#888;font-size:.8rem}.load-more-btn{background-color:#fff;border:none;border-radius:50px;box-shadow:1px 3px 5px rgba(0,0,0,.163);color:#ff914d;cursor:pointer;display:block;font-weight:600;margin:20px auto;padding:16px 36px;transition:all .3s ease}.load-more-btn:hover{background-color:#ffe6d9;transform:scale(1.1)}@media (max-width:768px){.text-reviews-section,.video-reviews-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}.reviewer-avatar{height:40px;width:40px}}@media (max-width:480px){.load-more-btn{font-size:.9rem;padding:12px 24px}}.fa-qs-container{min-height:100vh;overflow:auto}.fa-qs-container,.fa-qs-container01{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.fa-qs-container01{height:auto}.review-containe{width:100%}.fa-qs-header{align-items:center;background-color:#d9d9d9;display:flex;height:167px;justify-content:center;width:100%}.fa-qs-container02{justify-content:space-between;margin-top:var(--dl-space-space-fiveunits);width:70%}.fa-qs-container02,.fa-qs-container03{align-items:center;display:flex;flex-direction:column;height:auto}.fa-qs-container03{background-color:#ff914d;border-radius:100PX;justify-content:center;margin-bottom:var(--dl-space-space-fourunits);padding-bottom:10px;padding-left:var(--dl-space-space-fiveunits);padding-right:var(--dl-space-space-fiveunits);padding-top:10px;width:auto}.fa-qs-text01{color:#fff;font-size:18px;font-style:normal;font-weight:500}.fa-qs-text02{font-family:Inter;font-size:40px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-threeunits)}.fa-qs-text04{color:#ff914d}.fa-qs-text05{color:#8f8f8f;margin-bottom:var(--dl-space-space-sixunits);text-align:center}.fa-qs-container04{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.fa-qs-container05{align-items:flex-end;background-color:#fff;border-radius:var(--dl-radius-radius-radius8);box-shadow:0 0 35px 0 #0000001a;display:flex;flex-direction:row;height:auto;justify-content:space-between;margin-bottom:var(--dl-space-space-threeunits);width:70%}.fa-qs-container06{align-items:center;border-radius:0;border-bottom-left-radius:20;cursor:pointer;display:flex;flex-direction:column;height:auto;justify-content:flex-end;width:50%}.fa-qs-heading{color:#ff914d;font-size:18px;font-style:normal;font-weight:600;margin-bottom:30px;margin-top:30px}.fa-qs-container07{align-items:flex-start;background-color:#ff914d;border-radius:0;border-bottom-left-radius:20px;display:flex;flex:0 0 auto;height:5px;width:100%}.fa-qs-container08{align-items:center;border-radius:0;border-bottom-left-radius:20;cursor:pointer;display:flex;flex-direction:column;height:auto;justify-content:flex-end;width:50%}.fa-qs-heading1{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:18px;font-style:normal;font-weight:600;margin-bottom:30px;margin-top:30px}.fa-qs-container09{align-items:flex-start;background-color:#ff914d;border-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:20px;display:flex;flex:0 0 auto;height:5px;width:100%}.fa-qs-container10{align-items:center;display:flex;flex-direction:row;justify-content:center;overflow:hidden;width:100%}.fa-qs-container11{min-height:600px;overflow:hidden;position:relative;width:80%}.fa-qs-container12{flex-direction:column;float:left;height:auto;left:6%;margin-left:0;padding-top:var(--dl-space-space-unit);position:absolute}.fa-qs-container12,.fa-qs-container13{align-items:center;justify-content:space-between;width:100%}.fa-qs-container13{display:flex;flex-direction:row}.fa-qs-container13x{background-color:#fff;border-radius:10px;box-shadow:0 0 35px 0 #0000001a;margin-bottom:var(--dl-space-space-threeunits);margin-top:var(--dl-space-space-unit);padding-bottom:20px;padding-left:var(--dl-space-space-threeunits);padding-top:20px;width:88%}.fa-qs-container13x,.sbm{-webkit-user-select:none;user-select:none}.fa-qs-text09{color:#989898;font-family:Inter;font-size:20px}.fa-qs-image{height:30px;margin-right:var(--dl-space-space-unit);object-fit:contain;width:auto}.fa-qs-container14{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 35px 0 #0000001a;display:flex;flex-direction:row;height:87px;justify-content:space-between;margin-bottom:var(--dl-space-space-threeunits);padding-left:var(--dl-space-space-threeunits);width:88%}.fa-qs-text10{color:#989898;font-size:20px}.fa-qs-image01{height:30px;margin-right:var(--dl-space-space-unit);object-fit:contain;width:auto}.fa-qs-container15{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 35px 0 #0000001a;display:flex;flex-direction:row;height:87px;justify-content:space-between;margin-bottom:var(--dl-space-space-threeunits);padding-left:var(--dl-space-space-threeunits);width:88%}.fa-qs-text11{color:#989898;font-size:20px}.fa-qs-image2{height:30px;margin-right:var(--dl-space-space-unit);object-fit:contain;width:auto}.fa-qs-container16{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 35px 0 #0000001a;display:flex;flex-direction:row;height:87px;justify-content:space-between;margin-bottom:var(--dl-space-space-threeunits);padding-left:var(--dl-space-space-threeunits);width:88%}.fa-qs-text12{color:#989898;font-size:20px}.fa-qs-image3{height:30px;margin-right:var(--dl-space-space-unit);object-fit:contain;width:auto}.fa-qs-container17{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 35px 0 #0000001a;display:flex;flex-direction:row;height:87px;justify-content:space-between;margin-bottom:var(--dl-space-space-threeunits);padding-left:var(--dl-space-space-threeunits);width:88%}.fa-qs-text13{color:#989898;font-size:20px}.fa-qs-image4{height:30px;margin-right:var(--dl-space-space-unit);object-fit:contain;width:auto}.fa-qs-container18{flex-direction:column;float:left;left:6%;margin-left:100%;min-height:680px;position:absolute;width:100%}.fa-qs-container18,.fa-qs-container19{align-items:center;justify-content:space-between}.fa-qs-container19{background-color:#fff;border-radius:10px;box-shadow:0 0 35px 0 #0000001a;display:flex;flex-direction:row;height:87px;margin-bottom:var(--dl-space-space-threeunits);padding-left:var(--dl-space-space-threeunits);width:88%}.fa-qs-text14{color:#989898}.fa-qs-image5{height:30px;margin-right:var(--dl-space-space-unit);object-fit:contain;width:auto}.fa-qs-container20{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 35px 0 #0000001a;display:flex;flex-direction:row;height:87px;justify-content:space-between;margin-bottom:var(--dl-space-space-threeunits);padding-left:var(--dl-space-space-threeunits);width:88%}.fa-qs-text15{color:#989898}.fa-qs-image6{height:30px;margin-right:var(--dl-space-space-unit);object-fit:contain;width:auto}.fa-qs-container21{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 35px 0 #0000001a;display:flex;flex-direction:row;height:87px;justify-content:space-between;margin-bottom:var(--dl-space-space-threeunits);padding-left:var(--dl-space-space-threeunits);width:88%}.fa-qs-text16{color:#989898}.fa-qs-image7{height:30px;margin-right:var(--dl-space-space-unit);object-fit:contain;width:auto}.fa-qs-container22{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 35px 0 #0000001a;display:flex;flex-direction:row;height:87px;justify-content:space-between;margin-bottom:var(--dl-space-space-threeunits);padding-left:var(--dl-space-space-threeunits);width:88%}.fa-qs-text17{color:#989898}.fa-qs-image8{height:30px;margin-right:var(--dl-space-space-unit);object-fit:contain;width:auto}.fa-qs-container23{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 35px 0 #0000001a;display:flex;flex-direction:row;height:87px;justify-content:space-between;margin-bottom:var(--dl-space-space-threeunits);padding-left:var(--dl-space-space-threeunits);width:88%}.fa-qs-text18{color:#989898}.fa-qs-image10,.fa-qs-image11,.fa-qs-image9{height:30px;margin-right:var(--dl-space-space-unit);object-fit:contain;width:auto}.fa-qs-container24{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 35px 0 #0000001a;display:flex;flex-direction:row;height:87px;justify-content:space-between;margin-bottom:var(--dl-space-space-threeunits);padding-left:var(--dl-space-space-threeunits);width:88%}.fa-qs-text19{color:#989898}.fa-qs-footer{height:334px}.fa-qs-container25,.fa-qs-footer{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.fa-qs-container25{background-color:#a3a3a3;border-radius:30px;box-shadow:0 0 35px 0 #0000001a;height:223px}.fa-qs-container26{align-items:center;display:flex;flex-direction:column;height:59px;justify-content:space-between}.fa-qs-text20{color:#fff;font-family:Inter;font-size:40px}@media(max-width:991px){.fa-qs-heading,.fa-qs-heading1{font-size:11px}.fa-qs-container11{width:98%}.fa-qs-container13x{padding-left:2%;padding-right:2%}.fa-qs-text09{font-size:14px}.fa-qs-image,.fa-qs-image10,.fa-qs-image11,.fa-qs-image2,.fa-qs-image3,.fa-qs-image4,.fa-qs-image5,.fa-qs-image6,.fa-qs-image7,.fa-qs-image8,.fa-qs-image9{display:none}}@media(max-width:479px){.fa-qs-container01{height:393px}.fa-qs-container02{height:126px;width:448px}.fa-qs-container03{height:27px;padding-left:30px;padding-right:30px;width:223px}.fa-qs-text01{font-size:9px}.fa-qs-text01,.fa-qs-text02{font-style:normal;font-weight:600}.fa-qs-text02{font-size:22px}.fa-qs-text05{font-size:10px;font-style:normal;font-weight:400}.fa-qs-container05{width:426px}.fa-qs-heading,.fa-qs-heading1{font-size:8px}.fa-qs-container12{width:100%}.fa-qs-text09{font-size:10px}.fa-qs-text10{font-size:10px}.fa-qs-text11{font-size:10px}.fa-qs-text12{font-size:10px}.fa-qs-text13{font-size:10px}.fa-qs-container18{width:100%}.fa-qs-text14{font-size:10px}.fa-qs-text15{font-size:10px}.fa-qs-text16{font-size:10px}.fa-qs-text17{font-size:10px}.fa-qs-text18{font-size:10px}.fa-qs-text19{font-size:10px}.fa-qs-container25{width:100%}}.settings-container10{align-items:flex-start;background-image:linear-gradient(135deg,#fafafa 1%,#d6d6d6);display:flex;flex-direction:row;justify-content:flex-start;min-height:100vh;overflow:auto;width:100%}.set-header{color:#4c4c4c;display:flex;font-size:20px;font-weight:bolder;justify-content:center;margin-bottom:6px;margin-top:20px}.settings-container11{align-items:flex-start;border-color:#b9b9b9;border-width:0 1px 0 0;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);position:fixed;top:0;width:15%}.settings-image10{margin-top:var(--dl-space-space-twounits);object-fit:cover;width:130px}.settings-container12{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-fourunits)}.settings-text10{fill:#9c9c9c;color:#9c9c9c;font-size:14px}.settings-navlink1{display:contents}.settings-container13{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.settings-image11{object-fit:cover;width:19px}.settings-text11{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.settings-text12{color:#9c9c9c;font-size:14px}.settings-container14{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.settings-image12{margin-right:var(--dl-space-space-unit);object-fit:cover;width:19px}.settings-text13{fill:#ff914d;color:#ff914d;font-size:17px;font-style:normal;font-weight:500}.settings-navlink2{display:contents}.settings-container15{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.settings-image13{margin-right:var(--dl-space-space-unit);object-fit:cover;width:19px}.settings-text14{color:#1f3042;font-size:17px;font-style:normal;font-weight:500}.settings-container16{align-items:flex-start;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.settings-image14{margin-right:var(--dl-space-space-unit);object-fit:cover;width:19px}.settings-container17{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.settings-text15{color:#1f3042;font-size:17px;font-style:normal;font-weight:500}.settings-container18{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-unit)}.settings-text16{fill:#625d5d;margin-bottom:var(--dl-space-space-unit)}.settings-text16,.settings-text17{color:#625d5d;font-size:12px;font-style:normal;font-weight:400}.settings-container19{align-items:flex-start;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:32px;padding-bottom:var(--dl-space-space-fourunits);position:absolute}.settings-text18{fill:#9c9c9c;color:#9c9c9c;font-size:10px}.settings-container20{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.settings-image15{object-fit:cover;width:21px}.settings-text19{fill:#ff914d;color:#ff914d}.settings-container21{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.settings-image16{object-fit:cover;width:21px}.settings-text20{fill:red;color:red;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.settings-container22{align-items:center;align-self:flex-start;display:none;flex:0 0 auto;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:85%}.settings-text21{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.settings-container23{align-items:center;display:flex;justify-content:space-between;width:55%}.settings-image17{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.settings-container24{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:90%}.settings-image18{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.settings-text22{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.settings-textinput1{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.settings-image19{display:none;object-fit:cover;text-decoration:none;width:200px}.settings-container25{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:200px}.settings-text23{color:#fff;font-size:12px;font-style:normal;font-weight:600}.settings-container26{align-items:center;display:flex;flex:2 1;flex-direction:column;height:100%;justify-content:flex-start;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;top:0;width:85%}.settings-container27{align-items:center;align-self:flex-start;display:flex;flex:0 0 auto;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:85%}.settings-text24{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.settings-container28{align-items:center;display:flex;justify-content:space-between;width:70%}.settings-image20{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.settings-container29{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:90%}.settings-image21{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.settings-text25{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.settings-textinput2{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.settings-navlink4{display:contents}.settings-image22{display:none;object-fit:cover;text-decoration:none;width:200px}.settings-container30{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;width:100%}.settings-text26{color:#565656;font-size:20px;font-style:normal;font-weight:600}.settings-text27{color:#929292;font-size:11px;font-style:normal;font-weight:400;margin-bottom:var(--dl-space-space-twounits)}.settings-container31{display:flex;overflow-x:hidden;width:100%}.settings-container32{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;width:66%}.settings-text28{color:#565656;font-size:20px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-halfunit)}.settings-container33{background-color:var(--dl-color-gray-white);border-radius:12px;flex:0 0 auto;flex-direction:column;height:auto;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-twounits) var(--dl-space-space-threeunits)}.settings-container33,.settings-container34{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.settings-container34{flex-direction:row}.settings-container35{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:34%}.settings-text29{color:#929292;font-size:15px;font-style:normal;font-weight:400;margin-bottom:var(--dl-space-space-halfunit)}.settings-textinput3{background-color:var(--dl-color-gray-white);border-color:#4c4c4c;border-radius:5px;font-size:15px;height:40px;width:100%}.settings-container36{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:64%}.settings-text30{color:#929292;font-size:15px;font-style:normal;font-weight:400;margin-bottom:var(--dl-space-space-halfunit)}.settings-textinput4{background-color:var(--dl-color-gray-white);border-color:#4c4c4c;border-radius:5px;font-size:15px;height:40px;width:100%}.settings-container37{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.settings-container38{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-top:var(--dl-space-space-twounits);width:34%}.settings-text31{color:#929292;font-size:15px;font-style:normal;font-weight:400;margin-bottom:var(--dl-space-space-halfunit)}.settings-textinput5{background-color:var(--dl-color-gray-white);border-color:#4c4c4c;border-radius:5px;font-size:15px;height:40px;width:100%}.settings-container39{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-top:var(--dl-space-space-twounits);width:64%}.settings-text32{color:#929292;font-size:15px;font-style:normal;font-weight:400;margin-bottom:var(--dl-space-space-halfunit)}.settings-textinput6{border-color:#4c4c4c;border-radius:5px;font-size:15px;height:40px}.settings-container40,.settings-textinput6{background-color:var(--dl-color-gray-white);width:100%}.settings-container40{border-radius:12px;flex:0 0 auto;justify-content:flex-start;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-threeunits) var(--dl-space-space-oneandhalfunits);position:relative}.settings-container40,.settings-container41{align-items:flex-start;display:flex;flex-direction:column}.settings-container41{justify-content:center;width:100%}.settings-text33{color:#929292;font-size:15px;font-style:normal;font-weight:400;margin-bottom:var(--dl-space-space-halfunit)}.settings-textinput7{background-color:var(--dl-color-gray-white);border-color:#4c4c4c;border-radius:5px;font-size:15px;height:40px;width:100%}.settings-container42{flex:0 0 auto;margin-top:var(--dl-space-space-unit);width:100%}.settings-container42,.settings-container43{align-items:center;display:flex;justify-content:center}.settings-container43{flex-direction:column}.house-display-area2{height:100%;margin-left:500px;position:relative;width:50vw}.box2x2{align-items:center;display:flex;height:10vh;justify-content:center;margin-top:4px;width:100%}.bxnHouse2{height:100%;margin-left:none}.settings-container44{align-items:flex-end;background-color:var(--dl-color-theme-neutral-light);display:flex;flex:0 0 auto;flex-direction:column;height:100px;justify-content:space-between;width:38%}.settings-container45{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.settings-text34{fill:#565656;color:#565656;font-size:10px;font-style:normal;font-weight:600}.settings-container46{align-items:center;background-color:#ff914d;border-radius:5px;display:flex;flex-direction:column;height:24px;justify-content:center;margin-left:var(--dl-space-space-halfunit);width:25px}.settings-text35{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:600}.settings-container47{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.settings-text36{color:#565656;font-size:10px;font-style:normal;font-weight:600}.settings-container48{align-items:center;background-color:#ff914d;border-radius:5px;display:flex;flex-direction:column;height:24px;justify-content:center;margin-left:var(--dl-space-space-halfunit);width:25px}.settings-text37{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:600}.settings-container49{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.settings-text38{color:#565656;font-size:10px;font-style:normal;font-weight:600}.settings-container50{align-items:center;background-color:#ff914d;border-radius:5px;display:flex;flex-direction:column;height:24px;justify-content:center;margin-left:var(--dl-space-space-halfunit);width:25px}.settings-text39{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:600}.settings-container51{height:auto;width:33%}.settings-container51,.settings-container51Set{display:flex;flex:0 0 auto;flex-direction:column;margin-left:1%}.settings-container51Set{border-radius:10px;height:100%;width:97%}.settings-text40{color:#565656;font-size:20px;font-style:normal;font-weight:600}.settings-container52{height:94.2%;justify-content:flex-start;overflow:hidden;padding-bottom:var(--dl-space-space-twounits)}.settings-container52,.settings-container53{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:10px;display:flex;flex:0 0 auto;flex-direction:column;width:100%}.settings-container53{height:auto;justify-content:center}.settings-container54{align-self:center;background-color:#ff914d;border-color:#d2d2d2;border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;border-width:0 0 1px;height:60px;padding-left:5%;padding-right:5%;width:100%}.settings-container54,.settings-container55{align-items:center;display:flex;flex-direction:row;justify-content:center}.settings-container55{width:50%}.settings-text41{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:400}.settings-container56{padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-oneandhalfunits)}.settings-container56,.settings-container57{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.settings-text42{fill:#4c4c4c;color:#4c4c4c;font-size:15px}.settings-select1{border-color:#515151;border-radius:5px;border-width:1px;height:44.23px;margin-top:var(--dl-space-space-unit);padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:100%}.settings-container58{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-twounits);width:100%}.settings-text43{color:#4c4c4c;font-size:15px}.settings-select2{border-color:#515151;border-radius:5px;border-width:1px;height:44.23px;margin-top:var(--dl-space-space-unit);padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:100%}.settings-button1{fill:var(--dl-color-gray-white);background-color:#ff914d;margin-top:var(--dl-space-space-oneandhalfunits)}.settings-button1,.settings-button2{border-width:0;color:var(--dl-color-gray-white);padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit);width:100%}.settings-button2{background-color:red;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.settings-container59{align-items:center;display:flex;flex:0 0 auto;height:70px;justify-content:space-between;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);width:100%}.settings-container60{flex-direction:column}.settings-container60,.settings-container61{align-items:flex-start;display:flex;justify-content:space-between}.settings-container61{flex-direction:row}.settings-text44{color:#ff914d;font-size:12px;font-style:normal;font-weight:600}.settings-image23{align-self:flex-end;margin-left:var(--dl-space-space-halfunit);object-fit:cover;width:12px}.settings-text45{color:#cfcfcf;font-size:8px;font-style:normal;font-weight:600;margin-top:var(--dl-space-space-halfunit)}.settings-text46{fill:#1f3042;color:#1f3042;font-size:12px;font-style:normal;font-weight:600}.settings-text48{color:#ff914d}.settings-container62{align-items:flex-start;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;height:10vh;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:fixed;right:0;width:100%}.settings-container62,.settings-container63{flex-direction:column;justify-content:flex-start}.settings-container63{align-items:center;display:flex;height:90px;text-decoration:none}.settings-image24{height:50%;object-fit:cover}.settings-text49{text-align:center}.settings-container64{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.settings-image25{height:50%;object-fit:cover}.settings-text50{text-align:center}.settings-container65{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.settings-image26{height:50%;object-fit:cover}.settings-text51{text-align:center}.settings-container66{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.settings-image27{height:50%;object-fit:cover}.settings-text52{text-align:center}.settings-container67{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.settings-image28{height:50%;object-fit:cover}.settings-text53{text-align:center}.settings-container68{align-items:flex-start;border:2px dashed #78787866;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;flex-direction:column;height:10vh;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;width:100%}@media (max-width:1200px){.settings-container24,.settings-container29{width:90%}.settings-text26,.settings-text28,.settings-text40{font-size:11px}}@media (max-width:991px){.settings-container10{flex-direction:column}.settings-container11{display:none}.settings-container22{border-color:#d9d9d9;border-width:0 0 1px;display:flex;height:105px;margin-bottom:var(--dl-space-space-unit);padding:var(--dl-space-space-unit) var(--dl-space-space-twounits) var(--dl-space-space-oneandhalfunits);width:100%}.settings-container23{display:none}.settings-container24{width:90%}.settings-image19{display:flex;width:20px}.settings-container25{display:none}.settings-container26{height:auto;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);position:static;width:100%}.settings-container27{display:none;width:100%}.settings-container28{display:none}.settings-image22{display:flex;width:20px}.settings-container31{flex-direction:column}.settings-container32{width:100%}.settings-container33{flex-direction:column}.settings-container34{flex-direction:row;width:100%}.settings-container35{width:49%}.settings-container36{margin-top:0;width:48%}.settings-container37{flex-direction:row;margin-top:var(--dl-space-space-unit)}.settings-container38{flex-direction:column}.settings-container38,.settings-container39{margin-top:0;width:49%}.settings-container42{flex-direction:column}.settings-container43{width:100%}.settings-container44{align-items:flex-start;align-self:flex-start;flex-direction:column;margin-top:var(--dl-space-space-unit)}.settings-container45{flex-direction:row-reverse;justify-content:flex-start}.settings-text34{margin-left:var(--dl-space-space-halfunit)}.settings-container46{margin-left:0}.settings-container47{flex-direction:row-reverse;justify-content:flex-start}.settings-text36{margin-left:var(--dl-space-space-halfunit)}.settings-container48{margin-left:0}.settings-container49{flex-direction:row-reverse}.settings-text38{margin-left:var(--dl-space-space-halfunit)}.settings-container50{margin-left:0}.settings-container51{width:100%}.settings-text40{font-size:20px;margin-top:var(--dl-space-space-threeunits)}.settings-container52{align-self:center;width:80%}.settings-container62{align-items:center;background-color:#f0f0f0;border-color:#d2d2d2;border-width:1px 0 0;display:flex;flex-direction:row;height:12vh;justify-content:center;padding-bottom:var(--dl-space-space-twounits);padding-left:0;padding-right:0;padding-top:var(--dl-space-space-halfunit)}.settings-container63{justify-content:center;width:20%}.settings-image24{height:45%}.settings-text49{font-size:14px}.settings-container64{justify-content:center;width:20%}.settings-image25{height:45%}.settings-text50{font-size:14px}.settings-container65{justify-content:center;width:20%}.settings-image26{height:45%}.settings-text51{font-size:14px}.settings-container66{justify-content:center;width:20%}.settings-image27{height:45%}.settings-text52{font-size:14px}.settings-container67{justify-content:center;width:20%}.settings-image28{height:45%}.settings-text53{font-size:14px}.settings-container68{align-items:center;border:hidden #d2d2d2;border-width:1px 0 0;display:flex;flex:0 0 auto;flex-direction:row;height:15vh;justify-content:center;padding-left:0;padding-right:0;position:static}}@media (max-width:767px){.settings-image24{height:30%}.settings-text49{font-size:8px}.settings-image25{height:30%}.settings-text50{font-size:8px}.settings-image26{height:30%}.settings-text51{font-size:8px}.settings-image27{height:30%}.settings-text52{font-size:8px}.settings-image28{height:30%}.settings-text53{font-size:8px}.settings-container68{border-style:hidden;border-width:0}}@media (max-width:479px){.settings-container22{height:70px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.settings-text21{color:#1f3042;font-size:20px;font-style:normal;font-weight:500}.settings-container26{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.settings-container27{display:none}.settings-text26{font-size:10px}.settings-text27{font-size:6px}.settings-text28{font-size:10px;margin-bottom:3px}.settings-container33{padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-halfunit)}.settings-container34{flex-direction:row}.settings-container35{width:49%}.settings-text29{font-size:8px}.settings-textinput3{font-size:8px;height:30px}.settings-container36{margin-top:0;width:49%}.settings-text30{font-size:8px}.settings-textinput4{font-size:8px;height:30px}.settings-container37{flex-direction:row;margin-top:var(--dl-space-space-unit)}.settings-container38{margin-top:0;width:49%}.settings-text31{font-size:8px}.settings-textinput5{font-size:8px;height:30px}.settings-container39{margin-top:0;width:49%}.settings-text32{font-size:8px}.settings-textinput6{font-size:8px;height:30px}.settings-text33,.settings-textinput7{font-size:8px}.settings-container44{width:45%}.settings-text34,.settings-text36,.settings-text38{font-size:8px}.settings-text40{font-size:10px}.settings-container52{padding-bottom:var(--dl-space-space-unit);width:90%}.settings-container54{height:50px}.settings-text41{font-size:10px}.settings-container56{padding-left:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-threeunits)}.settings-text42{font-size:10px}.settings-select1{font-size:8px;height:30px;margin-top:var(--dl-space-space-halfunit)}.settings-container58{margin-top:var(--dl-space-space-unit)}.settings-text43{font-size:10px}.settings-select2{font-size:8px;height:30px;margin-top:var(--dl-space-space-halfunit)}.settings-button1{margin-top:var(--dl-space-space-unit)}.settings-button1,.settings-button2{font-size:10px;padding-bottom:10px;padding-top:10px}.settings-button2{margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-halfunit)}.settings-text44,.settings-text46{font-size:10px}.settings-container62{background-color:#f0f0f0;height:6vh;padding-bottom:var(--dl-space-space-halfunit)}.settings-container63{height:50px}.settings-image24{height:20%}.settings-text49{font-size:6px}.settings-container64{height:50px}.settings-image25{height:20%}.settings-text50{font-size:6px}.settings-container65{height:50px}.settings-image26{height:20%}.settings-text51{font-size:6px}.settings-container66{height:50px}.settings-image27{height:20%}.settings-text52{font-size:6px}.settings-container67{height:50px}.settings-image28{height:20%}.settings-text53{font-size:6px}.settings-container68{height:8vh}}.popsave-container1{bottom:0;flex-direction:column;height:400px;left:0;margin:auto;position:fixed;right:0;top:0;width:100%;z-index:10}.popsave-container1,.popsave-container2{align-items:center;display:flex;justify-content:center}.popsave-container2{background-color:#dedede;border-radius:20px;box-shadow:0 0 5px 3px #2d2d2d69;flex:0 0 auto;flex-direction:column;height:310px;width:500px}.popsave-text1{fill:#1f3042;color:#1f3042;font-size:20px;font-style:normal;font-weight:600}.popsave-line{align-items:flex-start;border-color:#c3c3c3;border-width:1px 0 0;display:flex;flex:0 0 auto;height:1px;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit);width:40%}.popsave-text2{fill:#1f3042;color:#1f3042;font-size:20px;text-align:center;width:89%}.popsave-container3{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:var(--dl-space-space-twounits)}.popsave-button1{fill:var(--dl-color-gray-white);background-color:#a69d9d;border-radius:20px;border-width:0;color:var(--dl-color-gray-white);height:34px;padding-bottom:0;padding-left:var(--dl-space-space-fourunits);padding-right:var(--dl-space-space-fourunits);padding-top:0}.popsave-text3{font-size:12px}.popsave-button2{fill:var(--dl-color-gray-white);background-color:#ff914d;border-radius:20px;border-width:0;box-shadow:0 0 12px 12px #cecece9e;color:var(--dl-color-gray-white);height:34px;margin-left:var(--dl-space-space-oneandhalfunits);padding-bottom:0;padding-left:var(--dl-space-space-fourunits);padding-right:var(--dl-space-space-fourunits);padding-top:0}.popsave-text4{font-size:12px}@media(max-width:479px){.popsave-container2{width:80%}.popsave-text1,.popsave-text2{font-size:16px}.popsave-button1{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.popsave-text3{font-size:9px}.popsave-button2{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.popsave-text4{font-size:9px}.popsave-container1{height:100%;position:fixed;width:100%}}.popclearn-container1{bottom:0;height:400px;left:0;margin:auto;position:fixed;right:0;top:0;width:100%;z-index:220}.popclearn-container1,.popclearn-container2{align-items:center;display:flex;justify-content:center}.popclearn-container2{background-color:#dedede;border-radius:20px;box-shadow:0 0 5px 3px #2d2d2d69;flex:0 0 auto;flex-direction:column;height:310px;width:500px}.popclearn-text1{fill:#1f3042;color:#1f3042;font-size:20px;font-style:normal;font-weight:600}.popclearn-line{align-items:flex-start;border-color:#c3c3c3;border-width:1px 0 0;display:flex;flex:0 0 auto;height:1px;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit);width:40%}.popclearn-text4{fill:#1f3042;color:#1f3042;font-size:20px;text-align:center;width:89%}.popclearn-container3{flex-direction:row;margin-top:var(--dl-space-space-twounits)}.popclearn-button1,.popclearn-container3{align-items:center;display:flex;justify-content:center}.popclearn-button1{fill:var(--dl-color-gray-white);background-color:#ff914d;border-radius:20px;border-width:0;box-shadow:0 0 12px 12px #cecece9e;color:var(--dl-color-gray-white);height:34px;padding-bottom:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);padding-top:0}.popclearn-text5{font-size:12px}.popclearn-button2{fill:var(--dl-color-gray-white);align-items:center;background-color:red;border-radius:20px;border-width:0;color:var(--dl-color-gray-white);display:flex;height:34px;justify-content:center;margin-left:var(--dl-space-space-oneandhalfunits);padding-bottom:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);padding-top:0}.popclearn-text6{font-size:12px}@media(max-width:479px){.popclearn-container2{width:80%}.popclearn-text1,.popclearn-text4{font-size:16px}.popclearn-button1{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.popclearn-text5{font-size:9px}.popclearn-button2{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.popclearn-text6{font-size:9px}}.parent{align-items:center;display:flex;gap:8px;margin-left:40px;width:100%}.question{border:2px solid #bbb;border-radius:50px;height:25px;padding:4px;width:25px}.global-search-container{padding:20px;position:relative;width:100%;z-index:20}.my-search{align-items:center;background:#fff;border:1px solid #bbb;border-radius:50px;box-shadow:0 1px 2px #0000000f;display:flex;gap:10px;padding:15px 12px}.my-search .input{margin-left:50px;width:90%}.my-search.hover{border-color:#ff914d;box-shadow:0 2px 8px #007bff1a}.dashboard-image19{height:20px;opacity:.6;width:20px}.dashboard-textinput.input{background:#0000;border:none;flex:1 1;font-size:14px;outline:none}.global-search-results{animation:fadeIn .2s ease-in-out;background:#fff;border:1px solid #e5e5e5;border-radius:0 0 6px 6px;border-top:none;box-shadow:0 4px 12px #00000014;left:0;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%}.search-result-item{border-bottom:1px solid #f0f0f0;color:#333;cursor:pointer;font-size:14px;padding:12px 16px;transition:background .2s ease}.search-result-item:hover{background-color:#f8f9fa}.global-highlight{background-color:#007bff1a;outline:2px solid #007bff;transition:background .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.schedule-popup-wrapper{align-items:center;background:#1e1e1e80;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999999}.schedule-popup-box{background:#fff;border-radius:12px;box-shadow:0 6px 24px #00000026;max-width:480px;padding:2rem;text-align:center;width:90%}.schedule-popup-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.schedule-popup-message{color:#333;font-size:1rem;line-height:1.6}.schedule-popup-actions{margin-top:1.5rem}.schedule-popup-button{background-color:#ff914d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.7rem 1.4rem;transition:background .3s ease}.schedule-popup-button:hover{background-color:#e67e35}.cleanerspass2-container10{background-image:linear-gradient(135deg,#fafafa 1%,#d6d6d6 100%);flex-direction:row;min-height:100vh;overflow:auto;width:100%}.cleanerspass2-container10,.cleanerspass2-container11{align-items:flex-start;display:flex;justify-content:flex-start;position:fixed}.cleanerspass2-container11{border-color:#b9b9b9;border-width:0 1px 0 0;flex:1 1;flex-direction:column;height:100%;left:0;padding-left:var(--dl-space-space-twounits);top:0;width:15%}.cleanerspass2-image10{margin-top:var(--dl-space-space-twounits);object-fit:cover;width:130px}.cleanerspass2-container12{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-fourunits)}.cleanerspass2-text10{fill:#9c9c9c;color:#9c9c9c;font-size:14px}.cleanerspass2-navlink10{display:contents}.cleanerspass2-container13{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.cleanerspass2-image11{object-fit:cover;width:19px}.cleanerspass2-text11{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.cleanerspass2-navlink11{display:contents}.cleanerspass2-container14{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.cleanerspass2-image12{object-fit:cover;width:19px}.cleanerspass2-text12{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.cleanerspass2-navlink12{display:contents}.cleanerspass2-container15{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.cleanerspass2-image13{object-fit:cover;width:19px}.cleanerspass2-text13{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.cleanerspass2-navlink13{display:contents}.cleanerspass2-container16{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.cleanerspass2-image14{object-fit:cover;width:19px}.cleanerspass2-text14{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.cleanerspass2-navlink14{display:contents}.cleanerspass2-container17{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.cleanerspass2-image15{object-fit:cover;width:19px}.cleanerspass2-text15{fill:#ff914d;color:#ff914d;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.cleanerspass2-container18{align-items:flex-start;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:32px;padding-bottom:var(--dl-space-space-fourunits);position:absolute}.cleanerspass2-text16{fill:#9c9c9c;color:#9c9c9c;font-size:10px}.cleanerspass2-navlink15{display:contents}.cleanerspass2-container19{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.cleanerspass2-image16{object-fit:cover;width:21px}.cleanerspass2-text17{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.cleanerspass2-container20{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.cleanerspass2-image17{object-fit:cover;width:21px}.cleanerspass2-text18{fill:red;color:red;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.cleanerspass2-container21{align-items:center;align-self:flex-start;display:none;flex:0 0 auto;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:85%}.cleanerspass2-text19{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.cleanerspass2-container22{align-items:center;display:flex;justify-content:space-between;width:55%}.cleanerspass2-image18{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.cleanerspass2-container23{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:90%}.cleanerspass2-image19{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.cleanerspass2-text20{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.cleanerspass2-textinput1{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.cleanerspass2-image20{display:none;object-fit:cover;text-decoration:none;width:200px}.cleanerspass2-container24{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:200px}.cleanerspass2-text21{color:#fff;font-size:12px;font-style:normal;font-weight:600}.cleanerspass2-container25{flex:2 1;flex-direction:column;height:auto;justify-content:flex-start;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;top:0;width:85%}.cleanerspass2-container25,.cleanerspass2-container26{align-items:center;display:flex;padding-bottom:var(--dl-space-space-twounits)}.cleanerspass2-container26{align-self:flex-start;flex:0 0 auto;justify-content:space-between;padding-top:var(--dl-space-space-twounits);width:90%}.cleanerspass2-text22{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.cleanerspass2-container27{align-items:center;display:flex;justify-content:space-between;width:55%}.cleanerspass2-image21{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.cleanerspass2-container28{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:85%}.cleanerspass2-image22{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.cleanerspass2-text23{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.cleanerspass2-textinput2{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.cleanerspass2-navlink17{display:contents}.cleanerspass2-image23{display:none;object-fit:cover;text-decoration:none;width:200px}.cleanerspass2-container29{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:170px}.cleanerspass2-text24{color:#fff;font-size:12px;font-style:normal;font-weight:600}.cleanerspass2-container30{align-items:flex-start;display:flex;flex:0 0 auto;width:100%}.cleanerspass2-container31{align-items:center;height:auto}.cleanerspass2-container31,.cleanerspass2-container32{display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start;width:100%}.cleanerspass2-container32{align-items:flex-start;align-self:center;background-image:radial-gradient(circle at left top,#ff914d 1%,#d9702f 100%);border-radius:10px;padding:var(--dl-space-space-oneandhalfunits)}.cleanerspass2-text25{font-size:30px;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.cleanerspass2-text25,.cleanerspass2-text26{align-self:center;color:var(--dl-color-gray-white);font-style:normal}.cleanerspass2-text26{font-size:20px;font-weight:400}.cleanerspass2-container33{align-items:center;align-self:center;border-color:#cecece;border-width:0 0 1px;display:flex;flex:0 0 auto;flex-direction:row;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:100%}.cleanerspass2-container34{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.cleanerspass2-text27{font-weight:600;margin-bottom:var(--dl-space-space-halfunit)}.cleanerspass2-text27,.cleanerspass2-text28{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:19px;font-style:normal}.cleanerspass2-text28{font-weight:400}.cleanerspass2-navlink18{display:contents}.cleanerspass2-container35{align-items:center;background-color:#fa00001a;border-color:#ff914d;border-radius:25px;border-width:1px;cursor:pointer;display:flex;flex:0 0 auto;height:44px;justify-content:center;position:relative;text-decoration:none;width:180px}.cleanerspass2-text29{fill:#ff914d;color:#ff914d;font-size:19px;font-style:normal;font-weight:600}.cleanerspass2-container36{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.cleanerspass2-container37{align-items:flex-start;border-radius:12px;display:flex;flex:0 0 auto;flex-direction:column;height:350px;justify-content:flex-start;margin-top:var(--dl-space-space-twounits);padding-bottom:var(--dl-space-space-oneandhalfunits);padding-top:OneAndH0alfUnits;position:relative;width:59%}.cleanerspass2-text32{color:var(--dl-color-gray-black);font-size:22px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.cleanerspass2-container38{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.cleanerspass2-container39{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:49%}.cleanerspass2-container40{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-oneandhalfunits);padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:100%}.cleanerspass2-container41{align-items:flex-start;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:15px;width:15px}.cleanerspass2-text33{fill:var(--dl-color-gray-black);align-self:center;color:var(--dl-color-gray-black);font-size:15px;font-weight:400;margin-left:var(--dl-space-space-unit)}.cleanerspass2-text34{font-weight:700}.cleanerspass2-container42{align-items:center;align-self:center;display:flex;flex-direction:row;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-oneandhalfunits);padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:100%}.cleanerspass2-container43{align-items:flex-start;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:15px;width:15px}.cleanerspass2-text37{fill:var(--dl-color-gray-black);align-self:center;color:var(--dl-color-gray-black);font-size:15px;font-weight:400;margin-left:var(--dl-space-space-unit)}.cleanerspass2-text38{font-weight:700}.cleanerspass2-container44{align-items:center;align-self:center;display:flex;flex-direction:row;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-oneandhalfunits);padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:100%}.cleanerspass2-container45{align-items:flex-start;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:15px;width:15px}.cleanerspass2-text41{fill:var(--dl-color-gray-black);align-self:center;color:var(--dl-color-gray-black);font-size:15px;font-weight:400;margin-left:var(--dl-space-space-unit)}.cleanerspass2-text42{font-weight:700}.cleanerspass2-container46{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:49%}.cleanerspass2-container47{align-items:center;align-self:center;display:flex;flex-direction:row;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-oneandhalfunits);padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:100%}.cleanerspass2-container48{align-items:flex-start;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:15px;width:15px}.cleanerspass2-text45{fill:var(--dl-color-gray-black);align-self:center;color:var(--dl-color-gray-black);font-size:15px;font-weight:400;margin-left:var(--dl-space-space-unit)}.cleanerspass2-text46{font-weight:700}.cleanerspass2-container49{align-items:center;align-self:center;display:flex;flex-direction:row;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-oneandhalfunits);padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:100%}.cleanerspass2-container50{align-items:flex-start;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:15px;width:15px}.cleanerspass2-text49{fill:var(--dl-color-gray-black);align-self:center;color:var(--dl-color-gray-black);font-size:15px;font-weight:400;margin-left:var(--dl-space-space-unit)}.cleanerspass2-text50,.cleanerspass2-text51{font-weight:700}.cleanerspass2-container51{height:430px;justify-content:flex-start;margin-top:var(--dl-space-space-twounits);overflow:hidden;padding-bottom:var(--dl-space-space-unit);width:34%}.cleanerspass2-container51,.cleanerspass2-container52{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:10px;display:flex;flex:0 0 auto;flex-direction:column}.cleanerspass2-container52{height:auto;justify-content:center;width:100%}.cleanerspass2-container53{align-self:center;background-color:#ff914d;border-color:#d2d2d2;border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;border-width:0 0 1px;height:42px;padding-left:5%;padding-right:5%;width:100%}.cleanerspass2-container53,.cleanerspass2-container54{align-items:center;display:flex;flex-direction:row;justify-content:center}.cleanerspass2-container54{width:50%}.cleanerspass2-text53{color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:400}.cleanerspass2-container55{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);padding-top:var(--dl-space-space-oneandhalfunits)}.cleanerspass2-container55,.cleanerspass2-container56{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.cleanerspass2-text54{fill:#4c4c4c;color:#4c4c4c;font-size:15px}.cleanerspass2-container57{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-halfunit);width:100%}.cleanerspass2-text55{color:#4c4c4c;font-size:15px}.cleanerspass2-select2{padding-right:var(--dl-space-space-unit)}.cleanerspass2-select2,.cleanerspass2-select2x{border-color:#515151;border-radius:5px;border-width:1px;height:44.23px;margin-top:var(--dl-space-space-halfunit);padding-left:var(--dl-space-space-unit);width:100%}.cleanerspass2-button1{background-color:#ff914d}.cleanerspass2-button1,.cleanerspass2-button2{border-width:0;color:var(--dl-color-gray-white);margin-top:var(--dl-space-space-halfunit);padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit);width:100%}.cleanerspass2-button2{background-color:red}.cleanerspass2-container58{align-items:center;display:flex;flex:0 0 auto;height:60px;justify-content:space-between;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);width:100%}.cleanerspass2-container59{flex-direction:column}.cleanerspass2-container59,.cleanerspass2-container60{align-items:flex-start;display:flex;justify-content:space-between}.cleanerspass2-container60{flex-direction:row}.cleanerspass2-text56{color:#ff914d;font-size:12px;font-style:normal;font-weight:600}.cleanerspass2-image24{align-self:flex-end;margin-left:var(--dl-space-space-halfunit);object-fit:cover;width:12px}.cleanerspass2-text57{color:#cfcfcf;font-size:8px;font-style:normal;font-weight:600;margin-top:var(--dl-space-space-halfunit)}.cleanerspass2-text58{fill:#1f3042;color:#1f3042;font-size:12px;font-style:normal;font-weight:600}.cleanerspass2-text60{color:#ff914d}.cleanerspass2-container61{align-items:flex-start;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;flex-direction:column;height:10vh;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:fixed;right:0;width:100%}.cleanerspass2-container62{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.cleanerspass2-image25{height:50%;object-fit:cover}.cleanerspass2-text61{text-align:center}.cleanerspass2-container63{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.cleanerspass2-image26{height:50%;object-fit:cover}.cleanerspass2-text62{text-align:center}.cleanerspass2-container64{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.cleanerspass2-image27{height:50%;object-fit:cover}.cleanerspass2-text63{text-align:center}.cleanerspass2-container65{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.cleanerspass2-image28{height:50%;object-fit:cover}.cleanerspass2-text64{text-align:center}.cleanerspass2-container66{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.cleanerspass2-image29{height:50%;object-fit:cover}.cleanerspass2-text65{text-align:center}.cleanerspass2-container67{align-items:flex-start;border:2px dashed #78787866;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;flex-direction:column;height:10vh;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;width:100%}@media(max-width:1200px){.cleanerspass2-text13,.cleanerspass2-text14{fill:#1f3042;color:#1f3042}.cleanerspass2-container23{width:90%}.cleanerspass2-container25{margin-right:0}.cleanerspass2-text22{color:#1f3042;font-size:20px;font-style:normal;font-weight:500}.cleanerspass2-container28{width:90%}.cleanerspass2-container31{width:100%}.cleanerspass2-container35{background-color:#ff00001a;border-color:#ff914d;border-width:1px}.cleanerspass2-text29{fill:#ff914d;color:#ff914d;font-size:19px;font-style:normal;font-weight:600}.cleanerspass2-container37{height:350px;width:54%}.cleanerspass2-text33,.cleanerspass2-text37,.cleanerspass2-text41,.cleanerspass2-text45,.cleanerspass2-text49{font-size:13px}}@media(max-width:991px){.cleanerspass2-container10{background:#f0f0f0;background-image:linear-gradient(135deg,#f0f0f0 0,#f0f0f0 97%,#f0f0f0 100%);flex-direction:column}.cleanerspass2-container11{display:none}.cleanerspass2-container21{border-color:#d9d9d9;border-width:0 0 1px;display:flex;height:105px;margin-bottom:var(--dl-space-space-unit);padding:var(--dl-space-space-unit) var(--dl-space-space-twounits) var(--dl-space-space-oneandhalfunits);width:100%}.cleanerspass2-container22{display:none}.cleanerspass2-container23{width:90%}.cleanerspass2-image20{display:flex;width:20px}.cleanerspass2-container24{display:none}.cleanerspass2-container25{padding-right:var(--dl-space-space-twounits);position:static;width:100%}.cleanerspass2-container26{display:none;padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit);width:100%}.cleanerspass2-container27{display:none}.cleanerspass2-image23{display:flex;width:20px}.cleanerspass2-container29{display:none}.cleanerspass2-text25{font-size:18px;margin-bottom:var(--dl-space-space-halfunit);text-align:center}.cleanerspass2-text26{font-size:15px;text-align:center}.cleanerspass2-container33{flex-direction:row}.cleanerspass2-container34{align-self:flex-start}.cleanerspass2-text27{font-size:14px;margin-bottom:var(--dl-space-space-halfunit)}.cleanerspass2-text28{font-size:14px}.cleanerspass2-container35{width:20%}.cleanerspass2-text29{font-size:14px}.cleanerspass2-container36{flex-direction:row;width:100%}.cleanerspass2-container37{flex-direction:column;height:auto;width:45%}.cleanerspass2-text32{font-size:20px}.cleanerspass2-container38{flex-direction:column}.cleanerspass2-container39{width:100%}.cleanerspass2-container40{margin-bottom:var(--dl-space-space-halfunit)}.cleanerspass2-container41{height:12px;width:12px}.cleanerspass2-text33{font-size:13px}.cleanerspass2-text34{font-weight:700}.cleanerspass2-text35{font-weight:600}.cleanerspass2-container42{margin-bottom:var(--dl-space-space-halfunit)}.cleanerspass2-container43{height:12px;width:12px}.cleanerspass2-text37{font-size:13px}.cleanerspass2-text38,.cleanerspass2-text39{font-weight:700}.cleanerspass2-container44{margin-bottom:var(--dl-space-space-halfunit)}.cleanerspass2-container45{height:12px;width:12px}.cleanerspass2-text41{font-size:13px}.cleanerspass2-text42,.cleanerspass2-text43{font-weight:700}.cleanerspass2-container46{width:100%}.cleanerspass2-container47{margin-bottom:var(--dl-space-space-halfunit)}.cleanerspass2-container48{height:12px;width:12px}.cleanerspass2-text45{font-size:13px}.cleanerspass2-text46,.cleanerspass2-text47{font-weight:700}.cleanerspass2-container49{margin-bottom:var(--dl-space-space-halfunit)}.cleanerspass2-container50{height:12px;width:12px}.cleanerspass2-text49{font-size:13px}.cleanerspass2-container51{width:45%}.cleanerspass2-text53{color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:400}.cleanerspass2-text54{color:#4c4c4c;font-size:15px}.cleanerspass2-container61{align-items:center;background-color:#f0f0f0;border-color:#d2d2d2;border-width:1px 0 0;display:flex;flex-direction:row;height:12vh;justify-content:center;padding-bottom:var(--dl-space-space-twounits);padding-left:0;padding-right:0;padding-top:var(--dl-space-space-halfunit)}.cleanerspass2-container62{justify-content:center;width:20%}.cleanerspass2-image25{height:45%}.cleanerspass2-text61{font-size:14px}.cleanerspass2-container63{justify-content:center;width:20%}.cleanerspass2-image26{height:45%}.cleanerspass2-text62{font-size:14px}.cleanerspass2-container64{justify-content:center;width:20%}.cleanerspass2-image27{height:45%}.cleanerspass2-text63{font-size:14px}.cleanerspass2-container65{justify-content:center;width:20%}.cleanerspass2-image28{height:45%}.cleanerspass2-text64{font-size:14px}.cleanerspass2-container66{justify-content:center;width:20%}.cleanerspass2-image29{height:45%}.cleanerspass2-text65{font-size:14px}.cleanerspass2-container67{align-items:center;border:hidden #d2d2d2;border-width:1px 0 0;display:flex;flex:0 0 auto;flex-direction:row;height:15vh;justify-content:center;padding-left:0;padding-right:0;position:static}}@media(max-width:767px){.cleanerspass2-text25{font-size:18px}.cleanerspass2-text26{font-size:15px}.cleanerspass2-container34{align-self:flex-start}.cleanerspass2-text27,.cleanerspass2-text28{font-size:14px}.cleanerspass2-container35{width:20%}.cleanerspass2-text32{margin-bottom:0}.cleanerspass2-container39{width:100%}.cleanerspass2-image25{height:30%}.cleanerspass2-text61{font-size:8px}.cleanerspass2-image26{height:30%}.cleanerspass2-text62{font-size:8px}.cleanerspass2-image27{height:30%}.cleanerspass2-text63{font-size:8px}.cleanerspass2-image28{height:30%}.cleanerspass2-text64{font-size:8px}.cleanerspass2-image29{height:30%}.cleanerspass2-text65{font-size:8px}.cleanerspass2-container67{border-style:hidden;border-width:0}}@media(max-width:479px){.cleanerspass2-container21{height:70px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.cleanerspass2-text19{color:#1f3042;font-size:20px;font-style:normal;font-weight:500}.cleanerspass2-container25{margin-top:var(--dl-space-space-unit);padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.cleanerspass2-text25{font-size:11px}.cleanerspass2-text26{font-size:8px}.cleanerspass2-container33{padding-bottom:var(--dl-space-space-oneandhalfunits);padding-top:var(--dl-space-space-oneandhalfunits)}.cleanerspass2-text27{font-size:8px}.cleanerspass2-text28{fill:#919191;color:#919191;font-size:8px}.cleanerspass2-container35{height:22px}.cleanerspass2-text29{font-size:8px}.cleanerspass2-container37{padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit);width:48%}.cleanerspass2-text32{font-size:8px}.cleanerspass2-container40{margin-bottom:0}.cleanerspass2-container41{height:6px;width:6px}.cleanerspass2-text33{font-size:7px;margin-left:var(--dl-space-space-halfunit)}.cleanerspass2-container42{margin-bottom:0}.cleanerspass2-container43{height:6px;width:6px}.cleanerspass2-text37{font-size:7px;margin-left:var(--dl-space-space-halfunit)}.cleanerspass2-container44{margin-bottom:0}.cleanerspass2-container45{height:6px;width:6px}.cleanerspass2-text41{font-size:7px;margin-left:var(--dl-space-space-halfunit)}.cleanerspass2-container47{margin-bottom:0}.cleanerspass2-container48{height:6px;width:6px}.cleanerspass2-text45{font-size:7px;margin-left:var(--dl-space-space-halfunit)}.cleanerspass2-container49{margin-bottom:0}.cleanerspass2-container50{height:6px;width:6px}.cleanerspass2-text49{font-size:7px;margin-left:var(--dl-space-space-halfunit)}.cleanerspass2-container51{padding-bottom:var(--dl-space-space-halfunit);width:48%}.cleanerspass2-container53{height:auto;padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.cleanerspass2-text53{font-size:8px;text-align:center}.cleanerspass2-container55{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit)}.cleanerspass2-text54{font-size:7px}.cleanerspass2-select1{font-size:7px;height:22px}.cleanerspass2-text55{font-size:7px}.cleanerspass2-select2{font-size:7px;height:22px}.cleanerspass2-button1,.cleanerspass2-button2{font-size:7px;padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.cleanerspass2-container58{height:40px;margin-top:var(--dl-space-space-halfunit);padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.cleanerspass2-text56{font-size:7px}.cleanerspass2-image24{width:8px}.cleanerspass2-text57{font-size:5px}.cleanerspass2-text58{font-size:8px}.cleanerspass2-container61{background-color:#f0f0f0;height:6vh;padding-bottom:var(--dl-space-space-halfunit)}.cleanerspass2-container62{height:50px}.cleanerspass2-image25{height:20%}.cleanerspass2-text61{font-size:6px}.cleanerspass2-container63{height:50px}.cleanerspass2-image26{height:20%}.cleanerspass2-text62{font-size:6px}.cleanerspass2-container64{height:50px}.cleanerspass2-image27{height:20%}.cleanerspass2-text63{font-size:6px}.cleanerspass2-container65{height:50px}.cleanerspass2-image28{height:20%}.cleanerspass2-text64{font-size:6px}.cleanerspass2-container66{height:50px}.cleanerspass2-image29{height:20%}.cleanerspass2-text65{font-size:6px}.cleanerspass2-container67{height:8vh}}.dashboard-container100{align-items:flex-start;background-image:linear-gradient(135deg,#fafafa 1%,#d6d6d6);display:flex;flex-direction:row;justify-content:flex-start;min-height:100vh;overflow:auto;position:relative;width:100%}.google-style-clean-card{background:#fff;border-radius:.5rem;padding:10px 20px;width:100%}.uc-text{margin-left:-78%}.uc{align-items:center;background-color:rgba(2,255,2,.353);border-radius:5px;display:flex;gap:5px;margin-top:4px;padding:2px 6px}.uc,.uc-date{font-size:12px}.uc-date{color:green;margin-top:3px}.uc-border{background-color:green;border-radius:50px;height:18px;width:7px}.submenu{align-items:center;display:flex;flex:1 1;justify-content:center;width:20%}.dashboard-container101{align-items:flex-start;border-color:#b9b9b9;border-width:0 1px 0 0;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);position:fixed;top:0;width:15%}.dashboard-image10{margin-top:var(--dl-space-space-twounits);object-fit:cover;width:130px}.dashboard-container102{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-fourunits)}.dashboard-text100{fill:#9c9c9c;color:#9c9c9c;font-size:14px}.dashboard-container103{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.dashboard-image11{object-fit:cover;width:19px}.dashboard-text101{fill:#9c9c9c;color:#ff914d;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.dashboard-navlink10{display:contents}.dashboard-container104{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.dashboard-image12{object-fit:cover;width:19px}.dashboard-text102{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.dashboard-navlink11{display:contents}.dashboard-container105{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.dashboard-image13{object-fit:cover;width:19px}.dashboard-text103{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.dashboard-navlink12{display:contents}.dashboard-container106{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.dashboard-image14{object-fit:cover;width:19px}.dashboard-text104{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.dashboard-navlink13{display:contents}.dashboard-container107{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.dashboard-image15{object-fit:cover;width:19px}.dashboard-text105{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.dashboard-container108{align-items:flex-start;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:32px;padding-bottom:var(--dl-space-space-fourunits);position:absolute}.dashboard-text106{fill:#9c9c9c;color:#9c9c9c;font-size:10px}.dashboard-navlink14{display:contents}.dashboard-container109{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.dashboard-image16{object-fit:cover;width:21px}.dashboard-text107{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.dashboard-container110{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.dashboard-image17{object-fit:cover;width:21px}.dashboard-text108{fill:red;color:red;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.dashboard-container111{align-items:center;display:flex;flex:2 1;flex-direction:column;height:100%;justify-content:flex-start;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;top:0;width:85%}.dashboard-container112{align-items:center;display:flex;flex:0 0 auto;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:100%}.dashboard-text109{fill:#1f3042;color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.book-details{color:gray}.dashboard-image18,.dashboard-image19{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.dashboard-image19{z-index:10}.dashboard-text110{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.dashboard-textinput{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.dashboard-container115{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:200px}.dashboard-text111{color:#fff;font-size:12px;font-style:normal;font-weight:600}.dashboard-navlink15{display:contents}.dashboard-image20{display:none;object-fit:cover;text-decoration:none;width:200px}.dashboard-container116{align-items:flex-start;display:flex;flex:0 0 auto;width:100%}.dashboard-container117{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;width:65%}.dashboard-container118{align-items:center;background-color:var(--dl-color-gray-white);border-radius:12px;display:flex;flex:0 0 auto;height:100px;justify-content:space-between;width:100%}.dashboard-container119{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.dashboard-text112{color:#565656;font-size:20px}.dashboard-text112,.dashboard-text113{font-style:normal;font-weight:600;margin-left:var(--dl-space-space-unit)}.dashboard-text113{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:11px;margin-top:0}.dashboard-container120{align-items:center;display:flex;justify-content:space-between}.dashboard-button1{fill:red;background-color:#ff000029;color:red}.dashboard-button1,.dashboard-button2{border-radius:40px;border-width:0;font-size:10px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);padding-bottom:12px;padding-left:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-threeunits);padding-top:12px}.dashboard-button2{fill:#ff914d;background-color:#ffe2d0;color:#ff914d}.dashboard-text116{color:#565656;display:none;font-size:20px;font-style:normal;font-weight:600}.dashboard-text116,.dashboard-text117{fill:#565656;margin-left:var(--dl-space-space-unit)}.dashboard-container121{border:2px solid #565656;border-radius:12px;flex:0 0 auto;flex-direction:column;height:auto;margin-top:var(--dl-space-space-halfunit);padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-unit);position:relative;width:100%}.dashboard-container121,.dashboard-container123{align-items:center;display:flex;justify-content:space-between}.dashboard-container123{align-self:flex-start;background-color:#fafafa00;margin:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit);width:96%}.dashboard-container124{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:90%}.dashboard-container125{align-items:flex-start;background-color:#fff;border-radius:16px;display:flex;flex-direction:column;height:85px;justify-content:flex-start;padding:var(--dl-space-space-unit) var(--dl-space-space-oneandhalfunits);width:157px}.dashboard-container126{align-items:center;display:flex;justify-content:space-between;width:100%}.dashboard-image21{height:20px;object-fit:cover;width:20px}.dashboard-container127{align-items:center;border:1px solid #989898;height:18px;justify-content:center;width:18px}.dashboard-container127,.dashboard-container128{border-radius:var(--dl-radius-radius-round);display:flex}.dashboard-container128{background-color:#00a106;height:12px;width:12px}.dashboard-text119{font-size:12px;font-style:normal;font-weight:500;margin-top:var(--dl-space-space-oneandhalfunits)}.dashboard-container129{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-left:var(--dl-space-space-oneandhalfunits)}.dashboard-text120{fill:#565656;color:#565656;font-size:20px}.dashboard-text120,.dashboard-text121{font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.dashboard-text121{fill:#b6b6b6;color:#b6b6b6;font-size:10px;margin-top:var(--dl-space-space-unit)}.dashboard-image22{object-fit:cover;width:20px}.dashboard-container130{align-items:center;align-self:flex-start;background:#fafafa00;display:flex;justify-content:space-between;margin:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit);width:96%}.dashboard-container131{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:90%}.dashboard-container132{align-items:flex-start;background-color:#fff;border-radius:16px;display:flex;flex-direction:column;height:85px;justify-content:flex-start;padding:var(--dl-space-space-unit) var(--dl-space-space-oneandhalfunits);width:157px}.dashboard-container133{align-items:center;display:flex;justify-content:space-between;width:100%}.dashboard-image23{height:20px;object-fit:cover;width:20px}.dashboard-container134{align-items:center;border:1px solid #989898;height:18px;justify-content:center;width:18px}.dashboard-container134,.dashboard-container135{border-radius:var(--dl-radius-radius-round);display:flex}.dashboard-container135{background-color:#00a106;height:12px;width:12px}.dashboard-text125{font-size:12px;font-style:normal;font-weight:500}.dashboard-container136{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-left:var(--dl-space-space-oneandhalfunits)}.dashboard-text126{color:#565656;font-size:20px;font-style:normal;font-weight:500}.dashboard-text127{fill:#b6b6b6;color:#b6b6b6;font-size:10px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.dashboard-image24{object-fit:cover;width:20px}.dashboard-container137{align-items:center;align-self:flex-start;background:#fafafa00;display:flex;justify-content:space-between;margin:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit);width:96%}.dashboard-container138{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:90%}.dashboard-container139{align-items:flex-start;background-color:#fff;border-radius:16px;display:flex;flex-direction:column;height:85px;justify-content:flex-start;padding:var(--dl-space-space-unit) var(--dl-space-space-oneandhalfunits);width:157px}.dashboard-container140{align-items:center;display:flex;justify-content:space-between;width:100%}.dashboard-image25{height:20px;object-fit:cover;width:20px}.dashboard-container141{align-items:center;border:1px solid #989898;height:18px;justify-content:center;width:18px}.dashboard-container141,.dashboard-container142{border-radius:var(--dl-radius-radius-round);display:flex}.dashboard-container142{background-color:#00a106;height:12px;width:12px}.dashboard-text131{font-size:12px;font-style:normal;font-weight:500}.dashboard-container143{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-left:var(--dl-space-space-oneandhalfunits)}.dashboard-text132{color:#565656;font-size:20px;font-style:normal;font-weight:500}.dashboard-text133{fill:#b6b6b6;color:#b6b6b6;font-size:10px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.dashboard-image26{object-fit:cover;width:20px}.dashboard-container144{align-items:center;align-self:flex-start;background:#fafafa00;display:flex;justify-content:space-between;margin:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit);width:96%}.dashboard-container145{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:90%}.dashboard-container146{align-items:flex-start;background-color:#fff;border-radius:16px;display:flex;flex-direction:column;height:85px;justify-content:flex-start;padding:var(--dl-space-space-unit) var(--dl-space-space-oneandhalfunits);width:157px}.dashboard-container147{align-items:center;display:flex;justify-content:space-between;width:100%}.dashboard-image27{height:20px;object-fit:cover;width:20px}.dashboard-container148{align-items:center;border:1px solid #989898;height:18px;justify-content:center;width:18px}.dashboard-container148,.dashboard-container149{border-radius:var(--dl-radius-radius-round);display:flex}.dashboard-container149{background-color:#00a106;height:12px;width:12px}.dashboard-text137{font-size:12px;font-style:normal;font-weight:500}.dashboard-container150{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-left:var(--dl-space-space-oneandhalfunits)}.dashboard-text138{color:#565656;font-size:20px;font-style:normal;font-weight:500}.dashboard-text139{fill:#b6b6b6;color:#b6b6b6;font-size:10px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.dashboard-image28{object-fit:cover;width:20px}.dashboard-container151{align-items:center;align-self:flex-start;background:#fafafa00;display:flex;justify-content:space-between;margin:var(--dl-space-space-halfunit);padding:var(--dl-space-space-halfunit);width:96%}.dashboard-container152{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:90%}.dashboard-container153{align-items:flex-start;background-color:#fff;border-radius:16px;display:flex;flex-direction:column;height:85px;justify-content:flex-start;padding:var(--dl-space-space-unit) var(--dl-space-space-oneandhalfunits);width:157px}.dashboard-container154{align-items:center;display:flex;justify-content:space-between;width:100%}.dashboard-image29{height:20px;object-fit:cover;width:20px}.dashboard-container155{align-items:center;border:1px solid #989898;height:18px;justify-content:center;width:18px}.dashboard-container155,.dashboard-container156{border-radius:var(--dl-radius-radius-round);display:flex}.dashboard-container156{background-color:#00a106;height:12px;width:12px}.dashboard-text143{font-size:12px;font-style:normal;font-weight:500}.dashboard-container157{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-left:var(--dl-space-space-oneandhalfunits)}.dashboard-text144{color:#565656;font-size:20px;font-style:normal;font-weight:500}.dashboard-text145{fill:#b6b6b6;color:#b6b6b6;font-size:10px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.dashboard-image30{object-fit:cover;width:20px}.dashboard-container158{bottom:10px;position:absolute;right:10px}.dashboard-text149{fill:#ff914d;color:#ff914d;cursor:pointer;font-size:10px;font-style:normal;font-weight:500;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit);text-align:right}.dashboard-container159{align-self:flex-start;border-radius:12px;display:none;flex:0 0 auto;flex-direction:row;height:auto;justify-content:flex-start;margin-bottom:0;margin-top:0;width:100%}.dashboard-text150{fill:#565656;align-self:center;color:#565656;font-size:20px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-unit);margin-top:var(--dl-space-space-halfunit)}.dashboard-container160{align-items:center;border:2px solid grey;border-radius:12px;display:flex;gap:20px;height:auto;justify-content:space-between;padding:10px;width:100%}.dashboard-container161{align-items:center;background-color:#f4ccb4;border-radius:10px;display:flex;height:85px;justify-content:flex-end;padding:0 10px;width:100%}.dashboard-text153{display:flex;font-size:15px;width:100%}.dashboard-text153,.dashboard-text154{color:#ff914d;font-style:normal;font-weight:600}.dashboard-text154{font-size:14px}.dashboard-container162{align-items:center;background-color:#ffe2d0;border-radius:10px;display:none;flex-direction:column;height:auto;justify-content:center;margin-left:1%;margin-right:1%;padding:var(--dl-space-space-unit);width:33%}.dashboard-text155{color:#ff914d;font-size:14px;font-style:normal;font-weight:600}.dashboard-text155,.dashboard-text156{fill:#ff914d;margin-bottom:var(--dl-space-space-halfunit)}.dashboard-text158,.dashboard-text159{color:#565656;font-size:20px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.dashboard-text158,.dashboard-text159,.dashboard-text160{display:none;margin-left:1%;margin-right:1%;width:100%}.dashboard-container163{display:flex;flex:0 0 auto;flex-direction:column;height:auto;margin-left:1%;width:34%}.dashboard-text162{color:#565656;display:none;font-size:20px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-unit);margin-left:1%;margin-right:1%;margin-top:var(--dl-space-space-unit);width:100%}.dashboard-container164{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:10px;display:flex;flex:0 0 auto;flex-direction:column;height:400px;justify-content:flex-start;padding-bottom:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-halfunit);width:100%}.dashboard-text163{color:#565656;font-size:20px;font-style:normal;font-weight:600;margin:var(--dl-space-space-twounits) var(--dl-space-space-unit) var(--dl-space-space-unit);width:auto}.dashboard-container165{align-items:flex-start;background-color:var(--dl-color-gray-white);display:flex;flex:0 0 auto;flex-direction:column;height:300px;justify-content:flex-start;overflow:auto;padding-right:var(--dl-space-space-halfunit);width:100%}.dashboard-container166{align-items:center;align-self:center;border-color:#d2d2d2;border-width:0 0 1px;display:flex;flex-direction:row;height:auto;justify-content:space-between;padding-bottom:var(--dl-space-space-unit);padding-left:5%;padding-right:5%;padding-top:var(--dl-space-space-unit);width:100%}.dashboard-container167{align-items:flex-start;background-color:#ffdec9;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:30px;width:30px}.dashboard-container168{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:80%}.dashboard-text164{color:#565656;font-weight:500}.dashboard-text164,.dashboard-text165{font-size:10px;font-style:normal;margin-bottom:var(--dl-space-space-halfunit)}.dashboard-text165{color:#ff914d;font-weight:400}.dashboard-text166{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:10px;font-style:normal;font-weight:400}.dashboard-text168{color:#b5b5b5}.dashboard-container169{align-items:center;align-self:center;border-color:#d2d2d2;border-width:0 0 1px;display:flex;flex-direction:row;height:auto;justify-content:space-between;padding-bottom:var(--dl-space-space-unit);padding-left:5%;padding-right:5%;padding-top:var(--dl-space-space-unit);width:100%}.dashboard-container170{align-items:flex-start;background-color:#ffdec9;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:30px;width:30px}.dashboard-container171{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:80%}.dashboard-text169{color:#565656;font-weight:500}.dashboard-text169,.dashboard-text170{font-size:10px;font-style:normal;margin-bottom:var(--dl-space-space-halfunit)}.dashboard-text170{color:#ff914d;font-weight:400}.dashboard-text171{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:10px;font-style:normal;font-weight:400}.dashboard-text173{color:#b5b5b5}.dashboard-container172{align-items:center;align-self:center;border-color:#d2d2d2;border-width:0 0 1px;display:flex;flex-direction:row;height:auto;justify-content:space-between;padding-bottom:var(--dl-space-space-unit);padding-left:5%;padding-right:5%;padding-top:var(--dl-space-space-unit);width:100%}.dashboard-container173{align-items:flex-start;background-color:#ffdec9;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:30px;width:30px}.dashboard-container174{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:80%}.dashboard-text174{color:#565656;font-weight:500}.dashboard-text174,.dashboard-text175{font-size:10px;font-style:normal;margin-bottom:var(--dl-space-space-halfunit)}.dashboard-text175{color:#ff914d;font-weight:400}.dashboard-text176{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:10px;font-style:normal;font-weight:400}.dashboard-text178{color:#b5b5b5}.dashboard-container175{align-items:center;align-self:center;border-color:#d2d2d2;border-width:0 0 1px;display:flex;flex-direction:row;height:auto;justify-content:space-between;padding-bottom:var(--dl-space-space-unit);padding-left:5%;padding-right:5%;padding-top:var(--dl-space-space-unit);width:100%}.dashboard-container176{align-items:flex-start;background-color:#ffdec9;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:30px;width:30px}.dashboard-container177{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:80%}.dashboard-text179{color:#565656;font-weight:500}.dashboard-text179,.dashboard-text180{font-size:10px;font-style:normal;margin-bottom:var(--dl-space-space-halfunit)}.dashboard-text180{color:#ff914d;font-weight:400}.dashboard-text181{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:10px;font-style:normal;font-weight:400}.dashboard-text183{color:#b5b5b5}.dashboard-container178{align-items:center;align-self:center;border-color:#d2d2d2;border-width:0 0 1px;display:flex;flex-direction:row;height:auto;justify-content:space-between;padding-bottom:var(--dl-space-space-unit);padding-left:5%;padding-right:5%;padding-top:var(--dl-space-space-unit);width:100%}.dashboard-container179{align-items:flex-start;background-color:#ffdec9;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:30px;width:30px}.dashboard-container180{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:80%}.dashboard-text184{color:#565656;font-weight:500}.dashboard-text184,.dashboard-text185{font-size:10px;font-style:normal;margin-bottom:var(--dl-space-space-halfunit)}.dashboard-text185{color:#ff914d;font-weight:400}.dashboard-text186{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:10px;font-style:normal;font-weight:400}.dashboard-text188{color:#b5b5b5}.dashboard-text189{color:#565656;display:none;font-size:20px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-unit);margin-left:1%;margin-right:1%;margin-top:var(--dl-space-space-unit);width:100%}.dashboard-container181{display:none;justify-content:flex-start;padding-bottom:var(--dl-space-space-threeunits)}.dashboard-container181,.dashboard-container182{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:10px;flex:0 0 auto;flex-direction:column;height:auto;width:100%}.dashboard-container182{display:flex;justify-content:center}.dashboard-container183{align-items:center;align-self:center;border-color:#d2d2d2;border-width:0 0 1px;display:flex;flex-direction:row;height:90px;justify-content:space-between;padding-left:5%;padding-right:5%;width:100%}.dashboard-text190{color:#565656;font-size:20px;font-style:normal;font-weight:600}.dashboard-text191{fill:#ff914d;color:#ff914d;font-size:10px;font-style:normal;font-weight:600}.dashboard-container184{align-items:center;align-self:center;border-color:#d2d2d2;border-width:0 0 1px;display:flex;flex-direction:row;height:auto;justify-content:space-between;padding-bottom:var(--dl-space-space-unit);padding-left:5%;padding-right:5%;padding-top:var(--dl-space-space-unit);width:100%}.dashboard-container185{align-items:flex-start;background-color:#ffdec9;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:30px;width:30px}.dashboard-container186{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:80%}.dashboard-text192{color:#565656;font-weight:500}.dashboard-text192,.dashboard-text193{font-size:10px;font-style:normal;margin-bottom:var(--dl-space-space-halfunit)}.dashboard-text193{color:#ff914d;font-weight:400}.dashboard-text194{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:10px;font-style:normal;font-weight:400}.dashboard-text196{color:#b5b5b5}.dashboard-container187{align-items:center;align-self:center;border-color:#d2d2d2;border-width:0 0 1px;display:flex;flex-direction:row;height:auto;justify-content:space-between;padding-bottom:var(--dl-space-space-unit);padding-left:5%;padding-right:5%;padding-top:var(--dl-space-space-unit);width:100%}.dashboard-container188{align-items:flex-start;background-color:#ffdec9;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:30px;width:30px}.dashboard-container189{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:80%}.dashboard-text197{color:#565656;font-weight:500}.dashboard-text197,.dashboard-text198{font-size:10px;font-style:normal;margin-bottom:var(--dl-space-space-halfunit)}.dashboard-text198{color:#ff914d;font-weight:400}.dashboard-text199{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:10px;font-style:normal;font-weight:400}.dashboard-text201{color:#b5b5b5}.dashboard-container190{align-items:center;align-self:center;border-color:#d2d2d2;border-width:0 0 1px;display:flex;flex-direction:row;height:auto;justify-content:space-between;padding-bottom:var(--dl-space-space-unit);padding-left:5%;padding-right:5%;padding-top:var(--dl-space-space-unit);width:100%}.dashboard-container191{align-items:flex-start;background-color:#ffdec9;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:30px;width:30px}.dashboard-container192{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:80%}.dashboard-text202{color:#565656;font-weight:500}.dashboard-text202,.dashboard-text203{font-size:10px;font-style:normal;margin-bottom:var(--dl-space-space-halfunit)}.dashboard-text203{color:#ff914d;font-weight:400}.dashboard-text204{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:10px;font-style:normal;font-weight:400}.dashboard-text206{color:#b5b5b5}.dashboard-text207{color:#565656;font-size:20px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-unit);margin-left:1%;margin-right:1%;margin-top:var(--dl-space-space-unit)}.dashboard-container193{justify-content:flex-start}.dashboard-container193,.dashboard-container194{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:10px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;width:100%}.dashboard-container194{justify-content:center;padding:var(--dl-space-space-twounits) var(--dl-space-space-unit)}.dashboard-text208{fill:var(--dl-color-gray-black);font-size:12px;font-weight:600;margin-bottom:5px}.dashboard-text208,.dashboard-text209{color:var(--dl-color-gray-black);font-style:normal}.dashboard-text209{font-size:10px;font-weight:500;margin-bottom:var(--dl-space-space-unit)}.dashboard-text210{color:var(--dl-color-gray-black);font-size:12px;font-style:normal;font-weight:600}.dashboard-container195{align-self:center;height:auto;padding-bottom:var(--dl-space-space-unit);padding-left:0;padding-right:0;padding-top:var(--dl-space-space-unit);width:100%}.dashboard-container195,.dashboard-container196{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.dashboard-container197{align-items:center;background-color:#ffdec9;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:30px;justify-content:center;width:30px}.dashboard-text211{color:#565656;font-size:15px;font-style:normal;font-weight:600;text-align:center}.dashboard-text212{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:10px;font-weight:400;margin-left:var(--dl-space-space-halfunit)}.dashboard-text213{color:var(--dl-color-gray-black);font-weight:600}.dashboard-text214{font-style:normal}.dashboard-text215{font-size:7px;font-style:normal}.dashboard-container198{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.dashboard-container199{align-items:center;background-color:#ffdec9;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:30px;justify-content:center;width:30px}.dashboard-text216{color:#565656;font-size:15px;font-style:normal;font-weight:600}.dashboard-text217{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:10px;font-weight:400;margin-left:var(--dl-space-space-halfunit)}.dashboard-text218{font-style:normal;font-weight:600}.dashboard-text219{font-style:normal}.dashboard-text220{font-size:7px}.dashboard-container200{align-items:center;align-self:center;background-color:#ffe2d0;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;height:auto;justify-content:space-between;padding-bottom:var(--dl-space-space-unit);padding-left:5%;padding-right:5%;padding-top:var(--dl-space-space-unit);width:100%}.dashboard-text221{color:#ff914d;font-size:12px;font-style:normal;font-weight:600}.dashboard-image31{object-fit:cover;width:8px}.dashboard-container201{border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;height:10vh;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:fixed;right:0;width:100%}.dashboard-container201,.dashboard-container202{align-items:center;flex-direction:column;justify-content:flex-start}.dashboard-container202{display:flex;height:90px;text-decoration:none}.dashboard-image32{height:50%;object-fit:cover}.dashboard-text222{text-align:center}.dashboard-container203{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.dashboard-image33{height:50%;object-fit:cover}.dashboard-text223{text-align:center}.dashboard-container204{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.dashboard-image34{height:50%;object-fit:cover}.dashboard-text224{text-align:center}.dashboard-container205{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.dashboard-image35{height:50%;object-fit:cover}.dashboard-text225{text-align:center}.dashboard-container206{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.dashboard-image36{height:50%;object-fit:cover}.dashboard-text226{text-align:center}.dashboard-container207{align-items:flex-start;border:2px dashed #78787866;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;flex-direction:column;height:10vh;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;width:100%}@media (max-width:1200px){.dashboard-container114{width:90%}.dashboard-button1,.dashboard-button2{font-size:7px;padding:var(--dl-space-space-halfunit) var(--dl-space-space-unit)}.dashboard-text116,.dashboard-text117{font-size:11px}.dashboard-container161{padding-left:var(--dl-space-space-fourunits);padding-right:var(--dl-space-space-fourunits)}.dashboard-container101{padding-left:var(--dl-space-space-halfunit)}.dashboard-text153,.dashboard-text154{font-size:12px}.dashboard-container164{display:flex;height:400px}.dashboard-container165{height:300px}.dashboard-container181{display:none}.dashboard-text207{color:#565656;font-size:20px;font-style:normal;font-weight:600}}@media (max-width:991px){.dashboard-container100{flex-direction:column;position:relative}.dashboard-container101{display:none;padding-left:var(--dl-space-space-halfunit)}.dashboard-container111{padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);position:static;width:100%}.dashboard-container113,.dashboard-container115{display:none}.dashboard-image20{display:flex;width:20px}.dashboard-container116{flex-direction:column}.dashboard-container117{width:100%}.dashboard-container118{align-items:flex-start;flex-direction:column;height:auto;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits)}.dashboard-container119{align-self:center;width:90%}.dashboard-text112,.dashboard-text113{margin-left:0}.dashboard-container120{flex-direction:row;height:82px;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);width:100%}.dashboard-button1,.dashboard-button2{height:32px;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);width:48%}.dashboard-text116{color:#565656;font-size:10px;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit)}.dashboard-text116,.dashboard-text117{align-self:flex-start;margin-left:0}.dashboard-container121{padding-bottom:var(--dl-space-space-unit)}.dashboard-container122{height:345px}.dashboard-text149{fill:#adadad;align-self:center;color:#adadad;text-align:center;width:100%}.dashboard-container159{display:none}.dashboard-container160{flex-direction:column;height:auto;padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit)}.dashboard-container161{display:none;height:32px;margin-left:0;margin-right:0;padding:0;width:100%}.dashboard-text153,.dashboard-text154{margin-bottom:0}.dashboard-container162{border-radius:500px;display:flex;height:auto;margin-left:0;margin-right:0;padding:20px;width:100%}.dashboard-text155{color:#ff914d;margin-bottom:0}.dashboard-text156{margin-bottom:0}.dashboard-text158{display:none}.dashboard-text159{display:flex;margin-bottom:0;margin-top:0}.dashboard-text160{display:flex}.dashboard-container163{flex-direction:column;margin-left:0;width:100%}.dashboard-text162{color:#565656;font-size:20px;font-style:normal;font-weight:600}.dashboard-container164{display:flex;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-halfunit);padding-top:0}.dashboard-text163{color:#565656;display:none;font-size:20px;font-style:normal;font-weight:600}.dashboard-container165{height:350px;justify-content:flex-start}.dashboard-container166{margin-top:var(--dl-space-space-unit)}.dashboard-text189{color:#565656;font-size:20px;font-style:normal;font-weight:600}.dashboard-container181{display:none;margin-top:var(--dl-space-space-twounits)}.dashboard-container195{justify-content:space-between}.dashboard-container198{margin-left:var(--dl-space-space-unit)}.dashboard-container200{border-radius:500px}.dashboard-container201{align-items:center;background-color:#f0f0f0;border-color:#d2d2d2;border-width:1px 0 0;display:flex;flex-direction:row;height:12vh;justify-content:center;padding-left:0;padding-right:0}.dashboard-container202{justify-content:center;width:20%}.dashboard-image32{height:45%}.dashboard-text222{font-size:14px}.dashboard-container203{justify-content:center;width:20%}.dashboard-image33{height:45%}.dashboard-text223{font-size:14px}.dashboard-container204{justify-content:center;width:100%}.dashboard-image34{height:45%}.dashboard-text224{font-size:14px}.dashboard-container205{justify-content:center;width:20%}.dashboard-image35{height:45%}.dashboard-text225{font-size:14px}.dashboard-container206{justify-content:center;width:20%}.dashboard-image36{height:45%}.dashboard-text226{font-size:14px}.dashboard-container207{align-items:center;border:hidden #d2d2d2;border-width:1px 0 0;display:flex;flex:0 0 auto;flex-direction:row;height:15vh;justify-content:center;padding-left:0;padding-right:0;position:static}}@media (max-width:767px){.dashboard-container165{height:350px;padding-bottom:0;padding-top:var(--dl-space-space-twounits)}.dashboard-container166{margin-top:0}.dashboard-image32{height:30%}.dashboard-text222{font-size:8px}.dashboard-image33{height:30%}.dashboard-text223{font-size:8px}.dashboard-image34{height:30%}.dashboard-text224{font-size:8px}.dashboard-image35{height:30%}.dashboard-text225{font-size:8px}.dashboard-image36{height:30%}.dashboard-text226{font-size:8px}.dashboard-container207{border-style:hidden;border-width:0}}@media (max-width:479px){.dashboard-container100{flex-direction:column}.dashboard-container111{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.dashboard-container118{padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-halfunit)}.dashboard-container119{margin-top:var(--dl-space-space-unit)}.dashboard-container120{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.dashboard-container121{border-width:2px}.dashboard-container122{width:100%}.dashboard-container123{margin-left:0;margin-right:0;width:100%}.dashboard-container125{height:70px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:40%}.dashboard-image21{height:10px;width:10px}.dashboard-container127{flex-direction:column;height:12px;width:12px}.dashboard-container128{align-items:center;border-radius:100%;height:8px;justify-content:center;width:8px}.dashboard-text119{font-size:6px}.dashboard-container129,.dashboard-text120{margin-left:var(--dl-space-space-halfunit)}.dashboard-text120{font-size:10px}.dashboard-text121{font-size:6px;margin-left:var(--dl-space-space-halfunit)}.dashboard-image22{width:10px}.dashboard-container130{margin-left:0;margin-right:0}.dashboard-container132{height:70px;padding:var(--dl-space-space-halfunit) var(--dl-space-space-halfunit) var(--dl-space-space-unit);width:40%}.dashboard-image23{height:10px;width:10px}.dashboard-container134{height:12px;width:12px}.dashboard-container135{height:8px;width:8px}.dashboard-text125{font-size:6px;margin-top:var(--dl-space-space-oneandhalfunits)}.dashboard-container136,.dashboard-text126{margin-left:var(--dl-space-space-halfunit)}.dashboard-text126{font-size:10px}.dashboard-text127{font-size:6px;margin-left:var(--dl-space-space-halfunit)}.dashboard-image24{width:10px}.dashboard-container137{margin-left:0;margin-right:0}.dashboard-container139{height:70px;padding:var(--dl-space-space-halfunit) var(--dl-space-space-halfunit) var(--dl-space-space-unit);width:40%}.dashboard-image25{height:10px;width:10px}.dashboard-container141{height:12px;width:12px}.dashboard-container142{height:8px;width:8px}.dashboard-text131{font-size:6px;margin-top:var(--dl-space-space-oneandhalfunits)}.dashboard-container143,.dashboard-text132{margin-left:var(--dl-space-space-halfunit)}.dashboard-text132{font-size:10px}.dashboard-text133{font-size:6px;margin-left:var(--dl-space-space-halfunit)}.dashboard-image26{width:10px}.dashboard-container144{margin-left:0;margin-right:0}.dashboard-container146{height:70px;padding:var(--dl-space-space-halfunit) var(--dl-space-space-halfunit) var(--dl-space-space-unit);width:40%}.dashboard-image27{height:10px;width:10px}.dashboard-container148{height:12px;width:12px}.dashboard-container149{height:8px;width:8px}.dashboard-text137{font-size:6px;margin-top:var(--dl-space-space-oneandhalfunits)}.dashboard-container150,.dashboard-text138{margin-left:var(--dl-space-space-halfunit)}.dashboard-text138{font-size:10px}.dashboard-text139{font-size:6px;margin-left:var(--dl-space-space-halfunit)}.dashboard-image28{width:10px}.dashboard-container151{margin-left:0;margin-right:0}.dashboard-container153{height:70px;padding:var(--dl-space-space-halfunit) var(--dl-space-space-halfunit) var(--dl-space-space-unit);width:40%}.dashboard-image29{height:10px;width:10px}.dashboard-container155{height:12px;width:12px}.dashboard-container156{height:8px;width:8px}.dashboard-text143{font-size:6px;margin-top:var(--dl-space-space-oneandhalfunits)}.dashboard-container157,.dashboard-text144{margin-left:var(--dl-space-space-halfunit)}.dashboard-text144{font-size:10px}.dashboard-text145{font-size:6px;margin-left:var(--dl-space-space-halfunit)}.dashboard-image30{width:10px}.dashboard-container164{height:auto}.dashboard-container165{align-self:center;height:240px;width:97%}.dashboard-container166{margin-top:0;width:98%}.dashboard-container169,.dashboard-container172,.dashboard-container175,.dashboard-container178{width:98%}.dashboard-container201{background-color:#f0f0f0;height:6vh;padding-bottom:var(--dl-space-space-halfunit)}.dashboard-container202{height:50px}.dashboard-image32{height:20%}.dashboard-text222{font-size:6px}.dashboard-container203{height:50px}.dashboard-image33{height:20%}.dashboard-text223{font-size:6px}.dashboard-container204{height:50px}.dashboard-image34{height:20%}.dashboard-text224{font-size:6px}.dashboard-container205{height:50px}.dashboard-image35{height:20%}.dashboard-text225{font-size:6px}.dashboard-container206{height:50px}.dashboard-image36{height:20%}.dashboard-text226{font-size:6px}.dashboard-container207{height:8vh}}.popschedule-container1{bottom:0;height:400px;left:0;margin:auto;position:fixed;right:0;top:0;width:100%;z-index:10}.popschedule-container1,.popschedule-container2{align-items:center;display:flex;justify-content:center}.popschedule-container2{background-color:#dedede;border-radius:20px;box-shadow:0 0 5px 3px #2d2d2d69;flex:0 0 auto;flex-direction:column;height:auto;padding-bottom:var(--dl-space-space-fourunits);padding-top:var(--dl-space-space-fourunits);width:500px}.popschedule-text1{fill:#1f3042;color:#1f3042;font-size:20px;font-style:normal;font-weight:600}.popschedule-line{align-items:flex-start;border-color:#c3c3c3;border-width:1px 0 0;display:flex;flex:0 0 auto;height:1px;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit);width:40%}.popschedule-text2{fill:#1f3042;color:#1f3042;font-size:20px;text-align:center;width:85%}.popschedule-text3{fill:#ff914d;color:#ff914d;font-size:11px;margin-top:var(--dl-space-space-halfunit);text-align:center;width:80%}.popschedule-container3{flex-direction:row;margin-top:var(--dl-space-space-twounits)}.popschedule-button1,.popschedule-container3{align-items:center;display:flex;justify-content:center}.popschedule-button1{fill:var(--dl-color-gray-white);background-color:#ff914d;border-radius:20px;border-width:0;box-shadow:0 0 12px 12px #cecece9e;color:var(--dl-color-gray-white);height:34px;padding-bottom:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);padding-top:0}.popschedule-text4{font-size:12px}.popschedule-button2{background-color:red;border-radius:20px;border-width:0;height:34px;margin-left:var(--dl-space-space-oneandhalfunits)}.popschedule-button2,.popschedule-button2X{fill:var(--dl-color-gray-white);align-items:center;color:var(--dl-color-gray-white);display:flex;justify-content:center;padding-bottom:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);padding-top:0}.popschedule-button2X{background-color:#ff914d;border-radius:5px;border-width:0;height:44px;margin-bottom:10px;margin-top:10px;width:100%}.popschedule-text5{font-size:12px}@media(max-width:767px){.popschedule-text5{font-size:12px}}@media(max-width:479px){.popschedule-container2{width:80%}.popschedule-text1{font-size:16px}.popschedule-text2{font-size:16px;width:90%}.popschedule-text3{font-size:9px}.popschedule-button1{font-size:14px;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.popschedule-text4{font-size:9px}.popschedule-button2{font-size:12px;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.popschedule-text5{font-size:9px}}.review-trigger{color:#ff914d;cursor:pointer;text-decoration:underline}.popup-overlay{background:#00000080;z-index:1000}.popup-content{background:#fff;box-shadow:0 10px 25px #0003;padding:2rem;position:relative}.close-btn{background:none;border:none;cursor:pointer;font-size:20px;position:absolute;right:15px;top:10px}h2{font-size:1.5rem}.mode-switch,h2{margin-bottom:1rem}.mode-switch{display:flex;justify-content:space-between}.mode-switch button{background:#f7f7f7;border:1px solid #ccc;cursor:pointer;flex:1 1;margin:0 .25rem;padding:.5rem;transition:background .3s}.mode-switch button.active{background:#ff914d;border-color:#ff914d;color:#fff}.text-input{border:1px solid #ccc;margin-bottom:1rem;min-height:100px;padding:.5rem;resize:vertical}.text-input,.video-preview{border-radius:5px;width:100%}.video-preview{margin-top:10px}.submit-btn{background:#fd914d;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:.75rem;transition:background .3s;width:100%}.submit-btn:hover{background:#0056b3}.reward-container10{align-items:flex-start;background-image:linear-gradient(135deg,#fafafa 1%,#d6d6d6);display:flex;flex-direction:row;justify-content:flex-start;min-height:100vh;overflow:auto;padding-bottom:20;position:relative;width:100%}.timeline-container{align-items:center;display:flex;gap:20px;padding:20px}.arrow{cursor:pointer}.arrow-image{height:30px;width:30px}.timeline-line{align-items:center;display:flex;flex-grow:1;height:120px;position:relative}.timeline-line:before{background-color:#ddd;content:"";height:4px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:1}.timeline-stop{flex:1 1;position:relative;z-index:2}.stop-circle{border:3px solid #0000;border-radius:50%;cursor:default;font-weight:700;height:36px;width:36px}.stop-circle.little-win{background-color:#6c757d;margin-top:20px}.stop-circle.big-win{background-color:#28a745;border-color:gold;font-size:1.2rem;height:48px;margin-bottom:20px;width:48px}.big-win-indicator{color:orange;font-size:1rem;font-weight:700;margin-bottom:8px}.little-win-label{color:#444;font-size:.85rem;margin-top:8px}.review{background-color:#ff914d;border:1px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-left:10px;padding:8px 20px}@media (max-width:768px){.review{border-radius:4px;font-size:7px;font-weight:300;padding:4px 8px}}.review:hover{background-color:#fff;color:#ff914d;transition:.3s ease-in-out linear}.review-cover{align-items:center;display:flex;justify-content:space-between}.reward-container11{align-items:flex-start;border-color:#b9b9b9;border-width:0 1px 0 0;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);position:fixed;top:0;width:15%}.reward-image10{margin-top:var(--dl-space-space-twounits);object-fit:cover;width:130px}.reward-container12{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-fourunits)}.reward-text10{fill:#9c9c9c;color:#9c9c9c;font-size:14px}.reward-navlink10{display:contents}.reward-container13{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.reward-image11{object-fit:cover;width:19px}.reward-text11{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.reward-navlink11{display:contents}.reward-container14{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.reward-image12{object-fit:cover;width:19px}.reward-text12{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.reward-navlink12{display:contents}.reward-container15{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.reward-image13{object-fit:cover;width:19px}.reward-text13{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.reward-container16{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.reward-image14{object-fit:cover;width:19px}.reward-text14{fill:#ff914d;color:#ff914d;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.reward-navlink13{display:contents}.reward-container17{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.reward-image15{object-fit:cover;width:19px}.reward-text15{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.reward-container18{align-items:flex-start;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:32px;padding-bottom:var(--dl-space-space-fourunits);position:absolute}.reward-text16{fill:#9c9c9c;color:#9c9c9c;font-size:10px}.reward-navlink14{display:contents}.reward-container19{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.reward-image16{object-fit:cover;width:21px}.reward-text17{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.reward-container20{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.reward-image17{object-fit:cover;width:21px}.reward-text18{fill:red;color:red;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.reward-container21{align-items:center;align-self:flex-start;display:none;flex:0 0 auto;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:85%}.reward-text19{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.reward-container22{align-items:center;display:flex;justify-content:space-between;width:55%}.reward-image18{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.reward-container23{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:90%}.reward-image19{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.reward-text20{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.reward-textinput1{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.reward-image20{display:none;object-fit:cover;text-decoration:none;width:200px}.reward-container24{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:200px}.reward-text21{color:#fff;font-size:12px;font-style:normal;font-weight:600}.reward-container25{flex:2 1;flex-direction:column;height:auto;justify-content:flex-start;padding-bottom:20px;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;top:0}.reward-container25,.reward-container26{align-items:center;display:flex;width:85%}.reward-container26{align-self:flex-start;flex:0 0 auto;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits)}.reward-text22{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.reward-image21{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.reward-container27{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:50%}.reward-image22{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.reward-text23{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.reward-textinput2{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.reward-container28{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:200px}.reward-text24{color:#fff;font-size:12px;font-style:normal;font-weight:600}.reward-container29{align-items:flex-start;display:flex;flex:0 0 auto;width:100%}.reward-container30{align-items:center;height:auto}.reward-container30,.reward-container31{display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start;width:100%}.reward-container31{align-items:flex-start;background-color:#ff914d;border-radius:10px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-oneandhalfunits) var(--dl-space-space-threeunits)}.reward-text25{fill:#ff914d;background-color:var(--dl-color-gray-white);border-radius:6px;color:#ff914d;cursor:pointer;font-weight:600;padding:var(--dl-space-space-halfunit) var(--dl-space-space-unit)}.reward-text25,.reward-text26{font-size:18px;font-style:normal}.reward-text26{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-weight:400;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.reward-container32{align-items:flex-start;background-color:#fff;border-radius:10px;display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start;padding:var(--dl-space-space-unit) var(--dl-space-space-unit) var(--dl-space-space-halfunit);width:100%}.reward-container33{align-items:center;display:flex;justify-content:flex-start}.reward-text27{fill:var(--dl-color-gray-white);background-color:#ff914d;color:var(--dl-color-gray-white)}.reward-text27,.reward-text28{border-radius:6px;cursor:pointer;font-size:15px;font-style:normal;font-weight:600;padding:var(--dl-space-space-halfunit) var(--dl-space-space-unit)}.reward-text28{color:#ff914d}.reward-container34{align-items:flex-start;display:flex;flex:0 0 auto;margin-bottom:var(--dl-space-space-oneandhalfunits);margin-top:var(--dl-space-space-oneandhalfunits);width:100%}.reward-container35{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:36px;justify-content:center;width:36px}.reward-image23{object-fit:cover;width:100%}.reward-container36{border:4px solid #ff914d;justify-content:flex-start;margin-left:1%;margin-right:1%;position:relative}.reward-container36,.reward-container37{align-items:center;border-radius:100px;display:flex;flex:0 0 auto;height:36px;width:90%}.reward-container37{background-color:#ff914d;justify-content:center}.reward-container38{background-color:#ffba8f;border-radius:100px;height:10px;width:98%}.reward-container38,.reward-container39{align-items:center;display:flex;flex:0 0 auto;justify-content:center}.reward-container39{background-color:#ff914d;border-color:var(--dl-color-gray-white);border-radius:var(--dl-radius-radius-round);border-width:2px;height:45px;position:absolute;right:75%;width:45px;z-index:100}.reward-text29{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:20px;font-style:normal;font-weight:500;text-align:center}.reward-container40{align-items:center;background-color:#ff914d;border-color:var(--dl-color-gray-white);border-radius:var(--dl-radius-radius-round);border-width:2px;display:flex;flex:0 0 auto;height:45px;justify-content:center;position:absolute;right:50%;width:45px;z-index:100}.reward-text30{color:var(--dl-color-gray-white);font-size:20px;font-style:normal;font-weight:500}.reward-container41{align-items:center;background-color:#ff914d;border-color:var(--dl-color-gray-white);border-radius:var(--dl-radius-radius-round);border-width:2px;display:flex;flex:0 0 auto;height:45px;justify-content:center;position:absolute;right:25%;width:45px;z-index:100}.reward-text33{color:var(--dl-color-gray-white);font-size:20px;font-style:normal;font-weight:500}.reward-container42{align-items:center;background-color:#bfbfbf;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:45px;justify-content:center;position:absolute;right:-.5%;width:45px;z-index:100}.reward-text34{color:var(--dl-color-gray-white);font-size:20px;font-style:normal;font-weight:500}.reward-container43{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:36px;justify-content:center;width:36px}.reward-image24{object-fit:cover;width:100%}.reward-container44{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.reward-container45{align-items:center;display:none;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);width:auto}.reward-image25{object-fit:cover;width:25px}.reward-text35{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:20px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-halfunit)}.reward-container46{align-items:center;display:none;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);width:auto}.reward-image26{object-fit:cover;width:25px}.reward-text36{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:20px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-halfunit)}.reward-container47{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:12px;display:flex;flex:0 0 auto;flex-direction:column;height:350px;justify-content:flex-start;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-oneandhalfunits);position:relative;width:54%}.reward-container48{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);width:auto}.reward-image27{object-fit:cover;width:25px}.reward-text37{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:20px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-halfunit)}.reward-container49{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:var(--dl-space-space-twounits);width:100%}.reward-container50{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:var(--dl-space-space-halfunit);width:100%}.reward-text38{color:#929292}.reward-text38,.reward-text39{font-size:15px;font-style:normal;font-weight:600}.reward-text39{fill:#1f3042;color:#1f3042}.reward-container51{background-color:#dfdfdf;justify-content:flex-start;position:relative;width:100%}.reward-container51,.reward-container52{align-items:center;border-radius:100px;display:flex;flex:0 0 auto;height:19px}.reward-container52{background-color:#ff914d;justify-content:center;width:75%}.reward-container53{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:var(--dl-space-space-twounits);width:100%}.reward-container54{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:var(--dl-space-space-halfunit);width:100%}.reward-text40{color:#929292}.reward-text40,.reward-text41{font-size:15px;font-style:normal;font-weight:600}.reward-text41{color:#1f3042}.reward-container55{background-color:#dfdfdf;justify-content:flex-start;position:relative}.reward-container55,.reward-container56{align-items:center;border-radius:100px;display:flex;flex:0 0 auto;height:19px;width:100%}.reward-container56{background-color:#ff914d;justify-content:center}.reward-container57{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:var(--dl-space-space-twounits);width:100%}.reward-container58{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:var(--dl-space-space-halfunit);width:100%}.reward-text42{color:#929292}.reward-text42,.reward-text43{font-size:15px;font-style:normal;font-weight:600}.reward-text43{color:#1f3042}.reward-container59{background-color:#dfdfdf;justify-content:flex-start;position:relative;width:100%}.reward-container59,.reward-container60{align-items:center;border-radius:100px;display:flex;flex:0 0 auto;height:19px}.reward-container60{background-color:#ff914d;justify-content:center;width:33%}.reward-container61{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.reward-text44{fill:#ff914d;align-self:flex-end;color:#ff914d;cursor:pointer;font-size:15px;font-style:normal;font-weight:600}.reward-container62{display:none;flex:0 0 auto;height:auto;width:auto}.reward-container602,.reward-container62{align-items:center;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit)}.reward-container602{display:flex;gap:4px}.reward-image28{object-fit:cover;width:25px}.reward-text45{color:var(--dl-color-gray-black);font-size:20px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-halfunit)}.reward-container63{align-items:space-between;display:flex;flex:0 0 auto;flex-direction:column;height:100%;position:relative;width:44%}.reward-container64{align-items:center;display:none;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);width:auto}.reward-image29{object-fit:cover;width:25px}.reward-text46{color:var(--dl-color-gray-black);font-size:20px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-halfunit)}.reward-container65{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:12px;display:flex;flex:0 0 auto;flex-direction:column;height:350px;justify-content:flex-start;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-twounits) var(--dl-space-space-unit);width:100%}.reward-container66{align-items:center;display:flex;flex:0 0 auto;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);width:auto}.reward-image30{object-fit:cover;width:25px}.reward-text47{color:var(--dl-color-gray-black);font-size:20px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-halfunit)}.reward-container67{align-self:center;height:auto;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-halfunit);padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:100%}.reward-container67,.reward-container68{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.reward-container69{align-items:flex-start;background-color:#ff914d;border-color:#e58a53;border-radius:var(--dl-radius-radius-round);border-width:3px;display:flex;flex:0 0 auto;height:19px;width:19px}.reward-container70{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-left:var(--dl-space-space-unit);width:auto}.reward-text48{fill:var(--dl-color-gray-black);align-self:center;color:var(--dl-color-gray-black);font-size:15px;font-weight:400}.reward-text49{font-weight:700}.reward-text51{font-style:normal}.reward-container71{border-radius:8px;cursor:pointer;font-weight:600;padding:12px 16px;text-align:center;transition:all .3s ease;width:30%}.reward-container71.disabled{background-color:initial;border:2px solid #ccc;cursor:not-allowed}.reward-container71.disabled img.not-ready{height:12px;width:12px}.reward-container71.claimed{background-color:#d1d5db;color:#6b7280;cursor:default}.reward-container71:not(.disabled):not(.claimed){background-color:#ff914d;color:#fff}.reward-text52{align-items:center;color:#fff;display:flex;font-size:12px;font-style:normal;font-weight:600;justify-content:center}.reward-container72{align-self:center;height:auto;margin-top:var(--dl-space-space-unit);padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:100%}.reward-container72,.reward-container73{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.reward-container73{width:auto}.reward-container74{align-items:flex-start;background-color:#ff914d;border-color:#e58a53;border-radius:var(--dl-radius-radius-round);border-width:3px;display:flex;flex:0 0 auto;height:19px;width:19px}.reward-container75{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-left:var(--dl-space-space-unit);width:auto}.reward-text53{fill:var(--dl-color-gray-black);align-self:center;color:var(--dl-color-gray-black);font-size:15px;font-weight:400}.reward-text54{font-weight:700}.reward-container76{align-items:center;border:2px solid #b9b9b9;border-radius:25px;display:flex;flex:0 0 auto;height:38px;justify-content:center;position:relative;width:170px}.reward-text57{color:#848484;font-size:12px;font-style:normal;font-weight:600}.reward-container77{align-items:space-between;display:flex;flex-direction:row;height:auto;justify-content:flex-end;margin-top:var(--dl-space-space-twounits);width:100%}.reward-container78{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:36px;justify-content:center;width:36px}.reward-image31{object-fit:cover;width:100%}.reward-container79{align-items:center;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:36px;justify-content:center;margin-left:var(--dl-space-space-unit);width:36px}.reward-image32{object-fit:cover;width:100%}.reward-container80{align-items:flex-start;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;height:10vh;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:fixed;right:0;width:100%}.reward-container80,.reward-container81{flex-direction:column;justify-content:flex-start}.reward-container81{align-items:center;display:flex;height:90px;text-decoration:none}.reward-image33{height:50%;object-fit:cover}.reward-text58{text-align:center}.reward-container82{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.reward-image34{height:50%;object-fit:cover}.reward-text59{text-align:center}.reward-container83{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.reward-image35{height:50%;object-fit:cover}.reward-text60{text-align:center}.reward-container84{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.reward-image36{height:50%;object-fit:cover}.reward-text61{text-align:center}.reward-container85{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.reward-image37{height:50%;object-fit:cover}.reward-text62{text-align:center}.reward-container86{align-items:flex-start;border:2px dashed #78787866;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;flex-direction:column;height:10vh;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;width:100%}@media (max-width:1200px){.reward-container11{padding-left:var(--dl-space-space-halfunit)}.reward-text13{fill:#1f3042;color:#1f3042}.reward-text14{fill:#ff914d;color:#ff914d}.reward-container23{width:90%}.reward-text22{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.reward-container27{width:50%}.reward-container30{width:100%}.reward-text25,.reward-text27,.reward-text28{font-size:11px}.reward-container47{height:350px;width:54%}.reward-text38,.reward-text39,.reward-text40,.reward-text41,.reward-text42,.reward-text43,.reward-text44{font-size:13px}.reward-container63{width:44%}.reward-container65{height:350px;padding-bottom:var(--dl-space-space-twounits)}.reward-text48,.reward-text53{font-size:13px}}@media (max-width:991px){.reward-container10{background-image:linear-gradient(135deg,#f0f0f0 1%,#f0f0f0);flex-direction:column;position:relative}.reward-container11{display:none}.reward-container21{border-color:#d9d9d9;border-width:0 0 1px;display:flex;margin-bottom:var(--dl-space-space-unit);padding:var(--dl-space-space-unit) var(--dl-space-space-twounits) var(--dl-space-space-oneandhalfunits);width:100%}.reward-text19{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.reward-container22{display:none}.reward-container23{width:90%}.reward-image20{display:flex;width:20px}.reward-container24{display:none}.reward-container25{padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);position:relative;width:100%}.reward-container26{display:none}.reward-container29{flex-direction:column}.reward-container36,.reward-container51,.reward-container55,.reward-container59{margin-left:.1%;margin-right:.1%}.reward-container70{width:auto}.reward-text48{font-size:13px;margin-left:var(--dl-space-space-halfunit)}.reward-text49{font-weight:700}.reward-text51{font-size:10px;font-style:normal}.reward-container75{margin-left:var(--dl-space-space-halfunit);width:auto}.reward-text53{font-size:13px}.reward-text54{font-weight:700}.reward-text56{font-size:10px}.reward-container80{align-items:center;background-color:#f0f0f0;border-color:#d2d2d2;border-width:1px 0 0;display:flex;flex-direction:row;height:12vh;justify-content:center;padding-bottom:var(--dl-space-space-twounits);padding-left:0;padding-right:0;padding-top:var(--dl-space-space-halfunit)}.reward-container81{justify-content:center;width:20%}.reward-image33{height:45%}.reward-text58{font-size:14px}.reward-container82{justify-content:center;width:20%}.reward-image34{height:45%}.reward-text59{font-size:14px}.reward-container83{justify-content:center;width:20%}.reward-image35{height:45%}.reward-text60{font-size:14px}.reward-container84{justify-content:center;width:20%}.reward-image36{height:45%}.reward-text61{font-size:14px}.reward-container85{justify-content:center;width:20%}.reward-image37{height:45%}.reward-text62{font-size:14px}.reward-container86{align-items:center;border:hidden #d2d2d2;border-width:1px 0 0;display:flex;flex:0 0 auto;flex-direction:row;height:15vh;justify-content:center;padding-left:0;padding-right:0;position:static}}@media (max-width:767px){.reward-container34{justify-content:space-between}.reward-container36{width:85%}.reward-container44{flex-direction:column}.reward-container45{margin-bottom:0;margin-top:var(--dl-space-space-unit);width:100%}.reward-image25{margin-left:var(--dl-space-space-halfunit)}.reward-container46{align-self:flex-start;display:flex;margin-bottom:0;margin-top:var(--dl-space-space-unit)}.reward-image26{margin-left:var(--dl-space-space-unit)}.reward-container47{width:100%}.reward-container48{display:none}.reward-container62{display:flex;margin-bottom:0;margin-top:var(--dl-space-space-unit);width:100%}.reward-image28{margin-left:var(--dl-space-space-unit)}.reward-container63{width:100%}.reward-container64{display:none}.reward-container65{height:auto;padding-bottom:var(--dl-space-space-threeunits)}.reward-container66{display:none}.reward-container67{margin-bottom:var(--dl-space-space-unit)}.reward-text48{margin-left:0}.reward-container72{margin-top:var(--dl-space-space-halfunit)}.reward-container75{margin-left:var(--dl-space-space-unit)}.reward-image33{height:30%}.reward-text58{font-size:8px}.reward-image34{height:30%}.reward-text59{font-size:8px}.reward-image35{height:30%}.reward-text60{font-size:8px}.reward-image36{height:30%}.reward-text61{font-size:8px}.reward-image37{height:30%}.reward-text62{font-size:8px}.reward-container86{border-style:hidden;border-width:0}}@media (max-width:479px){.reward-container21{height:70px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.reward-text19{font-size:20px}.reward-container25{padding-left:15px;padding-right:15px;width:100%}.reward-container31{padding:var(--dl-space-space-unit) var(--dl-space-space-oneandhalfunits)}.reward-text25{background-color:var(--dl-color-gray-white);border-radius:2px;color:#ff914d;font-size:7px;font-style:normal;font-weight:600;padding-bottom:4px;padding-top:4px}.reward-text26{font-size:6px;margin-bottom:var(--dl-space-space-halfunit);margin-left:2px;margin-top:var(--dl-space-space-halfunit)}.reward-container32{border-radius:6px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.reward-text27{border-radius:3px}.reward-text27,.reward-text28{font-size:5px;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);padding-top:3px}.reward-container34{align-items:center;justify-content:space-between;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit)}.reward-container35{height:12px;width:12px}.reward-image23{width:100%}.reward-container36{border-width:1px;height:12px;justify-content:flex-start;margin-left:.5%;margin-right:.5%;width:88%}.reward-container37{height:12px;justify-content:center;width:80%}.reward-container38{height:3px}.reward-container39{align-items:center;flex-direction:column;height:16px;justify-content:center;right:25%;width:16px}.reward-text29{align-self:center;font-size:4px;margin-top:2px}.reward-container40{height:16px;margin:auto;right:50%;width:16px}.reward-text30{font-size:4px;margin-top:2px;text-align:center}.reward-container41{height:15px;width:15px}.reward-text33{color:var(--dl-color-gray-white);font-size:4px;font-style:normal;font-weight:500;margin-top:2px;text-align:center}.reward-container42{height:15px;width:15px}.reward-text34{font-size:4px;margin-top:2px}.reward-container43{height:12px;width:12px}.reward-image24{width:100%}.reward-image25{width:10px}.reward-text35{font-size:10px}.reward-image26{width:10px}.reward-text36{font-size:10px}.reward-container47{height:auto;margin-top:var(--dl-space-space-unit);padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.reward-image27{width:10px}.reward-text37{font-size:10px}.reward-container49{margin-bottom:var(--dl-space-space-unit)}.reward-text38,.reward-text39{font-size:7px}.reward-container51,.reward-container52{height:10px}.reward-container53{margin-bottom:var(--dl-space-space-unit)}.reward-text40,.reward-text41{font-size:7px}.reward-container55,.reward-container56{height:10px}.reward-container57{margin-bottom:var(--dl-space-space-unit)}.reward-text42,.reward-text43{font-size:7px}.reward-container59,.reward-container60{height:10px}.reward-text44{font-size:7px}.reward-container62{margin-bottom:0;margin-top:var(--dl-space-space-unit);width:100%}.reward-image28{margin-left:var(--dl-space-space-unit);width:10px}.reward-text45{font-size:10px}.reward-image29{width:10px}.reward-text46{font-size:10px}.reward-container65{height:auto;margin-top:var(--dl-space-space-halfunit);padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit)}.reward-image30{width:10px}.reward-text47{font-size:10px}.reward-container67{margin-bottom:var(--dl-space-space-halfunit);margin-top:3px}.reward-container69{height:7px;width:7px}.reward-container70{margin-left:var(--dl-space-space-halfunit)}.reward-text48{font-size:7px}.reward-text49{font-weight:600}.reward-text50,.reward-text51{font-style:normal}.reward-text51{font-size:5px}.reward-container71{height:20px;width:90px}.reward-text52{font-size:6px}.reward-container72{margin-top:0}.reward-container74{height:7px;width:7px}.reward-container75{margin-left:var(--dl-space-space-halfunit)}.reward-text53{font-size:7px}.reward-text54,.reward-text55{font-weight:700}.reward-text56{font-size:5px}.reward-container76{height:20px;width:90px}.reward-text57{font-size:6px}.reward-container77{justify-content:flex-end;margin-top:var(--dl-space-space-halfunit)}.reward-container78{height:15px;width:15px}.reward-image31{width:100%}.reward-container79{height:15px;width:15px}.reward-image32{width:100%}.reward-container80{background-color:#f0f0f0;height:6vh;padding-bottom:var(--dl-space-space-halfunit)}.reward-container81{height:50px}.reward-image33{height:20%}.reward-text58{font-size:6px}.reward-container82{height:50px}.reward-image34{height:20%}.reward-text59{font-size:6px}.reward-container83{height:50px}.reward-image35{height:20%}.reward-text60{font-size:6px}.reward-container84{height:50px}.reward-image36{height:20%}.reward-text61{font-size:6px}.reward-container85{height:50px}.reward-image37{height:20%}.reward-text62{font-size:6px}.reward-container86{height:8vh}}.popreward-container10{align-items:center;bottom:0;display:flex;height:auto;justify-content:center;left:0;margin:auto;position:fixed;right:0;top:0;width:100%;z-index:2000}.popreward-container11{background-color:#dedede;border-radius:20px;box-shadow:0 0 5px 3px #2d2d2d69;flex:0 0 auto;height:702px;justify-content:flex-start;width:1050px}.popreward-container11,.popreward-container12{align-items:center;display:flex;flex-direction:column}.popreward-container12{align-self:center;justify-content:center;padding:var(--dl-space-space-unit);width:100%}.popreward-image,.popreward-imageCorrect{align-self:flex-end;object-fit:cover;width:26px}.popreward-imageCorrect{margin:10px}.popreward-container13{align-items:center;align-self:center;display:flex;flex-direction:column;height:auto;justify-content:flex-start;padding:var(--dl-space-space-unit);width:100%}.popreward-container14{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.popreward-container15{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;padding:var(--dl-space-space-unit);width:49%}.popreward-text10{fill:var(--dl-color-gray-white);background-color:#ff914d;border-radius:100px;color:var(--dl-color-gray-white);font-size:12px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-unit);padding:var(--dl-space-space-halfunit) var(--dl-space-space-threeunits)}.popreward-container16{align-items:center;background-color:var(--dl-color-gray-white);border:2px solid #78787866;border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;padding:var(--dl-space-space-unit);width:100%}.popreward-text11{fill:#1f3042;align-self:flex-start;color:#1f3042;font-size:11px;font-style:normal;font-weight:600;text-align:left;width:89%}.popreward-container17{align-items:center;background-color:#dedede;border-radius:10px;display:flex;flex-direction:column;height:21px;justify-content:center;margin-top:var(--dl-space-space-halfunit);width:100%}.popreward-text12{fill:#adadad;align-self:center;color:#adadad;font-size:10px;font-style:normal;font-weight:600;text-align:left;width:auto}.popreward-container18{align-items:center;background-color:var(--dl-color-gray-white);border:2px solid #78787866;border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-unit);width:100%}.popreward-text13{fill:#1f3042;align-self:flex-start;color:#1f3042;font-size:11px;font-style:normal;font-weight:600;text-align:left;width:89%}.popreward-container19{align-items:center;background-color:#dedede;border-radius:10px;display:flex;flex-direction:column;height:21px;justify-content:center;margin-top:var(--dl-space-space-halfunit);width:100%}.popreward-text14{fill:#adadad;align-self:center;color:#adadad;font-size:10px;font-style:normal;font-weight:600;text-align:left;width:auto}.popreward-container20{align-items:center;background-color:var(--dl-color-gray-white);border:2px solid #78787866;border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-unit);width:100%}.popreward-text15{fill:#1f3042;align-self:flex-start;color:#1f3042;font-size:11px;font-style:normal;font-weight:600;text-align:left;width:89%}.popreward-container21{align-items:center;background-color:#dedede;border-radius:10px;display:flex;flex-direction:column;height:21px;justify-content:center;margin-top:var(--dl-space-space-halfunit);width:100%}.popreward-text16{fill:#adadad;align-self:center;color:#adadad;font-size:10px;font-style:normal;font-weight:600;text-align:left;width:auto}.popreward-container22{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;padding:var(--dl-space-space-unit);width:49%}.popreward-text17{fill:var(--dl-color-gray-white);background-color:#ff914d;border-radius:100px;color:var(--dl-color-gray-white);font-size:12px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-unit);padding:var(--dl-space-space-halfunit) var(--dl-space-space-threeunits)}.popreward-container23{align-items:center;background-color:var(--dl-color-gray-white);border:2px solid #78787866;border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;padding:var(--dl-space-space-unit);width:100%}.popreward-text18{fill:#1f3042;align-self:flex-start;color:#1f3042;font-size:11px;font-style:normal;font-weight:600;text-align:left;width:89%}.popreward-container24{align-items:center;background-color:#dedede;border-radius:10px;display:flex;flex-direction:column;height:21px;justify-content:center;margin-top:var(--dl-space-space-halfunit);width:100%}.popreward-text19{fill:#adadad;align-self:center;color:#adadad;font-size:10px;font-style:normal;font-weight:600;text-align:left;width:auto}.popreward-container25{align-items:center;background-color:var(--dl-color-gray-white);border:2px solid #78787866;border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-unit);width:100%}.popreward-text20{fill:#1f3042;align-self:flex-start;color:#1f3042;font-size:11px;font-style:normal;font-weight:600;text-align:left;width:89%}.popreward-container26{align-items:center;background-color:#dedede;border-radius:10px;display:flex;flex-direction:column;height:21px;justify-content:center;margin-top:var(--dl-space-space-halfunit);width:100%}.popreward-text21{fill:#adadad;align-self:center;color:#adadad;font-size:10px;font-style:normal;font-weight:600;text-align:left;width:auto}.popreward-container27{align-items:center;background-color:var(--dl-color-gray-white);border:2px solid #78787866;border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-unit);width:100%}.popreward-text22{fill:#1f3042;align-self:flex-start;color:#1f3042;font-size:11px;font-style:normal;font-weight:600;text-align:left;width:89%}.popreward-container28{align-items:center;background-color:#dedede;border-radius:10px;display:flex;flex-direction:column;height:21px;justify-content:center;margin-top:var(--dl-space-space-halfunit);width:100%}.popreward-text23{fill:#adadad;align-self:center;color:#adadad;font-size:10px;font-style:normal;font-weight:600;text-align:left;width:auto}.popreward-container29{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-unit);width:100%}.popreward-text24{fill:var(--dl-color-gray-white);background-color:#ff914d;border-radius:100px;color:var(--dl-color-gray-white);font-size:12px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-unit);padding:var(--dl-space-space-halfunit) var(--dl-space-space-threeunits)}.popreward-container30{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.popreward-container31{align-items:flex-start;width:49%}.popreward-container31,.popreward-container32{display:flex;flex-direction:column;justify-content:flex-start}.popreward-container32{align-items:center;background-color:var(--dl-color-gray-white);border:2px solid #78787866;border-radius:10px;padding:var(--dl-space-space-unit);width:100%}.popreward-text25{fill:#1f3042;align-self:flex-start;color:#1f3042;font-size:11px;font-style:normal;font-weight:600;text-align:left;width:89%}.popreward-container33{align-items:center;background-color:#dedede;border-radius:10px;display:flex;flex-direction:column;height:21px;justify-content:center;margin-top:var(--dl-space-space-halfunit);width:100%}.popreward-text26{fill:#adadad;align-self:center;color:#adadad;font-size:10px;font-style:normal;font-weight:600;text-align:left;width:auto}.popreward-container34{align-items:center;background-color:var(--dl-color-gray-white);border:2px solid #78787866;border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-unit);width:100%}.popreward-text27{fill:#1f3042;align-self:flex-start;color:#1f3042;font-size:11px;font-style:normal;font-weight:600;text-align:left;width:89%}.popreward-container35{align-items:center;background-color:#dedede;border-radius:10px;display:flex;flex-direction:column;height:21px;justify-content:center;margin-top:var(--dl-space-space-halfunit);width:100%}.popreward-text28{fill:#adadad;align-self:center;color:#adadad;font-size:10px;font-style:normal;font-weight:600;text-align:left;width:auto}.popreward-container36{align-items:center;background-color:var(--dl-color-gray-white);border:2px solid #78787866;border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;padding:var(--dl-space-space-unit);width:49%}.popreward-text29{fill:#1f3042;align-self:flex-start;color:#1f3042;font-size:11px;font-style:normal;font-weight:600;text-align:left;width:89%}.popreward-container37{align-items:center;background-color:#dedede;border-radius:10px;display:flex;flex-direction:column;height:21px;justify-content:center;margin-top:var(--dl-space-space-halfunit);width:100%}.popreward-text30{fill:#adadad;align-self:center;color:#adadad;font-size:10px;font-style:normal;font-weight:600;text-align:left;width:auto}@media(max-width:479px){.popreward-container11{width:80%}.popreward-text10,.popreward-text11,.popreward-text12,.popreward-text13,.popreward-text14,.popreward-text15,.popreward-text16,.popreward-text17,.popreward-text18,.popreward-text19,.popreward-text20,.popreward-text21,.popreward-text22,.popreward-text23,.popreward-text24,.popreward-text25,.popreward-text26,.popreward-text27,.popreward-text28,.popreward-text29,.popreward-text30{font-size:16px}}.timeline-wrapper{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:20px auto;max-width:900px;position:relative;-webkit-user-select:none;user-select:none;width:90%}.timeline{height:220px;margin:40px 0;min-width:900px;position:relative;width:-webkit-max-content;width:max-content}.timeline-line-bg{background-color:#ddd;right:0;z-index:1}.timeline-line-bg,.timeline-line-fill{border-radius:3px;height:6px;left:0;position:absolute;top:50%;transform:translateY(-50%)}.timeline-line-fill{background:#ff914d;transition:width .5s ease;z-index:2}.timeline-stop{align-items:center;display:flex;flex-direction:column;position:absolute;top:50%;transform:translateX(-50%);white-space:nowrap;z-index:3}.timeline-connector{background-color:#ccc;border-radius:2px;position:absolute;width:4px;z-index:2}.timeline-connector.little{height:15px;margin-top:-8px;top:50%;transform:translateX(-50%)}.timeline-connector.big{bottom:50%;height:16px;margin-bottom:-9px;transform:translateX(-50%)}.timeline-connector.active{background-color:#ff914d}.stop-circle{align-items:center;background-color:#bbb;border-radius:50px;color:#fff;display:flex;font-size:.85rem;font-weight:600;justify-content:center;padding:0 10px;position:relative;text-align:center;transition:background-color .4s,border-color .4s;width:auto;z-index:4}.text-bubble,.timeline-stop.completed .stop-circle{background-color:#ff914d}.text-bubble{border-radius:8px;bottom:100%;color:#fff;font-weight:700;margin-bottom:16px;padding:8px;pointer-events:none;position:absolute;text-align:center;-webkit-user-select:none;user-select:none;white-space:wrap;width:130px;z-index:5}.text-bubble:after{border:6px solid #0000;border-top-color:#ff914d;content:"";height:0;left:50%;position:absolute;top:100%;transform:translateX(-50%);width:0}.incomplete-bubble{background-color:#bbb;color:#fff}.incomplete-bubble:after{border-color:#bbb #0000 #0000}.timeline-stop.big-win{margin-top:-20px;top:50%}.timeline-stop.little-win{margin-top:20px;top:47%}@media (max-width:768px){.timeline-wrapper{overflow-x:scroll}}.reward-pagination-controls{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.reward_container_main{width:100%}.reward-next-btn,.reward-prev-btn{background:#ff914d;border:1px solid #ff914d;border-radius:50px;cursor:pointer;font-weight:700;padding:4px}.reward-next-btn:disabled,.reward-prev-btn:disabled{cursor:not-allowed;opacity:.4}.cleanerspass-container10{background-image:linear-gradient(135deg,#fafafa 1%,#d6d6d6);flex-direction:row;min-height:100vh;overflow:auto;width:100%}.cleanerspass-container10,.cleanerspass-container11{align-items:flex-start;display:flex;justify-content:flex-start;position:fixed}.cleanerspass-container11{border-color:#b9b9b9;border-width:0 1px 0 0;flex:1 1;flex-direction:column;height:100%;left:0;padding-left:var(--dl-space-space-twounits);top:0;width:15%}.cleanerspass-image10{margin-top:var(--dl-space-space-twounits);object-fit:cover;width:130px}.cleanerspass-container12{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-fourunits)}.cleanerspass-text10{fill:#9c9c9c;color:#9c9c9c;font-size:14px}.cleanerspass-navlink10{display:contents}.cleanerspass-container13{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.cleanerspass-image11{object-fit:cover;width:19px}.cleanerspass-text11{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.cleanerspass-navlink11{display:contents}.cleanerspass-container14{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.cleanerspass-image12{object-fit:cover;width:19px}.cleanerspass-text12{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.cleanerspass-navlink12{display:contents}.cleanerspass-container15{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.cleanerspass-image13{object-fit:cover;width:19px}.cleanerspass-text13{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.cleanerspass-navlink13{display:contents}.cleanerspass-container16{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.cleanerspass-image14{object-fit:cover;width:19px}.cleanerspass-text14{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.cleanerspass-container17{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.cleanerspass-image15{object-fit:cover;width:19px}.cleanerspass-text15{fill:#ff914d;color:#ff914d;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.cleanerspass-container18{align-items:flex-start;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:32px;padding-bottom:var(--dl-space-space-fourunits);position:absolute}.cleanerspass-text16{fill:#9c9c9c;color:#9c9c9c;font-size:10px}.cleanerspass-navlink14{display:contents}.cleanerspass-container19{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.cleanerspass-image16{object-fit:cover;width:21px}.cleanerspass-text17{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.cleanerspass-container20{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.cleanerspass-image17{object-fit:cover;width:21px}.cleanerspass-text18{fill:red;color:red;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.cleanerspass-container21{align-items:center;align-self:flex-start;display:none;flex:0 0 auto;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:85%}.cleanerspass-text19{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.cleanerspass-container22{align-items:center;display:flex;justify-content:space-between;width:55%}.cleanerspass-image18{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.cleanerspass-container23{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:90%}.cleanerspass-image19{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.cleanerspass-text20{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.cleanerspass-textinput1{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.cleanerspass-image20{display:none;object-fit:cover;text-decoration:none;width:200px}.cleanerspass-container24{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:200px}.cleanerspass-text21{color:#fff;font-size:12px;font-style:normal;font-weight:600}.cleanerspass-container25{align-items:center;display:flex;flex:2 1;flex-direction:column;height:auto;justify-content:flex-start;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;top:0;width:85%}.cleanerspass-container26{align-items:center;align-self:flex-start;display:flex;flex:0 0 auto;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:90%}.cleanerspass-text22{color:#1f3042;font-size:30px;font-style:normal;font-weight:500;white-space:nowrap}.cleanerspass-container27{align-items:center;display:flex;justify-content:space-between;width:55%}.cleanerspass-image21{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.cleanerspass-container28{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:85%}.cleanerspass-image22{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.cleanerspass-text23{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.cleanerspass-textinput2{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.cleanerspass-container29{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:170px}.cleanerspass-text24{color:#fff;font-size:12px;font-style:normal;font-weight:600}.cleanerspass-navlink16{display:contents}.cleanerspass-image23{display:none;object-fit:cover;text-decoration:none;width:200px}.cleanerspass-container30{align-items:flex-start;display:flex;flex:0 0 auto;width:100%}.cleanerspass-container31{align-items:center;height:auto}.cleanerspass-container31,.cleanerspass-container32{display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start;width:100%}.cleanerspass-container32{align-items:flex-start;align-self:center;background-image:radial-gradient(circle at left top,#ff914d 1%,#d9702f 100%);border-radius:10px;padding:var(--dl-space-space-oneandhalfunits)}.cleanerspass-text25{font-size:30px;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.cleanerspass-text25,.cleanerspass-text26{align-self:center;color:var(--dl-color-gray-white);font-style:normal}.cleanerspass-text26{font-size:20px;font-weight:400}.cleanerspass-container33{align-items:center;align-self:center;border-color:#cecece;border-width:0 0 1px;display:flex;flex:0 0 auto;flex-direction:row;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:100%}.cleanerspass-container34{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.cleanerspass-text27{font-weight:600;margin-bottom:var(--dl-space-space-halfunit)}.cleanerspass-text27,.cleanerspass-text28{fill:var(--dl-color-gray-black);color:var(--dl-color-gray-black);font-size:19px;font-style:normal}.cleanerspass-text28{font-weight:400}.cleanerspass-navlink17{display:contents}.cleanerspass-container35{align-items:center;background-image:linear-gradient(160deg,#ff914d 1%,#db7130);border-radius:25px;cursor:pointer;display:flex;flex:0 0 auto;height:44px;justify-content:center;position:relative;text-decoration:none;width:180px}.cleanerspass-text29{color:#fff;font-size:19px;font-style:normal;font-weight:600}.cleanerspass-container36{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.cleanerspass-container37{margin-top:var(--dl-space-space-twounits);width:100%}.cleanerspass-text30{color:var(--dl-color-gray-black);font-size:22px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.cleanerspass-container38{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.cleanerspass-container39{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-right:10px;width:45%}.cleanerspass-text48{font-weight:700}.cleanerspass-container40{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-oneandhalfunits);padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:100%}.cleanerspass-container41{align-items:flex-start;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:15px;width:15px}.cleanerspass-text31{fill:var(--dl-color-gray-black);align-self:center;color:var(--dl-color-gray-black);font-size:15px;font-weight:400;margin-left:var(--dl-space-space-unit)}.cleanerspass-text32{font-weight:700}.cleanerspass-text33{font-weight:600}.cleanerspass-container42{align-items:center;align-self:center;display:flex;flex-direction:row;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-oneandhalfunits);padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:100%}.cleanerspass-container43{align-items:flex-start;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:15px;width:15px}.cleanerspass-text35{fill:var(--dl-color-gray-black);align-self:center;color:var(--dl-color-gray-black);font-size:15px;font-weight:400;margin-left:var(--dl-space-space-unit)}.cleanerspass-text36,.cleanerspass-text37{font-weight:700}.cleanerspass-container44{align-items:center;align-self:center;display:flex;flex-direction:row;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-oneandhalfunits);padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:100%}.cleanerspass-container45{align-items:flex-start;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:15px;width:15px}.cleanerspass-text39{fill:var(--dl-color-gray-black);align-self:center;color:var(--dl-color-gray-black);font-size:15px;font-weight:400;margin-left:var(--dl-space-space-unit)}.cleanerspass-text40,.cleanerspass-text41{font-weight:700}.cleanerspass-container46{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-left:15px;width:49%}.cleanerspass-container47{align-items:center;align-self:center;display:flex;flex-direction:row;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-oneandhalfunits);padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:100%}.cleanerspass-container48{align-items:flex-start;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:15px;width:15px}.cleanerspass-text43{fill:var(--dl-color-gray-black);align-self:center;color:var(--dl-color-gray-black);font-size:15px;font-weight:400;margin-left:var(--dl-space-space-unit)}.cleanerspass-text44,.cleanerspass-text45{font-weight:700}.cleanerspass-container49{align-items:center;align-self:center;display:flex;flex-direction:row;height:auto;justify-content:flex-start;margin-bottom:var(--dl-space-space-oneandhalfunits);padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit);width:100%}.cleanerspass-container50{align-items:flex-start;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:flex;flex:0 0 auto;height:15px;width:15px}.cleanerspass-text47{fill:var(--dl-color-gray-black);align-self:center;color:var(--dl-color-gray-black);font-size:15px;font-weight:400;margin-left:var(--dl-space-space-unit)}.cleanerspass-container51{height:430px;justify-content:flex-start;margin-top:10px;overflow:hidden;padding-bottom:var(--dl-space-space-unit);width:34%}.cleanerspass-container51,.cleanerspass-container52{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:10px;display:flex;flex:0 0 auto;flex-direction:column}.cleanerspass-container52{height:auto;justify-content:center;width:100%}.cleanerspass-container53{align-self:center;background-color:#8d8b8a;border-color:#d2d2d2;border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;border-width:0 0 1px;height:42px;padding-left:5%;padding-right:5%;width:100%}.cleanerspass-container53,.cleanerspass-container54{align-items:center;display:flex;flex-direction:row;justify-content:center}.cleanerspass-container54{width:50%}.cleanerspass-text51{color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:400}.cleanerspass-container55{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);padding-top:var(--dl-space-space-oneandhalfunits)}.cleanerspass-container55,.cleanerspass-container56{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.cleanerspass-text52{fill:#4c4c4c;color:#4c4c4c;font-size:15px}.cleanerspass-select1{border-color:#515151;border-radius:5px;border-width:1px;height:44.23px;margin-top:var(--dl-space-space-halfunit);padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:100%}.cleanerspass-container57{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-oneandhalfunits);width:100%}.cleanerspass-text53{color:#4c4c4c;font-size:15px}.cleanerspass-select2{border-color:#515151;border-radius:5px;border-width:1px;height:44.23px;margin-top:var(--dl-space-space-halfunit);padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:100%}.cleanerspass-button{background-color:#ff914d;border-width:0;color:var(--dl-color-gray-white);margin-top:var(--dl-space-space-unit);padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit);width:100%}.cleanerspass-container58{align-items:center;display:flex;flex:0 0 auto;height:70px;justify-content:space-between;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);width:100%}.cleanerspass-container59{flex-direction:column}.cleanerspass-container59,.cleanerspass-container60{align-items:flex-start;display:flex;justify-content:space-between}.cleanerspass-container60{flex-direction:row}.cleanerspass-text54{color:#ff914d;font-size:12px;font-style:normal;font-weight:600}.cleanerspass-image24{align-self:flex-end;margin-left:var(--dl-space-space-halfunit);object-fit:cover;width:12px}.cleanerspass-text55{color:#cfcfcf;font-size:8px;font-style:normal;font-weight:600;margin-top:var(--dl-space-space-halfunit)}.cleanerspass-text56{fill:#1f3042;color:#1f3042;font-size:12px;font-style:normal;font-weight:600}.cleanerspass-text58{color:#ff914d}.cleanerspass-container61{align-items:flex-start;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;flex-direction:column;height:10vh;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:fixed;right:0;width:100%}.cleanerspass-container62{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.cleanerspass-image25{height:50%;object-fit:cover}.cleanerspass-text59{text-align:center}.cleanerspass-container63{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.cleanerspass-image26{height:50%;object-fit:cover}.cleanerspass-text60{text-align:center}.cleanerspass-container64{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.cleanerspass-image27{height:50%;object-fit:cover}.cleanerspass-text61{text-align:center}.cleanerspass-container65{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.cleanerspass-image28{height:50%;object-fit:cover}.cleanerspass-text62{text-align:center}.cleanerspass-container66{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.cleanerspass-image29{height:50%;object-fit:cover}.cleanerspass-text63{text-align:center}.cleanerspass-container67{align-items:flex-start;border:2px dashed #78787866;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;flex-direction:column;height:10vh;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;width:100%}.cleanerspass2-select1{padding-right:var(--dl-space-space-unit)}.cleanerspass2-select1,.cleanerspass2-select1x{border-color:#515151;border-radius:5px;border-width:1px;display:inline-block;height:44.23px;margin-top:var(--dl-space-space-halfunit);padding-left:var(--dl-space-space-unit);position:relative;width:100%}.cleanerspass2-select1x{z-index:20}.dropdown-toggle{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:space-between;width:100%}.dropdown-left{color:#000}.dropdown-right{align-items:center;color:#ff914d;display:flex;flex-direction:row}.dropdown-menu{background-color:#fff;border:1px solid #ccc;left:0;list-style:none;margin:0;padding:0;position:absolute;top:100%;width:100%}.dropdown-item{display:flex;justify-content:space-between;padding-right:20px;width:95%}.dropdown-menu li{cursor:pointer;padding:10px}.dropdown-menu li:hover{background-color:#f0f0f0}@media (max-width:1200px){.cleanerspass-text13,.cleanerspass-text14{fill:#1f3042;color:#1f3042}.cleanerspass-container23{width:90%}.cleanerspass-text22{color:#1f3042;font-size:20px;font-style:normal;font-weight:500}.cleanerspass-container28{width:90%}.cleanerspass-container31{width:100%}.cleanerspass-text25{font-size:28px}.cleanerspass-container37{height:350px;width:54%}.cleanerspass-text31,.cleanerspass-text35,.cleanerspass-text39,.cleanerspass-text43,.cleanerspass-text47{font-size:13px}}@media (max-width:991px){.cleanerspass-container10{background-image:linear-gradient(135deg,#f0f0f0,#f0f0f0 99%);flex-direction:column}.cleanerspass-container11{display:none}.cleanerspass-container21{border-color:#d9d9d9;border-width:0 0 1px;display:flex;height:105px;margin-bottom:var(--dl-space-space-unit);padding:var(--dl-space-space-unit) var(--dl-space-space-twounits) var(--dl-space-space-oneandhalfunits);width:100%}.cleanerspass-container22{display:none}.cleanerspass-container23{width:90%}.cleanerspass-image20{display:flex;width:20px}.cleanerspass-container24{display:none}.cleanerspass-container25{padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);position:static;width:100%}.cleanerspass-container26{border-color:#d9d9d9;border-width:0 0 1px;display:none;margin-bottom:var(--dl-space-space-unit);padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-twounits) var(--dl-space-space-unit);width:100%}.cleanerspass-container27,.cleanerspass-container29{display:none}.cleanerspass-image23{display:flex;width:20px}.cleanerspass-container30{flex-direction:column}.cleanerspass-text25{font-size:18px;margin-bottom:var(--dl-space-space-halfunit);text-align:center}.cleanerspass-text26{font-size:15px;text-align:center}.cleanerspass-container33{flex-direction:row}.cleanerspass-container34{align-self:flex-start;margin-bottom:var(--dl-space-space-unit)}.cleanerspass-text27,.cleanerspass-text28{font-size:14px}.cleanerspass-container35{width:20%}.cleanerspass-text29{font-size:14px}.cleanerspass-container36{flex-direction:row}.cleanerspass-container37{height:auto;width:45%}.cleanerspass-text30{font-size:20px}.cleanerspass-container38{flex-direction:column}.cleanerspass-container39{width:100%}.cleanerspass-container40{margin-bottom:var(--dl-space-space-halfunit)}.cleanerspass-container41{height:12px;width:12px}.cleanerspass-container42{margin-bottom:var(--dl-space-space-halfunit)}.cleanerspass-container43{height:12px;width:12px}.cleanerspass-container44{margin-bottom:var(--dl-space-space-halfunit)}.cleanerspass-container45{height:12px;width:12px}.cleanerspass-container46{width:100%}.cleanerspass-container47{margin-bottom:var(--dl-space-space-halfunit)}.cleanerspass-container48{height:12px;width:12px}.cleanerspass-container49{margin-bottom:var(--dl-space-space-halfunit)}.cleanerspass-container50{height:12px;width:12px}.cleanerspass-text47{font-size:13px}.cleanerspass-text48,.cleanerspass-text49{font-weight:700}.cleanerspass-container51{width:100%}.cleanerspass-text51{color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:400}.cleanerspass-container61{align-items:center;background-color:#f0f0f0;border-color:#d2d2d2;border-width:1px 0 0;display:flex;flex-direction:row;height:12vh;justify-content:center;padding-bottom:var(--dl-space-space-twounits);padding-left:0;padding-right:0;padding-top:var(--dl-space-space-halfunit)}.cleanerspass-container62{justify-content:center;width:20%}.cleanerspass-image25{height:45%}.cleanerspass-text59{font-size:14px}.cleanerspass-container63{justify-content:center;width:20%}.cleanerspass-image26{height:45%}.cleanerspass-text60{font-size:14px}.cleanerspass-container64{justify-content:center;width:20%}.cleanerspass-image27{height:45%}.cleanerspass-text61{font-size:14px}.cleanerspass-container65{justify-content:center;width:20%}.cleanerspass-image28{height:45%}.cleanerspass-text62{font-size:14px}.cleanerspass-container66{justify-content:center;width:20%}.cleanerspass-image29{height:45%}.cleanerspass-text63{font-size:14px}.cleanerspass-container67{align-items:center;border:hidden #d2d2d2;border-width:1px 0 0;display:flex;flex:0 0 auto;flex-direction:row;height:15vh;justify-content:center;padding-left:0;padding-right:0;position:static}}@media (max-width:767px){.cleanerspass-text26{text-align:center}.cleanerspass-text27{font-weight:600}.cleanerspass-text27,.cleanerspass-text28{color:var(--dl-color-gray-black);font-size:14px;font-style:normal}.cleanerspass-text28{font-weight:400}.cleanerspass-text30{margin-bottom:0}.cleanerspass-text54{color:#ff914d;font-size:12px;font-style:normal;font-weight:600}.cleanerspass-image25{height:30%}.cleanerspass-text59{font-size:8px}.cleanerspass-image26{height:30%}.cleanerspass-text60{font-size:8px}.cleanerspass-image27{height:30%}.cleanerspass-text61{font-size:8px}.cleanerspass-image28{height:30%}.cleanerspass-text62{font-size:8px}.cleanerspass-image29{height:30%}.cleanerspass-text63{font-size:8px}.cleanerspass-container67{border-style:hidden;border-width:0}}@media (max-width:479px){.cleanerspass-container21{height:70px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.cleanerspass-text19{color:#1f3042;font-size:20px;font-style:normal;font-weight:500}.cleanerspass-container25{margin-top:var(--dl-space-space-unit);padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.cleanerspass-container26{border-color:#d9d9d9;border-width:0 0 1px;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits)}.cleanerspass-text25{font-size:11px}.cleanerspass-text26{font-size:8px;text-align:center}.cleanerspass-container33{padding-bottom:var(--dl-space-space-oneandhalfunits);padding-top:var(--dl-space-space-oneandhalfunits)}.cleanerspass-container34{margin-bottom:0}.cleanerspass-text27{font-size:8px}.cleanerspass-text28{fill:#919191;color:#919191;font-size:8px}.cleanerspass-container35{height:22px}.cleanerspass-text29{font-size:8px}.cleanerspass-container37{padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit);width:48%}.cleanerspass-text30{font-size:8px}.cleanerspass-container40{margin-bottom:0;padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.cleanerspass-container41{height:6px;width:6px}.cleanerspass-text31{font-size:7px;margin-left:var(--dl-space-space-halfunit)}.cleanerspass-container42{margin-bottom:0;padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.cleanerspass-container43{height:6px;width:6px}.cleanerspass-text35{font-size:7px;margin-left:var(--dl-space-space-halfunit)}.cleanerspass-container44{margin-bottom:0;padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.cleanerspass-container45{height:6px;width:6px}.cleanerspass-text39{font-size:7px;margin-left:var(--dl-space-space-halfunit)}.cleanerspass-container47{margin-bottom:0;padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.cleanerspass-container48{height:6px;width:6px}.cleanerspass-text43{font-size:7px;margin-left:var(--dl-space-space-halfunit)}.cleanerspass-container49{margin-bottom:0;padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.cleanerspass-container50{height:6px;width:6px}.cleanerspass-text47{font-size:7px;margin-left:var(--dl-space-space-halfunit)}.cleanerspass-container51{padding-bottom:var(--dl-space-space-halfunit);width:100%}.cleanerspass-container53{height:auto;padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.cleanerspass-text51{font-size:8px}.cleanerspass-container55{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit)}.cleanerspass-text52{font-size:7px}.cleanerspass-select1{font-size:7px;height:22px;margin-top:4px}.cleanerspass-container57{margin-top:var(--dl-space-space-halfunit)}.cleanerspass-text53{font-size:7px}.cleanerspass-select2{font-size:7px;height:22px}.cleanerspass-button{font-size:7px;margin-top:var(--dl-space-space-halfunit);padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.cleanerspass-container58{height:40px;margin-top:var(--dl-space-space-halfunit);padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.cleanerspass-text54{font-size:7px}.cleanerspass-image24{width:8px}.cleanerspass-text55{font-size:5px}.cleanerspass-text56{font-size:7px}.cleanerspass-container61{background-color:#f0f0f0;height:6vh;padding-bottom:var(--dl-space-space-halfunit)}.cleanerspass-container62{height:50px}.cleanerspass-image25{height:20%}.cleanerspass-text59{font-size:6px}.cleanerspass-container63{height:50px}.cleanerspass-image26{height:20%}.cleanerspass-text60{font-size:6px}.cleanerspass-container64{height:50px}.cleanerspass-image27{height:20%}.cleanerspass-text61{font-size:6px}.cleanerspass-container65{height:50px}.cleanerspass-image28{height:20%}.cleanerspass-text62{font-size:6px}.cleanerspass-container66{height:50px}.cleanerspass-image29{height:20%}.cleanerspass-text63{font-size:6px}.cleanerspass-container67{height:8vh}}.referral-container10{align-items:flex-start;background-image:linear-gradient(135deg,#fafafa 1%,#d6d6d6);display:flex;flex-direction:row;justify-content:flex-start;min-height:100vh;overflow:auto;width:100%}.reward-in-ref{align-items:center;border-bottom:1px solid #b9b9b9;display:flex;gap:20px;justify-content:space-between;padding:20px;width:100%}.reward-in-ref button{align-items:center;background-color:#ff914d;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:12px;justify-content:center;padding:5px 12px}.reward-in-ref h5{font-size:15px;font-weight:500}@media (max-width:600px){.reward-in-ref{align-items:center;flex-direction:column;gap:.75rem}.reward-in-ref button{align-self:flex-end;width:100%}}.ref-rewards-container{padding:20px;width:100%}.ref-rewards{background-color:#ffe2d0;border-radius:6px;color:#ff914d;display:flex;font-weight:600;justify-content:space-between;padding:12px;transition:background-color .4s ease,color .4s ease;width:100%}.ref-rewards:hover{background-color:#ff914d;color:#fff}.reward-in-ref .two{background-color:#bbb;border-radius:50px;color:#fff;cursor:pointer;font-size:12px;padding:5px 35px}.referral-container11{align-items:flex-start;border-color:#b9b9b9;border-width:0 1px 0 0;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);position:fixed;top:0;width:15%}.referral-image10{margin-top:var(--dl-space-space-twounits);object-fit:cover;width:130px}.referral-container12{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-fourunits)}.referral-text10{fill:#9c9c9c;color:#9c9c9c;font-size:14px}.referral-navlink10{display:contents}.referral-container13{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.referral-image11{object-fit:cover;width:19px}.referral-text11{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.referral-navlink11{display:contents}.referral-container14{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.referral-image12{object-fit:cover;width:19px}.referral-text12{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.referral-container15{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.referral-image13{object-fit:cover;width:19px}.referral-text13{fill:#ff914d;color:#ff914d;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.referral-navlink12{display:contents}.referral-container16{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.referral-image14{object-fit:cover;width:19px}.referral-text14{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.referral-navlink13{display:contents}.referral-container17{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.referral-image15{object-fit:cover;width:19px}.referral-text15{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.referral-container18{align-items:flex-start;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:32px;padding-bottom:var(--dl-space-space-fourunits);position:absolute}.referral-text16{fill:#9c9c9c;color:#9c9c9c;font-size:10px}.referral-navlink14{display:contents}.referral-container19{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.referral-image16{object-fit:cover;width:21px}.referral-text17{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.referral-container20{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.referral-image17{object-fit:cover;width:21px}.referral-text18{fill:red;color:red;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.referral-container21{align-items:center;align-self:flex-start;display:none;flex:0 0 auto;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:85%}.referral-text19{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.referral-container22{align-items:center;display:flex;justify-content:space-between;width:55%}.referral-image18{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.referral-container23{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:90%}.referral-image19{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.referral-text20{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.referral-textinput1{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.referral-image20{display:none;object-fit:cover;text-decoration:none;width:200px}.referral-container24{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:200px}.referral-text21{color:#fff;font-size:12px;font-style:normal;font-weight:600}.referral-container25{align-items:center;display:flex;flex:2 1;flex-direction:column;height:100%;justify-content:flex-start;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;top:0;width:85%}.referral-container26{align-items:center;align-self:flex-start;display:flex;flex:0 0 auto;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:85%}.referral-text22{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.referral-container27{align-items:center;display:flex;justify-content:space-between;width:55%}.referral-image21{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.referral-container28{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:90%}.referral-image22{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.referral-text23{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.referral-textinput2{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.referral-navlink16{display:contents}.referral-image23{display:none;object-fit:cover;text-decoration:none;width:200px}.referral-container29{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:200px}.referral-text24{color:#fff;font-size:12px;font-style:normal;font-weight:600}.referral-container30{align-items:flex-start;display:flex;flex:0 0 auto;width:100%}.referral-container31{align-items:center;height:auto;width:65%}.referral-container31,.referral-container32{display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start}.referral-container32{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:12px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-oneandhalfunits) var(--dl-space-space-threeunits);width:100%}.referral-text25{color:#565656;font-size:20px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.referral-text26{fill:#929292;color:#929292;font-size:11px;font-style:normal;font-weight:400}.referral-container33{align-items:flex-start;display:flex;flex:0 0 auto;justify-content:space-between;padding-top:var(--dl-space-space-twounits);width:100%}.referral-container34{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:20%}.referral-image24{width:50%}.referral-text27{color:var(--dl-color-gray-black);font-size:12px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit)}.referral-text28{fill:#929292;color:#929292;font-size:10px;font-style:normal;font-weight:400;text-align:center;width:150%}.referral-image25{margin-top:var(--dl-space-space-oneandhalfunits);object-fit:cover;width:20%}.referral-container35{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:20%}.referral-image26{width:50%}.referral-text32{color:var(--dl-color-gray-black);font-size:12px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit)}.referral-text33{fill:#929292;color:#929292;font-size:10px;font-style:normal;font-weight:400;text-align:center;width:150%}.referral-image27{margin-top:var(--dl-space-space-oneandhalfunits);object-fit:cover;width:20%}.referral-container36{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:20%}.referral-image28{width:50%}.referral-text37{color:var(--dl-color-gray-black);font-size:12px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit)}.referral-text38{fill:#929292;color:#929292;font-size:10px;font-style:normal;font-weight:400;text-align:center;width:150%}.referral-container37{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:12px;display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-unit);padding-bottom:20px;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);position:relative;width:100%}.referral-text42{color:#565656;font-size:20px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.referral-text43{color:#929292;font-size:11px;font-style:normal;font-weight:400}.referral-container38{align-items:flex-start;display:flex;flex:0 0 auto;height:44px;justify-content:center;margin-bottom:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-unit);position:relative;width:100%}.referral-textinput3{background-color:var(--dl-color-gray-white);border-color:#dedede;border-radius:500px;font-size:11px;height:100%;width:100%}.referral-image29{height:38px;position:absolute;right:4px;top:3px}.referral-text44{color:#565656;font-size:20px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.referral-text45{color:#929292;font-size:11px;font-style:normal;font-weight:400}.referral-container39{align-items:flex-start;display:flex;flex:0 0 auto;height:44px;justify-content:center;margin-bottom:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-unit);position:relative;width:49%}.referral-textinput4{background-color:var(--dl-color-gray-white);border-color:#dedede;border-radius:500px;font-size:11px;height:100%;width:100%}.referral-image30{height:38px;position:absolute;right:4px;top:3px}.referral-container40{display:flex;flex:0 0 auto;flex-direction:column;height:auto;margin-left:1%;width:34%}.referral-container41{display:flex;flex-direction:column;width:100%}.referral-container42{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:10px;display:flex;flex:0 0 auto;flex-direction:column;height:418px;justify-content:flex-start;overflow-x:auto;padding-bottom:var(--dl-space-space-twounits);width:100%}.referral-container42::-webkit-scrollbar{height:0;width:0}.referral-container42{-ms-overflow-style:none;scrollbar-width:none}.sideBarz{display:flex;justify-content:space-between;width:100%}.referral-container43{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:10px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:center;width:100%}.referral-container44{align-self:center;border-color:#d2d2d2;border-width:0 0 1px;height:60px;padding-left:5%;padding-right:5%;width:100%}.referral-container44,.referral-container45{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.referral-container45{width:50%}.referral-text46{color:#565656;font-size:12px;font-style:normal;font-weight:600}.referral-container46{align-items:center;display:flex;flex-direction:row;justify-content:center;width:25%}.referral-text49{fill:#565656;color:#565656;font-size:8px;font-style:normal;font-weight:400;text-align:center}.referral-container47{align-items:center;display:flex;flex-direction:row;justify-content:center;width:25%}.referral-text50{color:#565656;font-size:8px;font-style:normal;font-weight:400}.referral-container48{align-self:center;border-color:#d2d2d2;border-width:0 0 1px;height:45px;justify-content:space-between;padding-left:5%;padding-right:5%;width:100%}.referral-container48,.referral-container49{align-items:center;display:flex;flex-direction:row}.referral-container49{justify-content:flex-start;width:50%}.referral-image31{border-radius:var(--dl-radius-radius-round);height:25px;object-fit:cover;width:25px}.referral-text51{color:#565656;font-size:10px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-halfunit)}.referral-container50{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:25%}.referral-text52{color:#565656;font-size:10px;font-style:normal;font-weight:600}.referral-container51{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:25%}.referral-text53{color:#565656;font-size:10px;font-style:normal;font-weight:600}.referral-container52{align-self:center;border-color:#d2d2d2;border-width:0 0 1px;height:45px;justify-content:space-between;padding-left:5%;padding-right:5%;width:100%}.referral-container52,.referral-container53{align-items:center;display:flex;flex-direction:row}.referral-container53{justify-content:flex-start;width:50%}.referral-image32{border-radius:var(--dl-radius-radius-round);height:25px;object-fit:cover;width:25px}.referral-text54{color:#565656;font-size:10px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-halfunit)}.referral-container54{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:25%}.referral-text55{color:#565656;font-size:10px;font-style:normal;font-weight:600}.referral-container55{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:25%}.referral-text56{color:#565656;font-size:10px;font-style:normal;font-weight:600}.referral-container56{align-self:center;border-color:#d2d2d2;border-width:0 0 1px;height:45px;justify-content:space-between;padding-left:5%;padding-right:5%;width:100%}.referral-container56,.referral-container57{align-items:center;display:flex;flex-direction:row}.referral-container57{justify-content:flex-start;width:50%}.referral-image33{border-radius:var(--dl-radius-radius-round);height:25px;object-fit:cover;width:25px}.referral-text57{color:#565656;font-size:10px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-halfunit)}.referral-container58{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:25%}.referral-text58{color:#565656;font-size:10px;font-style:normal;font-weight:600}.referral-container59{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:25%}.referral-text59{color:#565656;font-size:10px;font-style:normal;font-weight:600}.referral-container60{align-self:center;border-color:#d2d2d2;border-width:0 0 1px;height:45px;justify-content:space-between;padding-left:5%;padding-right:5%;width:100%}.referral-container60,.referral-container61{align-items:center;display:flex;flex-direction:row}.referral-container61{justify-content:flex-start;width:50%}.referral-image34{border-radius:var(--dl-radius-radius-round);height:25px;object-fit:cover;width:25px}.referral-text60{color:#565656;font-size:10px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-halfunit)}.referral-container62{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:25%}.referral-text61{color:#565656;font-size:10px;font-style:normal;font-weight:600}.referral-container63{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:25%}.referral-text62{color:#565656;font-size:10px;font-style:normal;font-weight:600}.referral-container64{align-self:center;border-color:#d2d2d2;border-width:0 0 1px;height:45px;justify-content:space-between;padding-left:5%;padding-right:5%;width:100%}.referral-container64,.referral-container65{align-items:center;display:flex;flex-direction:row}.referral-container65{justify-content:flex-start;width:50%}.referral-image35{border-radius:var(--dl-radius-radius-round);height:25px;object-fit:cover;width:25px}.referral-text63{color:#565656;font-size:10px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-halfunit)}.referral-container66{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:25%}.referral-text64{color:#565656;font-size:10px;font-style:normal;font-weight:600}.referral-container67{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:25%}.referral-text65{color:#565656;font-size:10px;font-style:normal;font-weight:600}.referral-container68{align-self:center;border-color:#d2d2d2;border-width:0 0 1px;height:45px;justify-content:space-between;padding-left:5%;padding-right:5%;width:100%}.referral-container68,.referral-container69{align-items:center;display:flex;flex-direction:row}.referral-container69{justify-content:flex-start;width:50%}.referral-image36{border-radius:var(--dl-radius-radius-round);height:25px;object-fit:cover;width:25px}.referral-text66{color:#565656;font-size:10px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-halfunit)}.referral-container70{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:25%}.referral-text67{color:#565656;font-size:10px;font-style:normal;font-weight:600}.referral-container71{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:25%}.referral-text68{color:#565656;font-size:10px;font-style:normal;font-weight:600}.referral-container72{align-self:center;border-color:#d2d2d2;border-width:0 0 1px;height:45px;justify-content:space-between;padding-left:5%;padding-right:5%;width:100%}.referral-container72,.referral-container73{align-items:center;display:flex;flex-direction:row}.referral-container73{justify-content:flex-start;width:50%}.referral-image37{border-radius:var(--dl-radius-radius-round);height:25px;object-fit:cover;width:25px}.referral-text69{color:#565656;font-size:10px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-halfunit)}.referral-container74{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:25%}.referral-text70{color:#565656;font-size:10px;font-style:normal;font-weight:600}.referral-container75{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:25%}.referral-text71{color:#565656;font-size:10px;font-style:normal;font-weight:600}.referral-container76{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:12px;display:none;flex:0 0 auto;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);position:relative;width:100%}.referral-text72{color:#565656;font-size:20px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.referral-text73{color:#929292;font-size:11px;font-style:normal;font-weight:400}.referral-container77{align-items:flex-start;display:flex;flex:0 0 auto;height:44px;justify-content:center;margin-bottom:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-unit);position:relative;width:100%}.referral-textinput5{background-color:var(--dl-color-gray-white);border-color:#dedede;border-radius:500px;font-size:11px;height:100%;width:100%}.referral-image38{height:38px;position:absolute;right:4px;top:3px}.referral-text74{color:#565656;font-size:20px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.referral-text75{color:#929292;font-size:11px;font-style:normal;font-weight:400}.referral-container78{align-items:flex-start;display:flex;flex:0 0 auto;height:44px;justify-content:center;margin-bottom:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-unit);position:relative;width:100%}.referral-textinput6{background-color:var(--dl-color-gray-white);border-color:#dedede;border-radius:500px;font-size:11px;height:100%;width:100%}.referral-image39{height:38px;position:absolute;right:4px;top:3px}.referral-container79{justify-content:flex-start;margin-top:var(--dl-space-space-unit)}.referral-container79,.referral-container80{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:10px;display:flex;flex:0 0 auto;flex-direction:column;height:auto;width:100%}.referral-container80{justify-content:center;padding-bottom:4px;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);padding-top:var(--dl-space-space-oneandhalfunits)}.referral-text76{color:var(--dl-color-gray-black);font-size:20px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-unit)}.referral-text77{fill:#929292;color:#929292;font-size:11px;font-style:normal;font-weight:400}.referral-container81{align-items:center;align-self:center;border-color:#d2d2d2;border-width:1px 0;display:flex;flex-direction:row;height:90px;justify-content:space-between;margin-bottom:var(--dl-space-space-oneandhalfunits);margin-top:var(--dl-space-space-oneandhalfunits);padding-left:5%;padding-right:5%;width:100%}.referral-container82{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:50%}.referral-image40{object-fit:contain;width:46px}.referral-text78{color:#565656;font-size:8px;font-style:normal;font-weight:400}.referral-container83{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:50%}.referral-image41{height:46px;object-fit:cover;width:46px}.referral-text79{color:#565656;font-size:8px;font-style:normal;font-weight:400}.referral-container84{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:50%}.referral-image42{height:46px;object-fit:cover;width:46px}.referral-text82{color:#565656;font-size:8px;font-style:normal;font-weight:400}.referral-container85{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:50%}.referral-image43{height:46px;object-fit:cover;width:46px}.referral-text85{color:#565656;font-size:8px;font-style:normal;font-weight:400}.referral-container86{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:50%}.referral-image44{height:46px;object-fit:cover;width:46px}.referral-text88{color:#565656;font-size:8px;font-style:normal;font-weight:400}.referral-container87{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:50%}.referral-image45{height:46px;object-fit:cover;width:46px}.referral-text89{color:#565656;font-size:8px;font-style:normal;font-weight:400}.referral-container88{align-items:center;align-self:center;background-color:#ffe2d0;border-radius:5px;display:none;flex-direction:row;height:auto;justify-content:space-between;padding-bottom:var(--dl-space-space-unit);padding-left:5%;padding-right:5%;padding-top:var(--dl-space-space-unit);width:100%}.referral-text90{color:#ff914d;font-size:12px;font-style:normal;font-weight:600}.referral-image46{object-fit:cover;width:8px}.referral-container89{align-items:flex-start;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;height:10vh;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:fixed;right:0;width:100%}.referral-container89,.referral-container90{flex-direction:column;justify-content:flex-start}.referral-container90{align-items:center;display:flex;height:90px;text-decoration:none}.referral-image47{height:50%;object-fit:cover}.referral-text91{text-align:center}.referral-container91{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.referral-image48{height:50%;object-fit:cover}.referral-text92{text-align:center}.referral-container92{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.referral-image49{height:50%;object-fit:cover}.referral-text93{text-align:center}.referral-container93{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.referral-image50{height:50%;object-fit:cover}.referral-text94{text-align:center}.referral-container94{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.referral-image51{height:50%;object-fit:cover}.referral-text95{text-align:center}.referral-container95{align-items:flex-start;border:2px dashed #78787866;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;flex-direction:column;height:10vh;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;width:100%}@media (max-width:1200px){.referral-container23,.referral-container28{width:90%}.referral-text25,.referral-text42,.referral-text44,.referral-text72,.referral-text74{font-size:11px}}@media (max-width:991px){.referral-container10{background:#f0f0f0;flex-direction:column}.referral-container11{display:none}.referral-container21{border-color:#d9d9d9;border-width:0 0 1px;display:flex;margin-bottom:var(--dl-space-space-unit);padding:var(--dl-space-space-unit) var(--dl-space-space-twounits) var(--dl-space-space-oneandhalfunits);width:100%}.referral-container22{display:none}.referral-container23{width:90%}.referral-image20{display:flex;width:20px}.referral-container24{display:none}.referral-container25{flex-direction:column;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);position:relative;width:100%}.referral-container26,.referral-container27{display:none}.referral-container28{width:90%}.referral-image23{display:flex;width:20px}.referral-container29{display:none}.referral-container30{flex-direction:column}.referral-container31{border-radius:10px;margin-bottom:var(--dl-space-space-unit);width:100%}.referral-text27,.referral-text32,.referral-text37{text-align:center}.referral-container37{display:none}.referral-container40{width:100%}.referral-container41{flex-direction:row-reverse;justify-content:space-between}.referral-container42{width:48%}.referral-container76{display:flex;margin-top:0;width:48%}.referral-container80{padding-bottom:var(--dl-space-space-unit)}.referral-container88{border-radius:500px;display:flex;justify-content:center;margin-top:var(--dl-space-space-oneandhalfunits);position:relative}.referral-text90{color:#ff914d;font-size:12px;font-style:normal;font-weight:600}.referral-image46{position:absolute;right:10px;top:16px}.referral-container89{align-items:center;background-color:#f0f0f0;border-color:#d2d2d2;border-width:1px 0 0;display:flex;flex-direction:row;height:12vh;justify-content:center;padding-bottom:var(--dl-space-space-twounits);padding-left:0;padding-right:0;padding-top:var(--dl-space-space-halfunit)}.referral-container90{justify-content:center;width:20%}.referral-image47{height:45%}.referral-text91{font-size:14px}.referral-container91{justify-content:center;width:20%}.referral-image48{height:45%}.referral-text92{font-size:14px}.referral-container92{justify-content:center;width:20%}.referral-image49{height:45%}.referral-text93{font-size:14px}.referral-container93{justify-content:center;width:20%}.referral-image50{height:45%}.referral-text94{font-size:14px}.referral-container94{justify-content:center;width:20%}.referral-image51{height:45%}.referral-text95{font-size:14px}.referral-container95{align-items:center;border:hidden #d2d2d2;border-width:1px 0 0;display:flex;flex:0 0 auto;flex-direction:row;height:15vh;justify-content:center;padding-left:0;padding-right:0;position:static}}@media (max-width:767px){.referral-text26{font-size:11px}.referral-container44,.referral-container48,.referral-container52,.referral-container56,.referral-container60{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.referral-container64,.referral-container68,.referral-container72{display:none}.referral-image47{height:30%}.referral-text91{font-size:8px}.referral-image48{height:30%}.referral-text92{font-size:8px}.referral-image49{height:30%}.referral-text93{font-size:8px}.referral-image50{height:30%}.referral-text94{font-size:8px}.referral-image51{height:30%}.referral-text95{font-size:8px}.referral-container95{border-style:hidden;border-width:0}}@media (max-width:479px){.referral-container10{background-image:linear-gradient(135deg,#f0f0f0 1%,#f0f0f0)}.referral-container21{height:70px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.referral-text19{font-size:20px}.referral-container25{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.referral-container32{padding:var(--dl-space-space-unit) var(--dl-space-space-twounits) var(--dl-space-space-oneandhalfunits)}.referral-text25{color:#565656;font-size:15px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-halfunit)}.referral-text26{color:#929292;font-size:9px;font-style:normal;font-weight:400}.referral-container33{align-items:flex-start;padding-top:var(--dl-space-space-oneandhalfunits)}.referral-container34{justify-content:flex-start;width:24%}.referral-image24{width:50%}.referral-text27{font-size:9px}.referral-text28{color:#929292;font-size:6px;width:120%}.referral-image25{width:12%}.referral-container35{justify-content:flex-start;width:24%}.referral-image26{width:50%}.referral-text32{font-size:9px}.referral-text33{font-size:6px;width:130%}.referral-image27{width:12%}.referral-container36{justify-content:flex-start;width:24%}.referral-image28{width:50%}.referral-text37{font-size:9px}.referral-text38{font-size:6px;width:120%}.referral-container40{margin-left:0;margin-right:0}.referral-container42{margin-right:var(--dl-space-space-halfunit);padding-bottom:var(--dl-space-space-halfunit);width:47%}.referral-container44{height:30px;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.referral-container45{width:35%}.referral-text46{font-size:5px}.referral-container46{justify-content:flex-start}.referral-text49,.referral-text50{font-size:5px}.referral-container48{height:33px;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.referral-container49{width:40%}.referral-image31{height:12px;width:12px}.referral-text51{font-size:5px;margin-left:var(--dl-space-space-halfunit)}.referral-text52,.referral-text53{font-size:5px}.referral-container52{height:33px;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.referral-container53{width:40%}.referral-image32{height:12px;width:12px}.referral-text54{font-size:5px;margin-left:var(--dl-space-space-halfunit)}.referral-text55,.referral-text56{font-size:5px}.referral-container56{height:33px;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.referral-container57{width:40%}.referral-image33{height:12px;width:12px}.referral-text57,.referral-text58,.referral-text59{font-size:5px}.referral-container60{height:33px;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.referral-container61{width:40%}.referral-image34{height:12px;width:12px}.referral-text60,.referral-text61,.referral-text62{font-size:5px}.referral-container64{height:30px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.referral-text63,.referral-text64,.referral-text65{font-size:5px}.referral-container68{height:30px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.referral-text66,.referral-text67,.referral-text68{font-size:5px}.referral-container72{height:30px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.referral-text69,.referral-text70,.referral-text71{font-size:5px}.referral-container76{padding:var(--dl-space-space-unit);width:46%}.referral-text72{font-size:9px;margin-bottom:var(--dl-space-space-halfunit)}.referral-text73{font-size:6px}.referral-container77{height:22px;margin-bottom:var(--dl-space-space-halfunit);margin-top:4px}.referral-textinput5{font-size:6px}.referral-image38{height:18px;right:2px;top:2px}.referral-text74{font-size:9px;margin-bottom:var(--dl-space-space-halfunit)}.referral-text75{font-size:6px}.referral-container78{height:22px;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-halfunit)}.referral-textinput6{font-size:6px}.referral-image39{height:18px;right:2px;top:2px}.referral-container80{padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits)}.referral-text76{font-size:12px}.referral-text77{color:#929292;font-size:6px;font-style:normal;font-weight:400}.referral-container81{margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);padding-left:0;padding-right:0}.referral-image40{height:auto;width:100%}.referral-text78{font-size:5px}.referral-image41{height:auto;width:100%}.referral-text79{font-size:5px}.referral-image42{height:auto;width:100%}.referral-text82{font-size:5px}.referral-image43{height:100%;width:100%}.referral-text85{font-size:5px}.referral-image44{height:auto;width:100%}.referral-text88{font-size:5px}.referral-image45{height:auto;width:100%}.referral-text89{font-size:5px}.referral-container88{justify-content:center;position:relative}.referral-image46{bottom:16px;position:absolute;right:20px}.referral-container89{background-color:#f0f0f0;height:6vh;padding-bottom:var(--dl-space-space-halfunit)}.referral-container90{height:50px}.referral-image47{height:20%}.referral-text91{font-size:6px}.referral-container91{height:50px}.referral-image48{height:20%}.referral-text92{font-size:6px}.referral-container92{height:50px}.referral-image49{height:20%}.referral-text93{font-size:6px}.referral-container93{height:50px}.referral-image50{height:20%}.referral-text94{font-size:6px}.referral-container94{height:50px}.referral-image51{height:20%}.referral-text95{font-size:6px}.referral-container95{height:8vh}}.schedule-container100{background-image:linear-gradient(135deg,#fafafa 1%,#d6d6d6);flex-direction:column;flex-wrap:wrap;min-height:100vh;overflow:auto;padding-bottom:var(--dl-space-space-threeunits);position:relative;width:100%}.schedule-container100,.schedule-container101{align-items:flex-start;justify-content:flex-start}.schedule-container101{border-color:#b9b9b9;border-width:0 1px 0 0;display:flex;flex:1 1;flex-direction:column;height:100%;left:0;padding-left:var(--dl-space-space-twounits);position:fixed;top:0;width:15%}.schedule-image10{margin-top:var(--dl-space-space-twounits);object-fit:cover;width:130px}.schedule-container102{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-fourunits)}.schedule-text100{fill:#9c9c9c;color:#9c9c9c;font-size:14px}.schedule-navlink10{display:contents}.schedule-container103{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.schedule-image11{object-fit:cover;width:19px}.schedule-text101{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.schedule-navlink11{display:contents}.schedule-container104{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.schedule-image12{object-fit:cover;width:19px}.schedule-text102{fill:#ff914d;color:#ff914d;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.schedule-navlink12{display:contents}.schedule-container105{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.schedule-image13{object-fit:cover;width:19px}.schedule-text103{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.schedule-navlink13{display:contents}.schedule-container106{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.schedule-image14{object-fit:cover;width:19px}.schedule-text104{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.schedule-navlink14{display:contents}.schedule-container107{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.schedule-image15{object-fit:cover;width:19px}.schedule-text105{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.schedule-container108{align-items:flex-start;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:32px;padding-bottom:var(--dl-space-space-fourunits);position:absolute}.schedule-text106{fill:#9c9c9c;color:#9c9c9c;font-size:10px}.schedule-navlink15{display:contents}.schedule-container109{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.schedule-image16{object-fit:cover;width:21px}.schedule-text107{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.schedule-container110{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.schedule-image17{object-fit:cover;width:21px}.schedule-text108{fill:red;color:red;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.schedule-container111{align-items:center;align-self:flex-start;display:none;flex:0 0 auto;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:85%}.schedule-text109{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.schedule-container112{align-items:center;display:flex;justify-content:space-between;width:55%}.schedule-image18{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.schedule-container113{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:90%}.schedule-image19{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.schedule-text110{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.schedule-textinput1{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.schedule-image20{display:none;object-fit:cover;text-decoration:none;width:200px}.schedule-container114{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:200px}.schedule-text111{color:#fff;font-size:12px;font-style:normal;font-weight:600}.schedule-container115{flex:2 1;flex-direction:column;height:auto;justify-content:flex-start;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;top:0}.schedule-container115,.schedule-container116{align-items:center;display:flex;padding-bottom:var(--dl-space-space-twounits);width:85%}.schedule-container116{align-self:flex-start;flex:0 0 auto;justify-content:space-between;padding-top:var(--dl-space-space-twounits)}.schedule-text112{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.schedule-image21{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.schedule-container117{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:50%}.schedule-image22{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.schedule-text113{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.schedule-textinput2{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.schedule-container118{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:200px}.schedule-text114{color:#fff;font-size:12px;font-style:normal;font-weight:600}.schedule-container119{align-items:flex-start;display:flex;flex:0 0 auto;width:100%}.schedule-container120{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;width:100%}@media (max-width:768px){.schedule-container127{display:none}}.schedule-container121{align-items:flex-start;border-radius:10px;display:flex;flex:0 0 auto;flex-direction:row;justify-content:space-between;padding-bottom:var(--dl-space-space-halfunit);padding-left:0;padding-right:var(--dl-space-space-oneandhalfunits);padding-top:var(--dl-space-space-halfunit);width:100%}.schedule-container122{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.schedule-navlink17{fill:#1f3042;color:#1f3042;text-decoration:none}.schedule-navlink17,.schedule-text115{cursor:pointer;font-size:15px;font-style:normal;font-weight:500;padding-bottom:10px;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);padding-top:10px}.schedule-text115{background-color:#ffdec9;border-color:#ff914d;border-radius:500px;border-width:1px;color:#ff914d}.schedule-container123{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.schedule-text116{fill:#1f3042;color:#1f3042;font-size:15px;font-style:normal;font-weight:600;margin-right:var(--dl-space-space-unit);padding-bottom:10px;padding-top:10px}.schedule-container124{align-items:space-between;display:flex;flex-direction:row;height:auto;justify-content:flex-end;width:auto}.schedule-container125{align-items:center;background-color:#ffdec9;border-color:#ff914d;border-radius:var(--dl-radius-radius-round);border-width:2px;display:flex;flex:0 0 auto;height:36px;justify-content:center;width:36px}.schedule-image23{cursor:pointer;object-fit:cover;width:12px}.schedule-container126{align-items:center;background-color:#ffdec9;border-color:#ff914d;border-radius:var(--dl-radius-radius-round);border-width:2px;display:flex;flex:0 0 auto;height:36px;justify-content:center;margin-left:var(--dl-space-space-unit);width:36px}.schedule-image24{cursor:pointer;object-fit:cover;width:12px}.schedule-container128{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding:12px;width:14%}.schedule-text117{fill:#a7a7a7;color:#a7a7a7;font-size:15px;font-style:normal;font-weight:500;text-align:left}.schedule-container129{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:12px;padding-left:var(--dl-space-space-twounits);padding-right:12px;padding-top:12px;width:14%}.schedule-text118{color:#a7a7a7;font-size:15px;font-style:normal;font-weight:500}.schedule-container130{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:12px;padding-left:var(--dl-space-space-twounits);padding-right:12px;padding-top:12px;width:14%}.schedule-text119{color:#a7a7a7;font-size:15px;font-style:normal;font-weight:500}.schedule-container131{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:12px;padding-left:var(--dl-space-space-twounits);padding-right:12px;padding-top:12px;width:14%}.schedule-text120{color:#a7a7a7;font-size:15px;font-style:normal;font-weight:500}.schedule-container132{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:12px;padding-left:var(--dl-space-space-twounits);padding-right:12px;padding-top:12px;width:14%}.schedule-text121{color:#a7a7a7;font-size:15px;font-style:normal;font-weight:500}.schedule-container133{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:12px;padding-left:var(--dl-space-space-twounits);padding-right:12px;padding-top:12px;width:14%}.schedule-text122{color:#a7a7a7;font-size:15px;font-style:normal;font-weight:500}.schedule-container134{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:12px;padding-left:var(--dl-space-space-twounits);padding-right:12px;padding-top:12px;width:14%}.schedule-text123{color:#a7a7a7;font-size:15px;font-style:normal;font-weight:500}.schedule-container136{width:12%}.schedule-container136,.schedule-container136x{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:10px;display:flex;flex-direction:column;height:127px;justify-content:space-between;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit)}.schedule-container136x{width:100%}.schedule-container137{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.schedule-text124{fill:#1f3042;color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container138{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text125{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container139{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text126{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container140{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text127{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container141{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text128{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container142{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container143{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text129{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container144{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container145{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text130{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container146{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container147{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text131{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container148{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container148,.schedule-container149{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container149{flex-direction:row}.schedule-text132{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container150{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text133{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container151{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text134{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container152{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text135{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container153{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text136{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container154{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container155{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text137{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container156{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container157{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text138{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container158{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container159{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text139{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container160{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container160,.schedule-container161{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container161{flex-direction:row}.schedule-text140{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container162{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text141{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container163{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text142{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container164{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text143{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container165{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text144{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container166{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container167{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text145{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container168{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container169{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text146{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container170{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container171{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text147{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container172{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container172,.schedule-container173{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container173{flex-direction:row}.schedule-text148{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container174{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text149{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container175{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text150{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container176{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text151{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container177{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text152{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container178{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container179{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text153{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container180{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container181{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text154{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container182{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container183{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text155{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container184{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit) var(--dl-space-space-unit);width:12%}.schedule-container184,.schedule-container185{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container185{flex-direction:row}.schedule-text156{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container186{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text157{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container187{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text158{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container188{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text159{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container189{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text160{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container190{align-items:flex-start;background-color:#615eff;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container190,.schedule-container191{border-radius:500px;display:flex;flex-direction:row}.schedule-container191{align-items:center;background-color:#ffdec9;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text161{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container192{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container193{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text162{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container194{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container195{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text163{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container196{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container196,.schedule-container197{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container197{flex-direction:row}.schedule-text164{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container198{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text165{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container199{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text166{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container200{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text167{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container201{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text168{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container202{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container203{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text169{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container204{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container205{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text170{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container206{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container207{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text171{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container208{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container208,.schedule-container209{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container209{flex-direction:row}.schedule-text172{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container210{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text173{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container211{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text174{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container212{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text175{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container213{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text176{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container214{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container215{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text177{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container216{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container217{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text178{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container218{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container219{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text179{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container220{flex:0 0 auto;flex-direction:row;margin-top:var(--dl-space-space-unit);width:100%}.schedule-container220,.schedule-container221{align-items:flex-start;border-radius:10px;display:flex;justify-content:space-between}.schedule-container221{background-color:var(--dl-color-gray-white);flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container222{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.schedule-text180{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container223{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text181{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container224{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text182{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container225{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text183{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container226{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text184{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container227{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container228{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text185{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container229{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container230{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text186{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container231{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container232{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text187{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container233{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container233,.schedule-container234{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container234{flex-direction:row}.schedule-text188{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container235{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text189{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container236{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text190{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container237{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text191{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container238{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text192{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container239{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container240{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text193{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container241{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container242{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text194{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container243{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container244{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text195{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container245{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container245,.schedule-container246{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container246{flex-direction:row}.schedule-text196{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container247{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text197{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container248{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text198{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container249{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text199{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container250{align-items:center;background-color:#cac9ff;border-radius:500px;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text200{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container251{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container252{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text201{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container253{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container254{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text202{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container255{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container256{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text203{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container257{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container257,.schedule-container258{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container258{flex-direction:row}.schedule-text204{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container259{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text205{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container260{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text206{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container261{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text207{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container262{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text208{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container263{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container264{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text209{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container265{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container266{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text210{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container267{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container268{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text211{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container269{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container269,.schedule-container270{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container270{flex-direction:row}.schedule-text212{color:#1f3042;display:none;font-size:15px;font-style:normal;font-weight:500}.schedule-container271{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text213{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container272{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text214{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container273{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:flex;flex-direction:column;height:29px;justify-content:center;margin-top:-8px;width:29px}.schedule-text215{color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container274{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text216{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container275{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container276{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text217{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container277{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container278{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text218{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container279{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container280{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text219{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container281{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container281,.schedule-container282{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container282{flex-direction:row}.schedule-text220{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container283{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text221{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container284{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text222{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container285{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text223{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container286{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text224{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container287{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container288{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text225{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container289{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container290{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text226{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container291{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container292{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text227{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container293{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container293,.schedule-container294{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container294{flex-direction:row}.schedule-text228{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container295{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text229{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container296{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text230{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container297{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text231{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container298{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text232{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container299{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container300{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text233{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container301{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container302{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text234{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container303{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container304{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text235{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container305{flex:0 0 auto;flex-direction:row;margin-top:var(--dl-space-space-unit);width:100%}.schedule-container305,.schedule-container306{align-items:flex-start;border-radius:10px;display:flex;justify-content:space-between}.schedule-container306{background-color:var(--dl-color-gray-white);flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container307{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.schedule-text236{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container308{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text237{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container309{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text238{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container310{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text239{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container311{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text240{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container312{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container313{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text241{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container314{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container315{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text242{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container316{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container317{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text243{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container318{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container318,.schedule-container319{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container319{flex-direction:row}.schedule-text244{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container320{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text245{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container321{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text246{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container322{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text247{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container323{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text248{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container324{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container325{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text249{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container326{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container327{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text250{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container328{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container329{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text251{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container330{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container330,.schedule-container331{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container331{flex-direction:row}.schedule-text252{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container332{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text253{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container333{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text254{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container334{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text255{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container335{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text256{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container336{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container337{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text257{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container338{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container339{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text258{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container340{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container341{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text259{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container342{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container342,.schedule-container343{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container343{flex-direction:row}.schedule-text260{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container344{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text261{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container345{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text262{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container346{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text263{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container347{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text264{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container348{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container349{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text265{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container350{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container351{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text266{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container352{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container353{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text267{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container354{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container354,.schedule-container355{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container355{flex-direction:row}.schedule-text268{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container356{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text269{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container357{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text270{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container358{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text271{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container359{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text272{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container360{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container361{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text273{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container362{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container363{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text274{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container364{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container365{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text275{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container366{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container366,.schedule-container367{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container367{flex-direction:row}.schedule-text276{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container368{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text277{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container369{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text278{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container370{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text279{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container371{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text280{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container372{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container373{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text281{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container374{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container375{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text282{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container376{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container377{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text283{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container378{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container378,.schedule-container379{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container379{flex-direction:row}.schedule-text284{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container380{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text285{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container381{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text286{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container382{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text287{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container383{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text288{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container384{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container385{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text289{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container386{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container387{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text290{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container388{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container389{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text291{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container390{flex:0 0 auto;flex-direction:row;margin-top:var(--dl-space-space-unit);width:100%}.schedule-container390,.schedule-container391{align-items:flex-start;border-radius:10px;display:flex;justify-content:space-between}.schedule-container391{background-color:var(--dl-color-gray-white);flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container392{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.schedule-text292{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container393{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text293{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container394{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text294{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container395{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text295{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container396{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text296{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container397{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container398{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text297{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container399{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container400{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text298{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container401{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container402{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text299{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container403{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container403,.schedule-container404{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container404{flex-direction:row}.schedule-text300{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container405{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text301{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container406{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text302{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container407{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text303{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container408{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text304{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container409{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container410{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text305{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container411{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container412{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text306{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container413{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container414{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text307{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container415{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container415,.schedule-container416{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container416{flex-direction:row}.schedule-text308{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container417{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text309{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container418{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text310{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container419{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text311{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container420{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text312{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container421{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container422{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text313{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container423{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container424{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text314{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container425{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container426{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text315{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container427{width:12%}.schedule-container427,.schedule-container427x{align-items:flex-start;background-color:var(--dl-color-gray-white);border-color:#ff914d;border-radius:10px;border-width:1px;display:flex;flex-direction:column;height:127px;justify-content:space-between;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit) var(--dl-space-space-unit)}.schedule-container427x{width:100%}.schedule-container428{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.schedule-text316{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container429{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text317{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container430{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text318{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container431{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text319{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container432{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text320{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container433{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container434{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text321{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container435{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container436{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text322{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container437{align-items:flex-start;background-color:#ff5050;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container437,.schedule-container438{border-radius:500px;display:flex;flex-direction:row}.schedule-container438{align-items:center;background-color:#ff914d;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text323{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container439{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container439,.schedule-container440{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container440{flex-direction:row}.schedule-text324{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container441{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text325{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container442{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text326{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container443{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text327{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container444{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text328{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container445{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container446{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text329{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container447{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container448{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text330{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container449{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container450{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text331{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container451{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit) var(--dl-space-space-unit);width:12%}.schedule-container451,.schedule-container452{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container452{flex-direction:row}.schedule-text332{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container453{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text333{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container454{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text334{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container455{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text335{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container456{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text336{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container457{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container458{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text337{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container459{align-items:flex-start;background-color:#ff914d;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container459,.schedule-container460{border-radius:500px;display:flex;flex-direction:row}.schedule-container460{align-items:center;background-color:#ffc9c9;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text338{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container461{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container462{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text339{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container463{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container463,.schedule-container464{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container464{flex-direction:row}.schedule-text340{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container465{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text341{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container466{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text342{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container467{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text343{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container468{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text344{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container469{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container470{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text345{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container471{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container472{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text346{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container473{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container474{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text347{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container475{flex:0 0 auto;flex-direction:row;margin-top:var(--dl-space-space-unit);width:100%}.schedule-container475,.schedule-container476{align-items:flex-start;border-radius:10px;display:flex;justify-content:space-between}.schedule-container476{background-color:var(--dl-color-gray-white);flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container477{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.schedule-text348{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container478{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text349{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container479{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text350{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container480{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text351{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container481{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text352{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container482{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container483{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text353{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container484{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container485{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text354{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container486{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container487{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text355{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container488{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container488,.schedule-container489{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container489{flex-direction:row}.schedule-text356{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container490{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text357{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container491{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text358{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container492{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text359{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container493{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text360{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container494{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container495{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text361{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container496{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container497{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text362{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container498{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container499{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text363{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container500{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container500,.schedule-container501{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container501{flex-direction:row}.schedule-text364{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule-container502{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text365{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container503{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text366{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container504{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text367{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container505{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text368{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container506{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container507{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text369{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container508{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container509{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text370{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container510{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container511{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text371{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container512{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container512,.schedule-container513{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container513{flex-direction:row}.schedule-text372{fill:#a9a9a9;color:#a9a9a9;font-size:15px;font-style:normal;font-weight:500}.schedule-container514{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text373{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container515{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text374{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container516{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text375{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container517{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text376{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container518{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container519{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text377{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container520{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container521{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text378{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container522{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container523{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text379{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container524{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container524,.schedule-container525{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container525{flex-direction:row}.schedule-text380{fill:#a9a9a9;color:#a9a9a9;font-size:15px;font-style:normal;font-weight:500}.schedule-container526{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text381{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container527{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text382{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container528{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text383{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container529{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text384{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container530{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container531{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text385{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container532{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container533{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text386{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container534{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container535{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text387{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container536{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container536,.schedule-container537{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container537{flex-direction:row}.schedule-text388{fill:#a9a9a9;color:#a9a9a9;font-size:15px;font-style:normal;font-weight:500}.schedule-container538{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text389{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container539{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text390{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container540{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text391{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container541{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text392{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container542{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container543{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text393{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container544{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container545{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text394{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container546{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container547{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text395{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container548{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule-container548,.schedule-container549{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container549{flex-direction:row}.schedule-text396{fill:#a9a9a9;color:#a9a9a9;font-size:15px;font-style:normal;font-weight:500}.schedule-container550{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text397{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container551{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text398{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule-container552{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule-text399{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule-container553{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text400{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container554{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container555{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text401{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container556{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container557{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule-text402{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container558{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule-container559{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule-text403{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule-container560{border-radius:10px;flex:0 0 auto;flex-direction:column;justify-content:center;margin-top:var(--dl-space-space-unit);padding-bottom:var(--dl-space-space-threeunits);padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits)}.schedule-container560,.schedule-container561{align-items:center;background-color:var(--dl-color-gray-white);display:flex;width:100%}.schedule-container561{border-color:#cecece;border-width:0 0 1px;flex:0 0 auto;flex-direction:row;justify-content:space-between;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-halfunit)}.schedule-container562,.schedule-container563{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.schedule-container564{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.schedule-image25{object-fit:cover;width:19px}.schedule-text404{color:#1f3042;font-size:15px;font-style:normal;font-weight:500;margin-left:12px;margin-right:var(--dl-space-space-oneandhalfunits)}.schedule-container565{align-items:center;border:1px solid #989898;height:18px;justify-content:center;margin-right:var(--dl-space-space-unit);width:18px}.schedule-container565,.schedule-container566{border-radius:var(--dl-radius-radius-round);display:flex}.schedule-container566{background-color:#00a106;height:12px;width:12px}.schedule-container567{flex-direction:row;margin-left:var(--dl-space-space-threeunits)}.schedule-container567,.schedule-container568{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container568{flex-direction:column}.schedule-text405{font-size:15px}.schedule-text405,.schedule-text406{color:#1f3042;font-style:normal;font-weight:500}.schedule-text406{font-size:10px;margin-top:var(--dl-space-space-halfunit)}.schedule-container569{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.schedule-text407,.schedule-text408,.schedule-text409{margin-right:var(--dl-space-space-halfunit)}.schedule-text407,.schedule-text408,.schedule-text409,.schedule-text410{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container570{align-items:center;border:1px solid #989898;border-radius:var(--dl-radius-radius-round);display:none;height:18px;justify-content:center;margin-right:var(--dl-space-space-unit);width:18px}.schedule-container571{background-color:#00a106;border-radius:var(--dl-radius-radius-round);display:flex;height:12px;width:12px}.schedule-container572{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.schedule-container573{align-items:center;background-color:#ffdec9;border:1px solid #ff914d;border-radius:500px;display:flex;flex:0 0 auto;flex-direction:column;height:31px;justify-content:center;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.schedule-text411{fill:#ff914d;color:#ff914d;font-size:14px}.schedule-container574{align-items:center;background-color:#ffc9c9;border:1px solid red;border-radius:500px;display:flex;flex:0 0 auto;flex-direction:column;height:31px;justify-content:center;margin-left:var(--dl-space-space-unit);padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.schedule-text412{fill:red;color:red;font-size:14px}.schedule-container575{background-color:var(--dl-color-gray-white);border-color:#cecece;border-width:0 0 1px;flex:0 0 auto;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-halfunit);width:100%}.schedule-container575,.schedule-container576,.schedule-container577{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.schedule-container578{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.schedule-image26{object-fit:cover;width:19px}.schedule-text413{color:#1f3042;font-size:15px;font-style:normal;font-weight:500;margin-left:12px;margin-right:var(--dl-space-space-oneandhalfunits)}.schedule-container579{align-items:center;border:1px solid #989898;height:18px;justify-content:center;margin-right:var(--dl-space-space-unit);width:18px}.schedule-container579,.schedule-container580{border-radius:var(--dl-radius-radius-round);display:flex}.schedule-container580{background-color:#00a106;height:12px;width:12px}.schedule-container581{flex-direction:row;margin-left:var(--dl-space-space-threeunits)}.schedule-container581,.schedule-container582{align-items:flex-start;display:flex;justify-content:space-between}.schedule-container582{flex-direction:column}.schedule-text414{font-size:15px}.schedule-text414,.schedule-text415{color:#1f3042;font-style:normal;font-weight:500}.schedule-text415{font-size:10px;margin-top:var(--dl-space-space-halfunit)}.schedule-container583{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.schedule-text416,.schedule-text417,.schedule-text418{margin-right:var(--dl-space-space-halfunit)}.schedule-text416,.schedule-text417,.schedule-text418,.schedule-text419{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule-container584{align-items:center;border:1px solid #989898;border-radius:var(--dl-radius-radius-round);display:none;height:18px;justify-content:center;margin-right:var(--dl-space-space-unit);width:18px}.schedule-container585{background-color:#00a106;border-radius:var(--dl-radius-radius-round);display:flex;height:12px;width:12px}.schedule-container586{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.schedule-container587{align-items:center;background-color:#ffdec9;border:1px solid #ff914d;border-radius:500px;display:flex;flex:0 0 auto;flex-direction:column;height:31px;justify-content:center;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.schedule-text420{fill:#ff914d;color:#ff914d;font-size:14px}.schedule-container588{align-items:center;background-color:#ffc9c9;border:1px solid red;border-radius:500px;display:flex;flex:0 0 auto;flex-direction:column;height:31px;justify-content:center;margin-left:var(--dl-space-space-unit);padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.schedule-text421{fill:red;color:red;font-size:14px}.schedule-container589{align-items:flex-start;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;height:10vh;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:fixed;right:0;width:100%}.schedule-container589,.schedule-container590{flex-direction:column;justify-content:flex-start}.schedule-container590{align-items:center;display:flex;height:90px;text-decoration:none}.schedule-image27{height:50%;object-fit:cover}.schedule-text422{text-align:center}.schedule-container591{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.schedule-image28{height:50%;object-fit:cover}.schedule-text423{text-align:center}.schedule-container592{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.schedule-image29{height:50%;object-fit:cover}.schedule-text424{text-align:center}.schedule-container593{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.schedule-image30{height:50%;object-fit:cover}.schedule-text425{text-align:center}.schedule-container594{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.schedule-image31{height:50%;object-fit:cover}.schedule-text426{text-align:center}.schedule-container595{align-items:flex-start;border:2px dashed #78787866;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;flex-direction:column;height:10vh;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;width:100%}@media (max-width:1200px){.schedule-container101{padding-left:var(--dl-space-space-halfunit)}.schedule-text103{fill:#1f3042;color:#1f3042}.schedule-text104{fill:#ff914d;color:#ff914d}.schedule-container113{width:90%}.schedule-text112{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.schedule-container117{width:50%}.schedule-container120{width:100%}.schedule-navlink17,.schedule-text115,.schedule-text116,.schedule-text117,.schedule-text118,.schedule-text119,.schedule-text120,.schedule-text121,.schedule-text122,.schedule-text123,.schedule-text124,.schedule-text125,.schedule-text126,.schedule-text127,.schedule-text128,.schedule-text129,.schedule-text130,.schedule-text131,.schedule-text132,.schedule-text133,.schedule-text134,.schedule-text135,.schedule-text136,.schedule-text137,.schedule-text138,.schedule-text139,.schedule-text140,.schedule-text141,.schedule-text142,.schedule-text143,.schedule-text144,.schedule-text145,.schedule-text146,.schedule-text147,.schedule-text148,.schedule-text149,.schedule-text150,.schedule-text151,.schedule-text152,.schedule-text153,.schedule-text154,.schedule-text155,.schedule-text156,.schedule-text157,.schedule-text158,.schedule-text159,.schedule-text160,.schedule-text161,.schedule-text162,.schedule-text163,.schedule-text164,.schedule-text165,.schedule-text166,.schedule-text167,.schedule-text168,.schedule-text169,.schedule-text170,.schedule-text171,.schedule-text172,.schedule-text173,.schedule-text174,.schedule-text175,.schedule-text176,.schedule-text177,.schedule-text178,.schedule-text179,.schedule-text180,.schedule-text181,.schedule-text182,.schedule-text183,.schedule-text184,.schedule-text185,.schedule-text186,.schedule-text187,.schedule-text188,.schedule-text189,.schedule-text190,.schedule-text191,.schedule-text192,.schedule-text193,.schedule-text194,.schedule-text195,.schedule-text196,.schedule-text197,.schedule-text198,.schedule-text199,.schedule-text200,.schedule-text201,.schedule-text202,.schedule-text203,.schedule-text204,.schedule-text205,.schedule-text206,.schedule-text207,.schedule-text208,.schedule-text209,.schedule-text210,.schedule-text211,.schedule-text212,.schedule-text213,.schedule-text214,.schedule-text215,.schedule-text216,.schedule-text217,.schedule-text218,.schedule-text219,.schedule-text220,.schedule-text221,.schedule-text222,.schedule-text223,.schedule-text224,.schedule-text225,.schedule-text226,.schedule-text227,.schedule-text228,.schedule-text229,.schedule-text230,.schedule-text231,.schedule-text232,.schedule-text233,.schedule-text234,.schedule-text235,.schedule-text236,.schedule-text237,.schedule-text238,.schedule-text239,.schedule-text240,.schedule-text241,.schedule-text242,.schedule-text243,.schedule-text244,.schedule-text245,.schedule-text246,.schedule-text247,.schedule-text248,.schedule-text249,.schedule-text250,.schedule-text251,.schedule-text252,.schedule-text253,.schedule-text254,.schedule-text255,.schedule-text256,.schedule-text257,.schedule-text258,.schedule-text259,.schedule-text260,.schedule-text261,.schedule-text262,.schedule-text263,.schedule-text264,.schedule-text265,.schedule-text266,.schedule-text267,.schedule-text268,.schedule-text269,.schedule-text270,.schedule-text271,.schedule-text272,.schedule-text273,.schedule-text274,.schedule-text275,.schedule-text276,.schedule-text277,.schedule-text278,.schedule-text279,.schedule-text280,.schedule-text281,.schedule-text282,.schedule-text283,.schedule-text284,.schedule-text285,.schedule-text286,.schedule-text287,.schedule-text288,.schedule-text289,.schedule-text290,.schedule-text291,.schedule-text292,.schedule-text293,.schedule-text294,.schedule-text295,.schedule-text296,.schedule-text297,.schedule-text298,.schedule-text299,.schedule-text300,.schedule-text301,.schedule-text302,.schedule-text303,.schedule-text304,.schedule-text305,.schedule-text306,.schedule-text307,.schedule-text308,.schedule-text309,.schedule-text310,.schedule-text311,.schedule-text312,.schedule-text313,.schedule-text314,.schedule-text315,.schedule-text316,.schedule-text317,.schedule-text318,.schedule-text319,.schedule-text320,.schedule-text321,.schedule-text322,.schedule-text323,.schedule-text324,.schedule-text325,.schedule-text326,.schedule-text327,.schedule-text328,.schedule-text329,.schedule-text330,.schedule-text331,.schedule-text332,.schedule-text333,.schedule-text334,.schedule-text335,.schedule-text336,.schedule-text337,.schedule-text338,.schedule-text339,.schedule-text340,.schedule-text341,.schedule-text342,.schedule-text343,.schedule-text344,.schedule-text345,.schedule-text346,.schedule-text347,.schedule-text348,.schedule-text349,.schedule-text350,.schedule-text351,.schedule-text352,.schedule-text353,.schedule-text354,.schedule-text355,.schedule-text356,.schedule-text357,.schedule-text358,.schedule-text359,.schedule-text360,.schedule-text361,.schedule-text362,.schedule-text363,.schedule-text364,.schedule-text365,.schedule-text366,.schedule-text367,.schedule-text368,.schedule-text369,.schedule-text370,.schedule-text371,.schedule-text372,.schedule-text373,.schedule-text374,.schedule-text375,.schedule-text376,.schedule-text377,.schedule-text378,.schedule-text379,.schedule-text380,.schedule-text381,.schedule-text382,.schedule-text383,.schedule-text384,.schedule-text385,.schedule-text386,.schedule-text387,.schedule-text388,.schedule-text389,.schedule-text390,.schedule-text391,.schedule-text392,.schedule-text393,.schedule-text394,.schedule-text395,.schedule-text396,.schedule-text397,.schedule-text398,.schedule-text399,.schedule-text400,.schedule-text401,.schedule-text402,.schedule-text403{font-size:11px}}@media (max-width:991px){.schedule-container100{position:relative}.schedule-container101{display:none}.schedule-container111{border-color:#d9d9d9;border-width:0 0 1px;display:flex;height:105px;margin-bottom:var(--dl-space-space-unit);padding:var(--dl-space-space-unit) var(--dl-space-space-twounits) var(--dl-space-space-oneandhalfunits);width:100%}.schedule-container112{display:none}.schedule-container113{width:90%}.schedule-image20{display:flex;width:20px}.schedule-container114{display:none}.schedule-container115{padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);position:static;width:100%}.schedule-container116{display:none}.schedule-text161,.schedule-text200,.schedule-text323,.schedule-text338{font-size:5px}.schedule-container561{flex-direction:column}.schedule-container562{align-items:flex-start;flex-direction:row;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);width:100%}.schedule-container563{align-items:flex-start;flex-direction:column}.schedule-container565{display:none}.schedule-container567{flex-direction:row-reverse;margin-left:0}.schedule-container570{display:flex}.schedule-container572{flex-direction:column;margin-top:var(--dl-space-space-oneandhalfunits);padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:100%}.schedule-container573{width:100%}.schedule-container574{margin-left:0;margin-top:var(--dl-space-space-unit);width:100%}.schedule-container575{flex-direction:column}.schedule-container576{align-items:flex-start;flex-direction:row;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);width:100%}.schedule-container577{align-items:flex-start;flex-direction:column}.schedule-container579{display:none}.schedule-container581{flex-direction:row-reverse;margin-left:0}.schedule-container584{display:flex}.schedule-container586{flex-direction:column;margin-top:var(--dl-space-space-oneandhalfunits);padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:100%}.schedule-container587{width:100%}.schedule-container588{margin-left:0;margin-top:var(--dl-space-space-unit);width:100%}.schedule-container589{align-items:center;background-color:#f0f0f0;border-color:#d2d2d2;border-width:1px 0 0;display:flex;flex-direction:row;height:12vh;justify-content:center;padding-bottom:var(--dl-space-space-twounits);padding-left:0;padding-right:0;padding-top:var(--dl-space-space-halfunit)}.schedule-container590{justify-content:center;width:20%}.schedule-image27{height:45%}.schedule-text422{font-size:14px}.schedule-container591{justify-content:center;width:20%}.schedule-image28{height:45%}.schedule-text423{font-size:14px}.schedule-container592{justify-content:center;width:20%}.schedule-image29{height:45%}.schedule-text424{font-size:14px}.schedule-container593{justify-content:center;width:20%}.schedule-image30{height:45%}.schedule-text425{font-size:14px}.schedule-container594{justify-content:center;width:20%}.schedule-image31{height:45%}.schedule-text426{font-size:14px}.schedule-container595{align-items:center;border:hidden #d2d2d2;border-width:1px 0 0;display:flex;flex:0 0 auto;flex-direction:row;height:15vh;justify-content:center;padding-left:0;padding-right:0;position:static}}@media (max-width:767px){.schedule-text109{color:#1f3042;font-size:20px;font-style:normal;font-weight:500}.schedule-container121{flex-direction:column;padding-left:0;padding-right:0}.schedule-container123{justify-content:space-between;margin-top:var(--dl-space-space-unit);width:100%}.schedule-container125,.schedule-container126{border-width:1px}.schedule-text117,.schedule-text118,.schedule-text119,.schedule-text120,.schedule-text121,.schedule-text122,.schedule-text123{font-size:8px}.schedule-image27{height:30%}.schedule-text422{font-size:8px}.schedule-image28{height:30%}.schedule-text423{font-size:8px}.schedule-image29{height:30%}.schedule-text424{font-size:8px}.schedule-image30{height:30%}.schedule-text425{font-size:8px}.schedule-image31{height:30%}.schedule-text426{font-size:8px}.schedule-container595{border-style:hidden;border-width:0}}@media (max-width:479px){.schedule-container100{padding-bottom:var(--dl-space-space-oneandhalfunits)}.schedule-container111{height:70px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.schedule-text109{color:#1f3042;font-size:20px;font-style:normal;font-weight:500}.schedule-container115{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.schedule-container121{padding-left:0;padding-right:0}.schedule-navlink17,.schedule-text115{padding-bottom:5px;padding-top:5px}.schedule-container125{height:20px;width:20px}.schedule-image23{width:7px}.schedule-container126{height:20px;width:20px}.schedule-image24{width:7px}.schedule-container128,.schedule-container129,.schedule-container130,.schedule-container131,.schedule-container132,.schedule-container133,.schedule-container134{padding-left:var(--dl-space-space-halfunit)}.schedule-container136{height:45px;padding:5px}.schedule-text124{font-size:7px}.schedule-container148{height:45px;padding:5px}.schedule-text132{font-size:7px}.schedule-container160{height:45px;padding:5px}.schedule-text140{font-size:7px}.schedule-container172{height:45px;padding:5px}.schedule-text148{font-size:7px}.schedule-container184{height:45px;padding:5px}.schedule-text156{font-size:7px}.schedule-container191{padding:3px}.schedule-text161{font-size:3px}.schedule-container192{height:1px;padding:3px;width:1px}.schedule-container196{height:45px;padding:5px}.schedule-text164{font-size:7px}.schedule-container208{height:45px;padding:5px}.schedule-text172{font-size:7px}.schedule-container221{height:45px;padding:5px}.schedule-text180{font-size:7px}.schedule-container233{height:45px;padding-bottom:5px;padding-top:5px}.schedule-text188{font-size:7px}.schedule-container245{height:45px;padding:5px}.schedule-text196{font-size:7px}.schedule-container250{padding-left:3px;padding-right:3px}.schedule-container251{border-radius:var(--dl-radius-radius-round);height:1px;padding:2px;width:1px}.schedule-container257{height:45px;padding:5px}.schedule-text204{font-size:7px}.schedule-container269{height:45px;padding:5px}.schedule-container273{height:15px;margin-top:-3px;padding:auto;width:15px}.schedule-text215{font-size:7px}.schedule-container281{height:45px;padding:5px}.schedule-text220{font-size:7px}.schedule-container293{height:45px;padding:5px}.schedule-text228{font-size:7px}.schedule-container306{height:45px;padding:5px}.schedule-text236{font-size:7px}.schedule-container318{height:45px;padding:5px}.schedule-text244{font-size:7px}.schedule-container330{height:45px;padding:5px}.schedule-text252{font-size:7px}.schedule-container342{height:45px;padding:5px}.schedule-text260{font-size:7px}.schedule-container354{height:45px;padding:5px}.schedule-text268{font-size:7px}.schedule-container366{height:45px;padding:5px}.schedule-text276{font-size:7px}.schedule-container378{height:45px;padding:5px}.schedule-text284{font-size:7px}.schedule-container391{height:45px;padding:5px}.schedule-text292{font-size:7px}.schedule-container403{height:45px;padding:5px}.schedule-text300{font-size:7px}.schedule-container415{height:45px;padding:5px}.schedule-text308{font-size:7px}.schedule-container427{height:45px;padding:5px}.schedule-text316{font-size:7px}.schedule-container438{align-self:center;padding:3px 2px}.schedule-text323{font-size:4px;text-align:center}.schedule-container439{height:45px;padding:5px}.schedule-text324{font-size:7px}.schedule-container451{height:45px;padding:5px}.schedule-text332{font-size:7px}.schedule-container460{padding:3px}.schedule-container461{height:1px;padding:2px;width:1px}.schedule-container463{height:45px;padding:5px}.schedule-text340{font-size:7px}.schedule-container476{height:45px;padding:5px}.schedule-text348{font-size:7px}.schedule-container488{height:45px;padding:5px}.schedule-text356{font-size:7px}.schedule-container500{height:45px;padding:5px}.schedule-text364{font-size:7px}.schedule-container512{height:45px;padding:5px}.schedule-text372{font-size:7px}.schedule-container524{height:45px;padding:5px}.schedule-text380{font-size:7px}.schedule-container536{height:45px;padding:5px}.schedule-text388{font-size:7px}.schedule-container548{height:45px;padding:5px}.schedule-text396{font-size:7px}.schedule-container560{padding-bottom:var(--dl-space-space-twounits)}.schedule-container560,.schedule-container562,.schedule-container572{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.schedule-container573{border-width:1px}.schedule-text411{font-size:10px;font-style:normal;font-weight:500}.schedule-container574{border-width:1px}.schedule-text412{font-size:10px;font-style:normal;font-weight:500}.schedule-container576,.schedule-container586{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.schedule-container587{border-width:1px}.schedule-text420{font-size:10px;font-style:normal;font-weight:500}.schedule-container588{border-width:1px}.schedule-text421{font-size:10px;font-style:normal;font-weight:500}.schedule-container589{background-color:#f0f0f0;height:6vh;padding-bottom:var(--dl-space-space-halfunit)}.schedule-container590{height:50px}.schedule-image27{height:20%}.schedule-text422{font-size:6px}.schedule-container591{height:50px}.schedule-image28{height:20%}.schedule-text423{font-size:6px}.schedule-container592{height:50px}.schedule-image29{height:20%}.schedule-text424{font-size:6px}.schedule-container593{height:50px}.schedule-image30{height:20%}.schedule-text425{font-size:6px}.schedule-container594{height:50px}.schedule-image31{height:20%}.schedule-text426{font-size:6px}.schedule-container595{height:8vh}}.schedule1-container100{align-items:flex-start;background-image:linear-gradient(135deg,#fafafa 1%,#d6d6d6);display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;overflow:auto;position:relative;width:100%}.tooltip-message{background-color:#fff3cd;border-radius:6px;box-shadow:0 4px 10px #0000001a;color:#856404;font-size:14px;margin-top:8px;max-width:280px;padding:10px;position:absolute;z-index:999}.disabled-button{cursor:not-allowed;opacity:.5;pointer-events:none}.schedule1-container101{align-items:flex-start;border-color:#b9b9b9;border-width:0 1px 0 0;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);position:fixed;top:0;width:15%}.schedule1-image10{margin-top:var(--dl-space-space-twounits);object-fit:cover;width:130px}.schedule1-container102{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-fourunits)}.schedule1-text100{fill:#9c9c9c;color:#9c9c9c;font-size:14px}.schedule1-navlink10{display:contents}.schedule1-container103{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.schedule1-image11{object-fit:cover;width:19px}.schedule1-text101{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.schedule1-container104{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.schedule1-image12{object-fit:cover;width:19px}.schedule1-text102{fill:#ff914d;color:#ff914d;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.schedule1-navlink11{display:contents}.schedule1-container105{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.schedule1-image13{object-fit:cover;width:19px}.schedule1-text103{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.schedule1-navlink12{display:contents}.schedule1-container106{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.schedule1-image14{object-fit:cover;width:19px}.schedule1-text104{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.schedule1-navlink13{display:contents}.schedule1-container107{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.schedule1-image15{object-fit:cover;width:19px}.schedule1-text105{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.schedule1-container108{align-items:flex-start;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:32px;padding-bottom:var(--dl-space-space-fourunits);position:absolute}.schedule1-text106{fill:#9c9c9c;color:#9c9c9c;font-size:10px}.schedule1-navlink14{display:contents}.schedule1-container109{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.schedule1-image16{object-fit:cover;width:21px}.schedule1-text107{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.schedule1-container110{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.schedule1-image17{object-fit:cover;width:21px}.schedule1-text108{fill:red;color:red;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.schedule1-container111{align-items:center;align-self:flex-start;display:none;flex:0 0 auto;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:85%}.schedule1-text109{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.schedule1-container112{align-items:center;display:flex;justify-content:space-between;width:55%}.schedule1-image18{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.schedule1-container113{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:90%}.schedule1-image19{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.schedule1-text110{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.schedule1-textinput1{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.schedule1-image20{display:none;object-fit:cover;text-decoration:none;width:200px}.schedule1-container114{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:200px}.schedule1-text111{color:#fff;font-size:12px;font-style:normal;font-weight:600}.schedule1-container115{flex:1 1;flex-direction:column;height:auto;justify-content:flex-start;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;top:0}.schedule1-container115,.schedule1-container116{align-items:center;display:flex;padding-bottom:var(--dl-space-space-twounits);width:85%}.schedule1-container116{align-self:flex-start;flex:0 0 auto;justify-content:space-between;padding-top:var(--dl-space-space-twounits)}.schedule1-text112{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.schedule1-image21{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.schedule1-container117{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:50%}.schedule1-image22{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.schedule1-text113{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.schedule1-textinput2{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.schedule1-container118{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:200px}.schedule1-text114{color:#fff;font-size:12px;font-style:normal;font-weight:600}.schedule1-container119{align-items:flex-start;display:flex;flex:0 0 auto;width:100%}.schedule1-container120{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;width:100%}.schedule1-container121{align-items:flex-start;border-radius:10px;display:flex;flex-direction:row;height:auto;justify-content:space-between;padding-bottom:var(--dl-space-space-halfunit);padding-left:0;padding-right:var(--dl-space-space-oneandhalfunits);padding-top:var(--dl-space-space-halfunit);width:100%}.schedule1-container122{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.schedule1-navlink16{fill:#ff914d;background-color:#ffdec9;border-color:#ff914d;border-width:1px;color:#ff914d;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.schedule1-navlink16,.schedule1-navlink17{border-radius:500px;cursor:pointer;font-size:15px;font-style:normal;font-weight:500;padding-bottom:10px;padding-top:10px;text-decoration:none}.schedule1-navlink17{fill:#1f3042;color:#1f3042;margin-left:0;margin-right:0;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.schedule1-container123{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.schedule1-text115{fill:#1f3042;color:#1f3042;font-size:15px;font-style:normal;font-weight:600;margin-right:var(--dl-space-space-unit);padding-bottom:10px;padding-top:10px}.schedule1-container124{align-items:space-between;display:flex;flex-direction:row;height:auto;justify-content:flex-end;width:auto}.schedule1-container125{align-items:center;background-color:#ffdec9;border-color:#ff914d;border-radius:var(--dl-radius-radius-round);border-width:2px;display:flex;flex:0 0 auto;height:36px;justify-content:center;width:36px}.schedule1-image23{object-fit:cover;width:12px}.schedule1-container126{align-items:center;background-color:#ffdec9;border-color:#ff914d;border-radius:var(--dl-radius-radius-round);border-width:2px;display:flex;flex:0 0 auto;height:36px;justify-content:center;margin-left:var(--dl-space-space-unit);width:36px}.schedule1-image24{object-fit:cover;width:12px}.schedule1-container127{align-items:flex-start;border-radius:10px;display:flex;flex-direction:row;height:40px;justify-content:space-between;margin-top:var(--dl-space-space-unit);width:100%}.schedule1-container128{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding:12px;width:14%}.schedule1-text116{fill:#a7a7a7;color:#a7a7a7;font-size:15px;font-style:normal;font-weight:500;text-align:left}.schedule1-container129{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:12px;padding-left:var(--dl-space-space-twounits);padding-right:12px;padding-top:12px;width:14%}.schedule1-text117{color:#a7a7a7;font-size:15px;font-style:normal;font-weight:500}.schedule1-container130{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:12px;padding-left:var(--dl-space-space-twounits);padding-right:12px;padding-top:12px;width:14%}.schedule1-text118{color:#a7a7a7;font-size:15px;font-style:normal;font-weight:500}.schedule1-container131{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:12px;padding-left:var(--dl-space-space-twounits);padding-right:12px;padding-top:12px;width:14%}.schedule1-text119{color:#a7a7a7;font-size:15px;font-style:normal;font-weight:500}.schedule1-container132{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:12px;padding-left:var(--dl-space-space-twounits);padding-right:12px;padding-top:12px;width:14%}.schedule1-text120{color:#a7a7a7;font-size:15px;font-style:normal;font-weight:500}.schedule1-container133{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:12px;padding-left:var(--dl-space-space-twounits);padding-right:12px;padding-top:12px;width:14%}.schedule1-text121{color:#a7a7a7;font-size:15px;font-style:normal;font-weight:500}.schedule1-container134{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:12px;padding-left:var(--dl-space-space-twounits);padding-right:12px;padding-top:12px;width:14%}.schedule1-text122{color:#a7a7a7;font-size:15px;font-style:normal;font-weight:500}.schedule1-container135{flex:0 0 auto;flex-direction:row;margin-top:var(--dl-space-space-unit);width:100%}.schedule1-container135,.schedule1-container136{align-items:flex-start;border-radius:10px;display:flex;justify-content:space-between}.schedule1-container136{background-color:var(--dl-color-gray-white);flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule1-container137{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.schedule1-text123{fill:#1f3042;color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule1-container138{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text124{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container139{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text125{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container140{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text126{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule1-container141{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text127{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container142{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container143{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text128{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container144{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container145{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text129{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container146{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container147{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule1-text130{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule1-container148{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule1-container148,.schedule1-container149{align-items:flex-start;display:flex;justify-content:space-between}.schedule1-container149{flex-direction:row}.schedule1-text131{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule1-container150{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text132{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container151{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text133{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container152{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text134{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule1-container153{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text135{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container154{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container155{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text136{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container156{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container157{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text137{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container158{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container159{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule1-text138{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule1-container160{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule1-container160,.schedule1-container161{align-items:flex-start;display:flex;justify-content:space-between}.schedule1-container161{flex-direction:row}.schedule1-text139{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule1-container162{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text140{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container163{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text141{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container164{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text142{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule1-container165{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text143{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container166{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container167{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text144{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container168{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container169{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text145{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container170{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container171{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule1-text146{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule1-container172{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule1-container172,.schedule1-container173{align-items:flex-start;display:flex;justify-content:space-between}.schedule1-container173{flex-direction:row}.schedule1-text147{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule1-container174{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text148{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container175{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text149{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container176{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text150{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule1-container177{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text151{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container178{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container179{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text152{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container180{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container181{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text153{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container182{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container183{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule1-text154{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule1-container184{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit) var(--dl-space-space-unit);width:12%}.schedule1-container184,.schedule1-container185{align-items:flex-start;display:flex;justify-content:space-between}.schedule1-container185{flex-direction:row}.schedule1-text155{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule1-container186{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text156{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container187{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text157{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container188{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text158{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule1-container189{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text159{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container190{align-items:flex-start;background-color:#615eff;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container190,.schedule1-container191{border-radius:500px;display:flex;flex-direction:row}.schedule1-container191{align-items:center;background-color:#ffdec9;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text160{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container192{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container193{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text161{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container194{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container195{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule1-text162{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule1-container196{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule1-container196,.schedule1-container197{align-items:flex-start;display:flex;justify-content:space-between}.schedule1-container197{flex-direction:row}.schedule1-text163{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule1-container198{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text164{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container199{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text165{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container200{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text166{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule1-container201{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text167{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container202{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container203{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text168{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container204{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container205{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text169{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container206{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container207{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule1-text170{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule1-container208{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule1-container208,.schedule1-container209{align-items:flex-start;display:flex;justify-content:space-between}.schedule1-container209{flex-direction:row}.schedule1-text171{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule1-container210{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text172{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container211{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text173{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container212{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text174{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule1-container213{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text175{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container214{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container215{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text176{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container216{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container217{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text177{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container218{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container219{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule1-text178{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule1-container220{flex:0 0 auto;flex-direction:row;margin-top:var(--dl-space-space-unit);width:100%}.schedule1-container220,.schedule1-container221{align-items:flex-start;border-radius:10px;display:flex;justify-content:space-between}.schedule1-container221{background-color:var(--dl-color-gray-white);flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule1-container222{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.schedule1-text179{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule1-container223{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text180{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container224{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text181{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container225{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text182{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule1-container226{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text183{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container227{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container228{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text184{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container229{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container230{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text185{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container231{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container232{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule1-text186{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule1-container233{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule1-container233,.schedule1-container234{align-items:flex-start;display:flex;justify-content:space-between}.schedule1-container234{flex-direction:row}.schedule1-text187{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule1-container235{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text188{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container236{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text189{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container237{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text190{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule1-container238{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text191{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container239{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container240{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text192{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container241{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container242{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text193{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container243{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container244{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule1-text194{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule1-container245{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule1-container245,.schedule1-container246{align-items:flex-start;display:flex;justify-content:space-between}.schedule1-container246{flex-direction:row}.schedule1-text195{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule1-container247{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text196{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container248{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text197{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container249{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text198{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule1-container250{align-items:center;background-color:#cac9ff;border-radius:500px;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text199{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container251{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container252{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text200{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container253{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container254{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text201{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container255{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container256{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule1-text202{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule1-container257{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule1-container257,.schedule1-container258{align-items:flex-start;display:flex;justify-content:space-between}.schedule1-container258{flex-direction:row}.schedule1-text203{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule1-container259{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text204{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container260{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text205{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container261{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text206{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule1-container262{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text207{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container263{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container264{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text208{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container265{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container266{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text209{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container267{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container268{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule1-text210{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule1-container269{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule1-container269,.schedule1-container270{align-items:flex-start;display:flex;justify-content:space-between}.schedule1-container270{flex-direction:row}.schedule1-text211{color:#1f3042;display:none;font-size:15px;font-style:normal;font-weight:500}.schedule1-container271{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text212{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container272{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text213{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container273{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:flex;flex-direction:column;height:29px;justify-content:center;margin-top:-8px;width:29px}.schedule1-text214{color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule1-container274{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text215{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container275{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container276{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text216{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container277{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container278{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text217{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container279{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container280{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule1-text218{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule1-container281{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule1-container281,.schedule1-container282{align-items:flex-start;display:flex;justify-content:space-between}.schedule1-container282{flex-direction:row}.schedule1-text219{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule1-container283{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text220{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container284{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text221{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container285{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text222{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule1-container286{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text223{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container287{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container288{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text224{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container289{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container290{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text225{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container291{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container292{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule1-text226{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule1-container293{background-color:var(--dl-color-gray-white);border-radius:10px;flex-direction:column;height:127px;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-unit);width:12%}.schedule1-container293,.schedule1-container294{align-items:flex-start;display:flex;justify-content:space-between}.schedule1-container294{flex-direction:row}.schedule1-text227{color:#1f3042;font-size:15px;font-style:normal;font-weight:500}.schedule1-container295{align-items:center;background-color:#615eff;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text228{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container296{align-items:center;background-color:#ff914d;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text229{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500;text-align:center}.schedule1-container297{align-items:center;background-color:#ff5050;border-radius:var(--dl-radius-radius-round);display:none;flex-direction:column;height:29px;justify-content:center;width:29px}.schedule1-text230{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px;font-style:normal;font-weight:500}.schedule1-container298{align-items:center;background-color:#cac9ff;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text231{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container299{align-items:flex-start;background-color:#615eff;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container300{align-items:center;background-color:#ffdec9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text232{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container301{align-items:flex-start;background-color:#ff914d;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container302{align-items:center;background-color:#ffc9c9;border-radius:500px;display:none;flex-direction:row;justify-content:space-between;padding-bottom:3px;padding-left:var(--dl-space-space-halfunit);padding-right:2px;padding-top:3px;width:100%}.schedule1-text233{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container303{align-items:flex-start;background-color:#ff5050;border-radius:500px;display:flex;flex-direction:row;height:18px;justify-content:flex-start;padding:var(--dl-space-space-halfunit);width:18px}.schedule1-container304{align-items:center;background-color:#ff914d;border-radius:500px;display:none;flex-direction:row;justify-content:center;padding:5px;padding:var(--dl-space-space-halfunit);width:100%}.schedule1-text234{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:10px;font-style:normal;font-weight:500}.schedule1-container305{border-radius:10px;flex:0 0 auto;flex-direction:column;justify-content:center;margin-top:var(--dl-space-space-unit);padding-bottom:var(--dl-space-space-threeunits);padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits)}.schedule1-container305,.schedule1-container306{align-items:center;background-color:var(--dl-color-gray-white);display:flex;width:100%}.schedule1-container306{border-color:#cecece;border-width:0 0 1px;flex:0 0 auto;flex-direction:row;justify-content:space-between;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-halfunit)}.schedule1-container307,.schedule1-container308{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.schedule1-container309{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.schedule1-image25{object-fit:cover;width:19px}.schedule1-text235{color:#1f3042;font-size:15px;font-style:normal;font-weight:500;margin-left:12px;margin-right:var(--dl-space-space-oneandhalfunits)}.schedule1-container310{align-items:center;border:1px solid #989898;height:18px;justify-content:center;margin-right:var(--dl-space-space-unit);width:18px}.schedule1-container310,.schedule1-container311{border-radius:var(--dl-radius-radius-round);display:flex}.schedule1-container311{background-color:#00a106;height:12px;width:12px}.schedule1-container312{flex-direction:row;margin-left:var(--dl-space-space-threeunits)}.schedule1-container312,.schedule1-container313{align-items:flex-start;display:flex;justify-content:space-between}.schedule1-container313{flex-direction:column}.schedule1-text236{font-size:15px}.schedule1-text236,.schedule1-text237{color:#1f3042;font-style:normal;font-weight:500}.schedule1-text237{font-size:10px;margin-top:var(--dl-space-space-halfunit)}.schedule1-container314{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.schedule1-text238,.schedule1-text239,.schedule1-text240{margin-right:var(--dl-space-space-halfunit)}.schedule1-text238,.schedule1-text239,.schedule1-text240,.schedule1-text241{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container315{align-items:center;border:1px solid #989898;border-radius:var(--dl-radius-radius-round);display:none;height:18px;justify-content:center;margin-right:var(--dl-space-space-unit);width:18px}.schedule1-container316{background-color:#00a106;border-radius:var(--dl-radius-radius-round);display:flex;height:12px;width:12px}.schedule1-container317{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.schedule1-container318{align-items:center;background-color:#ffdec9;border:1px solid #ff914d;border-radius:500px;display:flex;flex:0 0 auto;flex-direction:column;height:31px;justify-content:center;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.schedule1-text242{color:#ff914d;font-size:14px}.schedule1-container319{align-items:center;background-color:#ffc9c9;border:1px solid red;border-radius:500px;display:flex;flex:0 0 auto;flex-direction:column;height:31px;justify-content:center;margin-left:var(--dl-space-space-unit);padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.schedule1-text243{fill:red;color:red;font-size:14px}.schedule1-container320{background-color:var(--dl-color-gray-white);border-color:#cecece;border-width:0 0 1px;flex:0 0 auto;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-halfunit);width:100%}.schedule1-container320,.schedule1-container321,.schedule1-container322{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.schedule1-container323{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.schedule1-image26{object-fit:cover;width:19px}.schedule1-text244{color:#1f3042;font-size:15px;font-style:normal;font-weight:500;margin-left:12px;margin-right:var(--dl-space-space-oneandhalfunits)}.schedule1-container324{align-items:center;border:1px solid #989898;height:18px;justify-content:center;margin-right:var(--dl-space-space-unit);width:18px}.schedule1-container324,.schedule1-container325{border-radius:var(--dl-radius-radius-round);display:flex}.schedule1-container325{background-color:#00a106;height:12px;width:12px}.schedule1-container326{flex-direction:row;margin-left:var(--dl-space-space-threeunits)}.schedule1-container326,.schedule1-container327{align-items:flex-start;display:flex;justify-content:space-between}.schedule1-container327{flex-direction:column}.schedule1-text245{font-size:15px}.schedule1-text245,.schedule1-text246{color:#1f3042;font-style:normal;font-weight:500}.schedule1-text246{font-size:10px;margin-top:var(--dl-space-space-halfunit)}.schedule1-container328{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.schedule1-text247,.schedule1-text248,.schedule1-text249{margin-right:var(--dl-space-space-halfunit)}.schedule1-text247,.schedule1-text248,.schedule1-text249,.schedule1-text250{color:#1f3042;font-size:10px;font-style:normal;font-weight:500}.schedule1-container329{align-items:center;border:1px solid #989898;border-radius:var(--dl-radius-radius-round);display:none;height:18px;justify-content:center;margin-right:var(--dl-space-space-unit);width:18px}.schedule1-container330{background-color:#00a106;border-radius:var(--dl-radius-radius-round);display:flex;height:12px;width:12px}.schedule1-container331{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.schedule1-container332{align-items:center;background-color:#ffdec9;border:1px solid #ff914d;border-radius:500px;display:flex;flex:0 0 auto;flex-direction:column;height:31px;justify-content:center;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.schedule1-text251{color:#ff914d;font-size:14px}.schedule1-container333{align-items:center;background-color:#ffc9c9;border:1px solid red;border-radius:500px;display:flex;flex:0 0 auto;flex-direction:column;height:31px;justify-content:center;margin-left:var(--dl-space-space-unit);padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.schedule1-text252{fill:red;color:red;font-size:14px}.schedule1-container334{align-items:flex-start;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;height:10vh;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:fixed;right:0;width:100%}.schedule1-container334,.schedule1-container335{flex-direction:column;justify-content:flex-start}.schedule1-container335{align-items:center;display:flex;height:90px;text-decoration:none}.schedule1-image27{height:50%;object-fit:cover}.schedule1-text253{text-align:center}.schedule1-container336{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.schedule1-image28{height:50%;object-fit:cover}.schedule1-text254{text-align:center}.schedule1-container337{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.schedule1-image29{height:50%;object-fit:cover}.schedule1-text255{text-align:center}.schedule1-container338{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.schedule1-image30{height:50%;object-fit:cover}.schedule1-text256{text-align:center}.schedule1-container339{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.schedule1-image31{height:50%;object-fit:cover}.schedule1-text257{text-align:center}.schedule1-container340{align-items:flex-start;border:2px dashed #78787866;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;flex-direction:column;height:10vh;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;width:100%}@media (max-width:1200px){.schedule1-container101{padding-left:var(--dl-space-space-halfunit)}.schedule1-text103{fill:#1f3042;color:#1f3042}.schedule1-container113{width:90%}.schedule1-text112{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.schedule1-container117{width:50%}.schedule1-container120{width:100%}.schedule1-navlink16,.schedule1-navlink17,.schedule1-text115,.schedule1-text116,.schedule1-text117,.schedule1-text118,.schedule1-text119,.schedule1-text120,.schedule1-text121,.schedule1-text122,.schedule1-text123,.schedule1-text124,.schedule1-text125,.schedule1-text126,.schedule1-text127,.schedule1-text128,.schedule1-text129,.schedule1-text130,.schedule1-text131,.schedule1-text132,.schedule1-text133,.schedule1-text134,.schedule1-text135,.schedule1-text136,.schedule1-text137,.schedule1-text138,.schedule1-text139,.schedule1-text140,.schedule1-text141,.schedule1-text142,.schedule1-text143,.schedule1-text144,.schedule1-text145,.schedule1-text146,.schedule1-text147,.schedule1-text148,.schedule1-text149,.schedule1-text150,.schedule1-text151,.schedule1-text152,.schedule1-text153,.schedule1-text154,.schedule1-text155,.schedule1-text156,.schedule1-text157,.schedule1-text158,.schedule1-text159,.schedule1-text160,.schedule1-text161,.schedule1-text162,.schedule1-text163,.schedule1-text164,.schedule1-text165,.schedule1-text166,.schedule1-text167,.schedule1-text168,.schedule1-text169,.schedule1-text170,.schedule1-text171,.schedule1-text172,.schedule1-text173,.schedule1-text174,.schedule1-text175,.schedule1-text176,.schedule1-text177,.schedule1-text178,.schedule1-text179,.schedule1-text180,.schedule1-text181,.schedule1-text182,.schedule1-text183,.schedule1-text184,.schedule1-text185,.schedule1-text186,.schedule1-text187,.schedule1-text188,.schedule1-text189,.schedule1-text190,.schedule1-text191,.schedule1-text192,.schedule1-text193,.schedule1-text194,.schedule1-text195,.schedule1-text196,.schedule1-text197,.schedule1-text198,.schedule1-text199,.schedule1-text200,.schedule1-text201,.schedule1-text202,.schedule1-text203,.schedule1-text204,.schedule1-text205,.schedule1-text206,.schedule1-text207,.schedule1-text208,.schedule1-text209,.schedule1-text210,.schedule1-text211,.schedule1-text212,.schedule1-text213,.schedule1-text214,.schedule1-text215,.schedule1-text216,.schedule1-text217,.schedule1-text218,.schedule1-text219,.schedule1-text220,.schedule1-text221,.schedule1-text222,.schedule1-text223,.schedule1-text224,.schedule1-text225,.schedule1-text226,.schedule1-text227,.schedule1-text228,.schedule1-text229,.schedule1-text230,.schedule1-text231,.schedule1-text232,.schedule1-text233,.schedule1-text234{font-size:11px}}@media (max-width:991px){.schedule1-container101{display:none}.schedule1-container111{border-color:#d9d9d9;border-width:0 0 1px;display:flex;height:105px;margin-bottom:var(--dl-space-space-unit);padding:var(--dl-space-space-unit) var(--dl-space-space-twounits) var(--dl-space-space-oneandhalfunits);width:100%}.schedule1-container112{display:none}.schedule1-container113{width:90%}.schedule1-image20{display:flex;width:20px}.schedule1-container114{display:none}.schedule1-container115{padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);position:static;width:100%}.schedule1-container116{display:none}.schedule1-navlink16,.schedule1-navlink17{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.schedule1-text160,.schedule1-text199{font-size:5px}.schedule1-container306{flex-direction:column}.schedule1-container307{align-items:flex-start;flex-direction:row;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);width:100%}.schedule1-container308{align-items:flex-start;flex-direction:column}.schedule1-container310{display:none}.schedule1-container312{flex-direction:row-reverse;margin-left:0}.schedule1-container315{display:flex}.schedule1-container317{flex-direction:column;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:100%}.schedule1-container318{width:100%}.schedule1-container319{margin-left:0;margin-top:var(--dl-space-space-unit);width:100%}.schedule1-container320{flex-direction:column}.schedule1-container321{align-items:flex-start;flex-direction:row;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);width:100%}.schedule1-container322{align-items:flex-start;flex-direction:column}.schedule1-container324{display:none}.schedule1-container326{flex-direction:row-reverse;margin-left:0}.schedule1-container329{display:flex}.schedule1-container331{flex-direction:column;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:100%}.schedule1-container332{width:100%}.schedule1-container333{margin-left:0;margin-top:var(--dl-space-space-unit);width:100%}.schedule1-container334{align-items:center;background-color:#f0f0f0;border-color:#d2d2d2;border-width:1px 0 0;display:flex;flex-direction:row;height:12vh;justify-content:center;padding-bottom:var(--dl-space-space-twounits);padding-left:0;padding-right:0;padding-top:var(--dl-space-space-halfunit)}.schedule1-container335{justify-content:center;width:20%}.schedule1-image27{height:45%}.schedule1-text253{font-size:14px}.schedule1-container336{justify-content:center;width:20%}.schedule1-image28{height:45%}.schedule1-text254{font-size:14px}.schedule1-container337{justify-content:center;width:20%}.schedule1-image29{height:45%}.schedule1-text255{font-size:14px}.schedule1-container338{justify-content:center;width:20%}.schedule1-image30{height:45%}.schedule1-text256{font-size:14px}.schedule1-container339{justify-content:center;width:20%}.schedule1-image31{height:45%}.schedule1-text257{font-size:14px}.schedule1-container340{align-items:center;border:hidden #d2d2d2;border-width:1px 0 0;display:flex;flex:0 0 auto;flex-direction:row;height:15vh;justify-content:center;padding-left:0;padding-right:0;position:static}}@media (max-width:767px){.schedule1-text109{color:#1f3042;font-size:20px;font-style:normal;font-weight:500}.schedule1-container121{flex-direction:column}.schedule1-container123{justify-content:space-between;margin-top:var(--dl-space-space-unit);width:100%}.schedule1-container125,.schedule1-container126{border-width:1px}.schedule1-text116,.schedule1-text117,.schedule1-text118,.schedule1-text119,.schedule1-text120,.schedule1-text121,.schedule1-text122{font-size:8px}.schedule1-image27{height:30%}.schedule1-text253{font-size:8px}.schedule1-image28{height:30%}.schedule1-text254{font-size:8px}.schedule1-image29{height:30%}.schedule1-text255{font-size:8px}.schedule1-image30{height:30%}.schedule1-text256{font-size:8px}.schedule1-image31{height:30%}.schedule1-text257{font-size:8px}.schedule1-container340{border-style:hidden;border-width:0}}@media (max-width:479px){.schedule1-container111{height:70px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.schedule1-text109{color:#1f3042;font-size:20px;font-style:normal;font-weight:500}.schedule1-container115{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.schedule1-container121{padding-left:0;padding-right:0}.schedule1-navlink16,.schedule1-navlink17{padding-bottom:5px;padding-top:5px}.schedule1-container125{height:20px;width:20px}.schedule1-image23{width:7px}.schedule1-container126{height:20px;width:20px}.schedule1-image24{width:7px}.schedule1-container128,.schedule1-container129,.schedule1-container130,.schedule1-container131,.schedule1-container132,.schedule1-container133,.schedule1-container134{padding-left:var(--dl-space-space-halfunit)}.schedule1-container136{height:45px;padding:5px}.schedule1-text123{font-size:7px}.schedule1-container148{height:45px;padding:5px}.schedule1-text131{font-size:7px}.schedule1-container160{height:45px;padding:5px}.schedule1-text139{font-size:7px}.schedule1-container172{height:45px;padding:5px}.schedule1-text147{font-size:7px}.schedule1-container184{height:45px;padding:5px}.schedule1-text155{font-size:7px}.schedule1-container191{padding:3px}.schedule1-text160{font-size:3px}.schedule1-container192{height:1px;padding:3px;width:1px}.schedule1-container196{height:45px;padding:5px}.schedule1-text163{font-size:7px}.schedule1-container208{height:45px;padding:5px}.schedule1-text171{font-size:7px}.schedule1-container221{height:45px;padding:5px}.schedule1-text179{font-size:7px}.schedule1-container233{height:45px;padding-bottom:5px;padding-top:5px}.schedule1-text187{font-size:7px}.schedule1-container245{height:45px;padding:5px}.schedule1-text195{font-size:7px}.schedule1-container250{padding-left:3px;padding-right:3px}.schedule1-container251{border-radius:var(--dl-radius-radius-round);height:1px;padding:2px;width:1px}.schedule1-container257{height:45px;padding:5px}.schedule1-text203{font-size:7px}.schedule1-container269{height:45px;padding:5px}.schedule1-container273{height:15px;margin-top:-3px;padding:auto;width:15px}.schedule1-text214{font-size:7px}.schedule1-container281{height:45px;padding:5px}.schedule1-text219{font-size:7px}.schedule1-container293{height:45px;padding:5px}.schedule1-text227{font-size:7px}.schedule1-container305{padding-bottom:var(--dl-space-space-twounits)}.schedule1-container305,.schedule1-container307,.schedule1-container317{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.schedule1-container317{margin-top:var(--dl-space-space-oneandhalfunits)}.schedule1-container318{border-width:1px}.schedule1-text242{font-size:10px;font-style:normal;font-weight:500}.schedule1-container319{border-width:1px}.schedule1-text243{font-size:10px;font-style:normal;font-weight:500}.schedule1-container321,.schedule1-container331{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.schedule1-container331{margin-top:var(--dl-space-space-oneandhalfunits)}.schedule1-container332{border-width:1px}.schedule1-text251{font-size:10px;font-style:normal;font-weight:500}.schedule1-container333{border-width:1px}.schedule1-text252{font-size:10px;font-style:normal;font-weight:500}.schedule1-container334{background-color:#f0f0f0;height:6vh;padding-bottom:var(--dl-space-space-halfunit)}.schedule1-container335{height:50px}.schedule1-image27{height:20%}.schedule1-text253{font-size:6px}.schedule1-container336{height:50px}.schedule1-image28{height:20%}.schedule1-text254{font-size:6px}.schedule1-container337{height:50px}.schedule1-image29{height:20%}.schedule1-text255{font-size:6px}.schedule1-container338{height:50px}.schedule1-image30{height:20%}.schedule1-text256{font-size:6px}.schedule1-container339{height:50px}.schedule1-image31{height:20%}.schedule1-text257{font-size:6px}.schedule1-container340{height:8vh}}.popschedule1-container1{bottom:0;height:400px;left:0;margin:auto;position:fixed;right:0;top:0;width:100%;z-index:10}.popschedule1-container1,.popschedule1-container2{align-items:center;display:flex;justify-content:center}.popschedule1-container2{background-color:#dedede;border-radius:20px;box-shadow:0 0 5px 3px #2d2d2d69;flex:0 0 auto;flex-direction:column;height:auto;padding-bottom:var(--dl-space-space-fourunits);padding-top:var(--dl-space-space-fourunits);width:500px}.popschedule1-text1{fill:#1f3042;color:#1f3042;font-size:20px;font-style:normal;font-weight:600}.popschedule1-line{align-items:flex-start;border-color:#c3c3c3;border-width:1px 0 0;display:flex;flex:0 0 auto;height:1px;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-halfunit);width:40%}.popschedule1-text2{fill:#1f3042;color:#1f3042;font-size:20px;text-align:center;width:85%}.popschedule1-text3{fill:#ff914d;color:#ff914d;font-size:11px;margin-top:var(--dl-space-space-halfunit);text-align:center;width:80%}.popschedule1-container3{flex-direction:row;margin-top:var(--dl-space-space-twounits)}.popschedule1-button1,.popschedule1-container3{align-items:center;display:flex;justify-content:center}.popschedule1-button1{fill:var(--dl-color-gray-white);background-color:#ff914d;border-radius:20px;border-width:0;box-shadow:0 0 12px 12px #cecece9e;color:var(--dl-color-gray-white);height:34px;padding-bottom:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);padding-top:0}.popschedule1-text4{font-size:12px}.popschedule1-button2{fill:var(--dl-color-gray-white);align-items:center;background-color:red;border-radius:20px;border-width:0;color:var(--dl-color-gray-white);display:flex;height:34px;justify-content:center;margin-left:var(--dl-space-space-oneandhalfunits);padding-bottom:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);padding-top:0}.popschedule1-text5{font-size:12px}@media(max-width:767px){.popschedule1-text5{font-size:12px}}@media(max-width:479px){.popschedule1-container2{width:80%}.popschedule1-text1{font-size:16px}.popschedule1-text2{font-size:16px;width:90%}.popschedule1-text3{font-size:9px}.popschedule1-button1{font-size:14px;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.popschedule1-text4{font-size:9px}.popschedule1-button2{font-size:12px;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.popschedule1-text5{font-size:9px}}.transaction-container10{align-items:flex-start;background-image:linear-gradient(135deg,#fafafa 1%,#d6d6d6);display:flex;flex-direction:row;justify-content:flex-start;min-height:100vh;overflow:auto;position:relative;width:100%}.settings-text19{color:#000;margin-left:var(--dl-space-space-unit)}.settings-text133,.settings-text19{font-size:17px;font-style:normal;font-weight:500}.settings-text133{fill:#ff914d;color:#ff914d}.settings-text200{fill:#000;color:#000;font-size:17px;font-style:normal;font-weight:500}.subscription-table-container{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;margin-top:2rem;overflow:scroll;padding:1.5rem;width:100%}.subscription-heading{color:#333;font-size:20px;font-weight:600;margin-bottom:1rem}.subscription-table{border-collapse:collapse;text-align:left;width:100%}.subscription-table td,.subscription-table th{border-bottom:1px solid #eaeaea;color:#333;font-size:14px;padding:.75rem 1rem}.subscription-table th{background:#f9f9f9;font-weight:500}.card-info-cell{align-items:center;display:flex;gap:.5rem}.card-svg{height:30px;width:48px}.card-svg-icon{height:100%;width:100%}.status-badge{border-radius:4px;display:inline-block;font-size:13px;font-weight:500;padding:4px 10px}.status-badge.active{background-color:#d1f7e0;color:#27ae60}.status-badge.inactive{background-color:#ffe3e3;color:#e74c3c}.logout-popup-overlay{align-items:center;background-color:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.logout-popup{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000004d;padding:20px 30px;text-align:center}.logout-popup-buttons{display:flex;gap:10px;justify-content:center;margin-top:20px}.logout-popup-buttons button{background-color:#ff914d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:8px 16px}.logout-popup-buttons button:last-child{background-color:#ccc;color:#000}.payment-button{background-color:#ff914d;border-radius:10px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:6px 20px}@media (max-width:769px){.payment-button{font-size:6px;margin-left:8px;padding:2px 8px}}.transaction-container11{align-items:center;align-self:flex-start;display:none;flex:0 0 auto;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:85%}.transaction-text10{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.transaction-container12{align-items:center;display:flex;justify-content:space-between;width:55%}.transaction-image10{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.transaction-container13{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:90%}.transaction-image11{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.transaction-text11{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.transaction-textinput1{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.transaction-image12{display:none;object-fit:cover;text-decoration:none;width:200px}.transaction-container14{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:200px}.transaction-text12{color:#fff;font-size:12px;font-style:normal;font-weight:600}.transaction-container15{align-items:flex-start;border-color:#b9b9b9;border-width:0 1px 0 0;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);position:fixed;top:0;width:15%}.transaction-image13{margin-top:var(--dl-space-space-twounits);object-fit:cover;width:130px}.transaction-container16{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--dl-space-space-fourunits)}.transaction-text13{fill:#9c9c9c;color:#9c9c9c;font-size:14px}.transaction-navlink11{display:contents}.transaction-container17{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.transaction-image14{object-fit:cover;width:19px}.transaction-text14{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.transaction-navlink12{display:contents}.transaction-container18{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.transaction-image15{object-fit:cover;width:19px}.transaction-text15{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.transaction-navlink13{display:contents}.transaction-container19{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.transaction-image16{object-fit:cover;width:19px}.transaction-text16{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.transaction-navlink14{display:contents}.transaction-container20{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.transaction-image17{object-fit:cover;width:19px}.transaction-text17{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.transaction-navlink15{display:contents}.transaction-container21{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.transaction-image18{object-fit:cover;width:19px}.transaction-text18{fill:#1f3042;color:#1f3042;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.transaction-container22{align-items:flex-start;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;left:32px;padding-bottom:var(--dl-space-space-fourunits);position:absolute}.transaction-text19{fill:#9c9c9c;color:#9c9c9c;font-size:10px}.transaction-navlink16{display:contents}.transaction-container23{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit);text-decoration:none}.transaction-image19{object-fit:cover;width:21px}.active-settings{fill:#1f3042;color:#ff914d;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.transaction-container24{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:var(--dl-space-space-unit);margin-top:var(--dl-space-space-unit)}.transaction-image20{object-fit:cover;width:21px}.transaction-text21{fill:red;color:red;font-size:17px;font-style:normal;font-weight:500;margin-left:var(--dl-space-space-unit)}.transaction-container25{align-items:center;display:flex;flex:2 1;flex-direction:column;height:100%;justify-content:flex-start;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;top:0;width:85%}.transaction-container26{align-items:center;display:flex;flex:0 0 auto;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:100%}.transaction-text22{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.transaction-container27{align-items:center;display:flex;justify-content:space-between;width:60%}.transaction-image21{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.transaction-container28{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:90%}.transaction-image22{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.transaction-text23{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.transaction-textinput2{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.transaction-container29{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;cursor:pointer;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:200px}.transaction-text24{color:#fff;font-size:12px;font-style:normal;font-weight:600}.transaction-navlink17{display:contents}.transaction-image23{display:none;object-fit:cover;text-decoration:none;width:200px}.transaction-container30{flex:0 0 auto;padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit);width:100%}.transaction-container30,.transaction-container31{align-items:flex-start;display:flex;flex-direction:column}.transaction-container31{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.transaction-text25{font-size:15px}.transaction-text27{font-weight:700}.transaction-container32{align-items:flex-start;background-color:var(--dl-color-gray-white);border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;display:flex;flex:0 0 auto;margin-bottom:0;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-unit) var(--dl-space-space-threeunits);width:100%}.transaction-container33{align-items:flex-start;display:flex;padding-left:0;padding-right:0;width:20%}.transaction-text28{fill:#565656;color:#565656;font-size:13px}.transaction-container34{align-items:flex-start;display:flex;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:20%}.transaction-text29{fill:#565656;color:#565656;font-size:13px}.transaction-container35{align-items:flex-start;display:flex;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);width:20%}.transaction-text30{fill:#565656;color:#565656;font-size:13px}.transaction-container36{align-items:flex-start;display:flex;margin-left:var(--dl-space-space-unit);padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);width:20%}.transaction-text31{fill:#565656;color:#565656;font-size:13px}.transaction-container37{align-items:flex-start;display:flex;padding-left:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-twounits);width:20%}.transaction-text32{fill:#565656;color:#565656;font-size:13px}.transaction-container38{align-items:flex-start;display:flex;padding-left:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-twounits);width:20%}.transaction-container39{align-items:center;background-color:#fafafab3;border-radius:10px;border-bottom-left-radius:10;border-bottom-right-radius:10;border-top-left-radius:0;border-top-right-radius:0;display:flex;flex:0 0 auto;margin-bottom:var(--dl-space-space-unit);margin-top:0;padding:var(--dl-space-space-unit);width:100%}.transaction-container40{align-items:flex-start;display:flex;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);width:20%}.transaction-text33{fill:#565656;color:#565656;font-size:13px}.transaction-container41{align-items:flex-start;display:flex;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);width:20%}.transaction-text34{fill:#565656;color:#565656;font-size:13px}.transaction-text37{color:#ff914d;font-size:9px}.transaction-container42{align-items:flex-start;display:flex;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);width:20%}.transaction-text38{fill:#565656;color:#565656;font-size:13px}.transaction-text41{color:#ff914d;font-size:9px}.transaction-container43{align-items:center;display:flex;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);width:20%}.transaction-image24{object-fit:cover;width:20px}.transaction-text42{color:#565656;font-size:13px}.transaction-container44{align-items:flex-start;display:flex;padding-left:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-twounits);width:20%}.transaction-text43{fill:var(--dl-color-gray-white);background-color:#00a106;border-radius:2px;color:var(--dl-color-gray-white);font-size:10px;padding-bottom:3px;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);padding-top:3px}.transaction-container45{align-items:flex-start;display:flex;width:20%}.transaction-text44{fill:#ff914d;color:#ff914d;cursor:pointer;font-size:13px}.transaction-text45{font-size:20px;font-style:normal;font-weight:500;margin-top:var(--dl-space-space-unit)}.transaction-container46{align-items:flex-start;background-color:#ff914d;border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;display:block;flex:0 0 auto;margin-bottom:0;margin-top:var(--dl-space-space-unit);padding:var(--dl-space-space-unit) var(--dl-space-space-threeunits);width:100%}.transaction-container47{align-items:flex-start;display:flex;float:left;width:15%}.transaction-text46{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px}.transaction-container48{align-items:flex-start;display:flex;float:left;width:10%}.transaction-text47{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px}.transaction-container49{align-items:flex-start;display:flex;float:left;width:14%}.transaction-text48{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px}.transaction-container50{align-items:flex-start;display:flex;float:left;padding-right:var(--dl-space-space-twounits);width:15%}.transaction-text49{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:15px}.transaction-container51{background-color:#fafafab3;border-radius:10px;border-bottom-left-radius:10;border-bottom-right-radius:10;border-top-left-radius:0;border-top-right-radius:0;display:flex;flex:0 0 auto;flex-direction:column;margin-bottom:var(--dl-space-space-unit);margin-top:0;padding-bottom:var(--dl-space-space-unit);padding-left:0;padding-right:0;padding-top:var(--dl-space-space-halfunit);width:100%}.transaction-container52{border-color:#e8e8e8;border-width:0 0 1px;display:flex;flex-direction:row;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-threeunits);width:100%}.transaction-container53{align-items:center;display:flex;width:15%}.transaction-text50{color:#565656;font-size:15px}.transaction-container54{align-items:center;display:flex;width:10%}.transaction-text51{color:#565656;font-size:13px}.transaction-container55{align-items:center;display:flex;width:10%}.transaction-text52{color:#565656;font-size:15px}.transaction-container56{align-items:center;display:flex;justify-content:center;width:35%}.transaction-text53{color:#565656;font-size:13px}.transaction-container57{align-items:center;display:flex;justify-content:center;width:15%}.transaction-text54{color:#ff914d;cursor:pointer;font-size:13px}.transaction-container58{align-items:center;display:flex;justify-content:flex-end;padding-right:var(--dl-space-space-unit);width:15%}.transaction-text55{color:#ff914d;cursor:pointer;font-size:13px}.transaction-container59{border-color:#e8e8e8;border-width:0 0 1px;display:flex;flex-direction:row;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-threeunits);width:100%}.transaction-container60{align-items:center;display:flex;width:15%}.transaction-text56{color:#565656;font-size:15px}.transaction-container61{align-items:center;display:flex;width:10%}.transaction-text57{color:#565656;font-size:13px}.transaction-container62{align-items:center;display:flex;width:10%}.transaction-text58{color:#565656;font-size:15px}.transaction-container63{align-items:center;display:flex;justify-content:center;width:35%}.transaction-text59{color:#565656;font-size:13px}.transaction-container64{align-items:center;display:flex;justify-content:center;width:15%}.transaction-text60{color:#ff914d;cursor:pointer;font-size:13px}.transaction-container65{align-items:center;display:flex;justify-content:flex-end;padding-right:var(--dl-space-space-unit);width:15%}.transaction-text61{color:#ff914d;cursor:pointer;font-size:13px}.transaction-container66{border-color:#e8e8e8;border-width:0 0 1px;display:flex;flex-direction:row;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-threeunits);width:100%}.transaction-container67{align-items:center;display:flex;width:15%}.transaction-text62{color:#565656;font-size:15px}.transaction-container68{align-items:center;display:flex;width:10%}.transaction-text63{color:#565656;font-size:13px}.transaction-container69{align-items:center;display:flex;width:10%}.transaction-text64{color:#565656;font-size:15px}.transaction-container70{align-items:center;display:flex;justify-content:center;width:35%}.transaction-text65{color:#565656;font-size:13px}.transaction-container71{align-items:center;display:flex;justify-content:center;width:15%}.transaction-text66{color:#ff914d;cursor:pointer;font-size:13px}.transaction-container72{align-items:center;display:flex;justify-content:flex-end;padding-right:var(--dl-space-space-unit);width:15%}.transaction-text67{color:#ff914d;cursor:pointer;font-size:13px}.transaction-container73{border-color:#e8e8e8;border-width:0 0 1px;display:flex;flex-direction:row;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-threeunits);width:100%}.transaction-container74{align-items:center;display:flex;width:15%}.transaction-text68{color:#565656;font-size:15px}.transaction-container75{align-items:center;display:flex;width:10%}.transaction-text69{color:#565656;font-size:13px}.transaction-container76{align-items:center;display:flex;width:10%}.transaction-text70{color:#565656;font-size:15px}.transaction-container77{align-items:center;display:flex;justify-content:center;width:35%}.transaction-text71{color:#565656;font-size:13px}.transaction-container78{align-items:center;display:flex;justify-content:center;width:15%}.transaction-text72{color:#ff914d;cursor:pointer;font-size:13px}.transaction-container79{align-items:center;display:flex;justify-content:flex-end;width:15%}.transaction-text73{color:#ff914d;cursor:pointer;font-size:13px;padding-right:var(--dl-space-space-unit)}.transaction-container80{border-color:#e8e8e8;border-width:0 0 1px;display:flex;flex-direction:row;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-threeunits);width:100%}.transaction-container81{align-items:center;display:flex;width:15%}.transaction-text74{color:#565656;font-size:15px}.transaction-container82{align-items:center;display:flex;width:10%}.transaction-text75{color:#565656;font-size:13px}.transaction-container83{align-items:center;display:flex;width:10%}.transaction-text76{color:#565656;font-size:15px}.transaction-container84{align-items:center;display:flex;justify-content:center;width:35%}.transaction-text77{color:#565656;font-size:13px}.transaction-container85{align-items:center;display:flex;justify-content:center;width:15%}.transaction-text78{color:#ff914d;cursor:pointer;font-size:13px}.transaction-container86{align-items:center;display:flex;justify-content:flex-end;padding-right:var(--dl-space-space-unit);width:15%}.transaction-text79{color:#ff914d;cursor:pointer;font-size:13px}.transaction-container87{border-color:#e8e8e8;border-width:0 0 1px;display:flex;flex-direction:row;padding:var(--dl-space-space-oneandhalfunits) var(--dl-space-space-threeunits);width:100%}.transaction-container88{align-items:center;display:flex;width:15%}.transaction-text80{color:#565656;font-size:15px}.transaction-container89{align-items:center;display:flex;width:10%}.transaction-text81{color:#565656;font-size:13px}.transaction-container90{align-items:center;display:flex;width:10%}.transaction-text82{color:#565656;font-size:15px}.transaction-container91{align-items:center;display:flex;justify-content:center;width:35%}.transaction-text83{color:#565656;font-size:13px}.transaction-container92{align-items:center;display:flex;justify-content:center;width:15%}.transaction-text84{color:#ff914d;cursor:pointer;font-size:13px}.transaction-container93{align-items:center;display:flex;justify-content:flex-end;padding-right:var(--dl-space-space-unit);width:15%}.transaction-text85{color:#ff914d;cursor:pointer;font-size:13px}.transaction-container94{display:flex;flex-direction:row;justify-content:space-between;padding-left:var(--dl-space-space-threeunits);padding-right:var(--dl-space-space-threeunits);padding-top:var(--dl-space-space-unit)}.transaction-container95{align-items:center;align-self:center;border:1px solid #ff914d;border-radius:500px;cursor:pointer;display:flex;flex:0 0 auto;flex-direction:column;justify-content:center;padding-bottom:5px;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);padding-top:5px}.transaction-text86{color:#ff914d;font-size:13px}.transaction-container96{align-items:center;align-self:center;background-color:#ff914d;border-radius:500px;cursor:pointer;display:flex;flex:0 0 auto;flex-direction:row;justify-content:center;padding-bottom:5px;padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit);padding-top:5px}.transaction-text87{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-size:13px}.transaction-image25{height:7px;margin-left:var(--dl-space-space-halfunit);object-fit:cover}.transaction-container97{align-items:flex-start;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;flex-direction:column;height:10vh;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:fixed;right:0;width:100%}.transaction-container98{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.transaction-image26{height:50%;object-fit:cover}.transaction-text88{text-align:center}.transaction-container99{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.transaction-image27{height:50%;object-fit:cover}.transaction-text89{text-align:center}.transaction-container100{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.transaction-image28{height:50%;object-fit:cover}.transaction-text90{text-align:center}.transaction-container101{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.transaction-image29{height:50%;object-fit:cover}.transaction-text91{text-align:center}.transaction-container102{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.transaction-image30{height:50%;object-fit:cover}.transaction-text92{text-align:center}.transaction-container103{align-items:flex-start;border:2px dashed #78787866;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;flex-direction:column;height:10vh;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;width:100%}@media (max-width:1200px){.transaction-container13,.transaction-container28{width:90%}.transaction-container47{width:15%}.transaction-container48{width:8%}.transaction-container49{padding-right:var(--dl-space-space-halfunit);width:auto}.transaction-container50{padding-right:0}}@media (max-width:991px){.transaction-container10{background-image:linear-gradient(135deg,#f0f0f0 2%,#f0f0f0 99%);flex-direction:column;position:relative}.transaction-container11{border-color:#d9d9d9;border-width:0 0 1px;display:flex;height:105px;margin-bottom:var(--dl-space-space-unit);padding:var(--dl-space-space-unit) var(--dl-space-space-twounits) var(--dl-space-space-oneandhalfunits);width:100%}.transaction-text10{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.transaction-container12{display:none}.transaction-container13{width:90%}.transaction-image12{display:flex;width:20px}.transaction-container14{display:none}.transaction-container15{display:none;padding-left:var(--dl-space-space-halfunit)}.transaction-container25{padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);position:static;width:100%}.transaction-container26,.transaction-container27,.transaction-container29{display:none}.transaction-image23{display:flex;width:20px}.transaction-container30{flex-direction:column}.transaction-text34{font-size:5px}.transaction-text37{color:#ff914d;font-size:5px}.transaction-container50{padding-left:var(--dl-space-space-halfunit);padding-right:0}.transaction-container51{flex-direction:column}.transaction-container97{align-items:center;background-color:#f0f0f0;border-color:#d2d2d2;border-width:1px 0 0;display:flex;flex-direction:row;height:12vh;justify-content:space-evenly;padding-bottom:var(--dl-space-space-twounits);padding-left:0;padding-right:0;padding-top:var(--dl-space-space-halfunit)}.transaction-container98{justify-content:center;width:auto}.transaction-image26{height:45%}.transaction-text88{font-size:14px}.transaction-container99{justify-content:center;width:auto}.transaction-image27{height:45%}.transaction-text89{font-size:14px}.transaction-container100{justify-content:center;width:auto}.transaction-image28{height:45%}.transaction-text90{font-size:14px}.transaction-container101{justify-content:center;width:auto}.transaction-image29{height:45%}.transaction-text91{font-size:14px}.transaction-container102{justify-content:center;width:auto}.transaction-image30{height:45%}.transaction-text92{font-size:14px}.transaction-container103{align-items:center;border:hidden #d2d2d2;border-width:1px 0 0;display:flex;flex:0 0 auto;flex-direction:row;height:15vh;justify-content:center;padding-left:0;padding-right:0;position:static}}@media (max-width:767px){.transaction-container26{display:none}.transaction-text25{font-size:8px}.transaction-container33{padding-left:0;padding-right:0}.transaction-text28{font-size:5px}.transaction-container34{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.transaction-text29{font-size:5px}.transaction-container35{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.transaction-text30{font-size:5px}.transaction-container36{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.transaction-text31,.transaction-text32{font-size:5px}.transaction-container39{align-items:center;padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit)}.transaction-container40{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.transaction-text33{font-size:5px}.transaction-container41{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.transaction-text34{font-size:5px}.transaction-container42{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.transaction-text38{font-size:5px}.transaction-text41{color:#ff914d;font-size:5px}.transaction-container43{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.transaction-text42{font-size:5px}.transaction-container44{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.transaction-text43,.transaction-text44{font-size:5px}.transaction-text45{font-size:9px}.transaction-container46{padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit)}.transaction-text46,.transaction-text47{font-size:5px}.transaction-container49{width:19%}.transaction-text48,.transaction-text49{font-size:5px}.transaction-container52{padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit)}.transaction-text50,.transaction-text51,.transaction-text52,.transaction-text53,.transaction-text54,.transaction-text55{font-size:5px}.transaction-container59{padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit)}.transaction-text56,.transaction-text57,.transaction-text58,.transaction-text59,.transaction-text60,.transaction-text61{font-size:5px}.transaction-container66{padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit)}.transaction-text62,.transaction-text63,.transaction-text64,.transaction-text65,.transaction-text66,.transaction-text67{font-size:5px}.transaction-container73{padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit)}.transaction-text68,.transaction-text69,.transaction-text70,.transaction-text71,.transaction-text72,.transaction-text73{font-size:5px}.transaction-container80{padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit)}.transaction-text74,.transaction-text75,.transaction-text76,.transaction-text77,.transaction-text78,.transaction-text79{font-size:5px}.transaction-container87{padding-bottom:var(--dl-space-space-unit);padding-top:var(--dl-space-space-unit)}.transaction-text80,.transaction-text81,.transaction-text82,.transaction-text83,.transaction-text84,.transaction-text85{font-size:5px}.transaction-container94{padding-top:var(--dl-space-space-halfunit)}.transaction-text86,.transaction-text87{font-size:5px}.transaction-image26{height:30%}.transaction-text88{font-size:8px}.transaction-image27{height:30%}.transaction-text89{font-size:8px}.transaction-image28{height:30%}.transaction-text90{font-size:8px}.transaction-image29{height:30%}.transaction-text91{font-size:8px}.transaction-image30{height:30%}.transaction-text92{font-size:8px}.transaction-container103{border-style:hidden;border-width:0}}@media (max-width:479px){.transaction-container10{flex-direction:column}.transaction-container11{height:70px;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.transaction-text10{color:#1f3042;font-size:20px;font-style:normal;font-weight:500}.transaction-container25,.transaction-container31{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit)}.transaction-container32{padding:var(--dl-space-space-halfunit) var(--dl-space-space-unit)}.transaction-container34{margin-left:var(--dl-space-space-halfunit);padding-left:2px;padding-right:2px}.transaction-container35{padding-left:2px;padding-right:2px}.transaction-container35,.transaction-container36{margin-left:var(--dl-space-space-unit)}.transaction-container37{padding-left:0;padding-right:0}.transaction-container39{align-items:center;padding:var(--dl-space-space-halfunit) var(--dl-space-space-unit)}.transaction-container40{padding-left:0;padding-right:0}.transaction-container41{padding-left:2px;padding-right:2px}.transaction-text34{font-size:5px}.transaction-text37{color:#ff914d;font-size:5px}.transaction-container42{padding-left:4px;padding-right:4px}.transaction-text38{font-size:5px}.transaction-text41{color:#ff914d;font-size:5px}.transaction-container43,.transaction-container44{padding-left:4px;padding-right:4px}.transaction-container45{padding-left:0;padding-right:0;width:22%}.transaction-text44{color:#ff914d;font-size:5px}.transaction-container46{margin-top:var(--dl-space-space-halfunit);padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.transaction-container47{margin-right:0;width:15%}.transaction-container48{padding-right:var(--dl-space-space-halfunit);width:10%}.transaction-container49{margin-right:2px;padding-right:0;width:10%}.transaction-container50{padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);width:35%}.transaction-container52{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.transaction-container58{padding-right:0}.transaction-container59{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.transaction-container65{padding-right:0}.transaction-container66{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.transaction-container72{padding-right:0}.transaction-container73{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.transaction-text73{padding-right:0}.transaction-container80{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.transaction-container86{padding-right:0}.transaction-container87{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.transaction-container93{padding-right:0}.transaction-container94{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}.transaction-container97{background-color:#f0f0f0;height:6vh;padding-bottom:var(--dl-space-space-halfunit)}.transaction-container98{height:50px}.transaction-image26{height:20%}.transaction-text88{font-size:6px}.transaction-container99{height:50px}.transaction-image27{height:20%}.transaction-text89{font-size:6px}.transaction-container100{height:50px}.transaction-image28{height:20%}.transaction-text90{font-size:6px}.transaction-container101{height:50px}.transaction-image29{height:20%}.transaction-text91{font-size:6px}.transaction-container102{height:50px}.transaction-image30{height:20%}.transaction-text92{font-size:6px}.transaction-container103{height:8vh}}.poptip-container10{align-items:center;bottom:0;display:flex;height:auto;justify-content:center;left:0;margin:auto;position:fixed;right:0;top:0;width:100%;z-index:10}.poptip-container11{flex-direction:column}.poptip-container11,.poptip-container12{align-items:center;display:flex;justify-content:flex-start}.poptip-container12{background-color:#fff;border-radius:20px;box-shadow:0 0 5px 3px #2d2d2d69;flex:0 0 auto;flex-direction:column;height:612px;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-halfunit);width:623px}.poptip-text1{fill:#1f3042;color:#1f3042;font-size:30px;font-style:normal;font-weight:500;margin-bottom:var(--dl-space-space-oneandhalfunits);text-align:left;width:90%}.poptip-container13{flex-direction:column;height:200px;justify-content:center}.poptip-container13,.poptip-container14{align-items:center;display:flex;width:90%}.poptip-container14{align-self:flex-start;flex-direction:row;justify-content:space-between}.poptip-container15{align-items:center;border-color:#e2e2e2;border-radius:var(--dl-radius-radius-round);border-width:3px;cursor:pointer;display:flex;flex-direction:column;height:80px;justify-content:center;width:80px}.poptip-text2{fill:#1f3042;color:#1f3042;font-size:20px;font-style:normal;font-weight:500;text-align:left}.poptip-container16{align-items:center;border-color:#e2e2e2;border-radius:var(--dl-radius-radius-round);border-width:3px;cursor:pointer;display:flex;flex-direction:column;height:80px;justify-content:center;width:80px}.poptip-text3{fill:#1f3042;color:#1f3042;font-size:20px;font-style:normal;font-weight:500;text-align:left}.poptip-container17{align-items:center;border-color:#e2e2e2;border-radius:var(--dl-radius-radius-round);border-width:3px;cursor:pointer;display:flex;flex-direction:column;height:80px;justify-content:center;width:80px}.poptip-text4{fill:#1f3042;color:#1f3042;font-size:20px;font-style:normal;font-weight:500;text-align:left}.poptip-container18{align-items:center;border-color:#e2e2e2;border-radius:var(--dl-radius-radius-round);border-width:3px;cursor:pointer;display:flex;flex-direction:column;height:80px;justify-content:center;width:80px}.poptip-text5{fill:#1f3042;color:#1f3042;font-size:20px;font-style:normal;font-weight:500;text-align:left}.poptip-container19{align-items:center;border-color:#e2e2e2;border-radius:var(--dl-radius-radius-round);border-width:3px;cursor:pointer;display:flex;flex-direction:column;height:80px;justify-content:center;width:80px}.poptip-text6{fill:#1f3042;color:#1f3042;font-size:20px;font-style:normal;font-weight:500;text-align:left}.poptip-textinput{border-color:#f2f2f2;border-radius:0;border-width:0 0 2px;height:50px;margin-top:var(--dl-space-space-oneandhalfunits);width:100%}.poptip-textarea{background-color:#fff;border-color:#cfcfcf;border-radius:10px;border-width:2px;height:172px;margin-top:var(--dl-space-space-twounits);max-height:172px;max-width:90%;min-height:172px;min-width:90%;width:90%}.poptip-container20{align-items:center;display:flex;flex-direction:row;justify-content:center;width:90%}.poptip-button{fill:var(--dl-color-gray-white);background-color:#ff914d;border-radius:100px;border-width:0;box-shadow:0 0 12px 12px #cecece9e;color:var(--dl-color-gray-white);cursor:pointer;height:49px;margin-top:var(--dl-space-space-twounits);padding-bottom:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);padding-top:0;width:100%}.poptip-text7{font-size:20px}.selected{border-color:#ff914d}.selectedText{color:#ff914d}@media(max-width:767px){.poptip-container11{width:100%}.poptip-container12{width:80%}}@media(max-width:479px){.poptip-container11{width:100%}.poptip-container12{height:500px;width:80%}.poptip-text1{font-size:16px}.poptip-container14{width:100%}.poptip-container15{border-width:2px;height:40px;width:40px}.poptip-text2{font-size:9px;width:auto}.poptip-container16{border-width:2px;height:40px;width:40px}.poptip-text3{font-size:9px;width:auto}.poptip-container17{border-width:2px;height:40px;width:40px}.poptip-text4{font-size:9px;width:auto}.poptip-container18{border-width:2px;height:40px;width:40px}.poptip-text5{font-size:9px;width:auto}.poptip-container19{border-width:2px;height:40px;width:40px}.poptip-text6{font-size:9px;width:auto}.poptip-textarea,.poptip-textinput{font-size:11px}.poptip-button{font-size:14px;height:30px;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.poptip-text7{font-size:9px}}.popreview-container2{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 0 5px 3px #2d2d2d69;display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-oneunit);width:623px}.popreview-text1{fill:#1f3042;color:#1f3042;font-size:30px;font-style:normal;font-weight:500;margin-bottom:var(--dl-space-space-oneandhalfunits);text-align:left;width:90%}@media(max-width:479px){.popreview-container2{width:80%}.popreview-text1{font-size:16px}.popreview-text2{font-size:16px;width:90%}.popreview-button{font-size:14px;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.popreview-text5{font-size:9px}}.popreview1-container10{height:auto;position:relative;width:100%}.popreview1-container10,.popreview1-container11{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.popreview1-container12{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 0 5px 3px #2d2d2d69;display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start;padding-bottom:var(--dl-space-space-twounits);width:623px}.popreview1-text1{font-size:30px;margin-bottom:var(--dl-space-space-oneandhalfunits)}.popreview1-text1,.popreview1-text2{fill:#1f3042;color:#1f3042;font-style:normal;font-weight:500;text-align:left;width:90%}.popreview1-text2{font-size:25px;margin-bottom:var(--dl-space-space-halfunit)}.popreview1-text3{fill:#b2b2b2;color:#b2b2b2;font-size:20px;margin-bottom:var(--dl-space-space-oneandhalfunits);text-align:left;width:90%}.popreview1-container13{flex-direction:row;width:90%}.popreview1-container13,.popreview1-container14{align-items:flex-start;display:flex;justify-content:flex-start}.popreview1-container14{flex-direction:column;margin-right:var(--dl-space-space-halfunit)}.popreview1-image10,.popreview1-image11{object-fit:cover;width:44px}.popreview1-image11{display:none}.popreview1-container15{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-right:var(--dl-space-space-halfunit)}.popreview1-image12,.popreview1-image13{object-fit:cover;width:44px}.popreview1-image13{display:none}.popreview1-container16{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-right:var(--dl-space-space-halfunit)}.popreview1-image14,.popreview1-image15{object-fit:cover;width:44px}.popreview1-image15{display:none}.popreview1-container17{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-right:var(--dl-space-space-halfunit)}.popreview1-image16,.popreview1-image17{object-fit:cover;width:44px}.popreview1-image17{display:none}.popreview1-container18{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-right:var(--dl-space-space-halfunit)}.popreview1-image18,.popreview1-image19{object-fit:cover;width:44px}.popreview1-image19{display:none}.popreview1-line1{align-items:flex-start;border-color:#c3c3c3;border-width:1px 0 0;display:flex;flex:0 0 auto;height:1px;margin-bottom:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-twounits);width:90%}.popreview1-text4{fill:#1f3042;color:#1f3042;font-size:25px;font-style:normal;font-weight:500;margin-bottom:var(--dl-space-space-halfunit);text-align:left;width:90%}.popreview1-text5{fill:#b2b2b2;color:#b2b2b2;font-size:20px;margin-bottom:var(--dl-space-space-oneandhalfunits);text-align:left;width:90%}.popreview1-container19{flex-direction:row;width:90%}.popreview1-container19,.popreview1-container20{align-items:flex-start;display:flex;justify-content:flex-start}.popreview1-container20{flex-direction:column;margin-right:var(--dl-space-space-halfunit)}.popreview1-image20,.popreview1-image21{object-fit:cover;width:44px}.popreview1-image21{display:none}.popreview1-container21{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-right:var(--dl-space-space-halfunit)}.popreview1-image22,.popreview1-image23{object-fit:cover;width:44px}.popreview1-image23{display:none}.popreview1-container22{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-right:var(--dl-space-space-halfunit)}.popreview1-image24,.popreview1-image25{object-fit:cover;width:44px}.popreview1-image25{display:none}.popreview1-container23{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-right:var(--dl-space-space-halfunit)}.popreview1-image26,.popreview1-image27{object-fit:cover;width:44px}.popreview1-image27{display:none}.popreview1-container24{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-right:var(--dl-space-space-halfunit)}.popreview1-image28,.popreview1-image29{object-fit:cover;width:44px}.popreview1-image29{display:none}.popreview1-line2{align-items:flex-start;border-color:#c3c3c3;border-width:1px 0 0;display:flex;flex:0 0 auto;height:1px;margin-bottom:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-twounits);width:90%}.popreview1-container25{align-items:center;display:flex;flex-direction:row;justify-content:center;width:90%}.popreview1-button{fill:var(--dl-color-gray-white);background-color:#ff914d;border-radius:100px;border-width:0;box-shadow:0 0 12px 12px #cecece9e;color:var(--dl-color-gray-white);cursor:pointer;height:49px;margin-top:var(--dl-space-space-fourunits);padding-bottom:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);padding-top:0;width:100%}.popreview1-text6{font-size:20px;font-style:normal;font-weight:600}@media(max-width:767px){.popreview1-container11{width:100%}.popreview1-container12{width:90%}}@media(max-width:479px){.popreview1-container12{width:90%}.popreview1-text1,.popreview1-text2{font-size:16px}.popreview1-text3{font-size:16px;width:90%}.popreview1-text4{font-size:16px}.popreview1-text5{font-size:16px;width:90%}.popreview1-button{cursor:pointer;font-size:14px;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.popreview1-text6{font-size:9px}}.popreview-container1{align-items:center;bottom:0;display:flex;height:auto;justify-content:center;left:0;margin:auto;position:fixed;right:0;top:0;width:100%;z-index:10}.poppayment-container2{background-color:#fff;border-radius:10px;box-shadow:0 0 5px 3px #2d2d2d33;flex:0 0 auto;justify-content:flex-start;padding-bottom:var(--dl-space-space-twounits);padding-top:18px;width:409px}.backgroundGrey,.poppayment-container2{align-items:center;display:flex;flex-direction:column}.backgroundGrey{background:#ececec;justify-content:center;padding-bottom:20px;padding-top:20px;width:100%}.textabovePayment{font-size:10px;width:90%}.paymentBox{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;margin-bottom:20px;margin-top:20px;padding:20px;width:90%}.paymentmethodP{font-size:10px;font-weight:600}.roundCircle{border:1px solid #ff914d;border-radius:100%;height:13px;justify-content:center;width:13px}.holdcardPayment,.roundCircle{align-items:center;display:flex}.holdcardPayment{margin-bottom:5px;margin-top:5px}.roundCircleinner{background-color:#ff914d;border-radius:100%;height:9px;width:9px}.credPayment,.credPaymentButton{cursor:pointer;font-size:8px;font-weight:400;margin-left:5px}.credPaymentButton{border:1px solid #ff914d;border-radius:100px;color:#ff914d;padding:4px 10px}.poppayment-text1{fill:#1f3042;color:#1f3042;font-size:13px;font-style:normal;font-weight:600;margin-bottom:var(--dl-space-space-oneandhalfunits);text-align:left;width:90%}.boxesPayment,.boxesPaymentBottom{display:flex;flex-direction:row;justify-content:space-between}.boxesPaymentBottom{align-items:center;margin-top:10px;width:90%}.credPaymentButtonFull{background:#ff914d;border:1px solid #ff914d;border-radius:100px;color:#fff;cursor:pointer;font-size:8px;font-weight:400;margin-left:5px;padding:4px 10px}.topHolderX{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:4px;margin-top:4px}.textInputX,.textInputXL{border:1px solid #e7e7e7;border-radius:5px;color:#afafaf;font-size:8px;margin-bottom:10px;padding:10px;width:100%}.textInputXL{margin-right:5px}.LinePayment{border-bottom:1px solid #e0e0e0;margin-top:10px}.LinePayment,.textInputXR{margin-bottom:10px;width:100%}.textInputXR{border:1px solid #e7e7e7;border-radius:5px;color:#afafaf;font-size:8px;margin-left:5px;padding:10px}.boxX{border:1px solid #e7e7e7;border-radius:2px;height:11px;margin-left:5px;width:21px}.popreview-text2{fill:#b2b2b2;color:#b2b2b2;font-size:20px;margin-bottom:var(--dl-space-space-oneandhalfunits);text-align:left;width:90%}.popreview-textarea{background-color:#fff;border-color:#cfcfcf;border-radius:10px;border-width:2px;height:310px;max-height:310px;max-width:90%;min-height:310px;min-width:90%;width:90%}.popreview-line{align-items:flex-start;border-color:#c3c3c3;border-width:1px 0 0;display:flex;flex:0 0 auto;height:1px;margin-bottom:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-twounits);width:90%}.popreview-container3{align-items:center;display:flex;flex-direction:row;justify-content:center;width:90%}.popreview-button{fill:var(--dl-color-gray-white);background-color:#ff914d;border-radius:100px;border-width:0;box-shadow:0 0 12px 12px #cecece9e;color:var(--dl-color-gray-white);cursor:pointer;height:49px;padding-bottom:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);padding-top:0;width:100%}.popreview-text5{font-size:20px;font-style:normal;font-weight:600}.popreview1-containerX{display:flex;flex-direction:row;justify-content:flex-start;width:90%}@media(max-width:479px){.poppayment-container2{width:80%}.poppayment-text1{font-size:13px}.popreview-text2{font-size:16px;width:90%}.popreview-button{font-size:14px;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.popreview-text5{font-size:9px}}.success-container{align-items:center;background-color:#e6f7e6;color:#276749;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:1rem;text-align:center}.success-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.success-message{font-size:1.1rem;margin-bottom:2rem}.success-button{background-color:#38a169;border-radius:5px;box-shadow:0 2px 6px #0003;color:#fff;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease}.success-button:hover{background-color:#2f855a}.cancel-container{align-items:center;background-color:#fde8e8;color:#c53030;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:1rem;text-align:center}.cancel-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cancel-message{font-size:1.1rem;margin-bottom:2rem}.cancel-button{background-color:#e53e3e;border-radius:5px;box-shadow:0 2px 6px #0003;color:#fff;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease}.cancel-button:hover{background-color:#c53030}.settingsroom-container10{align-items:flex-start;background-image:linear-gradient(135deg,#fafafa 1%,#d6d6d6 100%);display:flex;flex-direction:row;justify-content:flex-start;min-height:100vh;overflow:auto;position:relative;width:100%}.settingsroom-container11{align-items:center;align-self:flex-start;display:none;flex:0 0 auto;justify-content:space-between;padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:85%}.settingsroom-text10,.settingsroom-text11{color:#1f3042;font-size:30px;font-style:normal;font-weight:500}.settingsroom-container13{align-items:center;display:flex;justify-content:space-between;width:55%}.settingsroom-image10{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px}.settingsroom-container14{align-items:center;background-color:#fff;border:2px solid #c3c3c3;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:flex-start;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:90%}.settingsroom-image11{margin-left:var(--dl-space-space-halfunit);margin-right:var(--dl-space-space-halfunit);object-fit:cover;width:25px;z-index:10}.settingsroom-text12{fill:#989898;color:#989898;padding-left:var(--dl-space-space-halfunit);padding-right:var(--dl-space-space-halfunit);z-index:10}.settingsroom-textinput{border-radius:25px;border-width:0;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.settingsroom-image12{display:none;object-fit:cover;width:200px}.settingsroom-container15{align-items:center;background-color:#ff914d;border:2px hidden #78787866;border-radius:25px;display:flex;flex:0 0 auto;height:50px;justify-content:center;margin-left:var(--dl-space-space-unit);margin-right:var(--dl-space-space-unit);position:relative;width:200px}.settingsroom-text13{color:#fff;font-size:12px;font-style:normal;font-weight:600}.settingsroom-container16{align-items:flex-start;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;flex-direction:column;height:10vh;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:fixed;right:0;width:100%}.settingsroom-container17{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.settingsroom-image13{height:50%;object-fit:cover}.settingsroom-text14{text-align:center}.settingsroom-container18{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.settingsroom-image14{height:50%;object-fit:cover}.settingsroom-text15{text-align:center}.settingsroom-container19{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.settingsroom-image15{height:50%;object-fit:cover}.settingsroom-text16{text-align:center}.settingsroom-container20{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.settingsroom-image16{height:50%;object-fit:cover}.settingsroom-text17{text-align:center}.settingsroom-container21{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:flex-start;text-decoration:none}.settingsroom-image17{height:50%;object-fit:cover}.settingsroom-text18{text-align:center}.settingsroom-container22{align-items:flex-start;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;flex-direction:column;height:10vh;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;width:100%}.settingsroom-container23{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;text-decoration:none;width:100%}.settingsroom-image18{border-radius:var(--dl-radius-radius-round);height:25px;object-fit:cover;width:25px}.settingsroom-container24,.settingsroom-container25{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.settingsroom-text19,.settingsroom-text20{color:#565656;font-size:10px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-halfunit)}.settingsroom-image19{height:25px;object-fit:contain;width:25px}.settingsroom-container26{text-decoration:none;width:50%}.settingsroom-container26,.settingsroom-container27,.settingsroom-container28{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.settingsroom-text21,.settingsroom-text22{color:#565656;font-size:10px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-halfunit)}.settingsroom-image20{height:25px;object-fit:contain;width:25px}.settingsroom-container29{width:50%}.settingsroom-container29,.settingsroom-container30,.settingsroom-container31{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.settingsroom-text23,.settingsroom-text24{color:#565656;font-size:10px;font-style:normal;font-weight:600;margin-left:var(--dl-space-space-halfunit)}.settingsroom-image21{height:25px;object-fit:contain;width:25px}.settingsroom-container32{align-items:flex-start;border:2px dashed #78787866;border-color:var(--dl-color-gray-black);border-width:1px;bottom:0;display:none;flex:2 1;flex-direction:column;height:10vh;justify-content:flex-start;left:0;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-fourunits);position:absolute;right:0;width:100%}@media(max-width:1200px){.settingsroom-container14{width:90%}}@media(max-width:991px){.settingsroom-container10{background-image:linear-gradient(135deg,#f0f0f0 2%,#f0f0f0 99%);flex-direction:column;position:relative}.settingsroom-container11{align-items:flex-start;background-color:#ff914d;border-color:#d9d9d9;border-width:0 0 1px;display:flex;height:300px;margin-bottom:var(--dl-space-space-unit);padding:var(--dl-space-space-fiveunits) var(--dl-space-space-twounits) var(--dl-space-space-oneandhalfunits);width:100%}.settingsroom-container12{display:flex;flex-direction:column}.settingsroom-text10{font-size:35px;font-weight:700;margin-bottom:var(--dl-space-space-unit)}.settingsroom-text10,.settingsroom-text11{fill:var(--dl-color-gray-white);color:var(--dl-color-gray-white);font-style:normal}.settingsroom-text11{font-size:15px;font-weight:500}.settingsroom-container13{display:none}.settingsroom-container14{width:90%}.settingsroom-image12{display:flex;width:25px}.settingsroom-container15{display:none}.settingsroom-container16{align-items:center;background-color:#f0f0f0;border-color:#d2d2d2;border-width:1px 0 0;display:flex;flex-direction:row;height:12vh;justify-content:center;padding-bottom:var(--dl-space-space-twounits);padding-left:0;padding-right:0;padding-top:var(--dl-space-space-halfunit)}.settingsroom-container17{justify-content:center;width:20%}.settingsroom-image13{height:45%}.settingsroom-text14{font-size:14px}.settingsroom-container18{justify-content:center;width:20%}.settingsroom-image14{height:45%}.settingsroom-text15{font-size:14px}.settingsroom-container19{justify-content:center;width:20%}.settingsroom-image15{height:45%}.settingsroom-text16{font-size:14px}.settingsroom-container20{justify-content:center;width:20%}.settingsroom-image16{height:45%}.settingsroom-text17{font-size:14px}.settingsroom-container21{justify-content:center;width:20%}.settingsroom-image17{height:45%}.settingsroom-text18{font-size:14px}.settingsroom-container22{align-items:flex-start;align-self:center;background-color:var(--dl-color-gray-white);border:hidden #d2d2d2;border-radius:10px;border-width:1px 0 0;display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:flex-start;margin-top:-100px;padding-bottom:var(--dl-space-space-twounits);padding-left:0;padding-right:0;padding-top:var(--dl-space-space-twounits);position:static;width:80%}.settingsroom-container23{align-items:center;border-color:#d2d2d2;border-width:0 0 1px;justify-content:flex-end;padding:var(--dl-space-space-twounits) var(--dl-space-space-unit);width:100%}.settingsroom-image18{height:39px;width:39px}.settingsroom-container24{justify-content:space-between;margin-left:var(--dl-space-space-unit);width:90%}.settingsroom-container25{align-items:flex-start;flex-direction:column}.settingsroom-text19{font-size:13px;margin-bottom:4px}.settingsroom-text19,.settingsroom-text20{color:#565656;font-style:normal;font-weight:400}.settingsroom-text20{font-size:8px}.settingsroom-image19{border-radius:0;height:20px;width:20px}.settingsroom-container26{align-items:center;border-color:#d2d2d2;border-width:0 0 1px;justify-content:flex-end;padding:var(--dl-space-space-twounits) var(--dl-space-space-unit);width:100%}.settingsroom-container27{justify-content:space-between;margin-left:var(--dl-space-space-unit);width:90%}.settingsroom-container28{align-items:flex-start;flex-direction:column}.settingsroom-text21{font-size:13px;margin-bottom:4px}.settingsroom-text21,.settingsroom-text22{color:#565656;font-style:normal;font-weight:400}.settingsroom-text22{font-size:8px}.settingsroom-image20{border-radius:0;height:20px;width:20px}.settingsroom-container29{align-items:center;border-color:#d2d2d2;border-width:1px 0 0;justify-content:flex-end;padding:var(--dl-space-space-twounits) var(--dl-space-space-unit);width:100%}.settingsroom-container30{justify-content:space-between;margin-left:var(--dl-space-space-unit);width:90%}.settingsroom-container31{align-items:flex-start;flex-direction:column}.settingsroom-text23{font-size:13px;margin-bottom:4px}.settingsroom-text23,.settingsroom-text24{color:#565656;font-style:normal;font-weight:400}.settingsroom-text24{font-size:8px}.settingsroom-image21{border-radius:0;height:20px;width:20px}.settingsroom-container32{align-items:center;align-self:center;border:hidden #d2d2d2;border-width:1px 0 0;display:flex;flex:0 0 auto;flex-direction:row;height:15vh;justify-content:center;padding-left:0;padding-right:0;position:static;width:80%}}@media(max-width:767px){.settingsroom-container12{display:flex;flex-direction:column}.settingsroom-image13{height:30%}.settingsroom-text14{font-size:8px}.settingsroom-image14{height:30%}.settingsroom-text15{font-size:8px}.settingsroom-image15{height:30%}.settingsroom-text16{font-size:8px}.settingsroom-image16{height:30%}.settingsroom-text17{font-size:8px}.settingsroom-image17{height:30%}.settingsroom-text18{font-size:8px}.settingsroom-container32{border-style:hidden;border-width:0}}@media(max-width:479px){.settingsroom-container10{flex-direction:column}.settingsroom-container16{background-color:#f0f0f0;height:6vh;padding-bottom:var(--dl-space-space-halfunit)}.settingsroom-container17{height:50px}.settingsroom-image13{height:20%}.settingsroom-text14{font-size:6px}.settingsroom-container18{height:50px}.settingsroom-image14{height:20%}.settingsroom-text15{font-size:6px}.settingsroom-container19{height:50px}.settingsroom-image15{height:20%}.settingsroom-text16{font-size:6px}.settingsroom-container20{height:50px}.settingsroom-image16{height:20%}.settingsroom-text17{font-size:6px}.settingsroom-container21{height:50px}.settingsroom-image17{height:20%}.settingsroom-text18{font-size:6px}.settingsroom-container22{margin-top:-70px;padding-bottom:var(--dl-space-space-halfunit);padding-top:var(--dl-space-space-halfunit)}.settingsroom-image18,.settingsroom-image19,.settingsroom-image20,.settingsroom-image21{height:20px;width:20px}.settingsroom-container32{height:8vh}}.popup-overlay{align-items:center;background-color:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.popup-content{animation:slideDownFade .3s ease-out;background-color:#fff;border-radius:10px;box-shadow:0 4px 20px #0003;max-width:400px;padding:2rem 2.5rem;text-align:center;width:90%}.popup-content h3{color:#2c3e50;font-size:1.5rem;margin-bottom:.75rem}.popup-content p{color:#555;font-size:1rem;margin-bottom:1.5rem}.popup-content button{background-color:#ff914d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.2rem;transition:background-color .2s ease}.popup-content button:hover{background-color:#fa7929}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.6217a85b.css.map*/