.small-detail,h1,h2,h3{font-family:Lato,"sans-serif"}.body-bold,.body-regular,.sub-title{font-family:Roboto,"sans-serif"}:root{--colors-hotberry:linear-gradient(274deg,#5d30ddab,#7f14fc)}.button{font-family:Lato,"sans-serif";font-weight:700;line-height:1.2em;border-radius:5px;height:50px;min-width:160px;text-align:center;font-style:normal;font-size:14px}.button-primary{background-color:var(--colors-frozenberry);color:var(--colors-white);border:none;font-size:14px}.button-transparent{height:auto;width:auto;min-width:auto;padding:0;background-color:transparent;border:none;color:var(--colors-litberry);box-shadow:none}.button-transparent:active,.button-transparent:focus,.button-transparent:hover{background-color:transparent!important;border:none!important;box-shadow:none!important;color:var(--colors-litberry)}.button-secondary{background-color:var(--colors-litberry);color:var(--colors-white);border:none}.button-tertiary,.button-tertiary:active,.button-tertiary:focus,.button-tertiary:hover{background-color:var(--colors-white)!important;border:1.5px solid var(--colors-litberry)!important;color:var(--colors-litberry)!important}.button--disabled{background-color:#b2b2b2;color:var(--colors-white);border:none;display:flex;justify-content:center;align-items:center}.rdp-root{--rdp-accent-color:blue;--rdp-accent-background-color:#f0f0ff;--rdp-day-height:44px;--rdp-day-width:44px;--rdp-day_button-border-radius:100%;--rdp-day_button-border:2px solid transparent;--rdp-day_button-height:42px;--rdp-day_button-width:42px;--rdp-selected-border:2px solid var(--rdp-accent-color);--rdp-disabled-opacity:.5;--rdp-outside-opacity:.75;--rdp-today-color:var(--rdp-accent-color);--rdp-dropdown-gap:.5rem;--rdp-months-gap:2rem;--rdp-nav_button-disabled-opacity:.5;--rdp-nav_button-height:2.25rem;--rdp-nav_button-width:2.25rem;--rdp-nav-height:2.75rem;--rdp-range_middle-background-color:var(--rdp-accent-background-color);--rdp-range_middle-color:inherit;--rdp-range_start-color:#fff;--rdp-range_start-background:linear-gradient(var(--rdp-gradient-direction),transparent 50%,var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color:var(--rdp-accent-color);--rdp-range_end-background:linear-gradient(var(--rdp-gradient-direction),var(--rdp-range_middle-background-color) 50%,transparent 50%);--rdp-range_end-color:#fff;--rdp-range_end-date-background-color:var(--rdp-accent-color);--rdp-week_number-border-radius:100%;--rdp-week_number-border:2px solid transparent;--rdp-week_number-height:var(--rdp-day-height);--rdp-week_number-opacity:.75;--rdp-week_number-width:var(--rdp-day-width);--rdp-weeknumber-text-align:center;--rdp-weekday-opacity:.75;--rdp-weekday-padding:.5rem 0rem;--rdp-weekday-text-align:center;--rdp-gradient-direction:90deg;--rdp-animation_duration:.3s;--rdp-animation_timing:cubic-bezier(.4,0,.2,1)}.rdp-root[dir=rtl]{--rdp-gradient-direction:-90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity:unset}.rdp-root{position:relative}.rdp-root,.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-root[data-nav-layout=after] .rdp-month,.rdp-root[data-nav-layout=around] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;-webkit-margin-start:var(--rdp-nav_button-width);margin-inline-start:var(--rdp-nav_button-width);-webkit-margin-end:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{position:absolute;inset-inline-start:0;top:0;height:var(--rdp-nav-height);display:inline-flex}.rdp-root[data-nav-layout=around] .rdp-button_next{position:absolute;inset-inline-end:0;top:0;height:var(--rdp-nav-height);display:inline-flex;justify-content:center}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:-moz-fit-content;max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled{opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.popover{position:relative}.popover>.button>.body-bold>span{display:flex;justify-content:center;gap:5px;align-items:center}.popover>.button>.body-bold>span>svg{margin-top:-2px}.button{position:relative;cursor:pointer}.popover-content{display:none;background-color:#fff;position:absolute;border-radius:8px;flex-direction:column;padding:10px 20px 20px;z-index:3000;box-shadow:-10px 7px 22px #0000000d;min-width:500px}.popover:hover>.popover-content{display:flex}.rdp-months .rdp-month_caption{justify-content:center}.rdp-months .rdp-month_caption .rdp-caption_label{font-family:Lato,sans-serif!important;font-weight:700;font-size:10px;line-height:15.05px;letter-spacing:0;color:#4b3a7c;text-transform:capitalize}.rdp-months .rdp-month_grid thead .rdp-weekdays .rdp-weekday{font-family:Roboto,sans-serif!important;font-weight:500;font-size:8px;line-height:9.38px;letter-spacing:0;text-align:center;max-width:20px}.rdp-months .rdp-month_grid tbody .rdp-week .rdp-day{font-family:Roboto,sans-serif!important;font-weight:400;font-size:8px;line-height:9.38px;letter-spacing:0;text-align:center;color:#4b3a7c;width:20px;height:20px;margin:5px 0}.rdp-months .rdp-month_grid tbody .rdp-week .rdp-day_button{width:30px;max-height:20px;margin:0 auto 7px}.rdp-months .rdp-month_grid tbody .rdp-week td.rdp-day.rdp-selected.rdp-range_start.rdp-range_end .rdp-day_button{background-color:#340aab;border-color:#340aab;border-radius:50px}.rdp-months .rdp-month_grid tbody .rdp-week .rdp-outside{opacity:.3}.rdp-months .rdp-month_grid tbody .rdp-week .rdp-range_end,.rdp-months .rdp-month_grid tbody .rdp-week .rdp-range_start{background:transparent}.rdp-months .rdp-month_grid tbody .rdp-week .rdp-range_end .rdp-day_button,.rdp-months .rdp-month_grid tbody .rdp-week .rdp-range_start .rdp-day_button{width:100%!important;background-color:#5d30dd;border-color:#5d30dd;color:#fff;height:20px;width:20px;border-radius:10px}.rdp-months .rdp-month_grid tbody .rdp-week .rdp-range_start .rdp-day_button{border-top-right-radius:0;border-bottom-right-radius:0}.rdp-months .rdp-month_grid tbody .rdp-week .rdp-range_end .rdp-day_button{border-top-left-radius:0;border-bottom-left-radius:0}.rdp-months .rdp-month_grid tbody .rdp-week .rdp-range_middle{color:#fff;background-color:transparent;opacity:1!important}.rdp-months .rdp-month_grid tbody .rdp-week .rdp-range_middle .rdp-day_button{background-color:#5d30dd}.rdp-months .rdp-month_grid tbody .rdp-week .rdp-day.rdp-selected.rdp-range_middle:first-child .rdp-day_button{border-top-left-radius:10px;border-bottom-left-radius:10px}.rdp-months .rdp-month_grid tbody .rdp-week .rdp-day.rdp-selected.rdp-range_middle:last-child .rdp-day_button{border-top-right-radius:10px;border-bottom-right-radius:10px}.rdp-months .rdp-nav{width:100%}.rdp-months .rdp-nav .rdp-chevron{fill:#35d8d0}.rdp-months .rdp-nav .rdp-button_previous{position:absolute;left:0}.rdp-months .rdp-nav .rdp-button_next{position:absolute;right:0}.clear-btn{position:absolute;top:1px;right:1px;border:none;background-color:transparent;border-radius:50%;width:15px;height:15px;color:#4b3a7c;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:10px}.h1{font-size:50px;line-height:105%;white-space:break-spaces}.h1,.h2{color:var(--colors-pureberry);font-family:Lato,"sans-serif";font-style:normal;font-weight:900}.h2{font-size:30px;line-height:120%}.h3{font-family:Lato,"sans-serif";font-size:28px;font-weight:700;line-height:33.6px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--colors-pureberry)}.body-bold{font-weight:700;line-height:150.187%}.body-bold,.body-regular{color:var(--colors-pureberry);font-family:Roboto,sans-serif;font-size:15px;font-style:normal}.body-regular{font-weight:400;line-height:150%}.button-txt{color:var(--colors-white);text-align:center;font-size:14px;line-height:normal}.button-txt,.sub-title{font-family:Lato,"sans-serif";font-style:normal;font-weight:700}.sub-title{white-space:break-spaces;color:var(--colors-pureberry);font-size:20px;line-height:24px;letter-spacing:-.4px}.text-gradient{font-style:normal;line-height:140%;background:linear-gradient(90deg,#00dbd0 .01%,#7b3bf9 99.98%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.small-detail{font-family:Lato,"sans-serif";font-size:10px;font-weight:700;line-height:15.05px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--colors-oldberry)}@media (max-width:800px){.h1{font-size:25px;line-height:30px}.h2{font-size:20px;line-height:24px;font-weight:700}.button-txt{font-size:14px;line-height:16px}}.input-custom{background:var(--Blanco,#fff)}.input-custom .anticon{color:#bdbdbd}.input-normal{border-radius:5px;border:1px solid #bdbdbd!important;background:var(--Blanco,#fff);padding:5px 10px;height:50px}.input-normal:active,.input-normal:focus,.input-normal:hover{border:1px solid #bdbdbd}.input-number{border-radius:5px;border:1px solid #bdbdbd!important;background:var(--Blanco,#fff);height:50px;display:flex;justify-content:flex-start;align-items:center;width:100%}.ant-input-number-input,.ant-input-number-input-wrap{width:100%}.input-number:active,.input-number:focus,.input-number:hover{border:1px solid #bdbdbd}.input-line{height:40px;padding:5px 10px;border:none;border-radius:0;border-bottom:1px solid #bdbdbd!important;background:var(--Blanco,#fff)}.input-line:active,.input-line:focus,.input-line:hover{box-shadow:none}.input-error{border:1px solid var(--Badberry,#eb5757);box-shadow:0 0 4px 1px #eb5757}.input-error:active,.input-error:focus,.input-error:hover{border:1px solid var(--Badberry,#eb5757);box-shadow:0 0 4px 1px #eb5757!important}.input-number[type=number]::-webkit-inner-spin-button,.input-number[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-number[type=number]{-moz-appearance:textfield}.ant-input-number-handler-wrap{display:none!important}.select-custom{width:100%;height:50px;border:1px solid #b2b2b2!important;padding:0 10px;color:#b2b2b2;border-radius:5px}.ant-select-selection-overflow,.ant-select-selection-wrap{height:100%!important}.multiselect{width:100%;height:40px;border-bottom:1px solid #e1e1e1}.cont-multiple{width:100%}.ant-select-multiple>.ant-select-selector{border-radius:0;border:none!important}.btn-del{border-radius:30px;border:1px solid var(--Litberry,#5d30dd);height:20px;padding:5px 20px;background-color:#fff;width:auto;display:flex;align-items:center;justify-content:space-between;gap:5px;color:var(--Midberry,#340aab);font-family:Lato,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:150.5%}.btn-del_delete{border:0 solid var(--Litberry,#5d30dd);background-color:#fff;padding:0;cursor:pointer}.btn-del_delete>svg{margin-top:5px}.content-op{display:flex;gap:5px;margin-top:10px;flex-wrap:wrap}.multiselect>.ant-select-selection-item{display:none!important}:where(.css-dev-only-do-not-override-1v28nim).ant-select-outlined.ant-select-multiple .ant-select-selection-item{background:transparent;border:1px solid #5d30dd;border-radius:20px;height:27px;padding:0 15px;display:flex;justify-content:space-between;gap:10px;color:var(--Midberry,#340aab);font-family:Lato,sans-serif;font-style:normal;font-weight:700}:where(.css-dev-only-do-not-override-1v28nim).ant-select-multiple .ant-select-selection-overflow .ant-select-selection-item-remove{color:#5d30dd;font-weight:800}:where(.css-dev-only-do-not-override-1v28nim).ant-switch .ant-switch-handle:before{top:0!important;background-color:#b2b2b2}.ant-switch-inner{width:36px}:where(.css-dev-only-do-not-override-1v28nim).ant-switch .ant-switch-inner{background:fff;border:2px solid #b2b2b2;height:10px}:where(.css-dev-only-do-not-override-1v28nim).ant-switch{background-color:transparent!important}:where(.css-dev-only-do-not-override-1v28nim).ant-switch.ant-switch-checked .ant-switch-inner{border:2px solid #340aab;background-color:#340aab}:where(.css-dev-only-do-not-override-xepvsj).ant-switch:not(.ant-switch-disabled){background:#fff!important;border:2px solid #d6d6d6!important}.ant-switch-handle{height:21px!important;width:21px!important;margin-top:-6px}:where(.css-dev-only-do-not-override-xepvsj).ant-switch .ant-switch-handle:before{background-color:#b2b2b2}.ant-switch-checked>.ant-switch-handle:before{background-color:#35d8d0}:where(.css-dev-only-do-not-override-1v28nim).ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 25px)}:where(.css-dev-only-do-not-override-xepvsj).ant-switch.ant-switch-checked,:where(.css-dev-only-do-not-override-xepvsj).ant-switch.ant-switch-checked:hover{background:#340aab!important;border:2px solid #340aab!important}.ant-switch{height:16px;width:16px;margin-top:3px}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}:root{--colors-12:linear-gradient(274.08deg,rgba(93,48,221,.67) -2.97%,#7f14fc 56.11%);--colors-litberry:#5d30dd;--colors-midberry:#340aab;--colors-frozenberry:#35d8d0;--colors-backberry:#f6f6f6;--colors-pureberry:#4b3a7c;--colors-coldberry:#6171ae;--colors-darkberry:#1c0e42;--colors-warningberry:#fffaed;--colors-smoothieberry:linear-gradient(0deg,#00dbd0,#7b3bf9);--colors-hotberry:linear-gradient(274deg,rgba(93,48,221,.671),#7f14fc);--colors-gradient:linear-gradient(0deg,#5d33e4,#08cdd2);--colors-black:#1b1b1b;--colors-white:#fff;--colors-highlight-azul:#4814dc;--colors-whatsapp:#25d366;--colors-oldberry:#b2b2b2;--colors-badberry:#eb5757;--colors-berrywarning:#ffbb0d;--colors-gradient-image:linear-gradient(0deg,rgba(74,58,124,.308),rgba(74,58,124,.301))}#__next{width:100%;height:100%}:root{background:var(--colors-backberry)}.button-icon.ant-btn{height:23px;border-radius:5px;background:transparent;border:none;display:flex;justify-content:center;align-items:center;padding:0;box-shadow:none}.button-icon.ant-btn:active,.button-icon.ant-btn:focus,.button-icon.ant-btn:hover{background-color:transparent}.button-icon.ant-btn:not(:disabled):focus-visible{outline:none}.button-icon.ant-btn:not(:disabled):hover{color:var(--colors-litberry);border-color:transparent}.button-icon.ant-btn::selection{background:transparent}.button-icon.ant-btn:disabled span{color:var(--colors-oldberry)}.button-icon.ant-btn:disabled img{filter:contrast(5%)}.button-icon span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-litberry,#5d30dd)}.button-icon--left img{margin-left:5px}.button-icon--right img{margin-right:5px}.button-insurance.ant-btn{width:100%;display:flex;justify-content:center;align-items:center;border:none;position:relative;border-radius:5px;background:var(--colors-white,#fff);box-shadow:0 4px 22px 0 rgba(0,0,0,.05)}.button-insurance.ant-btn h3{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.button-insurance.ant-btn h3{font-size:28px;letter-spacing:normal}}.button-insurance.ant-btn h3{margin-top:10px;color:var(--colors-pureberry,#4b3a7c)}.button-insurance.ant-btn p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.button-insurance.ant-btn p{font-size:15px;line-height:150%}}.button-insurance.ant-btn p{color:var(--colors-pureberry,#4b3a7c);margin-right:20px}.button-insurance.ant-btn span{display:flex;justify-content:center;align-items:center}.button-insurance.ant-btn:active,.button-insurance.ant-btn:focus,.button-insurance.ant-btn:hover{background:var(--colors-midberry,#340aab)}.button-insurance.ant-btn:active h3,.button-insurance.ant-btn:active p,.button-insurance.ant-btn:focus h3,.button-insurance.ant-btn:focus p,.button-insurance.ant-btn:hover h3,.button-insurance.ant-btn:hover p{color:var(--colors-white,#fff)}.button-insurance.ant-btn:not(:disabled):focus-visible{outline:none}.button-insurance.ant-btn:not(:disabled):hover{border-color:transparent}.button-insurance.ant-btn:not(:disabled):hover h3{color:var(--colors-white,#fff)}.button-insurance.ant-btn::selection{background:var(--colors-midberry,#340aab)}.button-insurance.ant-btn:disabled span{color:var(--colors-oldberry)}.group-insurance{display:flex}.group-insurance .img-insurance{-webkit-margin-end:-10px;margin-inline-end:-10px}.img-insurance{box-sizing:content-box;box-shadow:4px 4px 8px 0 rgba(0,0,0,.05);border-radius:100%;width:30px;height:30px;display:flex;justify-content:center;align-items:center;background-color:var(--colors-white,#fff)}.img-insurance--warning{border:2px solid var(--colors-berrywarning,#ffbb0d)}.img-insurance--disconect{border:1px solid var(--colors-white,#fff)}.img-insurance--online{border:2px solid var(--colors-whatsapp,#25d366)}.tooltip-dark.ant-tooltip{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.tooltip-dark.ant-tooltip{font-size:15px;line-height:150%}}.tooltip-dark.ant-tooltip{color:var(--colors-white,#fff)}.tooltip-dark.ant-tooltip .ant-tooltip-inner{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.tooltip-dark.ant-tooltip .ant-tooltip-inner{font-size:15px;line-height:150%}}.tooltip-dark.ant-tooltip .ant-tooltip-inner{background-color:var(--colors-darkberry,#1c0e42)}.button-border{font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-litberry);border-color:var(--colors-litberry);height:50px}.button-border,.button-border span{font-family:Lato}.button-text.ant-btn{border-radius:5px;display:flex;justify-content:center;align-items:center;box-shadow:none;border:1px solid var(--colors-backberry,#f6f6f6);background:var(--colors-white,#fff);padding:10px}.button-text.ant-btn:active,.button-text.ant-btn:focus,.button-text.ant-btn:hover{background-color:var(--colors-white,#fff)}.button-text.ant-btn:not(:disabled):focus-visible{outline:none}.button-text.ant-btn:not(:disabled):hover{border:1px solid var(--colors-backberry,#f6f6f6)}.button-text.ant-btn::selection{background-color:var(--colors-white,#fff)}.button-text.ant-btn:disabled span{color:var(--colors-oldberry)}.button-text span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-pureberry,#5d30dd)}.loading-berry{position:fixed;z-index:100;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.loading-berry h4{text-align:center;font-family:Lato;font-size:16px;font-style:normal;font-weight:700;line-height:150%;color:var(--colors-pureberry,#4b3a7c)}.loading-berry img{width:100px;height:100px}.relative{position:relative}.ant-modal-mask{background:none}@media only screen and (min-width:768px){.loading-berry img{width:300px;height:300px}.button-insurance.ant-btn span{display:flex;flex-direction:column;justify-content:center;align-items:center}.ant-modal-mask{background:rgba(28,14,66,.22);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.p-0{padding:0}.pinl-15{padding-inline:15px}.pbl-10{padding-block:10px}.mb-10{margin-bottom:10px}.mbl-10{margin-block:10px}.mb-20{margin-bottom:20px}.mb-15{margin-bottom:15px}.mb-30{margin-bottom:30px}.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner,.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{background:var(--colors-midberry)!important}.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-in-range>div{color:#fff!important}.ant-picker-cell-inner{border-radius:50px!important}.ant-picker-cell-inner :hover,.ant-picker-cell-inner:before{border-radius:50px!important;border:none!important}.ant-picker-dropdown .ant-picker-cell .ant-picker-cell-inner{color:var(--colors-pureberry,#4b3a7c)}.ant-form-item-explain-error{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px}.ant-calendar-picker-clear{opacity:1}.ant-table-wrapper .ant-table{border-radius:0}.select-payment.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){border:1px solid var(--colors-midberry,#340aab);background-color:var(--colors-white,#fff)}.select-payment.ant-select-dropdown .ant-select-item{background-color:var(--colors-white,#fff);padding:0;border-radius:5px}.card-withdraw{cursor:pointer;border:none}.card-withdraw.ant-card:not(.ant-card-bordered){box-shadow:none}.card-withdraw.ant-card .ant-card-body{padding:10px;border:none}.card-withdraw h6{font-size:20px;line-height:normal;letter-spacing:-.4px}.card-withdraw .type-card p,.card-withdraw h6{font-family:Lato;font-style:normal;font-weight:700;color:var(--colors-pureberry,#4b3a7c)}.card-withdraw .type-card p{font-size:10px;line-height:14px;margin-left:10px}.card-withdraw .num-card{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.card-withdraw .num-card{font-size:15px;line-height:16px}}.card-withdraw .num-card{margin-top:10px;color:var(--colors-pureberry,#4b3a7c)}.card-withdraw--active{background:var(--colors-litberry,#5d30dd);color:var(--colors-white,#fff)}.card-withdraw--active h6{font-size:20px;line-height:normal;letter-spacing:-.4px}.card-withdraw--active .type-card p,.card-withdraw--active h6{font-family:Lato;font-style:normal;font-weight:700;color:var(--colors-white,#fff)}.card-withdraw--active .type-card p{font-size:10px;line-height:14px;margin-left:10px}.card-withdraw--active .num-card{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.card-withdraw--active .num-card{font-size:15px;line-height:16px}}.card-withdraw--active .num-card{margin-top:10px;color:var(--colors-white,#fff)}.range-picker__dropdown-picker{padding:0!important}.range-picker__range-picker-panel{padding:15px 20px 30px}.range-picker__range-picker-panel p{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-pureberry,#4b3a7c);margin-bottom:20px}.range-picker__range-picker-panel .ant-picker-panels{gap:20px}.range-picker__range-picker-panel .ant-picker-cell{padding:2px 0}.range-picker__range-picker-panel .ant-picker-header-super-next-btn,.range-picker__range-picker-panel .ant-picker-header-super-prev-btn{display:none}.range-picker__range-picker-panel .ant-picker-date-panel{padding:10px;border-radius:7px;border:1px solid var(--colors-backberry,#f6f6f6)}.range-picker__range-picker-panel .ant-picker-month-btn,.range-picker__range-picker-panel .ant-picker-year-btn{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-pureberry,#4b3a7c)!important}.range-picker__range-picker-panel .ant-picker-content th{color:var(--colors-oldberry,#b2b2b2)!important}.range-picker__range-picker-panel .ant-picker-body{padding:0 8px!important}.range-picker__range-picker-panel .ant-picker-content{font-family:Roboto;font-size:8px;font-style:normal;font-weight:500;line-height:normal}.range-picker__range-picker-panel .ant-picker-header{border:none;padding:0}:where(.css-dev-only-do-not-override-amq5gd).ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder,:where(.css-dev-only-do-not-override-amq5gd).ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder:hover>td,:where(.css-dev-only-do-not-override-amq5gd).ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder:hover>th{background:transparent}.empty-table{width:100%;height:100%;background-color:transparent}.empty-table h2{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.empty-table h2{font-size:30px;font-weight:900;letter-spacing:normal}}.empty-table h2{margin-top:12px;background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 30.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rpv-toolbar{overflow:auto}.rpv-toolbar::-webkit-scrollbar{width:12px;height:6px}.rpv-toolbar::-webkit-scrollbar-track{background:#d8d8d8}.rpv-toolbar::-webkit-scrollbar-thumb{height:3px;background-color:#636363;border-radius:10px;border:1px solid #d8d8d8}.rpv-default-layout__sidebar-headers{display:none}.rpv-default-layout__toolbar{background-color:#000!important}.rpv-default-layout__toolbar h1,.rpv-default-layout__toolbar h2,.rpv-default-layout__toolbar h3,.rpv-default-layout__toolbar h4,.rpv-default-layout__toolbar h5,.rpv-default-layout__toolbar h6,.rpv-default-layout__toolbar p,.rpv-default-layout__toolbar span,.rpv-default-layout__toolbar svg{color:#fff!important}.rpv-default-layout__toolbar .rpv-core__popover-body svg{color:#000!important}.payments-layout-desktop{display:none}.payments-layout-mobile{padding:20px}.payments-layout-mobile h1{font-family:Lato;font-size:25px;font-style:normal;font-weight:900;line-height:normal}@media only screen and (min-width:768px){.payments-layout-mobile h1{font-size:50px;line-height:105%}}.payments-layout-mobile h1{color:var(--colors-pureberry,#4b3a7c);margin-bottom:28.66px}.payments-layout-mobile h6{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.payments-layout-mobile h6{font-size:15px;line-height:16px}}.payments-layout-mobile h6{color:var(--colors-pureberry,#4b3a7c)}@media only screen and (min-width:768px){.payments-layout-mobile{display:none}.payments-layout-desktop{display:flex;flex-direction:column;position:relative}.payments-layout-desktop .background{position:fixed;top:50px;left:0;width:100%;height:134px;background:var(--colors-white,#fff)}.payments-layout-desktop .title{height:134px;padding-inline:35px;padding-top:10px}.payments-layout-desktop .title .ant-breadcrumb{display:flex;font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:#000;opacity:.3000000119}.payments-layout-desktop .title .ant-breadcrumb-separator{margin-inline:4px}.payments-layout-desktop .title h3{position:relative;z-index:5;font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal;color:var(--colors-pureberry,#4b3a7c);margin-top:34px}}@media only screen and (min-width:768px)and (min-width:768px){.payments-layout-desktop .title h3{font-size:28px;letter-spacing:normal}}.rpv-core__tooltip-body-search-popover,.rpv-toolbar__right{display:none!important}.rpv-default-layout__toolbar{background-color:#1c0e42!important}.ViewerPdf{max-width:none!important}.rpv-toolbar__left button[aria-label=Search]{display:none!important}*{box-sizing:border-box}#root,body,html{margin:0;height:100%}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:Lato,sans-serif}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#222}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.logo{position:relative;display:flex;height:21.5px;flex-direction:column;justify-content:flex-start}.logo__badge{background-color:var(--colors-white);width:21.39px;height:6.84px;border-radius:17.9px;display:flex;justify-content:center;align-items:center;align-self:flex-end;position:absolute;top:14.6px;left:59px}.logo__badge span{font-family:Lato;font-size:4px;font-weight:700;line-height:5px}@media only screen and (min-width:768px){.logo__badge span{font-size:5px;font-weight:900;line-height:normal}}.logo__badge span{color:var(--colors-litberry);margin-bottom:.1px}@media only screen and (min-width:768px){.logo,.logo__badge{justify-content:center}.logo__badge{background-color:var(--colors-white);width:24px;height:8px;border-radius:21px;display:flex;align-items:center;top:20px;left:92px;display:none}.logo__badge span{font-family:Lato;font-size:4px;font-weight:700;line-height:5px;color:var(--colors-litberry);margin-bottom:.1px}}@media only screen and (min-width:768px)and (min-width:768px){.logo__badge span{font-size:5px;font-weight:900;line-height:normal}}@media only screen and (max-width:768px){.logo__badge{display:none}}.button-custom.ant-btn{display:flex;justify-content:center;align-items:center;border-radius:5px}.button-custom.ant-btn-default:disabled{background-color:var(--colors-oldberry,#b2b2b2)!important}.button-custom--primary{background:var(--colors-frozenberry,#35d8d0);border:none}.button-custom--primary span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-white,#fff)}.button-custom--primary:active,.button-custom--primary:focus,.button-custom--primary:hover{background:var(--colors-frozenberry,#35d8d0)}.button-custom--primary:not(:disabled):focus-visible{outline:none}.button-custom--primary:not(:disabled):hover{color:var(--colors-white,#fff);border-color:transparent}.button-custom--primary::selection{background:var(--colors-frozenberry,#35d8d0)}.button-custom--secondary{background-color:var(--colors-litberry,#5d30dd);border:none}.button-custom--secondary span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-white,#fff)}.button-custom--secondary:active,.button-custom--secondary:focus,.button-custom--secondary:hover{background:var(--colors-litberry,#5d30dd)}.button-custom--secondary:not(:disabled):focus-visible{outline:none}.button-custom--secondary:not(:disabled):hover{color:var(--colors-white,#fff);border-color:transparent}.button-custom--secondary::selection{background:var(--colors-litberry,#5d30dd)}.button-custom--outline{background-color:var(--color-white,#fff);border:1.5px solid var(--color-litberry,#5d30dd)!important}.button-custom--outline span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--color-litberry,#5d30dd)!important}.button-custom--outline:active,.button-custom--outline:focus,.button-custom--outline:hover{color:#5d30dd;border:1.5px solid var(--color-litberry,#5d30dd);background:var(--color-white,#fff)}.button-custom--outline:not(:disabled):focus-visible{outline:none}.button-custom--outline:not(:disabled):not(.ant-btn-disabled):active{border:1.5px solid var(--color-litberry,#5d30dd)}.button-custom--outline:not(:disabled):hover{border:1.5px solid transparent;border-color:var(--color-litberry,#5d30dd)}.button-custom--outline::selection{border:1.5px solid var(--color-litberry,#5d30dd);background-color:var(--color-white,#fff)}.button-custom--terciary{background-color:var(--colors-white,#fff);border:none}.button-custom--terciary span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-white,#fff)}.button-custom--terciary:active,.button-custom--terciary:focus,.button-custom--terciary:hover{background:var(--colors-white,#fff)}.button-custom--terciary:not(:disabled):focus-visible{outline:none}.button-custom--terciary:not(:disabled):hover{color:var(--colors-litberry,#5d30dd);border-color:var(--colors-litberry,#5d30dd)}.button-custom--terciary::selection{background:var(--colors-white,#fff)}.button-custom--link{width:100%;height:30px;background-color:transparent;border:none}.button-custom--link:active,.button-custom--link:focus,.button-custom--link:hover{background:transparent}.avatar-custom{box-sizing:content-box;background-color:#fff;width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%}.avatar-custom--disconect{border:1px solid var(--colors-white,#fff)!important}.avatar-custom--online{border:2px solid var(--colors-whatsapp,#25d366)!important}.graph-donut{width:54px;height:54px;margin-bottom:0}@media only screen and (min-width:768px){.graph-donut{width:100%;height:100%}}.uploader.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select,.uploader.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select{width:100%;padding:15px;height:50px;-webkit-margin-end:0;margin-inline-end:0;margin-bottom:0;text-align:center;vertical-align:middle;border:none;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='%23B2B2B2FF' stroke-width='2' stroke-dasharray='7' stroke-dashoffset='25' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:5px;cursor:pointer;transition:border-color .3s}.uploader.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select:hover,.uploader.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select:hover{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='%234B3A7CFF' stroke-width='2' stroke-dasharray='7' stroke-dashoffset='25' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:5px}.uploader--success{display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:5px;padding:15px;width:100%}.uploader--success img{margin-right:10px}.uploader--success p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.uploader--success p{font-size:15px;line-height:150%}}.uploader--success p{text-align:center;color:var(--colors-pureberry,#4b3a7c)}.uploader--success .button-custom{display:none}.uploader .text{color:var(--colors-pureberry,#4b3a7c)}.uploader .text,.uploader .text span{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px}.uploader .text span{color:var(--colors-badberry,#eb5757)}.uploader .text a{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-litberry,#340aab)}.uploader .text--mobile{display:block}.uploader .text--desktop{display:none}.uploader__confirm{width:100%;padding:15px;margin-bottom:0;border:none;border-radius:5px;cursor:pointer;transition:border-color .3s;display:flex;flex-direction:column;justify-content:center;align-items:center}.uploader__confirm:hover{border-radius:5px}.uploader__confirm .file{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.uploader__confirm a{color:var(--colors-litberry,#5d30dd);font-family:Roboto;font-size:15px;font-style:normal;font-weight:400;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline}.uploader__confirm p{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;text-align:start;color:var(--colors-oldberry,#b2b2b2)}.uploader__confirm .ant-divider{margin:10px}.uploader__confirm .button-confirm{display:none}.uploader__confirm .reload span{color:var(--colors-badberry,#eb5757)}.uploader__confirm .reload{margin:10px 0 15px}.uploader__confirm .button-text{background:transparent;padding:0;height:17px}@media only screen and (min-width:768px){.uploader.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select,.uploader.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select{width:430px;padding:15px;margin-left:10px;height:100%}.uploader.ant-upload-wrapper.ant-upload-picture-card-wrapper{height:calc(100% - 39px)}.uploader .ant-upload-wrapper .ant-upload-drag .ant-upload-btn{display:flex;justify-content:center;align-items:center;padding:0}.uploader--success{flex-direction:column}.uploader--success img{margin-right:0}.uploader--success p{margin-block:12px}.uploader--success .button-custom{display:flex;width:142px;height:50px;border-radius:5px}.uploader__confirm{width:430px;padding:0;margin-left:10px}.uploader__confirm__row{margin-top:10px;width:100%;padding:0 25px}.uploader__confirm .ant-divider{margin:15px}.uploader__confirm .button-confirm{display:flex;height:50px;justify-content:center;align-items:center;gap:10px;border-radius:5px;border:1.5px solid var(--colors-litberry,#5d30dd)}.uploader__confirm .button-confirm span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-litberry,#5d30dd)}.uploader__confirm .button-confirm{margin:0}.uploader__confirm .file{align-items:flex-start}.uploader .text{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px;width:150px;color:var(--colors-pureberry,#4b3a7c)}}@media only screen and (min-width:768px)and (min-width:768px){.uploader .text{font-size:15px;line-height:150%}}@media only screen and (min-width:768px){.uploader .text span{color:var(--colors-badberry,#eb5757)}.uploader .text a{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px;color:var(--colors-litberry,#340aab)}}@media only screen and (min-width:768px)and (min-width:768px){.uploader .text a{font-size:15px;line-height:150%}}@media only screen and (min-width:768px){.uploader .text--mobile{display:none}.uploader .text--desktop{display:block}}.empty-list h1{font-family:Lato;font-size:25px;font-style:normal;font-weight:900;line-height:normal}@media only screen and (min-width:768px){.empty-list h1{font-size:50px;line-height:105%}}.empty-list h1{background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 90.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:12px}.empty-list p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.empty-list p{font-size:15px;line-height:150%}}.empty-list p{font-size:15px;color:var(--colors-pureberry,#4b3a7c);margin-bottom:12px}.empty-list__paragraph{font-family:Lato;font-size:12px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-litberry)}@media only screen and (min-width:768px){.empty-list p{color:var(--colors-pureberry,#4b3a7c)}.empty-list p,.empty-list__paragraph{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px}}.balance-card{padding:10px 20px}.balance-card .sub-title{font-size:20px}.balance-card .price-sub{display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin-top:10px}.balance-card .price-sub .small-detail{font-size:15px}.balance-card .price-sub p{position:relative}.balance-card .price-sub p .info{position:absolute;right:-20px}.balance-card .ant-card-body{padding:0}.balance-card p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.balance-card p{font-size:15px;line-height:16px}}.balance-card p{color:var(--colors-pureberry,#4b3a7c)}.balance-card .usd{font-family:Lato;font-size:20px}.balance-card .usd-2{font-size:13px}.balance-card .gradient{background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 90.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.balance-card h4{font-family:Lato;font-size:44px;font-style:normal;font-weight:300;line-height:105%}.balance-card h4 span{font-family:Lato}.balance-card .withdrawal{font-size:10px;line-height:14px;width:58px;color:var(--colors-pureberry,#4b3a7c);margin-left:10px}.balance-card .withdrawal,.balance-card a{font-family:Lato;font-style:normal;font-weight:700;display:flex;align-items:center}.balance-card a{font-size:14px;line-height:normal;color:var(--colors-litberry,#5d30dd)}.balance-card a img{margin-left:10px}.balance-card .button-bill span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-litberry,#5d30dd)}.balance-card .button-bill.ant-btn{border-radius:5px;box-shadow:none;background:var(--colors-white,#fff);height:50px;border-color:var(--colors-litberry,#5d30dd);padding:0 20px}.balance-card .button-bill.ant-btn:active,.balance-card .button-bill.ant-btn:focus,.balance-card .button-bill.ant-btn:hover{border-color:var(--colors-litberry,#5d30dd);background-color:var(--colors-white,#fff)}.balance-card .button-bill.ant-btn::selection{border-color:var(--colors-litberry,#5d30dd);background-color:var(--colors-white,#fff)}.balance-card .button-bill.ant-btn:disabled span{color:var(--colors-oldberry)}.balance-card .button-bill.ant-btn:disabled img{filter:grayscale(100%)}.balance-card .link{height:50px;border:none;box-shadow:none}.balance-card .link span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-litberry,#5d30dd);margin-right:10px}.balance-card .bottom-flex{gap:20px;border-top:1px solid #f6f6f6;padding-top:10px}.balance-card .bottom-flex .button-border,.balance-card .bottom-flex .button-border:active,.balance-card .bottom-flex .button-border:focus,.balance-card .bottom-flex .button-border:hover{border-radius:5px;border:1px solid #5d30dd;height:50px;color:var(--Berrywarning,#ffbb0d);font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;gap:6px;align-items:center;display:flex}@media only screen and (min-width:768px){.balance-card{padding:21px 20px;width:100%;align-items:center}.balance-card p{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px}.balance-card .usd{font-family:Lato;font-size:30px}.balance-card .usd-2{font-size:18px}.balance-card h4{font-family:Lato;font-style:normal;font-weight:300;line-height:105%;margin:0;font-size:100px;display:flex}.balance-card a{display:flex;justify-content:center;align-items:center}}.progress-chart .percentage-calculator .row{padding:0 10px}.progress-chart .progress{width:100%;background:var(--colors-darkberry,#1c0e42);margin:2px 0;overflow:hidden}.progress-chart .progress,.progress-chart .progress__percentage{height:25px;border-radius:90px;position:relative;display:flex;align-items:center}.progress-chart .progress__percentage{background:var(--colors-hotberry,linear-gradient(274deg,rgba(93,48,221,.67) -2.97%,#7f14fc 56.11%))}.progress-chart .progress_text{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-white,#fff);position:absolute}.progress-chart .progress .quantity{left:15px}.progress-chart .progress .total{right:15px}.floating-header{width:100%;padding:13px}.floating-header p{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-pureberry,#4b3a7c);margin-right:10px}.modal-confirm-file .ant-modal{padding:0;margin:0;top:10%;max-width:100%;height:90%}.modal-confirm-file .ant-modal .ant-modal-content{height:100%;padding:0}.modal-confirm-file .ant-modal .ant-modal-body{height:100%}.modal-confirm-file .file{width:100%;height:calc(100% - 76px)}.modal-confirm-file .buttons{padding:10px 20px}.modal-confirm-file .buttons .button-text{background:transparent;padding:0;height:17px}.modal-confirm-file .buttons .button-confirm{display:flex;height:50px;justify-content:center;align-items:center;gap:10px;border-radius:5px;border:1.5px solid var(--colors-litberry,#5d30dd)}.modal-confirm-file .buttons .button-confirm span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-litberry,#5d30dd)}.modal-confirm-file .buttons .button-confirm{margin:0}.modal-confirm-file .buttons .reload{border:none}.modal-confirm-file .buttons .reload span{color:var(--colors-badberry,#eb5757)}.modal-confirm-file .buttons .reload{margin:10px 0 15px}.validate-stripe{width:945px!important}.validate-stripe .ant-modal-content{padding:35px 47px 65px}.validate-stripe h6{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-pureberry,#4b3a7c)}.validate-stripe p{margin-top:10px;font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.validate-stripe p{font-size:15px;line-height:150%}}.validate-stripe p{color:var(--colors-pureberry,#4b3a7c)}.validate-stripe__content{margin-top:35px}.validate-stripe__info{margin-right:50px}.validate-stripe .button-text{padding:0;border:none;height:22.5px}.validate-stripe .button-text span{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.validate-stripe .button-text span{font-size:15px;line-height:150%}}.validate-stripe .button-text span{color:var(--colors-litberry,#5d30dd)}.validate-stripe .button-text:active,.validate-stripe .button-text:focus,.validate-stripe .button-text:hover{border:none}.validate-stripe .button-text:active span,.validate-stripe .button-text:focus span,.validate-stripe .button-text:hover span{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.validate-stripe .button-text:active span,.validate-stripe .button-text:focus span,.validate-stripe .button-text:hover span{font-size:15px;line-height:150%}}.validate-stripe .button-text:active span,.validate-stripe .button-text:focus span,.validate-stripe .button-text:hover span{color:var(--colors-litberry,#5d30dd)}.modal-error .ant-modal .ant-modal-content{padding:70px}.modal-error .ant-modal .ant-modal-body{display:flex;flex-direction:column;gap:20px;height:100%}.modal-error .ant-modal-footer{margin:0}.modal-error h2{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.modal-error h2{font-size:30px;font-weight:900;letter-spacing:normal}}.modal-error h2{color:var(--colors-badberry,#eb5757)}.modal-error p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.modal-error p{font-size:15px;line-height:150%}}.modal-error p{color:var(--colors-pureberry,#4b3a7c)}.modal-error strong{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.modal-error strong{font-size:15px;line-height:16px}}.modal-error .small-detail,.modal-error strong{color:var(--colors-pureberry,#4b3a7c)}.modal-error .small-detail{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px}@media only screen and (max-width:768px){.modal-error .ant-modal .ant-modal-content{padding:30px 20px}}.menu .ant-badge .ant-badge-count{padding:0;border:none;min-width:17px;height:17px;box-shadow:none;display:flex;justify-content:center;background:var(--colors-badberry)}.menu .ant-badge .ant-badge-dot{width:10px;min-width:10px;height:10px;box-shadow:none;background:var(--colors-badberry)}.menu__button{display:flex;align-items:center;margin-left:0;height:50px}.menu__button .content{display:flex;align-items:center;background:transparent;border-radius:50px 10px 10px 50px}.menu__button .ant-btn{display:none}.menu__popover .ant-popover-content{width:200px}.menu__popover.ant-popover .ant-popover-inner{border-radius:0 0 10px 10px;background:var(--colors-white,#fff);padding:20px 10px;box-shadow:11px 13px 14px 0 rgba(0,0,0,.1)}.menu__popover .p-header{display:flex;justify-content:center}.menu__popover .p-header .body-bold{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.menu__popover .p-header .body-bold{font-size:15px;line-height:16px}}.menu__popover .p-header .body-bold{color:var(--colors-pureberry,#4b3a7c)}.menu__popover .p-content .ant-divider-horizontal{opacity:.5;background:#b2b2b2;height:1px;margin:15px 0}.menu__popover .p-content--empty{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);text-align:center;padding-top:15px}.menu__popover .p-content .button-custom.ant-btn{box-shadow:none;justify-content:flex-start;margin-top:30px}.menu__popover .p-content .button-custom.ant-btn span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-pureberry,#4b3a7c)}@media only screen and (min-width:768px){.menu__button{display:flex;align-items:center;margin-left:28px;height:50px}.menu__button .content{display:flex;align-items:center;background:var(--colors-midberry,#340aab);border-radius:50px 10px 10px 50px}.menu__button .ant-btn{height:16px;background:transparent;border:none;display:flex;justify-content:center;align-items:center;box-shadow:none;margin-left:6.13px;padding:0 6.13px 0 0}.menu__button .ant-btn:active,.menu__button .ant-btn:focus,.menu__button .ant-btn:hover{background-color:transparent}.menu__button .ant-btn:not(:disabled):focus-visible{outline:none}.menu__button .ant-btn:not(:disabled):hover{color:transparent;border-color:transparent}.menu__button .ant-btn::selection{background:transparent}}.modal-logout{max-width:100%}.modal-logout .ant-modal-content{border-radius:0;border:none;background:var(--colors-white,#fff);display:flex;flex-direction:column;justify-content:space-between;padding:0 0 20px;overflow:auto}.modal-logout .ant-modal-close{display:none}.modal-logout__footer{display:flex;flex-direction:row;justify-content:center;gap:40px;align-items:center;padding-inline:20px}.modal-logout__footer .button-custom{width:142px;height:50px;margin:0}.modal-logout .ant-modal-footer{margin-top:25px}.modal-logout .small-detail{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);margin-block:15px}.modal-logout__title{text-align:center;padding:30px 30px 0}.modal-logout__title h1{font-family:Lato;font-size:25px;font-style:normal;font-weight:900;line-height:normal;color:var(--colors-pureberry,#4b3a7c)}@media only screen and (min-width:768px){.modal-logout{max-width:400px}.modal-logout .step-one{padding:20px 30px 0}.modal-logout .ant-modal-content{border-radius:10px;border:2px solid var(--colors-badberry,#eb5757);height:100%}.modal-logout__footer{padding-inline:30px}}.notification .ant-badge .ant-badge-count{padding:0;border:none;min-width:17px;height:17px;box-shadow:none;display:flex;justify-content:center;background:var(--colors-badberry)}.notification span{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px}.notification .ant-badge .ant-badge-dot{width:10px;min-width:10px;height:10px;box-shadow:none;background:var(--colors-badberry)}.notification__button.ant-btn{height:50px;border-radius:0;background:transparent;border:none;display:flex;justify-content:center;align-items:center;padding:0;box-shadow:none;margin-right:4px;margin-left:28px}.notification__button.ant-btn:active,.notification__button.ant-btn:focus,.notification__button.ant-btn:hover{background-color:transparent}.notification__button.ant-btn:not(:disabled):focus-visible{outline:none}.notification__button.ant-btn:not(:disabled):hover{color:transparent;border-color:transparent}.notification__button.ant-btn::selection{background:transparent}.notification__popover{left:58px}.notification__popover .ant-popover-content{width:280px}.notification__popover.ant-popover .ant-popover-inner{height:300px;overflow:auto;border-radius:0 0 10px 10px;background:var(--colors-white,#fff);padding:20px 10px;box-shadow:11px 13px 14px 0 rgba(0,0,0,.1)}.notification__popover .ant-popover-inner::-webkit-scrollbar{width:8px;border-radius:5px}.notification__popover .ant-popover-inner::-webkit-scrollbar-track{border-radius:5px;background:#e9e9e9;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.notification__popover .ant-popover-inner::-webkit-scrollbar-thumb{border-radius:5px;background:#b6b6b6;border:3px solid #b6b6b6}.notification__popover .p-header{display:flex;justify-content:space-between;align-items:center}.notification__popover .p-header .body-bold{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.notification__popover .p-header .body-bold{font-size:15px;line-height:16px}}.notification__popover .p-header .body-bold{color:var(--colors-pureberry,#4b3a7c)}.notification__popover .p-content .ant-divider-horizontal{opacity:.5;background:#b2b2b2;height:1px;margin:15px 0}.notification__popover .p-content--empty{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);text-align:center;padding-top:15px}.notification__popover .p-content--full{display:flex;flex-direction:column}.notification__popover .p-content--full .body-bold{color:var(--colors-pureberry,#4b3a7c);font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.notification__popover .p-content--full .body-bold{font-size:15px;line-height:16px}}.notification__popover .p-content--full .small-detail-italic{color:var(--colors-pureberry,#4b3a7c);font-family:Roboto;font-size:10px;font-style:italic;font-weight:400;line-height:normal;letter-spacing:-.2px}.notification__popover .p-content--full .body-regular{color:var(--colors-pureberry,#4b3a7c);font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.notification__popover .p-content--full .body-regular{font-size:15px;line-height:150%}}.notification__popover .p-content--full .body-regular{width:150px}.notification__popover .p-content--full .button-icon{align-self:center}@media only screen and (min-width:768px){.notification__popover .ant-popover-content{width:386px}.notification__popover .p-content--full .body-regular{width:230px}}.piaa__button.ant-btn{height:50px;border-radius:0;background:transparent;border:none;display:flex;justify-content:center;align-items:center;padding:0;box-shadow:none;margin-right:4px;position:relative}.piaa__button.ant-btn .circle-noty{height:8px;width:8px;border-radius:8px;background-color:#eb5757;position:absolute;right:-2px;top:-1px}.piaa__button.ant-btn:active,.piaa__button.ant-btn:focus,.piaa__button.ant-btn:hover{background-color:transparent}.piaa__button.ant-btn:not(:disabled):focus-visible{outline:none}.piaa__button.ant-btn:not(:disabled):hover{color:transparent;border-color:transparent}.piaa__button.ant-btn::selection{background:transparent}.piaa .ant-badge{min-width:21.2px;height:22px}.piaa .ant-badge .ant-badge-count{padding:0;border:none;box-shadow:none;display:flex;justify-content:center;background:var(--colors-badberry)}.piaa span{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px}.piaa .ant-badge .ant-badge-dot{width:10px;min-width:10px;height:10px;box-shadow:none;background:var(--colors-badberry)}.piaa__popover{left:58px;top:50px!important}.piaa__popover .ant-popover-content{min-width:386px}.piaa__popover.ant-popover .ant-popover-inner{border-radius:0 0 10px 10px;background:var(--colors-white,#fff);padding:10px 10px 20px;box-shadow:11px 13px 14px 0 rgba(0,0,0,.1)}.piaa__popover .button-icon{align-self:center;margin-left:20px}.piaa__popover .p-header{display:flex;flex-direction:column}.piaa__popover .p-header__flex{justify-content:space-between;display:flex;align-items:center;width:100%;margin-bottom:20px}.piaa__popover .p-header .body-bold{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.piaa__popover .p-header .body-bold{font-size:15px;line-height:16px}}.piaa__popover .p-header .body-bold{color:var(--colors-pureberry,#4b3a7c)}.piaa__popover .p-content{padding-bottom:15px}.piaa__popover .p-content .btn{justify-content:space-between;width:100%}.piaa__popover .p-content .flex{display:flex;justify-content:flex-start;align-items:center}.piaa__popover .p-content .title-gradient{font-family:Roboto;font-weight:700;font-size:15px;line-height:22.53px;letter-spacing:0;background:linear-gradient(93deg,#00dbd0 2%,#7b3bf9 30.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-top:30px;margin-bottom:5px}.piaa__popover .p-content .body-regular{font-family:Roboto;font-weight:400;font-size:15px;line-height:22.5px;letter-spacing:0;color:#4b3a7c}.piaa__popover .p-content .texts{margin-left:10px}.piaa__popover .p-content .end{color:#eb5757;font-family:Roboto;font-weight:700;font-size:15px;line-height:22.53px;letter-spacing:0}.piaa__popover .p-content .ant-divider-horizontal{opacity:.5;background:#b2b2b2;height:1px;margin:15px 0}.piaa__popover .p-content--empty{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);text-align:center;padding-top:15px}.piaa__popover .p-content--full{display:flex;flex-direction:column}.piaa__popover .p-content--full .body-bold{color:var(--colors-pureberry,#4b3a7c);font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.piaa__popover .p-content--full .body-bold{font-size:15px;line-height:16px}}.piaa__popover .p-content--full .small-detail-italic{color:var(--colors-pureberry,#4b3a7c);font-family:Roboto;font-size:10px;font-style:italic;font-weight:400;line-height:normal;letter-spacing:-.2px}.piaa__popover .p-content--full .body-regular{color:var(--colors-pureberry,#4b3a7c);font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.piaa__popover .p-content--full .body-regular{font-size:15px;line-height:150%}}.piaa__popover .p-content--full .body-regular{width:230px}.piaa__popover .p-content--full .button-icon{align-self:center}@media(max-width:800px){.piaa__popover{left:5px!important}}.popover-insurer .ant-popover-inner{background-color:rgba(28,14,66,.8)}.popover-insurer .ant-popover-inner .body-bold{font-weight:700}.popover-insurer .ant-popover-inner .circle{background-color:#25d366;width:8px;height:8px;border-radius:50%}.popover-insurer .ant-popover-inner p{color:#fff}.sidebar-renovation{display:none}@media only screen and (min-width:768px){.sidebar-renovation{display:flex;max-width:259px;max-height:658px;height:100%;padding:36px 5px 5px;flex-direction:column;align-items:center;border-radius:5px;background:var(--colors-darkberry,#1c0e42);margin-right:33px;margin-bottom:10px;position:-webkit-sticky;position:sticky;top:17px}.sidebar-renovation span{font-size:20px}.sidebar-renovation h1{font-size:48px;font-weight:600;background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 90.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sidebar-renovation h1,.sidebar-renovation h2{font-family:Lato;font-style:normal;line-height:normal;margin-bottom:20px}.sidebar-renovation h2{font-size:20px;font-weight:700;letter-spacing:-.4px;color:var(--colors-white,#fff)}}@media only screen and (min-width:768px)and (min-width:768px){.sidebar-renovation h2{font-size:30px;font-weight:900;letter-spacing:normal}}@media only screen and (min-width:768px){.sidebar-renovation h3{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal;color:var(--colors-white,#fff);display:flex;align-items:center}}@media only screen and (min-width:768px)and (min-width:768px){.sidebar-renovation h3{font-size:28px;letter-spacing:normal}}@media only screen and (min-width:768px){.sidebar-renovation h3 span{margin-left:6px;font-size:14px}.sidebar-renovation p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px;color:var(--colors-white,#fff);text-align:center}}@media only screen and (min-width:768px)and (min-width:768px){.sidebar-renovation p{font-size:15px;line-height:150%}}@media only screen and (min-width:768px){.sidebar-renovation .small-detail{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2)}.sidebar-renovation__donut{width:177px;height:175px;position:relative;margin-bottom:20px}.sidebar-renovation__donut .donut-info{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.sidebar-renovation__donut .donut-info span{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-white,#fff)}.sidebar-renovation__donut .donut-info h4{font-family:Lato;font-size:64px;font-style:normal;font-weight:300;line-height:105%;background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 90.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sidebar-renovation__progress{display:flex;flex-direction:column;width:100%;position:relative;margin-bottom:8px;margin-top:20px}.sidebar-renovation__progress .progress{width:100%;height:25px;background:var(--colors-pureberry,#4b3a7c);border-radius:90px;position:relative;overflow:hidden;display:flex;align-items:center}.sidebar-renovation__progress .progress__percentage{height:25px;border-radius:90px;position:relative;display:flex;align-items:center;background:var(--colors-hotberry,linear-gradient(274deg,rgba(93,48,221,.67) -2.97%,#7f14fc 56.11%))}.sidebar-renovation__progress .progress_text{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-white,#fff);position:absolute}.sidebar-renovation__progress .progress .total{right:15px}.sidebar-renovation__income{width:100%;display:flex;padding:15px;flex-direction:column;gap:5px;border-radius:5px;background:var(--colors-pureberry,#4b3a7c)}.sidebar-renovation__income p{text-align:start}.sidebar-renovation__income a{display:flex;justify-content:space-between;align-items:center;margin:0;font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-white,#fff);text-decoration:none}.sidebar-renovation__button-circle{display:flex;width:30px;height:30px;padding:10px;flex-direction:column;justify-content:center;align-items:center;margin-right:10px;border-radius:70px;background:var(--colors-litberry,#5d30dd);border:none}}.modal-external.ant-modal .ant-modal-content{display:flex;padding:100px 70px;flex-direction:column;justify-content:center;align-items:center}.modal-external.ant-modal-confirm .ant-modal-confirm-body{flex-direction:column;justify-content:center;align-items:center;gap:10px}.modal-external .ant-modal-confirm-title{text-align:center;font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-pureberry,#4b3a7c)}.modal-external .container-bottom__warning{border-radius:5px;background:var(--colors-backberry,#f6f6f6);margin-block:25.5px;display:flex;align-items:center;justify-content:center;gap:10px;padding:15px}.modal-external .container-bottom__warning span{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.modal-external .container-bottom__warning span{font-size:15px;line-height:150%}}.modal-external .container-bottom__warning span{color:var(--colors-berrywarning,#ffbb0d)}.modal-external .container-bottom p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.modal-external .container-bottom p{font-size:15px;line-height:150%}}.modal-external .container-bottom p{color:var(--colors-litberry,#5d30dd)}.modal-external .container-bottom .ant-checkbox+span{-webkit-padding-start:10px;padding-inline-start:10px;font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-pureberry,#4b3a7c)}.modal-external.ant-modal-confirm .ant-modal-confirm-paragraph{row-gap:10px}.modal-external .ant-modal-confirm-content{text-align:center;font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.modal-external .ant-modal-confirm-content{font-size:15px;line-height:150%}}.modal-external .ant-modal-confirm-content{color:var(--colors-litberry,#5d30dd)}.card-renovation{margin-bottom:10px}.card-renovation.ant-card .ant-card-body{padding:20px 0 0;border-radius:5px;background:linear-gradient(180deg,#fff,#fafafa 58.28%);border:none}.card-renovation.ant-card:not(.ant-card-bordered){box-shadow:none}.card-renovation__row{justify-content:space-between}@media only screen and (max-width:768px){.card-renovation__row{width:100%;padding:0 15px}}.card-renovation .cards-insurances{gap:5px;width:100%}.card-renovation .cards-insurances .card-insurance{display:flex;padding:10px 15px;align-items:center;gap:10px;flex:1 0;min-height:60px;border:none;align-self:stretch;border-radius:4px;background:var(--colors-white,#fff)}.card-renovation .cards-insurances p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.card-renovation .cards-insurances p{font-size:15px;line-height:150%}}.card-renovation .cards-insurances p{color:var(--colors-pureberry,#4b3a7c)}.card-renovation__info{min-width:160px;width:25%}.card-renovation__info .name-client{margin-bottom:4px}.card-renovation__info .name-client img{margin-right:10px}.card-renovation__info .name-client p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.card-renovation__info .name-client p{font-size:15px;line-height:16px}}.card-renovation__info .name-client p{color:var(--colors-pureberry,#4b3a7c);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.card-renovation__info .detail{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2)}.card-renovation__info .insurance{display:none}.card-renovation__info .expiration{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.card-renovation__info .expiration{font-size:15px;line-height:16px}}.card-renovation__info .expiration{color:var(--colors-badberry,#eb5757);margin-top:4px}.card-renovation__info .expiration span{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.card-renovation__info .expiration span{font-size:15px;line-height:16px}}.card-renovation__info .expiration span{margin-left:3px;color:var(--colors-pureberry,#4b3a7c)}.card-renovation .content-button{width:100%;height:100%}.card-renovation .content-button__info{width:calc(100% - 14.2px)}.card-renovation .buttons{height:100%;width:14.2px}.card-renovation .offer{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-pureberry,#4b3a7c);margin-top:5px}.card-renovation .offer-days{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.card-renovation .offer-days{font-size:15px;line-height:16px}}.card-renovation .offer-days{color:var(--colors-badberry,#eb5757)}.card-renovation__desktop{display:none}@media only screen and (min-width:768px){.card-renovation.ant-card .ant-card-body{padding:20px}.card-renovation__row{justify-content:flex-start;flex-wrap:nowrap}.card-renovation__info .name-client img{display:none}.card-renovation__info .name-client p{font-family:Lato;font-size:20px;line-height:normal;letter-spacing:-.4px}.card-renovation__info .detail,.card-renovation__info .name-client p{font-style:normal;font-weight:700;color:var(--colors-pureberry,#4b3a7c)}.card-renovation__info .detail{font-family:Roboto;font-size:13px;line-height:13px}}@media only screen and (min-width:768px)and (min-width:768px){.card-renovation__info .detail{font-size:15px;line-height:16px}}@media only screen and (min-width:768px){.card-renovation__info .insurance{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px;color:var(--colors-pureberry,#4b3a7c);display:flex;align-items:center;margin-block:15px;text-transform:capitalize}}@media only screen and (min-width:768px)and (min-width:768px){.card-renovation__info .insurance{font-size:15px;line-height:150%}}@media only screen and (min-width:768px){.card-renovation__info .insurance img{margin-right:15px}.card-renovation__info .offer{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px;color:var(--colors-pureberry,#4b3a7c);width:120px;flex-wrap:wrap;margin-top:0}}@media only screen and (min-width:768px)and (min-width:768px){.card-renovation__info .offer{font-size:15px;line-height:16px}}@media only screen and (min-width:768px){.card-renovation__info .offer-days{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px;color:var(--colors-badberry,#eb5757);margin-left:0}}@media only screen and (min-width:768px)and (min-width:768px){.card-renovation__info .offer-days{font-size:15px;line-height:150%}}@media only screen and (min-width:768px){.card-renovation__desktop{display:flex;position:relative;flex-direction:row;margin-left:20px;gap:10px;width:75%}.card-renovation__desktop .ant-avatar{width:45px;height:45px}.card-renovation__desktop .buttons{position:absolute;right:20px;height:100%;width:12px;padding:20px 0;z-index:99;display:flex;flex-direction:column;justify-content:space-between}.card-renovation__desktop .buttons .arrow{width:20px;height:20px}.card-renovation__desktop .buttons .button-icon{margin-left:0;height:12px}.card-renovation__desktop .buttons .button-icon:active,.card-renovation__desktop .buttons .button-icon:focus,.card-renovation__desktop .buttons .button-icon:hover{filter:brightness(10)}.card-renovation__desktop .button-insurance.ant-btn{height:100%;padding:20px}.card-renovation__desktop .button-insurance:active,.card-renovation__desktop .button-insurance:focus,.card-renovation__desktop .button-insurance:hover{background:var(--colors-midberry,#340aab)}.card-renovation__desktop .button-insurance:active .icon,.card-renovation__desktop .button-insurance:focus .icon,.card-renovation__desktop .button-insurance:hover .icon{filter:brightness(10)!important}.card-renovation__desktop .button-insurance--active{background:var(--colors-midberry,#340aab)}.card-renovation__desktop .button-insurance--active .icon{filter:brightness(10)!important}.card-renovation__desktop .button-insurance--active h3{color:#fff}}.custom-today,.custom-today div{color:#fff!important}.top-insurances{width:400px}.top-insurances--empty{padding-block:20px}.top-insurances--empty h2{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.top-insurances--empty h2{font-size:30px;font-weight:900;letter-spacing:normal}}.top-insurances--empty h2{background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 45.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:12px}.top-insurances__card{margin-top:10px;border:none;padding:15px 25px;border-radius:8px 8px 0 0}.top-insurances__title--mobile{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.top-insurances__title--mobile{font-size:15px;line-height:16px}}.top-insurances__title--mobile{color:var(--colors-pureberry,#4b3a7c);margin-bottom:10px}.top-insurances__title--desktop{display:none}.top-insurances__offer p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.top-insurances__offer p{font-size:15px;line-height:150%}}.top-insurances__offer p{margin-left:24px;color:var(--colors-pureberry,#4b3a7c);width:200px}.top-insurances__offer .img-insurance{width:27px;height:27px}.top-insurances__offer .filters--mobile{display:flex;position:absolute;right:120px;top:15px}.top-insurances__offer .filters--desktop{display:none}.top-insurances .carrousel-insurances{display:flex;width:100%;overflow-x:scroll;scroll-snap-type:x mandatory}.top-insurances .carrousel-insurances__items{padding:20px;width:33%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--colors-white,#fff);margin-top:1px;scroll-snap-align:center;cursor:pointer}.top-insurances .carrousel-insurances__items p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.top-insurances .carrousel-insurances__items p{font-size:15px;line-height:150%}}.top-insurances .carrousel-insurances__items p{color:var(--colors-pureberry,#4b3a7c);margin-top:10px;text-align:left}.top-insurances .carrousel-insurances__items h3{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.top-insurances .carrousel-insurances__items h3{font-size:28px;letter-spacing:normal}}.top-insurances .carrousel-insurances__items h3{color:var(--colors-pureberry,#4b3a7c);margin-top:5px}.top-insurances .carrousel-insurances__items .img-insurance{width:45px;height:45px}.top-insurances .carrousel-insurances__items .img-insurance img{max-height:20px}@media only screen and (min-width:576px){.top-insurances{width:100%}}@media only screen and (min-width:768px){.top-insurances__title--mobile{display:none}.top-insurances__title--desktop{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-pureberry,#4b3a7c);display:block;margin-bottom:0;margin-right:24px}.top-insurances__card{margin-top:13px}.top-insurances__offer p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px;margin-left:24px;color:var(--colors-pureberry,#4b3a7c);width:270px}}@media only screen and (min-width:768px)and (min-width:768px){.top-insurances__offer p{font-size:15px;line-height:150%}}@media only screen and (min-width:768px){.top-insurances__offer .img-insurance{width:27px;height:27px}.top-insurances__offer .filters--mobile{display:none}.top-insurances__offer .filters--desktop{display:flex;justify-content:flex-end}.top-insurances__offer .filters--desktop .button-text{margin-right:4px}.top-insurances__offer .filters--desktop .button-text:active,.top-insurances__offer .filters--desktop .button-text:focus,.top-insurances__offer .filters--desktop .button-text:hover{background-color:var(--colors-midberry,#340aab)}.top-insurances__offer .filters--desktop .button-text:active span,.top-insurances__offer .filters--desktop .button-text:focus span,.top-insurances__offer .filters--desktop .button-text:hover span{color:var(--colors-white,#fff)}.top-insurances__offer .filters--desktop .button-text--active{background-color:var(--colors-midberry,#340aab)}.top-insurances__offer .filters--desktop .button-text--active span{color:var(--colors-white,#fff)}.top-insurances__offer .filters--desktop__range-picker--active .ant-picker{background:var(--colors-hotberry,linear-gradient(312deg,rgba(93,48,221,.67) 0,#7f14fc 100%));border:none;width:200px}.top-insurances__offer .filters--desktop__range-picker--active .ant-picker .ant-picker-input>input,.top-insurances__offer .filters--desktop__range-picker--active .ant-picker .ant-picker-input>input:active,.top-insurances__offer .filters--desktop__range-picker--active .ant-picker .ant-picker-input>input:focus,.top-insurances__offer .filters--desktop__range-picker--active .ant-picker .ant-picker-input>input:hover,.top-insurances__offer .filters--desktop__range-picker--active .ant-picker .ant-picker-separator,.top-insurances__offer .filters--desktop__range-picker--active .ant-picker .ant-picker-separator:active,.top-insurances__offer .filters--desktop__range-picker--active .ant-picker .ant-picker-separator:focus,.top-insurances__offer .filters--desktop__range-picker--active .ant-picker .ant-picker-separator:hover{color:var(--colors-white,#fff)}.top-insurances__offer .filters--desktop__range-picker--active .ant-picker .ant-picker-input span.ant-picker-suffix,.top-insurances__offer .filters--desktop__range-picker--active .ant-picker.ant-picker-range span.ant-picker-suffix{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(89deg) brightness(105%) contrast(104%);order:-1;margin-left:1px;margin-right:10px}.top-insurances__offer .filters--desktop__range-picker--idle .ant-picker-input{display:none}.top-insurances__offer .filters--desktop__range-picker--idle .ant-picker{background:var(--colors-white,#fff)!important;border:1px solid var(--colors-backberry,#f6f6f6);width:40px}.top-insurances__offer .filters--desktop__range-picker--idle .ant-picker .ant-picker-input>input,.top-insurances__offer .filters--desktop__range-picker--idle .ant-picker .ant-picker-input>input:active,.top-insurances__offer .filters--desktop__range-picker--idle .ant-picker .ant-picker-input>input:focus,.top-insurances__offer .filters--desktop__range-picker--idle .ant-picker .ant-picker-input>input:hover{color:var(--colors-pureberry,#4b3a7c)}.top-insurances__offer .filters--desktop__range-picker--idle .ant-picker .ant-picker-separator{display:none}.top-insurances__offer .filters--desktop__range-picker--idle .ant-picker .ant-picker-input span.ant-picker-suffix,.top-insurances__offer .filters--desktop__range-picker--idle .ant-picker.ant-picker-range span.ant-picker-suffix{filter:brightness(0) saturate(100%) invert(22%) sepia(33%) saturate(1215%) hue-rotate(215deg) brightness(95%) contrast(89%);order:1;margin-left:0;margin-right:0}.top-insurances__offer .filters--desktop__range-picker--idle .ant-picker-range{justify-content:center}.top-insurances__offer .filters--desktop__range-picker .ant-picker-dropdown .ant-picker-panel-container{border-radius:0}.top-insurances__offer .filters--desktop__range-picker .ant-picker{height:32px;padding:4px 8px}.top-insurances__offer .filters--desktop__range-picker .ant-picker:active,.top-insurances__offer .filters--desktop__range-picker .ant-picker:focus,.top-insurances__offer .filters--desktop__range-picker .ant-picker:hover{background:var(--colors-hotberry,linear-gradient(312deg,rgba(93,48,221,.67) 0,#7f14fc 100%))!important}.top-insurances__offer .filters--desktop__range-picker .ant-picker .ant-picker-input>input{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.top-insurances__offer .filters--desktop__range-picker .ant-picker-range .ant-picker-active-bar{background-color:var(--colors-midberry,#340aab);display:none}.top-insurances__offer .filters--desktop__range-picker .ant-picker .ant-picker-input span.ant-picker-suffix,.top-insurances__offer .filters--desktop__range-picker .ant-picker.ant-picker-range span.ant-picker-suffix{color:var(--colors-white,#fff)}.top-insurances__offer .filters--desktop__range-picker:active .ant-picker .ant-picker-input span.ant-picker-suffix,.top-insurances__offer .filters--desktop__range-picker:active .ant-picker.ant-picker-range span.ant-picker-suffix,.top-insurances__offer .filters--desktop__range-picker:focus .ant-picker .ant-picker-input span.ant-picker-suffix,.top-insurances__offer .filters--desktop__range-picker:focus .ant-picker.ant-picker-range span.ant-picker-suffix,.top-insurances__offer .filters--desktop__range-picker:hover .ant-picker .ant-picker-input span.ant-picker-suffix,.top-insurances__offer .filters--desktop__range-picker:hover .ant-picker.ant-picker-range span.ant-picker-suffix{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(89deg) brightness(105%) contrast(104%)}.top-insurances__offer .filters--desktop__range-picker .ant-picker-range .ant-picker-range-separator{padding:0}.top-insurances__offer .filters--desktop__range-picker .ant-picker .ant-picker-separator:active,.top-insurances__offer .filters--desktop__range-picker .ant-picker .ant-picker-separator:focus,.top-insurances__offer .filters--desktop__range-picker .ant-picker .ant-picker-separator:hover{color:var(--colors-white,#fff)}.top-insurances__offer .filters--desktop__range-picker .ant-picker .ant-picker-clear{background:transparent;opacity:1}.top-insurances__offer .filters--desktop .button-icon{margin-left:4px;margin-right:8px}}@media only screen and (min-width:992px){.top-insurances .carrousel-insurances{display:flex;width:100%;overflow-x:hidden}.top-insurances .carrousel-insurances__items{width:24.8%}}@media only screen and (min-width:1200px){.top-insurances__offer .filters{width:auto}}.top-insurances--mobile--empty{padding-block:20px}.top-insurances--mobile--empty h2{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.top-insurances--mobile--empty h2{font-size:30px;font-weight:900;letter-spacing:normal}}.top-insurances--mobile--empty h2{background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 45.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:12px}.top-insurances--mobile__card{margin-top:10px;border:none;padding:15px 25px;border-radius:8px 8px 0 0}.top-insurances--mobile__title{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.top-insurances--mobile__title{font-size:15px;line-height:16px}}.top-insurances--mobile__title{color:var(--colors-pureberry,#4b3a7c);margin-bottom:10px}.top-insurances--mobile__offer{width:100%}.top-insurances--mobile__offer p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.top-insurances--mobile__offer p{font-size:15px;line-height:150%}}.top-insurances--mobile__offer p{margin-left:24px;color:var(--colors-pureberry,#4b3a7c);width:200px}.top-insurances--mobile__offer .img-insurance{width:27px;height:27px}.top-insurances--mobile__offer .filters{display:flex;position:absolute;right:25px;top:15px}.top-insurances--mobile__modal{margin:0!important;max-width:100%;position:absolute;bottom:0;padding-bottom:0;top:auto}.top-insurances--mobile .carrousel-insurances__items{padding:20px;width:180px!important;display:flex!important;flex-direction:column;justify-content:center;align-items:center;background-color:var(--colors-white,#fff);margin-top:1px;scroll-snap-align:center;cursor:pointer}.top-insurances--mobile .carrousel-insurances__items p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.top-insurances--mobile .carrousel-insurances__items p{font-size:15px;line-height:150%}}.top-insurances--mobile .carrousel-insurances__items p{color:var(--colors-pureberry,#4b3a7c);margin-top:10px;text-align:left}.top-insurances--mobile .carrousel-insurances__items h3{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.top-insurances--mobile .carrousel-insurances__items h3{font-size:28px;letter-spacing:normal}}.top-insurances--mobile .carrousel-insurances__items h3{color:var(--colors-pureberry,#4b3a7c);margin-top:5px}.top-insurances--mobile .carrousel-insurances__items .img-insurance{width:45px;height:45px}.top-insurances--mobile .carrousel-insurances__items .img-insurance img{max-height:20px}.top-insurances--mobile .alice-carousel__dots-item:not(.__custom).__active,.top-insurances--mobile .alice-carousel__dots-item:not(.__custom):hover{background-color:var(--colors-litberry,#5d30dd)}.top-insurances--mobile .alice-carousel{max-width:348px}.top-insurances--mobile .alice-carousel__dots-item:not(.__custom){background-color:transparent;border:1px solid var(--colors-litberry,#5d30dd)}.top-insurances--mobile .alice-carousel__dots-item:not(.__custom):not(:last-child){margin-right:10px}.top-insurances--mobile .alice-carousel__dots{margin:10px 3px 5px}.top-insurances--mobile .alice-carousel__stage-item{margin-right:2px}.sidebar-dashboard{display:none}@media only screen and (min-width:768px){.sidebar-dashboard{display:flex;flex-direction:column;margin-left:20px}.sidebar-dashboard .ant-btn{height:50px}.sidebar-dashboard .card{background:var(--colors-darkberry,#1c0e42);border-radius:5px;width:300px;padding:20px}.sidebar-dashboard .card__feedback{border-radius:10px 10px 0 0;margin-bottom:3px}.sidebar-dashboard .card__feedback p{line-height:normal;color:var(--colors-white,#fff);line-height:150.187%;width:200px;margin-left:25px}.sidebar-dashboard .card__feedback p,.sidebar-dashboard .card__feedback p span{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;letter-spacing:-.4px}.sidebar-dashboard .card__feedback p span{line-height:normal;color:var(--colors-badberry,#eb5757)}.sidebar-dashboard .card__feedback .ant-btn{margin-top:21px}.sidebar-dashboard .card__quotation{flex-direction:column;border-radius:0 0 10px 10px}.sidebar-dashboard .card__quotation h2{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal;color:var(--colors-white,#fff);margin-bottom:20px;width:200px}}@media only screen and (min-width:768px)and (min-width:768px){.sidebar-dashboard .card__quotation h2{font-size:30px;font-weight:900;letter-spacing:normal}}@media only screen and (min-width:768px){.sidebar-dashboard .card__quotation p{font-family:Lato;font-size:64px;font-style:normal;font-weight:300;line-height:105%;background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 90.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:31px}}.topbar-history{width:540px}.topbar-history__card{display:flex;overflow-x:scroll;padding:15px 20px;justify-content:space-between;align-items:center;border-radius:5px;background:var(--colors-darkberry,#1c0e42)}.topbar-history__card .ant-card-body{padding:0}.topbar-history .divider.ant-divider-vertical{background:#4b3a7c;width:1px;height:64px;margin-inline:15px}.topbar-history .divider.ant-divider-horizontal{background:#4b3a7c;width:1px;margin:10px 0}.topbar-history p{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-white,#fff)}.topbar-history h5,.topbar-history h6{font-family:Lato;font-size:24px;font-style:normal;font-weight:500;line-height:normal}.topbar-history h6{color:var(--colors-white,#fff)}.topbar-history .card-quotation--mobile{display:flex;flex-direction:column;justify-content:center;align-items:center}.topbar-history .card-quotation--desktop{display:none}.topbar-history .card-payment--mobile{display:flex;flex-direction:column}.topbar-history .card-payment--mobile p{width:84px}.topbar-history .card-payment--mobile h5{background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 90.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.topbar-history .card-payment--desktop{display:none}.topbar-history .card-invoiced{margin-right:5px}.topbar-history .card-expired,.topbar-history .card-invoiced{border:none;padding:0}.topbar-history .card-expired,.topbar-history .card-invoiced,.topbar-history .card-lost{display:flex;flex-direction:column;justify-content:center;align-items:center}.topbar-history .card-lost p{width:120px}.topbar-history .card-lost h5{color:var(--colors-badberry,#eb5757)}.topbar-history .current-balance{display:none}@media only screen and (min-width:768px){.topbar-history{width:100%}.topbar-history .current-balance{display:initial}.topbar-history .divider.ant-divider-vertical{background:#4b3a7c;width:1px;height:64px;margin-inline:15px}.topbar-history .divider--desktop{display:none}.topbar-history .card-expired,.topbar-history .card-invoiced,.topbar-history .card-quotation{min-width:70px;border-radius:8px;border:1px solid var(--colors-pureberry,#4b3a7c);padding:10px}.topbar-history .card-quotation{margin-right:5px}.topbar-history .card-quotation--mobile{display:none}.topbar-history .card-quotation--desktop{display:flex;flex-direction:column;justify-content:center;align-items:center}.topbar-history .card-payment--mobile{display:none}.topbar-history .card-payment--desktop{display:flex;flex-direction:row;align-items:center}.topbar-history .card-payment--desktop p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px;width:126px;margin-right:15px}.topbar-history .card-payment--desktop{margin-right:30px}}@media only screen and (min-width:768px)and (min-width:768px){.topbar-history .card-payment--desktop p{font-size:15px;line-height:16px}}@media only screen and (min-width:768px){.topbar-history .card-payment--desktop h5{font-family:Lato;font-size:44px;font-style:normal;font-weight:500;line-height:normal;background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 90.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.topbar-history .card-expired{margin-right:30px}.topbar-history .card-lost{flex-direction:row;align-items:center}.topbar-history .card-lost p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px;width:150px;margin-right:15px}}@media only screen and (min-width:768px)and (min-width:768px){.topbar-history .card-lost p{font-size:15px;line-height:16px}}@media only screen and (min-width:768px){.topbar-history .card-lost h5{font-family:Lato;font-size:44px;font-style:normal;font-weight:500;line-height:normal;color:var(--colors-badberry,#eb5757)}}@media only screen and (min-width:1300px){.topbar-history__card{overflow-x:hidden}.topbar-history .card-expired,.topbar-history .card-invoiced,.topbar-history .card-quotation{min-width:80px;padding:20px}}.table-offers thead{top:0;position:-webkit-sticky;position:sticky;z-index:11;background:var(--colors-backberry)}.table-offers .ant-table{background:transparent}.table-offers .ant-table-thead>tr>th{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.table-offers .ant-table-thead>tr>th{font-size:15px;line-height:16px}}.table-offers .ant-table-thead>tr>th{color:var(--colors-pureberry,#4b3a7c);background:transparent}.table-offers .ant-table-placeholder{background:transparent}.table-offers .body-regular{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.table-offers .body-regular{font-size:15px;line-height:150%}}.table-offers .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{display:none}.table-offers .ant-table-tbody>tr>td{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.table-offers .ant-table-tbody>tr>td{font-size:15px;line-height:150%}}.table-offers .ant-table-tbody>tr>td{color:var(--colors-pureberry,#4b3a7c);margin-bottom:10px;background:transparent!important;border:none}.table-offers .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:linear-gradient(180deg,#f6f6f6,#f6f6f6)!important}.table-offers__policies img{margin-right:10px}.table-offers__policies .body-bold{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.table-offers__policies .body-bold{font-size:15px;line-height:16px}}.table-offers__policies .body-bold{color:var(--colors-pureberry,#4b3a7c);margin-bottom:5px}.table-offers__policies .small-detail-table{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);margin-left:0}.table-offers__amount img{margin-left:5px;margin-right:10px;width:30px;height:30px}.table-offers .green{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.table-offers .green{font-size:15px;line-height:150%}}.table-offers .green{color:var(--colors-whatsapp,#25d366)}.table-offers .red{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.table-offers .red{font-size:15px;line-height:150%}}.table-offers .red{color:var(--colors-badberry,#eb5757)}.table-offers .yellow{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.table-offers .yellow{font-size:15px;line-height:150%}}.table-offers .yellow{color:var(--colors-berrywarning,#ffbb0d)}.table-bills{margin-top:8.78px}.table-bills .ant-table{background:linear-gradient(180deg,hsla(0,0%,96%,.6),hsla(0,0%,96%,0))}.table-bills .ant-table-thead>tr>th{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.table-bills .ant-table-thead>tr>th{font-size:15px;line-height:16px}}.table-bills .ant-table-thead>tr>th{color:var(--colors-pureberry,#4b3a7c);background:linear-gradient(180deg,hsla(0,0%,96%,.6),hsla(0,0%,96%,0))}.table-bills .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{display:none}.table-bills .ant-table-tbody>tr>td{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.table-bills .ant-table-tbody>tr>td{font-size:15px;line-height:16px}}.table-bills .ant-table-tbody>tr>td{color:var(--colors-pureberry,#4b3a7c)}.table-bills .ant-table-tbody>tr>td:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.table-bills .ant-table-tbody>tr>td:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.table-bills .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:linear-gradient(180deg,hsla(0,0%,96%,.6),hsla(0,0%,96%,0))!important}.table-bills__status{display:flex;justify-content:flex-start;align-items:center}.table-bills__status p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.table-bills__status p{font-size:15px;line-height:16px}}.table-bills__status .badge{width:7px;height:7px;border-radius:100px;background-color:var(--color-whatsapp,#25d366);margin-right:15px}.table-bills__status .badge--green{background-color:var(--colors-whatsapp,#25d366)}.table-bills__status .badge--red{background-color:var(--colors-badberry,#eb5757)}.table-bills__status .badge--yellow{background-color:var(--colors-berrywarning,#ffbb0d)}.table-bills__total{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.table-bills__total{font-size:15px;line-height:16px}}.table-bills__button-text{border-radius:5px;display:flex;justify-content:center;align-items:center;box-shadow:none;border:none;background:transparent;padding:0}.table-bills__button-text p{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-litberry,#5d30dd)}.table-bills__button-text:active,.table-bills__button-text:focus,.table-bills__button-text:hover{background-color:transparent}.table-bills__button-text:not(:disabled):focus-visible{outline:none}.table-bills__button-text:not(:disabled):hover{border:none}.table-bills__button-text::selection{background-color:transparent}.table-bills__button-text:disabled p{color:var(--colors-oldberry)}.table-payments thead{top:0;position:-webkit-sticky;position:sticky;z-index:11;background:var(--colors-backberry)}.table-payments .ant-table{background:transparent}.table-payments .ant-table-thead>tr>th{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.table-payments .ant-table-thead>tr>th{font-size:15px;line-height:16px}}.table-payments .ant-table-thead>tr>th{color:var(--colors-pureberry,#4b3a7c);background:transparent}.table-payments .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{display:none}.table-payments .ant-table-tbody>tr>td{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.table-payments .ant-table-tbody>tr>td{font-size:15px;line-height:150%}}.table-payments .ant-table-tbody>tr>td{color:var(--colors-pureberry,#4b3a7c);margin-bottom:10px}.table-payments .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:linear-gradient(180deg,#f6f6f6,#f6f6f6)!important}.table-payments__policies img{margin-right:10px}.table-payments__policies .body-bold{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.table-payments__policies .body-bold{font-size:15px;line-height:16px}}.table-payments__policies .body-bold{color:var(--colors-pureberry,#4b3a7c);margin-bottom:5px}.table-payments__policies .small-detail-table{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);margin-bottom:0}.table-payments__amount img{margin-left:5px;margin-right:10px;width:30px;height:30px}.table-payments .body-regular{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.table-payments .body-regular{font-size:15px;line-height:150%}}.table-payments .invoiced{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.table-payments .invoiced{font-size:15px;line-height:150%}}.table-payments .invoiced{color:var(--colors-whatsapp,#25d366)}.table-payments .overdue{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.table-payments .overdue{font-size:15px;line-height:150%}}.table-payments .overdue{color:var(--colors-badberry,#eb5757)}.table-promotions thead{top:0;position:-webkit-sticky;position:sticky;z-index:11;background:var(--colors-backberry)}.table-promotions .ant-table{background:transparent}.table-promotions .ant-table-thead>tr>th{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.table-promotions .ant-table-thead>tr>th{font-size:15px;line-height:16px}}.table-promotions .ant-table-thead>tr>th{color:var(--colors-pureberry,#4b3a7c);background:transparent}.table-promotions .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{display:none}.table-promotions .ant-table-tbody>tr>td{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.table-promotions .ant-table-tbody>tr>td{font-size:15px;line-height:150%}}.table-promotions .ant-table-tbody>tr>td{color:var(--colors-pureberry,#4b3a7c);margin-bottom:10px}.table-promotions .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:linear-gradient(180deg,#f6f6f6,#f6f6f6)!important}.table-promotions__policies img{margin-right:10px}.table-promotions__policies .body-bold{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.table-promotions__policies .body-bold{font-size:15px;line-height:16px}}.table-promotions__policies .body-bold{color:var(--colors-pureberry,#4b3a7c);margin-bottom:5px}.table-promotions__policies .small-detail-table{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);margin-bottom:0}.table-promotions__amount img{margin-left:5px;margin-right:10px;width:30px;height:30px}.table-promotions .body-regular{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.table-promotions .body-regular{font-size:15px;line-height:150%}}.table-promotions .description{max-width:400px}.table-promotions .invoiced{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.table-promotions .invoiced{font-size:15px;line-height:150%}}.table-promotions .invoiced{color:var(--colors-whatsapp,#25d366)}.table-promotions .overdue{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.table-promotions .overdue{font-size:15px;line-height:150%}}.table-promotions .overdue{color:var(--colors-badberry,#eb5757)}.TableScore{width:100%}.TableScore .thead{display:flex;justify-content:space-between;width:100%;gap:5px}.TableScore .thead .th{width:25%;text-align:start;background:var(--Darkberry,#1c0e42);padding:5px 10px}.TableScore .thead .th:first-child{border-top-left-radius:15px}.TableScore .thead .th:last-child{border-top-right-radius:15px}.TableScore .thead .body-bold{color:#fff}@media(max-width:800px){.TableScore .thead .body-bold{font-size:13px}}.TableScore .tbody .tr{display:flex;gap:5px;justify-content:space-between;width:100%}.TableScore .tbody .tr .td{width:25%;padding:5px 10px}@media only screen and (max-width:768px){.card-feedback.ant-card .ant-card-body{padding:20px 0 0!important}.card-feedback__row{width:100%;padding:0 15px}}.card-feedback .cards-insurances p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.card-feedback .cards-insurances p{font-size:15px;line-height:150%}}.card-feedback .cards-insurances p{color:var(--colors-pureberry,#4b3a7c)}@media only screen and (min-width:768px){.card-feedback__mb{display:none}.card-feedback__desktop{display:flex;flex-direction:row;margin-left:20px;gap:10px;width:75%}.card-feedback__desktop .ant-avatar{width:45px;height:45px}.card-feedback__desktop .card-insurance{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:none;position:relative;border-radius:5px;box-shadow:0 4px 22px 0 rgba(0,0,0,.05);height:100%;background:var(--colors-white,#fff)}.card-feedback__desktop .card-insurance .button-icon{margin-left:0;position:absolute;bottom:20px;left:20px;background:var(--colors-white,#fff);border:none;padding:0;width:15px;height:12px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease}.card-feedback__desktop .card-insurance .button-icon:hover{background:var(--colors-backberry,#f6f6f6)}.card-feedback__desktop .card-insurance .button-icon-two{margin-left:0;position:absolute;top:20px;right:20px;background:var(--colors-white,#fff);border:none;padding:0;width:15px;height:12px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease}.card-feedback__desktop .card-insurance .button-icon-two:hover{background:var(--colors-backberry,#f6f6f6)}.card-feedback__desktop .card-insurance h3{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal;margin-top:10px;color:var(--colors-pureberry,#4b3a7c)}}.card-feedback{margin-bottom:10px}.card-feedback.ant-card .ant-card-body{padding:20px 10px 10px;border-radius:5px;background:linear-gradient(180deg,#fff,#fafafa 58.28%);border:none}.card-feedback.ant-card:not(.ant-card-bordered){box-shadow:none}.card-feedback__row{justify-content:space-between}.card-feedback .cards-insurances{gap:5px;width:100%}.card-feedback .cards-insurances .card-insurance{display:flex;padding:10px 15px;align-items:center;gap:10px;flex:1 0;align-self:stretch;border-radius:4px;background:var(--colors-white,#fff)}.card-feedback .cards-insurances .card-insurance p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.card-feedback .cards-insurances .card-insurance p{font-size:15px;line-height:150%}}.card-feedback .cards-insurances .card-insurance p{color:var(--colors-pureberry,#4b3a7c)}.card-feedback .cards-insurances .card-insurance:active,.card-feedback .cards-insurances .card-insurance:focus,.card-feedback .cards-insurances .card-insurance:hover{background:var(--colors-midberry,#340aab)}.card-feedback .cards-insurances .card-insurance:active .icon,.card-feedback .cards-insurances .card-insurance:focus .icon,.card-feedback .cards-insurances .card-insurance:hover .icon{filter:brightness(10)!important}.card-feedback .cards-insurances .card-insurance:active p,.card-feedback .cards-insurances .card-insurance:focus p,.card-feedback .cards-insurances .card-insurance:hover p{color:#fff}.card-feedback .cards-insurances .card-insurance--active{background:var(--colors-midberry,#340aab)}.card-feedback .cards-insurances .card-insurance--active .icon{filter:brightness(10)!important}.card-feedback .cards-insurances .card-insurance--active p{color:#fff}.card-feedback__info{min-width:160px;width:25%}.card-feedback__info .name-client{margin-bottom:4px}.card-feedback__info .name-client img{margin-right:10px}.card-feedback__info .name-client p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.card-feedback__info .name-client p{font-size:15px;line-height:16px}}.card-feedback__info .name-client p{color:var(--colors-pureberry,#4b3a7c);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.card-feedback__info .detail{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2)}.card-feedback__info .insurance{display:none}.card-feedback__info .expiration{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.card-feedback__info .expiration{font-size:15px;line-height:16px}}.card-feedback__info .expiration{color:var(--colors-badberry,#eb5757);margin-top:4px}.card-feedback__info .expiration span{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.card-feedback__info .expiration span{font-size:15px;line-height:16px}}.card-feedback__info .expiration span{margin-left:3px;color:var(--colors-pureberry,#4b3a7c)}.card-feedback .content-button{width:100%;height:100%}.card-feedback .content-button__info{width:calc(100% - 14.2px)}.card-feedback .buttons{height:100%;width:14.2px}.card-feedback .offer{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-pureberry,#4b3a7c);margin-top:5px}.card-feedback .offer-days{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.card-feedback .offer-days{font-size:15px;line-height:16px}}.card-feedback .offer-days{color:var(--colors-badberry,#eb5757)}.card-feedback__desktop{display:none}.card-feedback__buttons .button-custom-big{width:100%;display:flex;padding:15px;height:80px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:5px;border:1px solid var(--colors-litberry,#5d30dd)!important;background:transparent!important;font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-pureberry,#4b3a7c)!important}.card-feedback__buttons .button-custom-big:active,.card-feedback__buttons .button-custom-big:focus,.card-feedback__buttons .button-custom-big:hover{border:1px solid var(--colors-litberry,#5d30dd);background:transparent}.card-feedback__buttons .button-icon{margin-bottom:20px}@media only screen and (min-width:768px){.card-feedback.ant-card .ant-card-body{padding:20px}.card-feedback__row{display:flex;flex-wrap:nowrap}.card-feedback__info .name-client{margin-bottom:4px}.card-feedback__info .name-client img{display:none}.card-feedback__info .name-client p{font-family:Lato;font-size:20px;line-height:normal;letter-spacing:-.4px}.card-feedback__info .detail,.card-feedback__info .name-client p{font-style:normal;font-weight:700;color:var(--colors-pureberry,#4b3a7c)}.card-feedback__info .detail{font-family:Roboto;font-size:13px;line-height:13px}}@media only screen and (min-width:768px)and (min-width:768px){.card-feedback__info .detail{font-size:15px;line-height:16px}}@media only screen and (min-width:768px){.card-feedback__info .insurance{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px;color:var(--colors-pureberry,#4b3a7c);display:flex;align-items:center;margin-block:15px;text-transform:capitalize}}@media only screen and (min-width:768px)and (min-width:768px){.card-feedback__info .insurance{font-size:15px;line-height:150%}}@media only screen and (min-width:768px){.card-feedback__info .insurance img{margin-right:15px}.card-feedback__info .offer{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px;color:var(--colors-pureberry,#4b3a7c);width:120px;flex-wrap:wrap;margin-top:0}}@media only screen and (min-width:768px)and (min-width:768px){.card-feedback__info .offer{font-size:15px;line-height:16px}}@media only screen and (min-width:768px){.card-feedback__info .offer-days{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px;color:var(--colors-badberry,#eb5757);margin-left:0}}@media only screen and (min-width:768px)and (min-width:768px){.card-feedback__info .offer-days{font-size:15px;line-height:150%}}@media only screen and (min-width:768px){.card-feedback__mb{display:none}.card-feedback__desktop{display:flex;flex-direction:row;margin-left:20px;gap:10px;width:75%}.card-feedback__desktop .ant-avatar{width:45px;height:45px}.card-feedback__desktop .card-insurance{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:none;position:relative;border-radius:5px;box-shadow:0 4px 22px 0 rgba(0,0,0,.05);height:100%;background:var(--colors-white,#fff)}.card-feedback__desktop .card-insurance .button-icon{margin-left:0;position:absolute;bottom:20px;left:20px;background:var(--colors-white,#fff);border:none;padding:0;width:15px;height:12px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease}.card-feedback__desktop .card-insurance .button-icon:hover{background:var(--colors-backberry,#f6f6f6)}.card-feedback__desktop .card-insurance h3{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal;margin-top:10px;color:var(--colors-pureberry,#4b3a7c)}}@media only screen and (min-width:768px)and (min-width:768px){.card-feedback__desktop .card-insurance h3{font-size:28px;letter-spacing:normal}}@media only screen and (min-width:768px){.card-feedback__desktop .card-insurance img{filter:contrast(100%)}.card-feedback__desktop .card-insurance :hover h3{color:var(--colors-pureberry,#4b3a7c)}}.content-filter{width:192px;padding:7px 13px 3px}.content-filter__range-dates{width:311px}.content-filter__range-dates .button-text{width:153px;height:59px}.content-filter__range-dates .button-text.ant-btn{border:1px solid var(--colors-backberry,#f6f6f6)}.content-filter__range-dates .button-text.ant-btn span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-pureberry,#4b3a7c)}.content-filter__range-dates .button-text.ant-btn:active,.content-filter__range-dates .button-text.ant-btn:hover{background:var(--colors-midberry,#340aab)}.content-filter__range-dates .button-text.ant-btn:active span,.content-filter__range-dates .button-text.ant-btn:hover span{color:var(--colors-white,#fff)}.content-filter__range-dates .button-text--active{background-color:var(--colors-midberry,#340aab)!important}.content-filter__range-dates .button-text--active span{color:var(--colors-white,#fff)!important}.content-filter .buttons{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;margin:10px 0}.content-filter .button{width:100%;height:40px}.content-filter .button-tertiary,.content-filter .button-tertiary:active,.content-filter .button-tertiary:focus,.content-filter .button-tertiary:hover{background-color:transparent!important;border:1.5px solid var(--colors-litberry)!important;color:var(--colors-litberry)!important;font-family:Roboto;font-weight:700;font-size:15px;opacity:.5;text-transform:capitalize}.content-filter .button-tertiary-active{opacity:1!important}.content-filter__range-picker--active .ant-picker{background:var(--colors-hotberry,linear-gradient(312deg,rgba(93,48,221,.67) 0,#7f14fc 100%));border:none}.content-filter__range-picker--active .ant-picker .ant-picker-input>input,.content-filter__range-picker--active .ant-picker .ant-picker-input>input:active,.content-filter__range-picker--active .ant-picker .ant-picker-input>input:focus,.content-filter__range-picker--active .ant-picker .ant-picker-input>input:hover,.content-filter__range-picker--active .ant-picker .ant-picker-separator,.content-filter__range-picker--active .ant-picker .ant-picker-separator:active,.content-filter__range-picker--active .ant-picker .ant-picker-separator:focus,.content-filter__range-picker--active .ant-picker .ant-picker-separator:hover{color:var(--colors-white,#fff)}.content-filter__range-picker--active .ant-picker .ant-picker-input span.ant-picker-suffix,.content-filter__range-picker--active .ant-picker.ant-picker-range span.ant-picker-suffix{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(89deg) brightness(105%) contrast(104%);order:-1;margin-left:1px;margin-right:10px}.content-filter__range-picker--idle .ant-picker{background:var(--colors-white,#fff)!important;border:1px solid var(--colors-backberry,#f6f6f6)}.content-filter__range-picker--idle .ant-picker .ant-picker-input>input,.content-filter__range-picker--idle .ant-picker .ant-picker-input>input:active,.content-filter__range-picker--idle .ant-picker .ant-picker-input>input:focus,.content-filter__range-picker--idle .ant-picker .ant-picker-input>input:hover{color:var(--colors-pureberry,#4b3a7c)}.content-filter__range-picker--idle .ant-picker .ant-picker-separator{display:none}.content-filter__range-picker--idle .ant-picker .ant-picker-input span.ant-picker-suffix,.content-filter__range-picker--idle .ant-picker.ant-picker-range span.ant-picker-suffix{filter:brightness(0) saturate(100%) invert(22%) sepia(33%) saturate(1215%) hue-rotate(215deg) brightness(95%) contrast(89%);order:1;margin-left:0;margin-right:0}.content-filter__range-picker--idle .ant-picker-range{justify-content:center}.content-filter__range-picker--idle .ant-picker-input:first-child{width:100px!important}.content-filter__range-picker--idle .ant-picker-input:nth-child(3){display:none}.content-filter__range-picker .ant-picker-dropdown .ant-picker-panel-container{border-radius:0}.content-filter__range-picker .ant-picker{width:100%;height:59px;padding:4px 8px;margin-bottom:20px}.content-filter__range-picker .ant-picker:active,.content-filter__range-picker .ant-picker:focus,.content-filter__range-picker .ant-picker:hover{background:var(--colors-hotberry,linear-gradient(312deg,rgba(93,48,221,.67) 0,#7f14fc 100%))!important}.content-filter__range-picker .ant-picker .ant-picker-input>input{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;font-size:12px}.content-filter__range-picker .ant-picker .ant-picker-input>input::placeholder{color:var(--colors-pureberry,#4b3a7c)}.content-filter__range-picker .ant-picker .ant-picker-input{width:40px;color:var(--colors-pureberry,#4b3a7c)}.content-filter__range-picker .ant-picker-range .ant-picker-active-bar{background-color:var(--colors-midberry,#340aab);display:none}.content-filter__range-picker .ant-picker .ant-picker-input span.ant-picker-suffix,.content-filter__range-picker .ant-picker.ant-picker-range span.ant-picker-suffix{color:var(--colors-white,#fff)}.content-filter__range-picker:active .ant-picker .ant-picker-input>input::placeholder,.content-filter__range-picker:focus .ant-picker .ant-picker-input>input::placeholder,.content-filter__range-picker:hover .ant-picker .ant-picker-input>input::placeholder{color:var(--colors-white,#fff)}.content-filter__range-picker:active .ant-picker .ant-picker-input span.ant-picker-suffix,.content-filter__range-picker:active .ant-picker.ant-picker-range span.ant-picker-suffix,.content-filter__range-picker:focus .ant-picker .ant-picker-input span.ant-picker-suffix,.content-filter__range-picker:focus .ant-picker.ant-picker-range span.ant-picker-suffix,.content-filter__range-picker:hover .ant-picker .ant-picker-input span.ant-picker-suffix,.content-filter__range-picker:hover .ant-picker.ant-picker-range span.ant-picker-suffix{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(89deg) brightness(105%) contrast(104%)}.content-filter__range-picker .ant-picker-range .ant-picker-range-separator{padding:0}.content-filter__range-picker .ant-picker .ant-picker-separator:active,.content-filter__range-picker .ant-picker .ant-picker-separator:focus,.content-filter__range-picker .ant-picker .ant-picker-separator:hover{color:var(--colors-white,#fff)}.content-filter__range-picker .ant-picker .ant-picker-clear{background:transparent;opacity:1}.content-filter p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.content-filter p{font-size:15px;line-height:16px}}.content-filter p{color:var(--colors-pureberry,#4b3a7c);margin-bottom:5px}.content-filter .button-icon{margin-bottom:10px}.content-filter .button-icon.ant-btn{height:39px;background:var(--colors-white,#fff)}.content-filter .button-icon.ant-btn:not(:disabled):hover{color:var(--colors-white,#fff);border-color:transparent}.content-filter .button-icon.ant-btn::selection{background:var(--colors-white,#fff)}.content-filter .button-icon:active,.content-filter .button-icon:focus,.content-filter .button-icon:hover{background-color:var(--colors-litberry,#5d30dd)!important}.content-filter .button-icon:active img,.content-filter .button-icon:focus img,.content-filter .button-icon:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(89deg) brightness(105%) contrast(104%)}.content-filter .button-icon:active span,.content-filter .button-icon:focus span,.content-filter .button-icon:hover span{color:var(--colors-white,#fff)!important}.content-filter .button-icon--active{background-color:var(--colors-litberry,#5d30dd)!important}.content-filter .button-icon--active img{filter:brightness(5)!important}.content-filter .button-icon--active span{color:var(--colors-white,#fff)!important}.content-filter .button-insurance{box-shadow:none;margin-bottom:10px;padding:15px 18px}.content-filter .button-insurance img{width:100%;box-sizing:content-box;box-shadow:none}.content-filter .white-input{margin-bottom:20px;height:39px;border-radius:5px;border:none;background:var(--colors-white,#fff);padding:8px 10px;text-align:center}.content-filter .button-text{background:transparent;border:none!important;width:100%}.content-filter .button-text span{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.content-filter .button-text span{font-size:15px;line-height:16px}}.content-filter .button-text span{color:var(--colors-badberry)}.content-filter .button-text:active,.content-filter .button-text:focus,.content-filter .button-text:hover{background:transparent;border:none}.popover-feedback{top:auto!important;bottom:0!important;left:0!important;width:100%}.popover-feedback .ant-popover-content{width:100%}.popover-feedback .ant-popover-inner{padding:25px 20px}.popover-feedback__content{max-width:100%}.popover-feedback__content .button-icon{margin-bottom:20px}.popover-feedback__content .button-icon h2{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.popover-feedback__content .button-icon h2{font-size:30px;font-weight:900;letter-spacing:normal}}.popover-feedback__content .button-icon h2{color:var(--colors-litberry,#5d30dd)}.popover-feedback__content .ant-row-middle{gap:6px}.popover-feedback__content .tag{min-width:86px;max-width:120px;border-radius:90px;background:var(--colors-backberry,#f6f6f6);display:flex;padding:8px;justify-content:center;align-items:center;border:none}.popover-feedback__content .tag p{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-pureberry,#4b3a7c);font-size:12px}.popover-feedback__content .divider-buttons{margin-block:10px}.popover-feedback__content .textarea-counter{position:relative}.popover-feedback__content .textarea-counter textarea{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.popover-feedback__content .textarea-counter textarea{font-size:15px;line-height:150%}}.popover-feedback__content .textarea-counter textarea{padding-bottom:6px;padding-right:50px;border:none;resize:none;overflow-y:hidden;border-bottom:1px solid var(--colors-oldberry,#b2b2b2);width:100%;margin-bottom:20px}.popover-feedback__content .textarea-counter span{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.popover-feedback__content .textarea-counter span{font-size:15px;line-height:150%}}.popover-feedback__content .textarea-counter span{color:var(--colors-oldberry,#b2b2b2);line-height:12px;position:absolute;top:5px;right:10px}.sidebar-configuration{width:226.778px;height:calc(100vh - 148px);flex-shrink:0;box-shadow:0 4px 22px 0 rgba(0,0,0,.05);background-color:var(--colors-white,#fff);border-radius:0 20px 20px 0;padding-top:24.6px}.sidebar-configuration .button-icon{margin-left:14px}.sidebar-configuration .pureberry span{color:var(--colors-pureberry,#4b3a7c)}.sidebar-configuration__options{margin-top:26.1px}.sidebar-configuration__options .button-custom.ant-btn{border-radius:0;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.09)!important;justify-content:flex-start}.sidebar-configuration__options .button-custom.ant-btn span{color:var(--colors-pureberry,#4b3a7c)}.sidebar-configuration__options .button-custom.ant-btn:active span,.sidebar-configuration__options .button-custom.ant-btn:focus span,.sidebar-configuration__options .button-custom.ant-btn:hover span{color:var(--colors-white,#fff)}.sidebar-configuration__options .button-custom.ant-btn:active,.sidebar-configuration__options .button-custom.ant-btn:focus,.sidebar-configuration__options .button-custom.ant-btn:hover{background-color:var(--colors-litberry,#5d30dd)}.sidebar-configuration__options .button-custom.ant-btn:not(:disabled):focus-visible{outline:none}.sidebar-configuration__options .button-custom.ant-btn:not(:disabled):hover span{color:var(--colors-white,#fff)}.sidebar-configuration__options .button-custom.ant-btn:not(:disabled):hover{border-color:transparent}.sidebar-configuration__options .button-custom.ant-btn:disabled span{color:var(--colors-white,#fff)}.sidebar-configuration__options .button-custom.ant-btn::selection{background:var(--colors-litberry,#5d30dd)}.sidebar-configuration__options .button-custom--selected{display:flex;border-radius:0;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.09)!important;justify-content:flex-start;align-items:center}.sidebar-configuration__options .button-custom--selected.ant-btn span{color:var(--colors-white,#fff)}.sidebar-configuration__options .button-custom--selected.ant-btn{background-color:var(--colors-litberry,#5d30dd)}.card-payment-account.ant-card{width:311px;padding:10px;margin-top:15px;border:none}.card-payment-account.ant-card .ant-card-body{padding:0}.card-payment-account h6{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-pureberry,#4b3a7c)}.card-payment-account .mr-10{margin-right:10px}.card-payment-account .type-card p{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-pureberry,#4b3a7c);margin-left:10px}.card-payment-account .num-card{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.card-payment-account .num-card{font-size:15px;line-height:16px}}.card-payment-account .num-card{margin-top:10px;color:var(--colors-pureberry,#4b3a7c)}.card-payment-account__popover .popover-content .button-text,.card-payment-account__popover .popover-content .button-text:active,.card-payment-account__popover .popover-content .button-text:focus,.card-payment-account__popover .popover-content .button-text:hover{border:none}.card-payment-account__popover .popover-content .ant-divider-horizontal{margin:10px 0}.add-payment-stripe{width:100%;position:absolute;top:50px;left:0;height:calc(100vh + 100px)}.add-payment-stripe .ant-card-body{padding:30px 20px}.add-payment-stripe h5{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-pureberry,#4b3a7c);margin-bottom:13px}.add-payment-stripe .ant-select-selector{padding:0;margin-bottom:0}.add-payment-stripe__form{margin-top:13px}.add-payment-stripe .ant-form-item{margin-bottom:13px;width:100%}.add-payment-stripe .ant-input{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.add-payment-stripe .ant-input{font-size:15px;line-height:150%}}.add-payment-stripe .ant-input{width:100%;color:var(--colors-pureberry,#4b3a7c);height:49px;border-radius:5px;border:1px solid var(--colors-oldberry,#b2b2b2)}.add-payment-stripe .ant-select-single{height:49px!important;margin-bottom:0}.add-payment-stripe .ant-form-item-margin-offset{margin-bottom:0!important}.add-payment-stripe .select-country{display:flex;align-items:center;height:49px!important;border-bottom:1px solid var(--colors-oldberry,#b2b2b2);margin-bottom:13px;width:100%}.add-payment-stripe .select-country .ant-form-item{margin-bottom:0;width:100%}.add-payment-stripe .select-country.ant-select-selector{border:none;width:100%;margin:0!important}.add-payment-stripe .select-account .ant-select-selector{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.add-payment-stripe .select-account .ant-select-selector{font-size:15px;line-height:150%}}.add-payment-stripe .select-account .ant-select-selector{border:1px solid var(--colors-oldberry,#b2b2b2)!important}.add-payment-stripe .ant-select-selector{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.add-payment-stripe .ant-select-selector{font-size:15px;line-height:150%}}.add-payment-stripe .ant-select-selector{width:100%!important;margin-bottom:13px;color:var(--colors-pureberry,#4b3a7c)!important;height:49px!important;border-radius:5px!important;display:flex;align-items:center}.add-payment-stripe .ant-select-selector .ant-select-selection-placeholder{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.add-payment-stripe .ant-select-selector .ant-select-selection-placeholder{font-size:15px;line-height:150%}}.add-payment-stripe .ant-select-selector .ant-select-selection-placeholder{color:var(--colors-oldberry,#b2b2b2)!important}.add-payment-stripe .ant-select-selector .ant-select-selection-item{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.add-payment-stripe .ant-select-selector .ant-select-selection-item{font-size:15px;line-height:150%}}.add-payment-stripe .ant-select-selector .ant-select-selection-item{color:var(--colors-pureberry,#4b3a7c)!important}.add-payment-stripe .ant-select-item,.add-payment-stripe .ant-select-item-option,.add-payment-stripe .ant-select-item-option-active,.add-payment-stripe .ant-select-item-option-state{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.add-payment-stripe .ant-select-item,.add-payment-stripe .ant-select-item-option,.add-payment-stripe .ant-select-item-option-active,.add-payment-stripe .ant-select-item-option-state{font-size:15px;line-height:150%}}.add-payment-stripe .ant-select-item,.add-payment-stripe .ant-select-item-option,.add-payment-stripe .ant-select-item-option-active,.add-payment-stripe .ant-select-item-option-state{color:var(--colors-pureberry,#4b3a7c)!important}.add-payment-stripe .search-insurance .ant-input{height:32px}.add-payment-stripe .search-insurance.ant-input-affix-wrapper{border-radius:0;border:none;border-bottom:1px solid var(--colors-oldberry,#b2b2b2);padding:10px;font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.add-payment-stripe .search-insurance.ant-input-affix-wrapper{font-size:15px;line-height:150%}}.add-payment-stripe .search-insurance.ant-input-affix-wrapper{color:var(--colors-oldberry,#b2b2b2)}.add-payment-stripe .search-insurance.ant-input-affix-wrapper:active,.add-payment-stripe .search-insurance.ant-input-affix-wrapper:focus,.add-payment-stripe .search-insurance.ant-input-affix-wrapper:hover{border-radius:0;border:none;border-bottom:1px solid var(--colors-oldberry,#b2b2b2)}.add-payment-stripe .search-insurance.ant-input-affix-wrapper .ant-input-prefix{-webkit-margin-end:10px;margin-inline-end:10px}.add-payment-stripe .button-text.ant-btn{border:none;width:56px;margin-right:30px;height:50px}.add-payment-stripe .button-text.ant-btn span{color:var(--colors-litberry,#5d30dd)}.add-payment-stripe .ant-select .ant-select-arrow{display:none}@media only screen and (min-width:768px){.add-payment-stripe{width:512px;top:60px;left:440px;height:auto}.add-payment-stripe .ant-card-body{padding:30px 20px}.add-payment-stripe .ant-form-item{margin-bottom:13px;width:48%}}.card-account-stripe{cursor:pointer;position:relative}.card-account-stripe__card.ant-card{padding:10px;margin-top:15px;border:none}.card-account-stripe__card.ant-card .ant-card-body{padding:0}.card-account-stripe__card .mr-10{margin-right:10px}.card-account-stripe__card img{margin-top:21px}.card-account-stripe__card h6{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-pureberry,#4b3a7c)}.card-account-stripe__card .num-card{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.card-account-stripe__card .num-card{font-size:15px;line-height:16px}}.card-account-stripe__card .num-card{margin-top:10px;color:var(--colors-pureberry,#4b3a7c)}.card-account-stripe__row{height:18px;position:absolute;top:10px;right:10px;display:flex}.card-account-stripe__row__popover .popover-content .button-text,.card-account-stripe__row__popover .popover-content .button-text:active,.card-account-stripe__row__popover .popover-content .button-text:focus,.card-account-stripe__row__popover .popover-content .button-text:hover{border:none}.card-account-stripe__row__popover .popover-content .ant-divider-horizontal{margin:10px 0}.card-account-stripe .star-content{display:flex;align-items:center;height:23px}@media only screen and (min-width:768px){.card-account-stripe__info{width:60%}.card-account-stripe .button-icon{display:none}.card-account-stripe .button-card{width:70px;height:70px;z-index:2}.card-account-stripe .button-card img{margin-top:0}.card-account-stripe .button-card--favorite{background-color:var(--colors-white,#fff);border:1px solid var(--colors-litberry);border-top-left-radius:10px;border-bottom-left-radius:10px;border-top-right-radius:0;border-bottom-right-radius:0}.card-account-stripe .button-card--favorite:active,.card-account-stripe .button-card--favorite:disabled,.card-account-stripe .button-card--favorite:focus,.card-account-stripe .button-card--favorite:hover{background-color:var(--colors-litberry);border:1px solid var(--colors-litberry)}.card-account-stripe .button-card--favorite:active img,.card-account-stripe .button-card--favorite:disabled img,.card-account-stripe .button-card--favorite:focus img,.card-account-stripe .button-card--favorite:hover img{filter:brightness(10)}.card-account-stripe .button-card--delete{background-color:var(--colors-badberry);border:1px solid var(--colors-badberry);border-left:0;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:10px;border-bottom-right-radius:10px}.card-account-stripe .button-card:active,.card-account-stripe .button-card:focus,.card-account-stripe .button-card:hover{border:transparent}.card-account-stripe .star-content{height:12px}}.add-payment-account{width:100%;position:absolute;top:50px;left:0;height:calc(100vh + 100px)}.add-payment-account .ant-card-body{padding:30px 20px}.add-payment-account h5{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-pureberry,#4b3a7c);margin-bottom:13px}.add-payment-account .ant-select-selector{padding:0;margin-bottom:0}.add-payment-account__form{margin-top:13px}.add-payment-account .ant-form-item{margin-bottom:13px;width:100%}.add-payment-account .ant-input{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.add-payment-account .ant-input{font-size:15px;line-height:150%}}.add-payment-account .ant-input{width:100%;color:var(--colors-pureberry,#4b3a7c);height:49px;border-radius:5px;border:1px solid var(--colors-oldberry,#b2b2b2)}.add-payment-account .ant-select-single{height:49px!important;margin-bottom:0}.add-payment-account .ant-form-item-margin-offset{margin-bottom:0!important}.add-payment-account .select-bank{display:flex;align-items:center;height:49px!important;border-bottom:1px solid var(--colors-oldberry,#b2b2b2);margin-bottom:13px;width:100%}.add-payment-account .select-bank .ant-form-item{margin-bottom:0;width:100%}.add-payment-account .select-bank.ant-select-selector{border:none;width:100%;margin:0!important}.add-payment-account .select-account .ant-select-selector{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.add-payment-account .select-account .ant-select-selector{font-size:15px;line-height:150%}}.add-payment-account .select-account .ant-select-selector{border:1px solid var(--colors-oldberry,#b2b2b2)!important}.add-payment-account .ant-select-selector{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.add-payment-account .ant-select-selector{font-size:15px;line-height:150%}}.add-payment-account .ant-select-selector{width:100%!important;margin-bottom:13px;color:var(--colors-pureberry,#4b3a7c)!important;height:49px!important;border-radius:5px!important;display:flex;align-items:center}.add-payment-account .ant-select-selector .ant-select-selection-placeholder{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.add-payment-account .ant-select-selector .ant-select-selection-placeholder{font-size:15px;line-height:150%}}.add-payment-account .ant-select-selector .ant-select-selection-placeholder{color:var(--colors-oldberry,#b2b2b2)!important}.add-payment-account .ant-select-selector .ant-select-selection-item{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.add-payment-account .ant-select-selector .ant-select-selection-item{font-size:15px;line-height:150%}}.add-payment-account .ant-select-selector .ant-select-selection-item{color:var(--colors-pureberry,#4b3a7c)!important}.add-payment-account .ant-select-item,.add-payment-account .ant-select-item-option,.add-payment-account .ant-select-item-option-active,.add-payment-account .ant-select-item-option-state{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.add-payment-account .ant-select-item,.add-payment-account .ant-select-item-option,.add-payment-account .ant-select-item-option-active,.add-payment-account .ant-select-item-option-state{font-size:15px;line-height:150%}}.add-payment-account .ant-select-item,.add-payment-account .ant-select-item-option,.add-payment-account .ant-select-item-option-active,.add-payment-account .ant-select-item-option-state{color:var(--colors-pureberry,#4b3a7c)!important}.add-payment-account .search-insurance .ant-input{height:32px}.add-payment-account .search-insurance.ant-input-affix-wrapper{border-radius:0;border:none;border-bottom:1px solid var(--colors-oldberry,#b2b2b2);padding:10px;font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.add-payment-account .search-insurance.ant-input-affix-wrapper{font-size:15px;line-height:150%}}.add-payment-account .search-insurance.ant-input-affix-wrapper{color:var(--colors-oldberry,#b2b2b2)}.add-payment-account .search-insurance.ant-input-affix-wrapper:active,.add-payment-account .search-insurance.ant-input-affix-wrapper:focus,.add-payment-account .search-insurance.ant-input-affix-wrapper:hover{border-radius:0;border:none;border-bottom:1px solid var(--colors-oldberry,#b2b2b2)}.add-payment-account .search-insurance.ant-input-affix-wrapper .ant-input-prefix{-webkit-margin-end:10px;margin-inline-end:10px}.add-payment-account .button-text.ant-btn{border:none;width:56px;margin-right:30px;height:50px}.add-payment-account .button-text.ant-btn span{color:var(--colors-litberry,#5d30dd)}.add-payment-account .ant-select .ant-select-arrow{display:none}@media only screen and (min-width:768px){.add-payment-account{width:512px;top:60px;left:440px;height:auto}.add-payment-account .ant-card-body{padding:30px 20px}.add-payment-account .ant-form-item{margin-bottom:13px;width:48%}}.modal-terms-conditions__wrapper.ant-modal-wrap{overflow:hidden}.modal-terms-conditions.ant-modal{border-radius:5px 0 0 5px;height:90vh;position:relative;overflow-y:scroll}.modal-terms-conditions.ant-modal::-webkit-scrollbar{width:5px}.modal-terms-conditions.ant-modal::-webkit-scrollbar-track{border-radius:0 10px 10px 0;background-color:#fff}.modal-terms-conditions.ant-modal::-webkit-scrollbar-thumb{background:var(--colors-oldberry,#b2b2b2);border-radius:5px}.modal-terms-conditions__wrapper{overflow:hidden;height:100%}.modal-terms-conditions .ant-modal-header{top:0;padding:40px 40px 20px}.modal-terms-conditions .ant-modal-footer,.modal-terms-conditions .ant-modal-header{position:-webkit-sticky;position:sticky;margin:0 -40px;bottom:0;display:inline-block;background:#fff;border-radius:5px;overflow:hidden}.modal-terms-conditions .ant-modal-footer{text-align:left;left:0;padding:20px 40px 40px}.modal-terms-conditions .ant-modal-content{padding:0 40px;border-radius:5px 0 0 5px;display:flex;flex-direction:column}.modal-terms-conditions .ant-modal-title{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-pureberry,#4b3a7c);text-align:center}.modal-terms-conditions p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.modal-terms-conditions p{font-size:15px;line-height:150%}}.modal-terms-conditions p{color:var(--colors-oldberry,#b2b2b2);text-align:justify}.modal-terms-conditions ul{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.modal-terms-conditions ul{font-size:15px;line-height:150%}}.modal-terms-conditions ul{color:var(--colors-oldberry,#b2b2b2);text-align:justify}.modal-terms-conditions__checkbox.ant-checkbox-wrapper{margin-bottom:20px;width:100%}.modal-terms-conditions__checkbox .checkbox-text{display:flex;align-items:center;font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.modal-terms-conditions__checkbox .checkbox-text{font-size:15px;line-height:150%}}.modal-terms-conditions__checkbox .checkbox-text{color:var(--colors-pureberry,#4b3a7c);text-align:justify}.modal-terms-conditions__checkbox .checkbox-text .ant-btn-link span{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.modal-terms-conditions__checkbox .checkbox-text .ant-btn-link span{font-size:15px;line-height:150%}}.modal-terms-conditions__checkbox .checkbox-text .ant-btn-link span{color:var(--colors-litberry,#5d30dd)}.modal-terms-conditions__checkbox .checkbox-text .ant-btn-link{padding:0;margin-left:4px}.modal-terms-conditions .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--colors-litberry,#5d30dd)!important;border-color:var(--colors-litberry,#5d30dd)!important;display:flex;justify-content:center;align-items:center}.modal-terms-conditions .ant-checkbox .ant-checkbox-inner:after{inset-inline-start:28.5%}.modal-terms-conditions .ant-checkbox-inner{width:24px;height:24px}.modal-terms-conditions .ant-checkbox+span{-webkit-padding-start:20px;padding-inline-start:20px}.filter-top-insurance{padding-top:25px}.filter-top-insurance__btns{margin-bottom:10px}.filter-top-insurance__btns .button-text{width:48%;height:57px;border-radius:5px}.filter-top-insurance__btns .button-text:focus,.filter-top-insurance__btns .button-text:hover{background:var(--colors-midberry,#340aab)}.filter-top-insurance__btns .button-text:focus span,.filter-top-insurance__btns .button-text:hover span{color:var(--colors-white,#fff)}.filter-top-insurance__btns .button-text--active{background:var(--colors-midberry,#340aab)}.filter-top-insurance__btns .button-text--active span{color:var(--colors-white,#fff)}.filter-top-insurance .ant-picker{width:100%;height:57px;background:var(--colors-hotberry,linear-gradient(312deg,rgba(93,48,221,.67) 0,#7f14fc 100%));border:none;border-radius:5px;padding:4px 80px}.filter-top-insurance .ant-picker .ant-picker-input>input{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-white,#fff)}.filter-top-insurance .ant-picker-range .ant-picker-active-bar{background-color:var(--colors-midberry,#340aab);display:none}.filter-top-insurance .ant-picker .ant-picker-input span.ant-picker-suffix,.filter-top-insurance .ant-picker.ant-picker-range span.ant-picker-suffix{margin-left:1px;margin-right:10px;color:var(--colors-white,#fff);order:-1}.filter-top-insurance .ant-picker-range .ant-picker-range-separator{padding:0}.filter-top-insurance .ant-picker .ant-picker-separator{color:var(--colors-white,#fff)}.filter-top-insurance .ant-picker .ant-picker-clear{background:transparent;opacity:1}.filter-top-insurance__range-picker-panel .ant-picker-panels{flex-direction:column}.filter-top-insurance__range-picker-panel .ant-picker-cell{padding:2px 0}.filter-top-insurance__range-picker-panel .ant-picker-header-super-next-btn,.filter-top-insurance__range-picker-panel .ant-picker-header-super-prev-btn{display:none}.filter-top-insurance__range-picker-panel .ant-picker-date-panel{padding:10px;border-radius:7px}.filter-top-insurance__range-picker-panel .ant-picker-month-btn,.filter-top-insurance__range-picker-panel .ant-picker-year-btn{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-pureberry,#4b3a7c)!important}.filter-top-insurance__range-picker-panel .ant-picker-content th{color:var(--colors-oldberry,#b2b2b2)!important}.filter-top-insurance__range-picker-panel .ant-picker-body{padding:0 8px!important}.filter-top-insurance__range-picker-panel .ant-picker-content{font-family:Roboto;font-size:8px;font-style:normal;font-weight:500;line-height:normal}.filter-top-insurance__range-picker-panel .ant-picker-header{border:none;padding:0}.filter-top-insurance__range-picker-panel .ant-picker-range-arrow{display:none!important}.filter-top-insurance__dropdown-picker{padding:0!important}.filter-top-insurance__dropdown-picker .ant-picker-range-arrow{display:none!important}.filter-top-insurance__dropdown-picker .ant-picker-range-wrapper{display:flex;position:relative;align-items:center;justify-content:center!important}.filter-history-desktop{padding:15px 25px;width:100%;justify-content:flex-end}.filter-history-desktop--open{display:flex}.filter-history-desktop--none{display:none}.filter-history-desktop__range-dates{width:311px}.filter-history-desktop__range-dates .button-text{width:153px;height:59px}.filter-history-desktop__range-dates .button-text.ant-btn{border:1px solid var(--colors-backberry,#f6f6f6)}.filter-history-desktop__range-dates .button-text.ant-btn span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-pureberry,#4b3a7c)}.filter-history-desktop__range-dates .button-text.ant-btn:active,.filter-history-desktop__range-dates .button-text.ant-btn:hover{background:var(--colors-midberry,#340aab)}.filter-history-desktop__range-dates .button-text.ant-btn:active span,.filter-history-desktop__range-dates .button-text.ant-btn:hover span{color:var(--colors-white,#fff)}.filter-history-desktop__range-dates .button-text--active{background-color:var(--colors-midberry,#340aab)!important}.filter-history-desktop__range-dates .button-text--active span{color:var(--colors-white,#fff)!important}.filter-history-desktop__range-picker--active .ant-picker{background:var(--colors-hotberry,linear-gradient(312deg,rgba(93,48,221,.67) 0,#7f14fc 100%));border:none}.filter-history-desktop__range-picker--active .ant-picker .ant-picker-input>input,.filter-history-desktop__range-picker--active .ant-picker .ant-picker-input>input:active,.filter-history-desktop__range-picker--active .ant-picker .ant-picker-input>input:focus,.filter-history-desktop__range-picker--active .ant-picker .ant-picker-input>input:hover,.filter-history-desktop__range-picker--active .ant-picker .ant-picker-separator,.filter-history-desktop__range-picker--active .ant-picker .ant-picker-separator:active,.filter-history-desktop__range-picker--active .ant-picker .ant-picker-separator:focus,.filter-history-desktop__range-picker--active .ant-picker .ant-picker-separator:hover{color:var(--colors-white,#fff)}.filter-history-desktop__range-picker--active .ant-picker .ant-picker-input span.ant-picker-suffix,.filter-history-desktop__range-picker--active .ant-picker.ant-picker-range span.ant-picker-suffix{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(89deg) brightness(105%) contrast(104%);order:-1;margin-left:1px;margin-right:10px}.filter-history-desktop__range-picker--idle .ant-picker{background:var(--colors-white,#fff)!important;border:1px solid var(--colors-backberry,#f6f6f6)}.filter-history-desktop__range-picker--idle .ant-picker .ant-picker-input>input,.filter-history-desktop__range-picker--idle .ant-picker .ant-picker-input>input:active,.filter-history-desktop__range-picker--idle .ant-picker .ant-picker-input>input:focus,.filter-history-desktop__range-picker--idle .ant-picker .ant-picker-input>input:hover{color:var(--colors-pureberry,#4b3a7c)}.filter-history-desktop__range-picker--idle .ant-picker .ant-picker-separator{display:none}.filter-history-desktop__range-picker--idle .ant-picker .ant-picker-input span.ant-picker-suffix,.filter-history-desktop__range-picker--idle .ant-picker.ant-picker-range span.ant-picker-suffix{filter:brightness(0) saturate(100%) invert(22%) sepia(33%) saturate(1215%) hue-rotate(215deg) brightness(95%) contrast(89%);order:1;margin-left:0;margin-right:0}.filter-history-desktop__range-picker--idle .ant-picker-range{justify-content:center}.filter-history-desktop__range-picker--idle .ant-picker-input:first-child{width:100px!important}.filter-history-desktop__range-picker--idle .ant-picker-input:nth-child(3){display:none}.filter-history-desktop__range-picker .ant-picker-dropdown .ant-picker-panel-container{border-radius:0}.filter-history-desktop__range-picker .ant-picker{width:153px;height:59px;padding:4px 8px}.filter-history-desktop__range-picker .ant-picker:active,.filter-history-desktop__range-picker .ant-picker:focus,.filter-history-desktop__range-picker .ant-picker:hover{background:var(--colors-hotberry,linear-gradient(312deg,rgba(93,48,221,.67) 0,#7f14fc 100%))!important}.filter-history-desktop__range-picker .ant-picker .ant-picker-input>input{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;font-size:12px}.filter-history-desktop__range-picker .ant-picker .ant-picker-input>input::placeholder{color:var(--colors-pureberry,#4b3a7c)}.filter-history-desktop__range-picker .ant-picker .ant-picker-input{width:40px;color:var(--colors-pureberry,#4b3a7c)}.filter-history-desktop__range-picker .ant-picker-range .ant-picker-active-bar{background-color:var(--colors-midberry,#340aab);display:none}.filter-history-desktop__range-picker .ant-picker .ant-picker-input span.ant-picker-suffix,.filter-history-desktop__range-picker .ant-picker.ant-picker-range span.ant-picker-suffix{color:var(--colors-white,#fff)}.filter-history-desktop__range-picker:active .ant-picker .ant-picker-input>input::placeholder,.filter-history-desktop__range-picker:focus .ant-picker .ant-picker-input>input::placeholder,.filter-history-desktop__range-picker:hover .ant-picker .ant-picker-input>input::placeholder{color:var(--colors-white,#fff)}.filter-history-desktop__range-picker:active .ant-picker .ant-picker-input span.ant-picker-suffix,.filter-history-desktop__range-picker:active .ant-picker.ant-picker-range span.ant-picker-suffix,.filter-history-desktop__range-picker:focus .ant-picker .ant-picker-input span.ant-picker-suffix,.filter-history-desktop__range-picker:focus .ant-picker.ant-picker-range span.ant-picker-suffix,.filter-history-desktop__range-picker:hover .ant-picker .ant-picker-input span.ant-picker-suffix,.filter-history-desktop__range-picker:hover .ant-picker.ant-picker-range span.ant-picker-suffix{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(89deg) brightness(105%) contrast(104%)}.filter-history-desktop__range-picker .ant-picker-range .ant-picker-range-separator{padding:0}.filter-history-desktop__range-picker .ant-picker .ant-picker-separator:active,.filter-history-desktop__range-picker .ant-picker .ant-picker-separator:focus,.filter-history-desktop__range-picker .ant-picker .ant-picker-separator:hover{color:var(--colors-white,#fff)}.filter-history-desktop__range-picker .ant-picker .ant-picker-clear{background:transparent;opacity:1;margin-top:-16px;margin-right:-3px}@media(max-width:800px){.filter-history-desktop__range-picker .ant-picker .ant-picker-clear{margin:0!important}}.filter-history-desktop .ant-divider-vertical{margin-inline:15px;-webkit-border-start:1px solid rgba(5,5,5,.06);border-inline-start:1px solid rgba(5,5,5,.06);height:70px}.filter-history-desktop__branches{width:271px}.filter-history-desktop__branches .button-branch.ant-btn{width:189px;height:45px;background:var(--colors-white,#fff);box-shadow:none;border:1px solid var(--colors-backberry,#f6f6f6)}.filter-history-desktop__branches .button-branch.ant-btn span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-pureberry,#4b3a7c);margin-left:10px}.filter-history-desktop__branches .button-branch.ant-btn:active,.filter-history-desktop__branches .button-branch.ant-btn:focus,.filter-history-desktop__branches .button-branch.ant-btn:hover{background:var(--colors-midberry,#340aab)}.filter-history-desktop__branches .button-branch.ant-btn:active span,.filter-history-desktop__branches .button-branch.ant-btn:focus span,.filter-history-desktop__branches .button-branch.ant-btn:hover span{color:var(--colors-white,#fff)}.filter-history-desktop__branches .button-branch.ant-btn:active img,.filter-history-desktop__branches .button-branch.ant-btn:focus img,.filter-history-desktop__branches .button-branch.ant-btn:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(89deg) brightness(105%) contrast(104%)}.filter-history-desktop__branches .button-branch.ant-btn:not(:disabled):hover{color:var(--colors-white,#fff);border-color:transparent}.filter-history-desktop__branches .button-branch.ant-btn::selection{background:var(--colors-white,#fff)}.filter-history-desktop__branches .button-branch--active{background-color:var(--colors-midberry,#340aab)!important}.filter-history-desktop__branches .button-branch--active img{filter:brightness(5)!important}.filter-history-desktop__branches .button-branch--active span{color:var(--colors-white,#fff)!important}.filter-history-desktop__btns{flex-wrap:nowrap;margin-bottom:5px}.filter-history-desktop__btns .button-icon{box-shadow:4px 4px 8px 0 rgba(0,0,0,.05);background:var(--colors-white,#fff);height:45px;width:45px;border-radius:50px;padding:5px}.filter-history-desktop__btns .button-icon--selected{height:45px!important;border:2px solid #7f14fc!important;background-color:#7f14fc!important}.filter-history-desktop__btns .button-state{padding:7px 15px;width:140px;height:37px;border:1px solid var(--colors-backberry,#f6f6f6);box-shadow:none;display:flex;justify-content:center;align-items:center}.filter-history-desktop__btns .button-state .dot{width:7px;height:7px;border-radius:50%;display:inline-block;margin-right:5px}.filter-history-desktop__btns .button-state .dot--green{background-color:var(--colors-whatsapp,#25d366)}.filter-history-desktop__btns .button-state .dot--red{background-color:var(--colors-badberry,#eb5757)}.filter-history-desktop__btns .button-state .dot--yellow{background-color:var(--colors-berrywarning,#ffbb0d)}.filter-history-desktop__btns .button-state__text{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.filter-history-desktop__btns .button-state__text{font-size:15px;line-height:150%}}.filter-history-desktop__btns .button-state__text{width:98px}.filter-history-desktop__btns .button-state__text--green{color:var(--colors-whatsapp,#25d366)}.filter-history-desktop__btns .button-state__text--red{color:var(--colors-badberry,#eb5757)}.filter-history-desktop__btns .button-state__text--yellow{color:var(--colors-berrywarning,#ffbb0d)}.filter-history-desktop__btns .button-state:active div,.filter-history-desktop__btns .button-state:hover div{background-color:var(--colors-white,#fff)}.filter-history-desktop__btns .button-state:active,.filter-history-desktop__btns .button-state:hover{background-color:var(--colors-midberry,#340aab);border:none}.filter-history-desktop__btns .button-state:active span,.filter-history-desktop__btns .button-state:hover span{color:var(--colors-white,#fff)}.filter-history-desktop__btns .button-state--active div{background-color:var(--colors-white,#fff)!important}.filter-history-desktop__btns .button-state--active span{color:var(--colors-white,#fff)}.filter-history-desktop__btns .button-state--active{border:none;background-color:var(--colors-midberry,#340aab)}@media(max-width:768px){.filter-history-desktop{flex-direction:column;padding:0;gap:20px}.filter-history-desktop__range-dates{width:100%;justify-content:space-between}.filter-history-desktop__range-dates.ant-btn:active,.filter-history-desktop__range-dates.ant-btn:hover{background:none}.filter-history-desktop__range-dates.ant-btn:active span,.filter-history-desktop__range-dates.ant-btn:hover span{color:var(--colors-white,#fff)}.filter-history-desktop__range-dates .button-text{width:48%;height:37px}.filter-history-desktop__range-dates .button-text:nth-child(3){width:100%!important}.filter-history-desktop__btns,.filter-history-desktop__btns .button-state{width:100%}.filter-history-desktop .filter-history-desktop__range-picker{width:100%!important}.filter-history-desktop .filter-history-desktop__range-picker .ant-picker-input{width:100%}.filter-history-desktop .filter-history-desktop__range-picker .ant-picker{background-color:transparent!important}.filter-history-desktop .filter-history-desktop__range-picker--active{background-color:#340aab;border-radius:8px}.filter-history-desktop .filter-history-desktop__range-picker--active .ant-picker-input>input{color:var(--colors-white)!important}.filter-history-desktop .ant-divider{display:none}.range-picker__range-picker-panel .ant-picker-panel-layout .ant-picker-panels{flex-direction:column}}.history-header-filter p{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-pureberry,#4b3a7c)}.history-content-filter p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.history-content-filter p{font-size:15px;line-height:16px}}.history-content-filter p{color:var(--colors-pureberry,#4b3a7c);margin-bottom:5px}.history-content-filter .button-icon{margin-bottom:10px}.history-content-filter .button-icon.ant-btn{height:45px;background:var(--colors-white,#fff)}.history-content-filter .button-icon.ant-btn:active,.history-content-filter .button-icon.ant-btn:focus,.history-content-filter .button-icon.ant-btn:hover{background-color:var(--colors-white,#fff)}.history-content-filter .button-icon.ant-btn:not(:disabled):hover{color:var(--colors-white,#fff);border-color:transparent}.history-content-filter .button-icon.ant-btn::selection{background:var(--colors-white,#fff)}.history-content-filter .button-icon--active{background-color:var(--colors-litberry,#5d30dd)!important}.history-content-filter .button-icon--active img{filter:brightness(5)!important}.history-content-filter .button-icon--active span{color:var(--colors-white,#fff)!important}.history-content-filter .button-insurance{box-shadow:none;margin-bottom:10px;padding:15px 18px}.history-content-filter .button-insurance img{width:100%;box-sizing:content-box;box-shadow:none}.history-content-filter .ant-picker{width:112px;background:#fff;border:1px solid var(--colors-backberry,#f6f6f6)}.history-content-filter .ant-picker .ant-picker-input>input{width:30px;font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-pureberry)}.history-content-filter .ant-picker-range .ant-picker-range-separator{padding:0;color:var(--colors-pureberry)!important}.history-content-filter .white-input{margin-bottom:20px;height:39px;border-radius:5px;border:none;background:var(--colors-white,#fff);padding:8px 10px;text-align:center}.history-content-filter__btns{flex-wrap:nowrap;margin-bottom:5px}.history-content-filter__btns .button-text{width:112px;height:37px}.history-content-filter__btns .button-text--active{background-color:var(--colors-litberry,#5d30dd)!important}.history-content-filter__btns .button-text--active span{color:var(--colors-white,#fff)!important}.history-content-filter .ant-picker{width:100%!important;height:37px}.modal-billing .ant-modal-header{background-color:transparent;margin-bottom:15px}.modal-billing .floating-header p{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.modal-billing .floating-header p{font-size:28px;letter-spacing:normal}}.modal-billing.ant-modal .ant-modal-content{background:linear-gradient(15deg,#fff 20.89%,#f0eef6 89.55%);padding:30px 15px}.modal-billing.ant-modal .ant-modal-footer .ant-btn+.ant-btn:not(.ant-dropdown-trigger){-webkit-margin-start:0;margin-inline-start:0}.modal-billing .mb-15{margin-bottom:15px}.modal-billing .button-border{width:100%;margin-top:5px}.modal-billing .empty{display:flex;align-items:center;justify-content:center;min-height:300px}.modal-billing .empty p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.modal-billing .empty p{font-size:15px;line-height:16px}}.modal-billing .empty p{color:var(--colors-pureberry)}.modal-billing .thanks{height:300px;padding:0}.modal-billing .thanks h2{margin-bottom:0}.modal-billing .thanks .body-regular{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.modal-billing .thanks .body-regular{font-size:15px;line-height:150%}}.modal-billing .thanks .body-regular{color:var(--colors-pureberry)}.modal-billing .thanks h3{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.modal-billing .thanks h3{font-size:30px;font-weight:900;letter-spacing:normal}}.modal-billing .thanks p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.modal-billing .thanks p{font-size:15px;line-height:150%}}.modal-billing .step{height:3px;border-radius:25px;opacity:.2;background:var(--colors-litberry,#5d30dd);width:49%;margin-bottom:15px}.modal-billing .step--active{background:var(--colors-litberry,#5d30dd);opacity:1}.detail-policy h1{color:var(--colors-oldberry,#b2b2b2);font-family:Lato;font-size:30px;font-style:normal;font-weight:900;line-height:95%;margin-bottom:30px;margin-top:8px}.detail-policy .ant-card{width:49%;margin-bottom:18px;border:none;box-shadow:0 4px 22px 0 rgba(0,0,0,.05)}.detail-policy .ant-card-body{padding:20px}.detail-policy .ant-card-body h3{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.detail-policy .ant-card-body h3{font-size:28px;letter-spacing:normal}}.detail-policy .ant-card-body h3{color:var(--colors-pureberry,#4b3a7c);margin-bottom:10px}.detail-policy .ant-card-body h6{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);width:200px;margin-bottom:5px}.detail-policy .ant-card-body b{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.detail-policy .ant-card-body b{font-size:15px;line-height:16px}}.detail-policy .ant-card-body b{color:var(--colors-pureberry,#4b3a7c);margin-bottom:10px}.detail-policy .ant-card-body p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.detail-policy .ant-card-body p{font-size:15px;line-height:150%}}.detail-policy .ant-card-body p{color:var(--colors-pureberry,#4b3a7c);margin-bottom:10px}.detail-policy .ant-card-body .description{display:flex;align-items:center;margin-bottom:5px;gap:5px}.detail-policy .ant-card-body .description h5{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);width:200px}.modal-reject{max-width:100%}@media(max-width:768px){.modal-reject{background:rgba(28,14,66,.22);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.modal-reject .ant-radio-wrapper .ant-radio-checked .ant-radio-inner{border-color:var(--colors-midberry,#340aab);background-color:var(--colors-midberry,#340aab)}.modal-reject .ant-radio-wrapper span{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.modal-reject .ant-radio-wrapper span{font-size:15px;line-height:150%}}.modal-reject .ant-radio-wrapper span{color:#4b3a7c}.modal-reject .ant-modal-content{border-radius:0;border:none;background:var(--colors-white,#fff);height:calc(100vh - 100px);display:flex;flex-direction:column;justify-content:space-between;padding:0 0 20px;overflow:auto}.modal-reject .ant-modal-close{display:none}.modal-reject__footer{display:flex;flex-direction:row;justify-content:center;gap:40px;align-items:center;padding-inline:20px}.modal-reject__footer .button-custom{width:142px;height:50px;margin:0}.modal-reject .ant-modal-footer{margin-top:0}.modal-reject .small-detail{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);margin-block:15px}.modal-reject .textarea{margin-top:15px;width:100%;height:100px;border-radius:5px;border:1px solid var(--colors-backberry,#f6f6f6);padding:10px;font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.modal-reject .textarea{font-size:15px;line-height:150%}}.modal-reject .textarea{color:var(--colors-oldberry,#b2b2b2);resize:none}.modal-reject .step-one{padding:20px 20px 0;height:calc(100vh - 170px)}.modal-reject .step-one__info{border-radius:5px;background:var(--colors-backberry,#f6f6f6);padding:10px 5px;margin-bottom:10px}.modal-reject .step-one__info .nameClient{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.modal-reject .step-one__info .nameClient{font-size:15px;line-height:16px}}.modal-reject .step-one__info .nameClient{width:60%;color:var(--colors-pureberry,#4b3a7c)}.modal-reject .step-one__info .id{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.modal-reject .step-one__info .id{font-size:15px;line-height:16px}}.modal-reject .step-one__info .id{color:var(--colors-pureberry,#4b3a7c)}.modal-reject .step-one h2{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.modal-reject .step-one h2{font-size:30px;font-weight:900;letter-spacing:normal}}.modal-reject .step-one h2{color:var(--colors-pureberry,#4b3a7c)}.modal-reject .step-one__buttons{grid-gap:10px;width:100%;margin-bottom:40px;display:flex}.modal-reject .step-one__buttons .button-insurance{height:80px;box-shadow:4px 4px 8px 0 rgba(0,0,0,.05);display:flex;flex-direction:column}.modal-reject .step-one__buttons .button-insurance:active img,.modal-reject .step-one__buttons .button-insurance:focus img,.modal-reject .step-one__buttons .button-insurance:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(89deg) brightness(105%) contrast(104%)}.modal-reject .step-one__buttons .button-insurance p{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);margin-right:0}.modal-reject .step-one__buttons .button-insurance--selected{background:var(--colors-midberry,#340aab)}.modal-reject .step-one .ant-input{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.modal-reject .step-one .ant-input{font-size:15px;line-height:150%}}.modal-reject .step-one .ant-input{color:var(--colors-oldberry,#b2b2b2)}.modal-reject .step-one .ant-input-affix-wrapper{border-radius:5px;border:1px solid var(--colors-backberry,#f6f6f6);padding:10px;font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.modal-reject .step-one .ant-input-affix-wrapper{font-size:15px;line-height:150%}}.modal-reject .step-one .ant-input-affix-wrapper{color:var(--colors-oldberry,#b2b2b2)}.modal-reject .step-one .ant-input-affix-wrapper:active,.modal-reject .step-one .ant-input-affix-wrapper:focus,.modal-reject .step-one .ant-input-affix-wrapper:hover{border:1px solid var(--colors-backberry,#f6f6f6)}.modal-reject .step-one .ant-input-affix-wrapper .ant-input-prefix{-webkit-margin-end:10px;margin-inline-end:10px}.modal-reject .step-one__results{width:100%;overflow-y:hidden;margin-block:20px;height:calc(100% - 372px)}.modal-reject .step-one__results .content{height:100%;overflow-y:auto}.modal-reject .step-one__results .content::-webkit-scrollbar{width:5px}.modal-reject .step-one__results .content::-webkit-scrollbar-track{border-radius:5px}.modal-reject .step-one__results .content::-webkit-scrollbar-thumb{background:var(--colors-oldberry,#b2b2b2);border-radius:5px}.modal-reject .step-one__results .content .button-icon{width:100%;padding:30px 15px;width:auto}.modal-reject .step-one__results .content .button-icon--selected{width:auto;background:var(--colors-midberry,#340aab)}.modal-reject .step-one__results .content .ant-divider-horizontal{margin:15px 0}@media only screen and (min-width:768px){.modal-reject{max-width:425px}.modal-reject .step-one{padding:20px 30px 0}.modal-reject .step-one__results{height:calc(100% - 406px)}.modal-reject .ant-modal-content{border-radius:10px;border:2px solid var(--colors-badberry,#eb5757);height:100%}.modal-reject__footer{padding-inline:30px}}.modal-reverse{max-width:100%;height:100%;display:inline-grid!important}@media(max-width:768px){.modal-reverse{background:rgba(28,14,66,.22);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.modal-reverse .ant-modal-content{border-radius:0;border:none;background:var(--colors-white,#fff);display:flex;flex-direction:column;justify-content:space-between;padding:0 0 20px;overflow:auto;height:100%;max-height:286px}@media(max-width:768px){.modal-reverse .ant-modal-content{min-height:100vh}}.modal-reverse .ant-modal-close{display:none}.modal-reverse__footer{display:flex;flex-direction:row;justify-content:center;gap:40px;align-items:center;padding-inline:20px}.modal-reverse__footer .button-custom{width:142px;height:50px;margin:0}.modal-reverse .ant-modal-footer{margin-top:25px}.modal-reverse .small-detail{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);margin-block:15px}.modal-reverse__step-one{padding:30px 30px 0}.modal-reverse__step-one .info{border-radius:5px;background:var(--colors-backberry,#f6f6f6);padding:10px 5px;margin-bottom:10px}.modal-reverse__step-one .info .nameClient{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.modal-reverse__step-one .info .nameClient{font-size:15px;line-height:16px}}.modal-reverse__step-one .info .nameClient{width:60%;color:var(--colors-pureberry,#4b3a7c)}.modal-reverse__step-one .info .id{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.modal-reverse__step-one .info .id{font-size:15px;line-height:16px}}.modal-reverse__step-one .info .id,.modal-reverse__step-one h1{color:var(--colors-pureberry,#4b3a7c)}.modal-reverse__step-one h1{font-family:Lato;font-size:25px;font-style:normal;font-weight:900;line-height:normal}@media only screen and (min-width:768px){.modal-reverse{max-width:400px}.modal-reverse .step-one{padding:20px 30px 0}.modal-reverse .ant-modal-content{border-radius:10px;border:2px solid var(--colors-badberry,#eb5757);height:100%}.modal-reverse__footer{padding-inline:30px}}.uploader-button{width:100%}.uploader-button--success{display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:5px;padding:15px;width:100%}.uploader-button--success img{margin-right:10px}.uploader-button--success p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.uploader-button--success p{font-size:15px;line-height:150%}}.uploader-button--success p{text-align:center;color:var(--colors-pureberry,#4b3a7c)}.uploader-button--success .button-custom{display:none}.uploader-button .text{color:var(--colors-pureberry,#4b3a7c)}.uploader-button .text,.uploader-button .text span{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px}.uploader-button .text span{color:var(--colors-badberry,#eb5757)}.uploader-button .text a{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-litberry,#340aab)}.uploader-button .text--mobile{display:block}.uploader-button .text--desktop{display:none}.uploader-button__confirm{width:100%;padding:15px;margin-bottom:0;border:none;border-radius:5px;cursor:pointer;transition:border-color .3s;display:flex;flex-direction:column;justify-content:center;align-items:center}.uploader-button__confirm:hover{border-radius:5px}.uploader-button__confirm .file{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.uploader-button__confirm a{color:var(--colors-litberry,#5d30dd);font-family:Roboto;font-size:15px;font-style:normal;font-weight:400;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline}.uploader-button__confirm p{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;text-align:start;color:var(--colors-oldberry,#b2b2b2)}.uploader-button__confirm .ant-divider{margin:10px}.uploader-button__confirm .button-confirm{display:none}.uploader-button__confirm .reload span{color:var(--colors-badberry,#eb5757)}.uploader-button__confirm .reload{margin:10px 0 15px}.uploader-button__confirm .button-text{background:transparent;padding:0;height:17px}@media only screen and (min-width:768px){.uploader-button.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select,.uploader-button.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select{width:430px;padding:15px;margin-left:10px;height:100%}.uploader-button.ant-upload-wrapper.ant-upload-picture-card-wrapper{height:calc(100% - 39px)}.uploader-button .ant-upload-wrapper .ant-upload-drag .ant-upload-btn{display:flex;justify-content:center;align-items:center;padding:0}.uploader-button--success{flex-direction:column}.uploader-button--success img{margin-right:0}.uploader-button--success p{margin-block:12px}.uploader-button--success .button-custom{display:flex;width:142px;height:50px;border-radius:5px}.uploader-button__confirm{width:430px;padding:0;margin-left:10px}.uploader-button__confirm__row{margin-top:10px;width:100%}.uploader-button__confirm .ant-divider{margin:15px}.uploader-button__confirm .button-confirm{display:flex;height:50px;justify-content:center;align-items:center;gap:10px;border-radius:5px;border:1.5px solid var(--colors-litberry,#5d30dd)}.uploader-button__confirm .button-confirm span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-litberry,#5d30dd)}.uploader-button__confirm .button-confirm{margin:0}.uploader-button__confirm .file{align-items:flex-start}.uploader-button .text{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px;width:150px;color:var(--colors-pureberry,#4b3a7c)}}@media only screen and (min-width:768px)and (min-width:768px){.uploader-button .text{font-size:15px;line-height:150%}}@media only screen and (min-width:768px){.uploader-button .text span{color:var(--colors-badberry,#eb5757)}.uploader-button .text a{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px;color:var(--colors-litberry,#340aab)}}@media only screen and (min-width:768px)and (min-width:768px){.uploader-button .text a{font-size:15px;line-height:150%}}@media only screen and (min-width:768px){.uploader-button .text--mobile{display:none}.uploader-button .text--desktop{display:block}}.modal-billing__step-one h3{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-pureberry,#4b3a7c)}.modal-billing__step-one .warning{width:100%;margin-block:5px;padding:10px;border-radius:8px;background:var(--colors-warningberry,#fffaed);margin:0 auto 15px}.modal-billing__step-one .warning p{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-pureberry,#4b3a7c)}.modal-billing__step-one .current-balance{margin-block:20px}.modal-billing__step-one .current-balance h4{font-family:Lato;font-size:55px;font-style:normal;font-weight:400;line-height:105%;background:var(--colors-smoothieberry,linear-gradient(90deg));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.modal-billing__step-one .current-balance p{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;background:var(--colors-hotberry,linear-gradient(274deg));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.modal-billing__step-one .paragraph{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-pureberry,#4b3a7c);margin-bottom:15px}.modal-billing__step-one .buttons-withdraw{margin-bottom:10px}.modal-billing__step-one .buttons-withdraw .button-text{background:var(--colors-white,#fff);width:23%;display:flex;padding:10px 20px;justify-content:center;align-items:center;border-radius:5px;height:37px}.modal-billing__step-one .buttons-withdraw .button-text:active,.modal-billing__step-one .buttons-withdraw .button-text:focus,.modal-billing__step-one .buttons-withdraw .button-text:hover{background:var(--colors-white,#fff)}.modal-billing__step-one .buttons-withdraw .button-text:not(:disabled):focus-visible{outline:none}.modal-billing__step-one .buttons-withdraw .button-text:not(:disabled):hover{color:var(--colors-oldberry,#b2b2b2);border-color:transparent}.modal-billing__step-one .buttons-withdraw .button-text::selection{background:transparent}.modal-billing__step-one .buttons-withdraw .button-text span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-litberry,#5d30dd)}.modal-billing__step-one .buttons-withdraw .button-text:disabled span{color:var(--colors-oldberry,#b2b2b2)}.modal-billing__step-one .buttons-withdraw .button-text--active{background:var(--colors-litberry,#5d30dd);color:var(--colors-white,#fff)}.modal-billing__step-one .buttons-withdraw .button-text--active:active,.modal-billing__step-one .buttons-withdraw .button-text--active:focus,.modal-billing__step-one .buttons-withdraw .button-text--active:hover{background:var(--colors-litberry,#5d30dd)}.modal-billing__step-one .buttons-withdraw .button-text--active:not(:disabled):focus-visible{outline:none}.modal-billing__step-one .buttons-withdraw .button-text--active:not(:disabled):hover{color:var(--colors-white,#fff);border-color:transparent}.modal-billing__step-one .buttons-withdraw .button-text--active::selection{background:transparent}.modal-billing__step-one .buttons-withdraw .button-text--active span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-white,#fff)}.modal-billing__step-one .custom-percent{background:var(--colors-white,#fff);width:100%;display:flex;padding:10px 15px;border-radius:5px;height:43px;margin-bottom:15px}.modal-billing__step-one .custom-percent__input{border:none;display:flex;justify-content:center}.modal-billing__step-one .custom-percent__input.ant-input-affix-wrapper .ant-input-prefix,.modal-billing__step-one .custom-percent__input.ant-input-affix-wrapper>input.ant-input{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-litberry,#5d30dd)}.modal-billing__step-one .custom-percent__input.ant-input-affix-wrapper .ant-input-prefix{-webkit-margin-start:0;margin-inline-start:0}.modal-billing__step-one .value-error{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-error,red);padding:0 10px 0 5px;margin-top:-10px}.modal-billing__step-one .other-value .button-text{width:100%;height:43px;border:none;justify-content:flex-start;padding:10px 15px;margin-bottom:15px}.modal-billing__step-one .other-value .button-text:active,.modal-billing__step-one .other-value .button-text:focus,.modal-billing__step-one .other-value .button-text:hover{border:none;background:#fff}.modal-billing__step-one .other-value .button-text:not(:disabled):focus-visible{outline:none}.modal-billing__step-one .other-value .button-text:not(:disabled):hover{color:var(--colors-oldberry);border-color:transparent}.modal-billing__step-one .other-value .button-text::selection{background:#fff}.modal-billing__step-one .other-value .button-text span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:#efefef}.modal-billing__step-one .change-payment .button-text{margin-top:10px;margin-bottom:15px;background:transparent;width:100%;border:none}.modal-billing__step-one .change-payment .button-text:active,.modal-billing__step-one .change-payment .button-text:focus,.modal-billing__step-one .change-payment .button-text:hover{border:none;background:transparent}.modal-billing__step-one .change-payment .button-text:not(:disabled):focus-visible{outline:none}.modal-billing__step-one .change-payment .button-text:not(:disabled):hover{color:var(--colors-oldberry);border-color:transparent}.modal-billing__step-one .change-payment .button-text::selection{background:transparent}.modal-billing__step-one .change-payment .button-text span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-frozenberry,#35d8d0)}.modal-billing__step-one .change-payment .ant-select-single{height:70px;width:100%}.modal-billing__step-one .change-payment .ant-select-selector{border:none}.modal-billing__step-two h3{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-pureberry,#4b3a7c);margin-bottom:10px}.modal-billing__step-two .income{margin-top:5px;margin-bottom:10px}.modal-billing__step-two .income p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.modal-billing__step-two .income p{font-size:15px;line-height:150%}}.modal-billing__step-two .income p{color:var(--colors-pureberry,#4b3a7c)}.modal-billing__step-two h4{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.modal-billing__step-two h4{font-size:15px;line-height:16px}}.modal-billing__step-two h4{color:var(--colors-pureberry,#4b3a7c)}.modal-billing__step-two .mb-118{margin-bottom:118px}.modal-billing__step-two .fee p{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-pureberry,#4b3a7c)}.modal-billing__step-two .total h2{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.modal-billing__step-two .total h2{font-size:28px;letter-spacing:normal}}.modal-billing__step-two .total h2{color:var(--colors-pureberry,#4b3a7c);margin-right:5px}.modal-billing__step-two .total p{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-pureberry,#4b3a7c)}.modal-billing__attach-bill .uploader-bill.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select,.modal-billing__attach-bill .uploader-bill.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select{width:100%;padding:15px;height:50px;-webkit-margin-end:0;margin-inline-end:0;margin-bottom:0;text-align:center;vertical-align:middle;border:none;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='%23B2B2B2FF' stroke-width='2' stroke-dasharray='7' stroke-dashoffset='25' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:5px;cursor:pointer;transition:border-color .3s}.modal-billing__attach-bill .uploader-bill.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select:hover,.modal-billing__attach-bill .uploader-bill.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select:hover{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='%234B3A7CFF' stroke-width='2' stroke-dasharray='7' stroke-dashoffset='25' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:5px}.modal-billing__attach-bill .uploader-bill .text{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-pureberry,#4b3a7c)}.modal-billing__attach-bill .uploader-bill .text span{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-badberry,#eb5757)}.modal-billing__attach-bill .uploader-bill .text--mobile{display:block}.modal-billing__attach-bill .uploader-bill .text--desktop{display:none}@media only screen and (min-width:768px){.modal-billing__attach-bill .uploader-bill.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select,.modal-billing__attach-bill .uploader-bill.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select{width:100%;padding:15px;height:322px}.modal-billing__attach-bill .uploader-bill.ant-upload-wrapper.ant-upload-picture-card-wrapper{height:calc(100% - 39px)}.modal-billing__attach-bill .uploader-bill .ant-upload-wrapper .ant-upload-drag .ant-upload-btn{display:flex;justify-content:center;align-items:center;padding:0}.modal-billing__attach-bill .uploader-bill .text{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px;width:250px;color:var(--colors-pureberry,#4b3a7c)}}@media only screen and (min-width:768px)and (min-width:768px){.modal-billing__attach-bill .uploader-bill .text{font-size:15px;line-height:150%}}@media only screen and (min-width:768px){.modal-billing__attach-bill .uploader-bill .text span{color:var(--colors-badberry,#eb5757)}.modal-billing__attach-bill .uploader-bill .text a{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px;color:var(--colors-litberry,#340aab)}}@media only screen and (min-width:768px)and (min-width:768px){.modal-billing__attach-bill .uploader-bill .text a{font-size:15px;line-height:150%}}@media only screen and (min-width:768px){.modal-billing__attach-bill .uploader-bill .text--mobile{display:none}.modal-billing__attach-bill .uploader-bill .text--desktop{display:block}}.header{background-color:var(--colors-litberry);width:100%;height:50px;padding-inline:18px;display:grid}.header__content{width:100%;max-width:1280px;height:100%;display:flex;justify-content:space-between;justify-self:center}.header__left{display:flex;align-items:center}.header__left .button-icon{margin-left:20px}.header__right{display:flex;align-items:center}.header .menu{display:none}@media only screen and (min-width:768px){.header{padding-inline:35px}.header .menu{display:flex}}.footer-agent{background-color:var(--colors-litberry,#5d30dd);position:fixed;bottom:0;width:100%;height:50px;padding-inline:30px;z-index:999}.footer-agent .ant-tabs{height:50px;justify-content:center}.footer-agent .ant-tabs-nav{margin:0}.footer-agent .ant-tabs-nav:before{border-bottom:none}.footer-agent .ant-tabs .ant-tabs-tab:hover:active,.footer-agent .ant-tabs .ant-tabs-tab:hover:focus,.footer-agent .ant-tabs .ant-tabs-tab:hover:hover{color:transparent;background:transparent}.footer-agent .ant-tabs-nav .ant-tabs-nav-list{width:100%;align-items:center;justify-content:space-between}.footer-agent .ant-tabs .ant-tabs-content-holder{display:none}.footer-agent .ant-tabs-card .ant-tabs-nav .ant-tabs-tab{padding:0;border:none;border-radius:10px;color:transparent;background:transparent}.footer-agent .ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:transparent;text-shadow:none}@media only screen and (min-width:768px){.footer-agent{display:none}}.dashboard__content{padding:0 10px 10px}@media only screen and (max-width:768px){.dashboard__content{display:flex;align-items:center;justify-content:center}}.dashboard .err-msj{position:absolute;width:100%;height:33px;top:50px;left:0;display:flex;justify-content:center;margin:0 auto}.dashboard .err-msj-content{background-color:#eb5757;width:100%;max-width:1000px;height:30px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;display:flex;justify-content:center;align-items:center;position:relative}.dashboard .err-msj-content .body-bold{font-family:Roboto;font-weight:700;font-size:15px;line-height:22.53px;text-align:center;color:#fff}.dashboard .err-msj-content .anticon{color:#fff;position:absolute;right:30px}@media(max-width:1200px){.dashboard .err-msj-content{width:870px}}@media(max-width:1100px){.dashboard .err-msj-content{width:780px}}@media(max-width:1000px){.dashboard .err-msj-content{width:600px}}@media(max-width:800px){.dashboard .err-msj-content .body-bold{font-size:12px}}@media(max-width:390px){.dashboard .err-msj-content .body-bold{font-size:10px}}.dashboard .ant-card-body{padding:0}.dashboard .ant-breadcrumb{display:none}.dashboard h1{margin-bottom:9px;width:100%;font-family:Lato;font-size:25px;font-style:normal;font-weight:900;line-height:normal}@media only screen and (min-width:768px){.dashboard h1{font-size:50px;line-height:105%}}.dashboard h1{color:var(--colors-pureberry,#4b3a7c);text-align:center}.dashboard__progress{padding:10px 20px;margin-top:10px}.dashboard__progress p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.dashboard__progress p{font-size:15px;line-height:16px}}.dashboard__progress p{color:var(--colors-pureberry,#4b3a7c)}.dashboard__progress .small-detail{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2)}.dashboard .status-piaa{display:none}.dashboard__top-insurances--mobile{display:initial}.dashboard__top-insurances--desktop{display:none}@media only screen and (min-width:768px){.dashboard{height:100%}.dashboard .status-piaa{margin-block:15px;display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 20px;gap:17px;border-radius:5px;background:var(--colors-white,#fff)}.dashboard .status-piaa__insurers{width:calc(100% - 5px);white-space:nowrap;overflow-x:hidden;overflow-y:hidden;display:inline-flex;justify-content:flex-end}.dashboard .status-piaa h6{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-pureberry,#4b3a7c)}.dashboard .status-piaa__title{width:155px}.dashboard .status-piaa .load-policy{display:flex;padding:10px;align-items:center;gap:10px}.dashboard .status-piaa .load-policy p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px;background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 90.97%);margin-left:10px;white-space:wrap;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}}@media only screen and (min-width:768px)and (min-width:768px){.dashboard .status-piaa .load-policy p{font-size:15px;line-height:16px}}@media only screen and (min-width:768px){.dashboard .status-piaa .load-policy span{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2)}.dashboard .status-piaa .connect-policy{display:inline-flex;padding:10px;align-items:center;gap:10px}.dashboard .status-piaa .connect-policy p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px;color:var(--colors-berrywarning)}}@media only screen and (min-width:768px)and (min-width:768px){.dashboard .status-piaa .connect-policy p{font-size:15px;line-height:16px}}@media only screen and (min-width:768px){.dashboard .status-piaa .connect-policy span{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2)}.dashboard .status-piaa .error-policy{display:flex;padding:10px;align-items:center;white-space:wrap;gap:10px}.dashboard .status-piaa .error-policy p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px;color:var(--colors-badberry);margin-left:10px}}@media only screen and (min-width:768px)and (min-width:768px){.dashboard .status-piaa .error-policy p{font-size:15px;line-height:16px}}@media only screen and (min-width:768px){.dashboard .status-piaa .error-policy span{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2)}.dashboard__content{padding:0;overflow:hidden}.dashboard__wrapper{width:calc(100% - 300px);margin-top:4px}.dashboard h1{text-align:start;margin-bottom:18px}.dashboard__top-insurances--mobile{display:none}.dashboard__top-insurances--desktop{display:initial}.dashboard .ant-breadcrumb{display:flex;font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:#000;opacity:.3000000119}.dashboard .ant-breadcrumb-separator{margin-inline:4px}}.popover-dashboard{max-width:350px}.popover-dashboard__insurers p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.popover-dashboard__insurers p{font-size:15px;line-height:150%}}.popover-dashboard__insurers p{color:var(--colors-pureberry);margin-left:10px}.popover-dashboard__insurers span{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);margin-left:10px}.popover-dashboard .item{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.cards-info{margin-top:10px}.cards-info .card{display:flex;padding:20px 10px;flex-direction:column;justify-content:center;align-items:flex-start;background:var(--colors-darkberry,#1c0e42);border-radius:5px;width:48%}.cards-info .card__feedback .body-bold{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.cards-info .card__feedback .body-bold{font-size:15px;line-height:16px}}.cards-info .card__feedback .body-bold{color:var(--colors-white,#fff);margin-top:10px;margin-bottom:21px;width:100px;line-height:150.187%}.cards-info .card__feedback .body-bold span{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.cards-info .card__feedback .body-bold span{font-size:15px;line-height:16px}}.cards-info .card__feedback .body-bold span{color:var(--colors-badberry,#eb5757)}.cards-info .card__quotation span{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-white,#fff)}.cards-info .card__quotation p{font-size:20px;letter-spacing:-.4px;background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 90.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:22px}.cards-info .card__quotation p,.cards-info a{font-family:Lato;font-style:normal;font-weight:700;line-height:normal}.cards-info a{font-size:14px;color:var(--colors-frozenberry,#35d8d0)}.cards-info a img{margin-left:15px}@media only screen and (min-width:768px){.cards-info{display:none}}.card-projection{padding:0 15px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:40px;margin-bottom:20px;background-color:transparent;border:none}.card-projection p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.card-projection p{font-size:15px;line-height:16px}}.card-projection p{color:var(--colors-pureberry,#4b3a7c);margin-right:10px}.card-projection .projection{width:106.471px;height:88.692px;margin-right:10px}.card-projection h4{font-family:Lato;font-size:44px;font-style:normal;font-weight:300;line-height:105%;background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 90.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:22px}.card-projection span{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);margin-top:10px}.detail-quotation .ant-upload{width:100%}.detail-quotation .ant-card .ant-card-body{padding:20px 10px;border-radius:5px;background:linear-gradient(180deg,#fff,#fafafa 58.28%);border:none;margin-bottom:12px}.detail-quotation .ant-card:not(.ant-card-bordered){box-shadow:none}.detail-quotation__info{display:flex;flex-direction:row;justify-content:center;margin-right:10px}.detail-quotation__info .name-client{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.detail-quotation__info .name-client{font-size:15px;line-height:16px}}.detail-quotation__info .name-client{color:var(--colors-pureberry,#4b3a7c);display:flex;align-items:center}.detail-quotation__info .name-client img{margin-right:10px}.detail-quotation__info .detail{color:var(--colors-oldberry,#b2b2b2)}.detail-quotation .offer,.detail-quotation__info .detail{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px}.detail-quotation .offer{color:var(--colors-pureberry,#4b3a7c);display:flex;flex-direction:column;align-items:flex-start;margin-top:5px}.detail-quotation .offer-days{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.detail-quotation .offer-days{font-size:15px;line-height:16px}}.detail-quotation .offer-days{color:var(--colors-badberry,#eb5757)}.detail-quotation__insurance{width:100%;display:flex}.detail-quotation__insurance .button-insurance{padding:10px 15px}.detail-quotation__insurance .button-insurance .img-insurance{margin-right:10px}.detail-quotation .cards-insurances{gap:5px;width:100%}.detail-quotation .cards-insurances .card-insurance{display:flex;padding:10px 15px;align-items:center;gap:10px;flex:1 0;height:60px;align-self:stretch;border-radius:4px;background:var(--colors-white,#fff)}.detail-quotation .cards-insurances .card-insurance p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.detail-quotation .cards-insurances .card-insurance p{font-size:15px;line-height:150%}}.detail-quotation .cards-insurances .card-insurance p{color:var(--colors-pureberry,#4b3a7c)}.detail-quotation .cards-insurances .card-insurance--active{background:var(--colors-midberry,#340aab)}.detail-quotation .cards-insurances .card-insurance--active .icon{filter:brightness(10)!important}.detail-quotation .cards-insurances .card-insurance--active p{color:#fff}.detail-quotation__btn{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:13.4px;margin-bottom:40px}.detail-quotation .button-custom-big{width:100%;display:flex;padding:15px;height:80px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:5px;border:1px solid var(--colors-litberry,#5d30dd)!important;background:transparent!important;font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-pureberry,#4b3a7c)!important}.detail-quotation .button-custom-big:active,.detail-quotation .button-custom-big:focus,.detail-quotation .button-custom-big:hover{border:1px solid var(--colors-litberry,#5d30dd);background:transparent}@media only screen and (min-width:768px){.detail-quotation{display:none}}.list-feedback{transition:opacity .5s;display:flex;flex-direction:column}.list-feedback .card-feedback{width:100%}.list-feedback--mobile .button-custom{width:100%;height:38px;border-radius:0 0 5px 5px;margin-bottom:10px}.list-feedback--desktop{display:none}@media only screen and (min-width:768px){.list-feedback{display:flex;flex-direction:row;margin-bottom:10px}.list-feedback--mobile{display:none}.list-feedback--desktop{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:10px;min-width:250px}.list-feedback--desktop .paragraph{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px;text-align:center;margin-block:8px;color:var(--colors-pureberry,#4b3a7c)}}@media only screen and (min-width:768px)and (min-width:768px){.list-feedback--desktop .paragraph{font-size:15px;line-height:150%}}@media only screen and (min-width:768px){.list-feedback--desktop .button-custom{width:142px;height:50px;border-radius:5px}}.list-quotation{transition:opacity .5s;flex-direction:column}.list-quotation .box-left,.list-quotation .card-renovation{width:100%}.list-quotation--desktop{display:none}@media only screen and (min-width:768px){.list-quotation{display:flex;flex-direction:row}.list-quotation .card-renovation{max-height:236px}.list-quotation .button-center{display:flex;justify-content:center;align-items:center;margin-top:12px}.list-quotation--desktop{display:flex;max-height:450px}.list-quotation--desktop .button-icon{height:17px}}.absoluteCambiar{position:absolute;height:30px;width:30px;right:0;top:-35px;background-color:#f6f6f6;z-index:300}.history{height:100%;padding:24px 10px 50px}.history__header-background,.history__layout-background{display:none}.history .mini-loader{width:100%;display:flex;justify-content:center;align-items:center;padding-top:20px;padding-bottom:30px;background:var(--colors-backberry)}.history .mini-loader img{width:50px}.history .ant-breadcrumb{display:none}.history__content-header{margin-bottom:20px}.history__header{flex-wrap:nowrap}.history h3{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.history h3{font-size:28px;letter-spacing:normal}}.history h3{color:var(--colors-pureberry,#4b3a7c)}.history__filter.ant-popover .ant-popover-inner{width:280px;padding:15px 25px}.history .filters--mobile{display:flex}.history .filters--desktop{display:none}.history .topbar--mobile{position:relative;overflow-x:scroll;overscroll-behavior-x:contain;scroll-snap-type:x proximity;margin-right:-10px;margin-bottom:20px}.history .topbar--desktop{display:none}.history__tabs{width:100%;color:var(--colors-pureberry,#4b3a7c)}.history__tabs.ant-tabs .ant-tabs-tab{padding:0}.history__tabs.ant-tabs .ant-tabs-tab:active,.history__tabs.ant-tabs .ant-tabs-tab:focus,.history__tabs.ant-tabs .ant-tabs-tab:hover{color:var(--colors-pureberry,#4b3a7c)}.history__tabs.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--colors-midberry,#340aab);text-shadow:none;text-decoration:underline}.history__tabs .ant-tabs-tab-btn{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;opacity:.7;color:var(--colors-pureberry,#4b3a7c)}.history__tabs.ant-tabs .ant-tabs-tab+.ant-tabs-tab{margin:0 0 0 20px}.history__tabs.ant-tabs .ant-tabs-ink-bar{height:0;background:transparent}.history__tabs.ant-tabs-top .ant-tabs-nav:before{border:none}.history__tabs .ant-tabs-nav{margin:0 0 15px}.history .button-text span{color:var(--colors-litberry,#5d30dd)}.history .button-text{border:none;padding:0}.history .button-text:active,.history .button-text:focus,.history .button-text:hover{background-color:var(--colors-white,#fff);border:none}.history__table{position:relative;overflow-x:scroll;overscroll-behavior-x:contain;scroll-snap-type:x proximity;margin-right:-10px}.history__table .small-detail{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2)}@media(max-width:768px){.history__table .filter-history-desktop{display:none!important}}@media only screen and (min-width:768px){.history{padding:0;overflow:hidden}.history__header-background{background-color:var(--colors-white,#fff)}.history__header-background,.history__layout-background{display:block;width:100%;position:absolute;top:50px;left:0}.history__layout-background{background:linear-gradient(180deg,hsla(0,0%,96%,.6),hsla(0,0%,96%,0));height:calc(100% - 50px)}.history__content-header{padding:17px 35px 0}.history h3{width:196px}.history .ant-breadcrumb{display:flex;font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:#000;opacity:.3000000119}.history .filters--mobile{display:none}.history .filters--desktop{display:flex;position:absolute;top:0;right:35px}.history .filters--desktop .button-icon,.history .filters--desktop .button-text{height:15px}.history .topbar--mobile{display:none}.history .topbar--desktop{display:flex;overflow-x:hidden}.history__tabs{height:calc(100% - 170px)}.history__tabs .ant-tabs-nav{padding:0 35px;margin:0 0 19.22px}.history__table{margin-right:0;overflow-x:hidden;margin-top:0}.history__table .small-detail{margin-left:35px;margin-bottom:8.78px}.history__table .ant-table-wrapper{padding:0 20px}}@media only screen and (min-width:768px)and (min-width:1208px){.history__table .ant-table-wrapper{padding:0}}@media only screen and (min-width:1300px){.history__content-header{padding:17px 0 0;border-radius:5px}.history .filters--desktop{right:0}.history__tabs .ant-tabs-nav{padding:0;position:relative}.history__table{margin-right:0;overflow-x:hidden}.history__table .small-detail{margin-left:0}}.AgentScore-container{padding:20px 20px 60px}.AgentScore .back-range{height:27px;width:100%;background-position:100% 100%;background-size:cover;position:relative;margin-bottom:30px}.AgentScore .back-range .por{position:absolute;top:-11px}@media(max-width:800px){.AgentScore .back-range{background-position:top}}.AgentScore_Header{display:flex;justify-content:space-between;align-items:center;width:100%}.AgentScore .h1{color:var(--colors-pureberry);margin-bottom:20px}.AgentScore .body-bold span,.AgentScore .body-regular span{color:var(--Badberry,#eb5757)}.AgentScore .m-10{margin:10px 0}.AgentScore .mt-30{margin-top:30px}.AgentScore .graphs .content-flex{width:100%;display:flex;justify-content:center;gap:50px;margin-bottom:20px}.AgentScore .graphs .content-flex .medium{width:50%}@media(max-width:800px){.AgentScore .graphs .content-flex{gap:20px;flex-direction:column}.AgentScore .graphs .content-flex .medium{width:100%}}.AgentScore .flex-center{display:flex;flex-direction:column;align-items:center;justify-content:center}.AgentScore .cont-graph{background-color:#f0f0f0;padding:10px;border-radius:10px}.filter_agent_score{width:250px}.filter_agent_score .content-popover{right:0!important}@media(max-width:800px){.filter_agent_score .content-popover{min-width:250px}.filter_agent_score .content-popover .rdp-months{flex-direction:column}}.filter_agent_score .ant-popover-inner{padding:20px}.filter_agent_score .ant-popover-inner .filters-clean{display:flex;justify-content:space-between;align-items:center}.filter_agent_score .ant-popover-inner .filters-clean button{width:auto;font-size:10px!important;margin-top:3px}.filter_agent_score .body-bold{margin:10px 0}.filter_agent_score .ant-select-selector{border:1.5px solid var(--colors-litberry)!important}.filter_agent_score .ant-select{width:100%;height:50px;color:#b2b2b2;border-radius:5px}.filter_agent_score .ant-select-selection-overflow,.filter_agent_score .ant-select-selection-wrap{height:100%!important}.filter_agent_score .button,.filter_agent_score .rangem{width:100%}.card-withdraw-two,.card-withdraw-two .ant-card-body{width:100%;display:flex;justify-content:flex-start}.card-withdraw-two .ant-card-body{align-items:center;gap:20px}.card-withdraw-two .ant-card-body .num-card{margin:0}.modal-feedback{max-width:100%}.modal-feedback .ant-modal-content{border-radius:0;border:none;background:var(--colors-white,#fff);height:calc(100vh - 100px);display:flex;flex-direction:column;justify-content:space-between;padding:0 0 20px;overflow:auto}.modal-feedback .ant-modal-close{display:none}.modal-feedback .ant-modal-footer{height:82px;background-color:#fff}.modal-feedback__footer{display:flex;flex-direction:row;justify-content:center;gap:40px;align-items:center;padding-inline:20px;background-color:#fff;margin-top:40px}.modal-feedback__footer .hide{display:none}.modal-feedback__footer .button-custom{width:142px;height:50px;margin:0}.modal-feedback .ant-modal-footer{margin-top:0}.modal-feedback .small-detail{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);margin-block:10px}@media only screen and (min-width:768px){.modal-feedback{max-width:450px}.modal-feedback .ant-modal-content{border-radius:10px;border:2px solid var(--colors-midberry,#340aab);height:100%}.modal-feedback__footer{padding-inline:30px}}.notifications{border-radius:5px;background:var(--colors-white,#fff);margin-inline:-18px;overflow:auto;height:100%}.notifications h1{display:none}.notifications__list{-webkit-border-after:none;border-block-end:none}.notifications__list .ant-row{width:100%}.notifications__list.ant-list-split .ant-list-item{-webkit-border-after:none;border-block-end:none}.notifications__list.ant-list .ant-list-item{padding:0 25px}.notifications__list.ant-list .ant-list-item:first-child{padding-top:24px}.notifications__list.ant-list .ant-list-item .list__col{max-width:92%}.notifications__list .title{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.notifications__list .title{font-size:15px;line-height:16px}}.notifications__list .date,.notifications__list .title{color:var(--colors-pureberry,#4b3a7c)}.notifications__list .date{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;opacity:.5}.notifications__list .description{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.notifications__list .description{font-size:15px;line-height:150%}}.notifications__list .description{color:var(--colors-pureberry,#4b3a7c)}.notifications__list .icon-add{display:flex}.notifications__list .button-custom{display:none}.notifications__list .ant-divider{margin:16px 0}.notifications__empty{height:calc(100vh - 150px);padding:38px 25px}.notifications__empty h3{font-family:Lato;font-size:25px;font-style:normal;font-weight:900;line-height:normal;background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 90.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:20px}.notifications__empty p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.notifications__empty p{font-size:15px;line-height:16px}}.notifications__empty p{color:var(--colors-pureberry,#4b3a7c)}.notifications__empty .button-custom{display:none}@media only screen and (min-width:768px){.notifications{margin-inline:48.7px -43px;height:calc(100vh - 148px);border-radius:20px 0 0 20px}.notifications h1{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal;display:block;margin:41px 55px 0;color:var(--colors-pureberry,#4b3a7c)}}@media only screen and (min-width:768px)and (min-width:768px){.notifications h1{font-size:28px;letter-spacing:normal}}@media only screen and (min-width:768px){.notifications__list{-webkit-border-after:none;border-block-end:none}.notifications__list.ant-list .ant-list-item{padding:0 45px 0 55px}.notifications__list.ant-list .ant-list-item:first-child{padding-top:27px}.notifications__list.ant-list .ant-list-item .list__col{max-width:70%}.notifications__list .icon-add{display:none}.notifications__list .button-custom{display:flex}.notifications__empty{padding:38px 55px}.notifications__empty h3{font-size:50px;margin-bottom:20px}.notifications__empty .button-custom{display:flex;margin-top:99px}}.modal-linking{display:flex;justify-content:center;align-items:center}.modal-linking .ant-modal{top:0}.modal-linking .ant-modal-content{padding:30px}.modal-linking .ant-modal{width:1000px!important}.modal-linking .ant-modal .button-icon{position:absolute;right:50px;top:30px}.modal-linking-small .ant-modal{width:570px!important}.modal-linking .step-one{height:auto;min-height:618px;padding-top:50px}.modal-linking .step-one .list{list-style:decimal;margin-left:20px}.modal-linking .step-one .content-form{border-radius:10px;background:var(--Backberry,#f6f6f6);height:507px;width:320px}.modal-linking .step-one .add-payment-stripe{width:auto;position:relative;top:0;background:#f6f6f6;left:0}.modal-linking .step-one .add-payment-stripe .ant-form-item{margin-bottom:13px;width:100%!important}.modal-linking .step-one .add-payment-stripe .button-text{width:100%;background-color:transparent;border:none;margin:0}.modal-linking .step-one .add-payment-stripe .button-text:hover{border:none}.modal-linking .step-one .add-payment-stripe .StripeLogo{margin-bottom:20px}.modal-linking .step-one .ant-card-body{background:#f6f6f6}.modal-linking .step-one .ant-input{color:var(--colors-pureberry,#4b3a7c)}.modal-linking .step-two{padding:50px 0}.modal-linking .step-three{display:flex;flex-direction:column;align-items:center;text-align:center;padding:50px}.modal-linking .step-three .body-regular{color:#ffbb0d!important}.modal-linking .step-three .sub-title{margin-top:10px!important}.modal-linking .step-three .box-gray{border-radius:5px;background:var(--Backberry,#f6f6f6);padding:10px 35px;display:flex;justify-content:space-between;gap:20px;margin-top:25px;align-items:center}.modal-linking .step-three .box-gray p{text-align:left}.modal-linking .step-four{padding-top:50px}.modal-linking .step-four .body-regular{margin-top:10px}.modal-linking .step-four .card-account{border-radius:5px;background:#fff;box-shadow:-10px 7px 22px 0 rgba(0,0,0,.05);padding:10px;margin:20px 0;width:411px}.modal-linking .step-four .card-account .StripeLogo{margin-bottom:10px}.modal-linking .step-four button{margin-top:15px}.modal-linking .step-four .flex{width:100%}.modal-linking .step-four .flex .row-img{display:flex;justify-content:flex-end;width:50%;padding:0 30px}.modal-linking .is-step .link{color:#5d30dd!important;font-family:Roboto}.modal-linking .is-step .button-link{color:#5d30dd!important;padding:0!important;border:0!important;background-color:transparent!important;box-shadow:none}.modal-linking .is-step .ant-btn-default:disabled{color:rgba(0,0,0,.25)!important}.modal-linking .is-step .h1{font-family:Lato;font-size:25px;font-style:normal;font-weight:900;line-height:normal}@media only screen and (min-width:768px){.modal-linking .is-step .h1{font-size:50px;line-height:105%}}.modal-linking .is-step .h1{color:#4b3a7c;margin-bottom:10px}.modal-linking .is-step .body-regular{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.modal-linking .is-step .body-regular{font-size:15px;line-height:150%}}.modal-linking .is-step .body-regular{color:#4b3a7c}.modal-linking .is-step .body-bold{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.modal-linking .is-step .body-bold{font-size:15px;line-height:16px}}.modal-linking .is-step .body-bold{color:#4b3a7c}.modal-linking .is-step .sub-title{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:#4b3a7c;margin-top:40px;margin-bottom:10px}.modal-linking .is-step .flex{width:100%}.modal-linking .is-step .row{width:50%}.modal-linking .is-step .row-form{display:flex;justify-content:flex-end}.step-one{padding:20px 20px 0;height:calc(100vh - 170px)}.step-one__info{border-radius:5px;background:var(--colors-backberry,#f6f6f6);padding:10px 5px;margin-bottom:10px}.step-one__info .nameClient{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.step-one__info .nameClient{font-size:15px;line-height:16px}}.step-one__info .nameClient{width:60%;color:var(--colors-pureberry,#4b3a7c)}@media only screen and (max-width:768px){.step-one__info .nameClient{font-weight:900;font-size:15px;line-height:110%}}.step-one__info .id{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.step-one__info .id{font-size:15px;line-height:16px}}.step-one__info .id{color:var(--colors-pureberry,#4b3a7c)}.step-one h2{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.step-one h2{font-size:30px;font-weight:900;letter-spacing:normal}}.step-one h2{color:var(--colors-pureberry,#4b3a7c)}@media only screen and (max-width:768px){.step-one h2{font-weight:900;font-size:25px}.step-one .text-center{text-align:center}}.step-one__buttons{grid-gap:10px;width:100%;margin-bottom:40px;display:flex;overflow:auto;padding-bottom:10px}.step-one__buttons::-webkit-scrollbar{display:none;height:4px;width:4px}.step-one__buttons::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.step-one__buttons .scroll-container::-webkit-scrollbar-track{background:transparent}.step-one__buttons .scroll-container::-webkit-scrollbar{display:none}.step-one__buttons .button-insurance{height:80px;box-shadow:4px 4px 8px 0 rgba(0,0,0,.05);display:flex;flex-direction:column}.step-one__buttons .button-insurance:active img,.step-one__buttons .button-insurance:focus img,.step-one__buttons .button-insurance:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(89deg) brightness(105%) contrast(104%)}.step-one__buttons .button-insurance p{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);margin-right:0}.step-one__buttons .button-insurance--selected{background:var(--colors-midberry,#340aab)}.step-one .ant-input{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.step-one .ant-input{font-size:15px;line-height:150%}}.step-one .ant-input{color:var(--colors-oldberry,#b2b2b2)}.step-one .ant-input-affix-wrapper{border-radius:5px;border:1px solid var(--colors-backberry,#f6f6f6);padding:10px;font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.step-one .ant-input-affix-wrapper{font-size:15px;line-height:150%}}.step-one .ant-input-affix-wrapper{color:var(--colors-oldberry,#b2b2b2)}.step-one .ant-input-affix-wrapper:active,.step-one .ant-input-affix-wrapper:focus,.step-one .ant-input-affix-wrapper:hover{border:1px solid var(--colors-backberry,#f6f6f6)}.step-one .ant-input-affix-wrapper .ant-input-prefix{-webkit-margin-end:10px;margin-inline-end:10px}.step-one__results{width:100%;overflow-y:hidden;margin-block:20px;height:calc(100% - 372px);overflow-y:auto}.step-one__results .content{overflow-y:auto;justify-content:space-between;display:flex;flex-wrap:wrap}.step-one__results .content_box{width:48%}.step-one__results .content::-webkit-scrollbar{width:5px}.step-one__results .content::-webkit-scrollbar-track{border-radius:5px}.step-one__results .content::-webkit-scrollbar-thumb{background:var(--colors-oldberry,#b2b2b2);border-radius:5px}.step-one__results .content .button-icon{width:100%;padding:30px 15px;box-shadow:4px 4px 8px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;margin-bottom:10px}.step-one__results .content .button-icon--selected{background:var(--colors-midberry,#340aab)}@media only screen and (min-width:768px){.step-one{padding:20px 30px 0}.step-one__results{height:calc(100% - 406px)}}.step-two__info{background:#f6f6f6;border-bottom:1px solid var(--colors-oldberry);padding-inline:8px;padding-block:10px}.step-two__info .name-client{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.step-two__info .name-client{font-size:15px;line-height:16px}}.step-two__info .name-client{color:var(--colors-pureberry,#4b3a7c)}.step-two__info .id{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.step-two__info .id{font-size:15px;line-height:150%}}.step-two__info .id{color:var(--colors-pureberry,#4b3a7c)}.step-two__buttons{display:flex;overflow:auto}.step-two__buttons .button-insurance{width:32%;height:80px;border-right:1px solid var(--colors-oldberry);box-shadow:none;border-radius:0;flex-grow:1;display:flex;flex-direction:column}.step-two__buttons .button-insurance .winner{margin-bottom:5px}.step-two__buttons .button-insurance:active,.step-two__buttons .button-insurance:focus,.step-two__buttons .button-insurance:hover{background:var(--colors-white,#fff)}.step-two__buttons .button-insurance__img{width:80px;height:30px;box-sizing:content-box;box-shadow:none}.step-two__buttons .button-insurance:first-child{border-top-left-radius:0}.step-two__buttons .button-insurance:last-child{border-top-right-radius:0;border-right:none}.step-two__buttons .button-insurance--selected,.step-two__buttons .button-insurance--selected:active,.step-two__buttons .button-insurance--selected:focus,.step-two__buttons .button-insurance--selected:hover{background:var(--colors-midberry,#340aab)}.step-two__buttons .button-insurance--unselected,.step-two__buttons .button-insurance--unselected:active,.step-two__buttons .button-insurance--unselected:focus,.step-two__buttons .button-insurance--unselected:hover{background:#f6f6f6}.step-two__buttons .button-insurance--unselected img{opacity:.5}.step-two__buttons::-webkit-scrollbar{width:12px;height:5px}.step-two__buttons::-webkit-scrollbar-track{background:#ebebeb}.step-two__buttons::-webkit-scrollbar-thumb{background-color:#9c9c9c;border-radius:20px;border:3px solid transparent}.step-two .divider-buttons{margin:0}.step-two .divider-buttons--mobile{display:block}.step-two .divider-buttons--desktop{display:none}.step-two__content h2{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.step-two__content h2{font-size:30px;font-weight:900;letter-spacing:normal}}.step-two__content h2{background:var(--colors-hotberry,linear-gradient(274deg,rgba(93,48,221,.67) -2.97%,#7f14fc 56.11%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width:768px){.step-two__content h2{font-size:30px;font-weight:900}}.step-two__content .small-detail--mobile{margin-block:20px;text-align:center}.step-two__content .small-detail--desktop{display:none}.step-two__content .drop-col{display:flex;flex-direction:column;padding-block:10px}@media only screen and (max-width:768px){.step-two__content .drop-col{padding:20px 10px 10px}}.step-two__content .drop-row{display:none}.step-two__content .drop{width:116px;height:36px;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='20' ry='20' stroke='%23B2B2B2FF' stroke-width='2' stroke-dasharray='5%2c 7' stroke-dashoffset='28' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:20px}.step-two__content .button-dashed{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='20' ry='20' stroke='%235D30DDFF' stroke-width='1' stroke-dasharray='5' stroke-dashoffset='12' stroke-linecap='square'/%3e%3c/svg%3e");border-radius:20px;border:none;display:flex;width:116px;padding:10px;justify-content:center;align-items:center}.step-two__content .button-dashed span{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-litberry,#5d30dd);text-align:center}.step-two__content textarea{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.step-two__content textarea{font-size:15px;line-height:150%}}.step-two__content textarea{padding-bottom:10px;border:none;resize:none;overflow-y:hidden;border-bottom:1px solid var(--colors-oldberry,#b2b2b2);width:100%}@media only screen and (max-width:768px){.step-two__content textarea{font-size:15px}.step-two__content textarea::placeholder{color:#b2b2b2}}.step-two__content .ant-divider-vertical{margin:0 15px;height:30px}.step-two__content .drag-row{display:none}.step-two__content .warning{margin:0 auto;max-width:340px;margin-block:20px;padding:10px;gap:10px;border-radius:90px;background:var(--colors-warningberry,#fffaed)}.step-two__content .warning p{color:var(--colors-oldberry,#b2b2b2);font-family:Lato;font-size:10px;font-style:italic;font-weight:500;line-height:150.5%}.step-two .selected-popover{min-width:86px;max-width:120px;border-radius:90px;height:32px;background:var(--colors-backberry,#f6f6f6);display:flex;padding:10px;justify-content:center;align-items:center}.step-two .selected-popover p{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-pureberry,#4b3a7c)}@media only screen and (max-width:768px){.step-two .selected-popover p{font-size:14px}}.step-two .selected-popover p{margin-right:5px}.step-two__attach-bill{padding:20px 20px 30px}.step-two__attach-bill h2{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.step-two__attach-bill h2{font-size:30px;font-weight:900;letter-spacing:normal}}.step-two__attach-bill h2{color:var(--colors-pureberry,#4b3a7c);margin-bottom:30px}.step-two__attach-bill h2 span{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.step-two__attach-bill h2 span{font-size:30px;font-weight:900;letter-spacing:normal}}.step-two__attach-bill h2 span{color:var(--colors-pureberry,#4b3a7c);text-transform:capitalize}.step-two__attach-bill .input-upload{height:375px;background-color:transparent;border:1px dashed #b2b2b2;border-radius:5px;display:flex;justify-content:center;align-items:center;position:relative}.step-two__attach-bill .input-upload input{height:100%;background-color:transparent;border-color:transparent;padding:0;font-size:0;position:absolute;z-index:2;top:0;left:0;cursor:pointer}.step-two__attach-bill .input-upload .back{position:absolute;top:0;left:0;background-color:#fff;height:10px;width:20px;z-index:3}.step-two__attach-bill .input-upload .text{color:#4b3a7c;font-family:Roboto;font-size:15px;font-weight:400;line-height:150%;text-align:center;max-width:80%}.step-two__attach-bill .input-upload .text .as{color:#eb5757}.step-two__attach-bill .input-upload .text .active{color:#5d30dd}.step-two__attach-bill .confirm-upload{height:375px;background-color:transparent;border:1px dashed #b2b2b2;border-radius:5px;display:flex;justify-content:center;align-items:center;position:relative;padding:20px 0}.step-two__attach-bill .confirm-upload .ViewerPdf{width:100%;height:300px!important;margin-top:0;margin-bottom:10px;width:100%!important;max-width:none!important}.step-two__attach-bill .confirm-upload .flex{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 20px}.step-two__attach-bill .confirm-upload .flex .reload{border:none!important;background-color:transparent;display:flex;justify-content:flex-end;align-items:center;padding:0!important}.step-two__attach-bill .confirm-upload p{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-oldberry,#b2b2b2);text-align:left}.step-two__attach-bill .confirm-upload a{color:var(--Litberry,#5d30dd);font-family:Roboto;font-size:15px;font-style:normal;font-weight:400;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.step-two__attach-bill .confirm-upload .ant-divider-horizontal{margin:15px 0}.step-two__attach-bill .confirm-upload .ant-btn{border:1px solid var(--colors-backberry,#f6f6f6)!important;border-radius:5px;width:60%;height:49px;box-shadow:none;margin-bottom:5px}.step-two__attach-bill .confirm-upload .confirm span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-frozenberry,#35d8d0)!important}.step-two__attach-bill .confirm-upload .reload span{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-badberry,#eb5757)!important}@media only screen and (min-width:768px){.step-two__buttons{display:flex}.step-two__buttons .button-insurance:last-child{border-right:none}.step-two .divider-buttons{margin:0}.step-two .divider-buttons--mobile{display:none}.step-two .divider-buttons--desktop{display:block}.step-two .small-detail--mobile{display:none}.step-two .small-detail--desktop{display:block;margin-block:20px;text-align:center}.step-two .drop-col{display:none}.step-two .drop-row{display:flex;padding-block:10px}.step-two textarea{width:auto}.step-two .drag-row{margin-top:20px;margin-bottom:5px;display:flex}.step-two .drag{min-width:86px;max-width:120px;overflow:hidden;border-radius:90px;background:var(--colors-backberry,#f6f6f6);display:flex;padding:10px;justify-content:center;align-items:center;gap:10px;opacity:.99999;margin-bottom:10px}.step-two .drag p{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:var(--colors-pureberry,#4b3a7c)}}.thanks{height:calc(100vh - 100px);padding-inline:40px;flex-direction:column;display:flex;justify-content:center;align-items:flex-start}.thanks h2{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.thanks h2{font-size:30px;font-weight:900;letter-spacing:normal}}.thanks h2{background:var(--colors-smoothieberry,linear-gradient(90deg,#00dbd0 0,#7b3bf9 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-top:5px;margin-bottom:30px}.thanks__row{width:100%}.thanks__card{width:49%;padding:10px 15px;gap:5px;display:flex;flex-direction:column;align-items:flex-start;border-radius:5px;border:2px solid var(--colors-backberry,#f6f6f6)}.thanks__card p{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:13px}@media only screen and (min-width:768px){.thanks__card p{font-size:15px;line-height:16px}}.thanks__card p{color:var(--colors-oldberry,#b2b2b2)}.thanks__card h3{font-family:Lato;font-size:20px;font-weight:700;letter-spacing:-.4px;font-style:normal;line-height:normal}@media only screen and (min-width:768px){.thanks__card h3{font-size:28px;letter-spacing:normal}}.thanks__card h3{background:var(--colors-hotberry,linear-gradient(312deg,rgba(93,48,221,.67) 0,#7f14fc 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.thanks .button-custom{margin-top:30px;width:142px;height:50px}@media only screen and (min-width:768px){.thanks{height:550px;padding-top:20px}}.payment-accounts{margin-left:0;width:auto}.payment-accounts--mobile{display:flex;flex-direction:column}.payment-accounts--mobile .button-icon{display:flex;align-items:center;justify-content:flex-start}.payment-accounts--desktop{display:none}@media only screen and (min-width:768px){.payment-accounts{padding-inline:35px}.payment-accounts--mobile{display:none}.payment-accounts--desktop{display:block;margin-top:16px}.payment-accounts--desktop .button-icon{display:flex;width:100%;padding:30px 20px;align-items:center;justify-content:flex-start;border-radius:10px;background:var(--color-white,#fff)}.payment-accounts--desktop .button-icon:active,.payment-accounts--desktop .button-icon:focus,.payment-accounts--desktop .button-icon:hover{background:var(--color-white,#fff)}}.private{background:var(--colors-backberry)}.private,.private__main{width:100%;height:100%}@media only screen and (min-width:768px){.private__main{max-width:1280px;align-self:center}}.padding-layout{padding:24px 10px 50px}@media only screen and (min-width:768px){.padding-layout{padding:17px 35px}}@media only screen and (min-width:1300px){.padding-layout{padding:17px 0}}.public{background:var(--colors-white);width:100%;height:100%;padding:24px 10px 50px}.public__main{width:100%;display:flex;flex-direction:column-reverse;gap:20px}.public__main .content h1{font-family:Lato;font-size:25px;font-style:normal;font-weight:900;line-height:normal}@media only screen and (min-width:768px){.public__main .content h1{font-size:50px;line-height:105%}}.public__main .content h1{background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 45.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:12px}.public__main .content p{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-pureberry,#4b3a7c);margin-bottom:12px}.public__main .image{margin-top:40px;border-radius:5px;background:var(--Backberry,#f6f6f6);padding:20px}.public__header .social-media{display:flex;gap:20px}@media only screen and (min-width:768px){.public{padding:17px 35px}.public__header{padding-block:30px;width:100%}.public__header,.public__main{max-width:1280px;align-self:center}.public__main{height:100%;flex-direction:row}.public__main .content,.public__main .image{width:50%;align-self:center}.public__main .image{margin-top:0}}.renovation--mobile{display:flex}.renovation .paragraph{font-family:Roboto;font-size:13px;font-style:normal;font-weight:400;line-height:16px}@media only screen and (min-width:768px){.renovation .paragraph{font-size:15px;line-height:150%}}.renovation .paragraph{margin-block:12px;color:var(--colors-pureberry,#4b3a7c);margin-bottom:20px}.renovation__graphic .small-detail{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-pureberry,#4b3a7c)}.renovation__graphic ul{margin-left:10px}.renovation__graphic li{display:flex;align-items:center}.renovation__graphic .dot-one{width:6px;height:6px;border-radius:100%;margin-right:7px;background-color:var(--colors-pureberry,#4b3a7c)}.renovation__graphic .dot-two{width:6px;height:6px;border-radius:100%;margin-right:7px;background:var(--colors-hotberry,linear-gradient(312deg,rgba(93,48,221,.67) 0,#7f14fc 100%))}.renovation__feedbacks{width:100%;border-radius:0 0 5px 5px;background:var(--colors-darkberry,#1c0e42);display:flex;flex-direction:column;padding:10px;justify-content:center;align-items:center;height:104px;position:absolute;top:50px;left:0}.renovation__feedbacks blockquote{width:100%}.renovation__feedbacks progress-bar{height:150px;position:relative}.renovation__feedbacks .progress-chart{margin-top:10px}.renovation__feedbacks .small-detail{color:var(--colors-white,#fff)}.renovation__feedbacks .small-detail,.renovation__feedbacks .small-detail span{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px}.renovation__feedbacks .small-detail span{color:var(--colors-badberry,#eb5757)}.renovation__title{margin-bottom:15px}.renovation__title h1{font-family:Lato;font-size:25px;font-style:normal;font-weight:900;line-height:normal}@media only screen and (min-width:768px){.renovation__title h1{font-size:50px;line-height:105%}}.renovation__title h1{color:var(--colors-pureberry,#4b3a7c)}.renovation__filter .ant-popover-inner{background:linear-gradient(194deg,#fff,#efedf2),#fff}.renovation__tabs.ant-tabs .ant-tabs-tab{padding:0}.renovation__tabs.ant-tabs .ant-tabs-tab:active,.renovation__tabs.ant-tabs .ant-tabs-tab:focus,.renovation__tabs.ant-tabs .ant-tabs-tab:hover{color:var(--colors-pureberry,#4b3a7c)}.renovation__tabs.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--colors-midberry,#340aab);text-shadow:none;opacity:1}.renovation__tabs .ant-tabs-tab-btn{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;opacity:.7;color:var(--colors-pureberry,#4b3a7c)}.renovation__tabs.ant-tabs .ant-tabs-tab+.ant-tabs-tab{margin:0 0 0 20px}.renovation__tabs.ant-tabs .ant-tabs-ink-bar{height:0;background:transparent}.renovation__tabs.ant-tabs-top .ant-tabs-nav:before{border:none}.renovation__tabs .ant-tabs-nav{margin:0 0 15px;height:23px}.renovation .mini-loader{width:100%;display:flex;justify-content:center;align-items:center;padding-bottom:80px}.renovation .mini-loader img{width:50px}.renovation .button-icon{margin-left:20px}.renovation .indicators{position:absolute;right:0;margin-bottom:22px;z-index:2;margin-top:14px}.renovation .indicators p{font-size:10px;font-family:Lato;font-style:normal;font-weight:700;line-height:14px;color:var(--colors-pureberry,#4b3a7c)}.renovation .indicators--pending,.renovation .indicators--send{display:none}@media only screen and (min-width:768px){.renovation{display:flex;flex-direction:row}.renovation--mobile{display:none}.renovation__content{width:100%}.renovation__title{margin-top:0}.renovation .indicators--send{display:flex}.renovation .indicators--send .send{width:10px;height:10px;border-radius:50px;background-color:var(--colors-whatsapp,#25d366)}.renovation .indicators--pending{display:flex}.renovation .indicators--pending .pending{border-radius:50px;width:10px;height:10px;background-color:var(--colors-berrywarning,#ffbb0d)}.renovation__tabs .ant-tabs-nav{margin:0 0 22px}.renovation .ant-tabs-content-holder{height:calc(100vh - 233px)}.renovation .infinite-scroll-component::-webkit-scrollbar{width:5px}.renovation .infinite-scroll-component::-webkit-scrollbar-track{border-radius:5px}.renovation .infinite-scroll-component::-webkit-scrollbar-thumb{background:var(--colors-oldberry,#b2b2b2);border-radius:5px}}.configuration{display:flex;gap:68px;height:100%;padding-inline:8px}.configuration__tabs.ant-tabs .ant-tabs-tab{padding:0}.configuration__tabs.ant-tabs .ant-tabs-tab:active,.configuration__tabs.ant-tabs .ant-tabs-tab:focus,.configuration__tabs.ant-tabs .ant-tabs-tab:hover{color:var(--colors-pureberry,#4b3a7c)}.configuration__tabs.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--colors-midberry,#340aab);text-shadow:none;opacity:1}.configuration__tabs .ant-tabs-tab-btn{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:normal;opacity:.7;color:var(--colors-pureberry,#4b3a7c)}.configuration__tabs.ant-tabs .ant-tabs-tab+.ant-tabs-tab{margin:0 0 0 20px}.configuration__tabs.ant-tabs .ant-tabs-ink-bar{height:0;background:transparent}.configuration__tabs.ant-tabs-top .ant-tabs-nav:before{border:none}.configuration__tabs .ant-tabs-nav{margin:0 0 28px}.configuration--mobile{display:flex;flex-direction:column;width:100%}.configuration--mobile h1{font-family:Lato;font-size:25px;font-style:normal;font-weight:900;line-height:normal}@media only screen and (min-width:768px){.configuration--mobile h1{font-size:50px;line-height:105%}}.configuration--mobile h1{color:var(--colors-pureberry,#4b3a7c);margin-bottom:28.66px}.configuration__desktop{display:none}@media only screen and (min-width:768px){.configuration{padding-top:32px;padding-inline:8px}.configuration--mobile{display:none}.configuration__desktop{display:flex;width:calc(100% - 35px)}}.configuration__container{width:100%;position:relative}.configuration__container .mr-10{margin-right:10px}.configuration__container .ant-divider{margin:15px 0}.modal-error-feedback .body-bold,.modal-error-feedback .body-regular{margin:10px 0!important}.exception{display:flex;flex-direction:column;justify-content:center;height:calc(100vh - 148px)}.exception h1{font-family:Lato;font-size:25px;font-style:normal;font-weight:900;line-height:normal}@media only screen and (min-width:768px){.exception h1{font-size:50px;line-height:105%}}.exception h1{background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 45.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:12px}.exception p{font-family:Lato;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.4px;color:var(--colors-pureberry,#4b3a7c);margin-bottom:38px}.exception .button-custom{width:142px;height:50px}@media only screen and (min-width:768px){.exception{height:calc(100vh - 84px)}.exception h1{background:linear-gradient(93deg,#00dbd0 2.5%,#7b3bf9 30.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.exception p{width:600px}}