[data-component=Icon]{display:flex}[data-component=Icon]{align-items:center;justify-content:center}[data-component=Icon]{width:var(--v0dcbc7c3);height:var(--v0dcbc7c3);color:var(--aa63803e)}[data-component=Icon] svg{width:100%;height:100%;transition:all .4s ease}[data-component=Button]{display:flex}[data-component=Button]{align-items:center;justify-content:center}[data-component=Button]{font:inherit;font-family:var(--font-primary);font-size:var(--font-size);font-weight:700;color:var(--text-color);gap:10px;border:none;background-color:transparent;box-shadow:none;box-sizing:border-box;overflow:hidden;cursor:pointer;transition:background-color .4s ease}[data-component=Button] [data-component=Icon]{flex-shrink:0}[data-component=Button] [data-component=Icon][data-name=Loading]{width:30px;height:30px}[data-component=Button].blank{min-width:0;min-height:0;width:max-content;height:max-content;padding:0}[data-component=Button].blank.base [data-component=Icon]{transition:opacity .4s ease}[data-component=Button].blank.base [data-component=Icon]:hover,[data-component=Button].blank.base [data-component=Icon]:focus,[data-component=Button].blank.base [data-component=Icon]:active{opacity:.7}[data-component=Button].blank.info [data-component=Icon]:hover,[data-component=Button].blank.info [data-component=Icon]:focus,[data-component=Button].blank.info [data-component=Icon]:active{color:var(--info)}[data-component=Button].blank.success [data-component=Icon]:hover,[data-component=Button].blank.success [data-component=Icon]:focus,[data-component=Button].blank.success [data-component=Icon]:active{color:var(--success)}[data-component=Button].blank.warning [data-component=Icon]:hover,[data-component=Button].blank.warning [data-component=Icon]:focus,[data-component=Button].blank.warning [data-component=Icon]:active{color:var(--warning)}[data-component=Button].blank.danger [data-component=Icon]:hover,[data-component=Button].blank.danger [data-component=Icon]:focus,[data-component=Button].blank.danger [data-component=Icon]:active{color:var(--danger)}[data-component=Button].blank.primary [data-component=Icon]:hover,[data-component=Button].blank.primary [data-component=Icon]:focus,[data-component=Button].blank.primary [data-component=Icon]:active{color:var(--primary)}[data-component=Button].blank.secondary [data-component=Icon]:hover,[data-component=Button].blank.secondary [data-component=Icon]:focus,[data-component=Button].blank.secondary [data-component=Icon]:active{color:var(--secondary)}[data-component=Button].blank:disabled{cursor:not-allowed}[data-component=Button].blank:disabled [data-component=Icon]{color:var(--grey-5)!important}[data-component=Button].icon{min-width:45px;min-height:45px;width:max-content;height:max-content;padding:10px}[data-component=Button].contain{width:max-content;height:45px;padding:0 20px}[data-component=Button].full{width:100%;height:45px;padding:0 20px}[data-component=Button]:not(.blank).base,[data-component=Button]:not(.blank).info,[data-component=Button]:not(.blank).success,[data-component=Button]:not(.blank).warning,[data-component=Button]:not(.blank).danger,[data-component=Button]:not(.blank).primary,[data-component=Button]:not(.blank).secondary{border-radius:50px}[data-component=Button]:not(.blank).base{background-color:#fff;border:1px solid var(--grey-5)}[data-component=Button]:not(.blank).base:hover{background-color:#fafafa}[data-component=Button]:not(.blank).base:hover [data-component=Icon]{color:var(--primary)}[data-component=Button]:not(.blank).info{color:#fff;background-color:var(--info);box-shadow:inset 0 0 0 4px #ffffff4d}[data-component=Button]:not(.blank).info:hover,[data-component=Button]:not(.blank).info:focus,[data-component=Button]:not(.blank).info:active{background-color:var(--info-darker)}[data-component=Button]:not(.blank).success{color:#fff;background-color:var(--success);box-shadow:inset 0 0 0 4px #ffffff4d}[data-component=Button]:not(.blank).success:hover,[data-component=Button]:not(.blank).success:focus,[data-component=Button]:not(.blank).success:active{background-color:var(--success-darker)}[data-component=Button]:not(.blank).warning{color:#fff;background-color:var(--warning);box-shadow:inset 0 0 0 4px #ffffff4d}[data-component=Button]:not(.blank).warning:hover,[data-component=Button]:not(.blank).warning:focus,[data-component=Button]:not(.blank).warning:active{background-color:var(--warning-darker)}[data-component=Button]:not(.blank).danger{color:#fff;background-color:var(--danger);box-shadow:inset 0 0 0 4px #ffffff4d}[data-component=Button]:not(.blank).danger:hover,[data-component=Button]:not(.blank).danger:focus,[data-component=Button]:not(.blank).danger:active{background-color:var(--danger-darker)}[data-component=Button]:not(.blank).primary{color:#fff;background-color:var(--primary);box-shadow:inset 0 0 0 4px #ffffff4d}[data-component=Button]:not(.blank).primary:hover,[data-component=Button]:not(.blank).primary:focus,[data-component=Button]:not(.blank).primary:active{background-color:var(--primary-darker)}[data-component=Button]:not(.blank).secondary{color:#fff;background-color:var(--secondary);box-shadow:inset 0 0 0 4px #ffffff4d}[data-component=Button]:not(.blank).secondary:hover,[data-component=Button]:not(.blank).secondary:focus,[data-component=Button]:not(.blank).secondary:active{background-color:var(--secondary-darker)}[data-component=Button]:not(.blank):disabled{font-weight:400;color:var(--text-color)!important;background-color:var(--grey-5)!important;cursor:not-allowed}[data-component=Button]:not(.blank):disabled [data-component=Icon][data-name=Loading]{color:#fff}[data-subcomponent=ActionsNav] ul li button{display:flex}[data-subcomponent=ActionsNav] ul li button{align-items:center}[data-component=Actions]{position:relative}[data-subcomponent=ActionsNav]{width:var(--v224552ce);border-radius:8px;background-color:#fff;box-shadow:0 0 15px 5px #0000000d;position:absolute;z-index:var(--v29c4f070)}[data-subcomponent=ActionsNav].top-start{top:var(--e0c2ef46);left:var(--v59a61b7a)}[data-subcomponent=ActionsNav].top{top:var(--e0c2ef46);left:var(--a73d00de)}[data-subcomponent=ActionsNav].top-end{top:var(--e0c2ef46);left:var(--da709140)}[data-subcomponent=ActionsNav].right-start{top:var(--f85335f2);left:var(--v21fee724)}[data-subcomponent=ActionsNav].right{top:var(--v166f993a);left:var(--v21fee724)}[data-subcomponent=ActionsNav].right-end{top:var(--v18b9fd8e);left:var(--v21fee724)}[data-subcomponent=ActionsNav].bottom-start{top:var(--v02eb1623);left:var(--v59a61b7a)}[data-subcomponent=ActionsNav].bottom{top:var(--v02eb1623);left:var(--a73d00de)}[data-subcomponent=ActionsNav].bottom-end{top:var(--v02eb1623);left:var(--da709140)}[data-subcomponent=ActionsNav].left-start{top:var(--f85335f2);left:var(--v642eb9ff)}[data-subcomponent=ActionsNav].left{top:var(--v166f993a);left:var(--v642eb9ff)}[data-subcomponent=ActionsNav].left-end{top:var(--v18b9fd8e);left:var(--v642eb9ff)}[data-subcomponent=ActionsNav] ul li{margin:0!important}[data-subcomponent=ActionsNav] ul li button{width:100%;height:40px;gap:8px;text-align:left;transition:background-color .4s ease}[data-subcomponent=ActionsNav] ul li button:hover,[data-subcomponent=ActionsNav] ul li button:focus,[data-subcomponent=ActionsNav] ul li button:active{background-color:var(--grey-1)}[data-subcomponent=ActionsNav] ul li button:hover [data-component^=Icon],[data-subcomponent=ActionsNav] ul li button:focus [data-component^=Icon],[data-subcomponent=ActionsNav] ul li button:active [data-component^=Icon]{color:var(--primary)}[data-component=Alert]>header{display:flex}[data-component=Alert]>header{align-items:center}[data-component=Alert]{font-family:var(--font-primary);font-size:var(--font-size);color:var(--text-color);width:100%;padding:12px;border-radius:15px}[data-component=Alert]>header{gap:5px}[data-component=Alert]>header>.title{font-family:var(--font-secondary);font-size:18px;font-weight:700;margin:0}[data-component=Alert]>header>[data-component=Button]{margin-left:auto}[data-component=Alert]>.description{margin-left:30px}[data-component=Alert].info{background-color:#eefcfe}[data-component=Alert].info>header>[data-component=Icon]{color:var(--info)}[data-component=Alert].success{background-color:#e9f7f1}[data-component=Alert].success>header>[data-component=Icon]{color:var(--success)}[data-component=Alert].warning{background-color:#fff9f1}[data-component=Alert].warning>header>[data-component=Icon]{color:var(--warning)}[data-component=Alert].danger{background-color:#fff2f1}[data-component=Alert].danger>header>[data-component=Icon]{color:var(--danger)}[data-component=Card]>header{display:flex}[data-component=Card]>header{align-items:center}[data-component=Card]{border-radius:20px;background-color:#fff;position:relative}[data-component=Card]>header{padding:10px 20px;font-weight:700}[data-component=Card]>header [data-component=Icon]{width:20px;height:20px;flex-shrink:0;color:var(--primary);margin-right:10px}[data-component=Card]>header .title{font-family:var(--font-secondary);font-size:18px}[data-component=Card] .content{padding:0 20px 10px}[data-component=Card].base{box-shadow:0 0 15px 5px #0000000d}[data-component=Card].primary{border:2px solid var(--grey-3)}[data-component=Tooltip]{font-family:var(--font-primary);font-size:var(--font-size);position:relative}[data-component=Tooltip] [data-subcomponent=TooltipContent]{width:max-content;max-width:var(--v7aa11be4);padding:10px;border-radius:8px;background-color:#fff;border:none;margin:0;position:absolute;opacity:0;transition:opacity .3s,overlay .3s allow-discrete,display .3s allow-discrete}[data-component=Tooltip] [data-subcomponent=TooltipContent]:popover-open{opacity:1}@starting-style{[data-component=Tooltip] [data-subcomponent=TooltipContent]:popover-open{opacity:0}}[data-component=Tooltip] [data-subcomponent=TooltipContent]>[data-component=Button]:has([data-component=Icon][data-name=Close]){position:absolute;inset:8px 10px auto auto;z-index:auto}[data-component=Tooltip] [data-subcomponent=TooltipContent].click{width:100%}[data-component=Tooltip] [data-subcomponent=TooltipContent].base{color:var(--text-color);background-color:#fff;box-shadow:0 0 15px 5px #0000000d}[data-component=Tooltip] [data-subcomponent=TooltipContent].primary{color:#fff;background-color:var(--primary)}[data-component=Tooltip] [data-subcomponent=TooltipContent].secondary{color:#fff;background-color:var(--secondary)}[data-component=Tooltip] [data-subcomponent=TooltipContent].top-start{top:var(--v3946c689);left:var(--v691a6097)}[data-component=Tooltip] [data-subcomponent=TooltipContent].top{top:var(--v3946c689);left:var(--v7caca8e5)}[data-component=Tooltip] [data-subcomponent=TooltipContent].top-end{top:var(--v3946c689);left:var(--v8aefd8e8)}[data-component=Tooltip] [data-subcomponent=TooltipContent].right-start{top:var(--v1423b733);left:var(--v02904a50)}[data-component=Tooltip] [data-subcomponent=TooltipContent].right{top:var(--ea94bc92);left:var(--v02904a50)}[data-component=Tooltip] [data-subcomponent=TooltipContent].right-end{top:var(--ecdf20e6);left:var(--v02904a50)}[data-component=Tooltip] [data-subcomponent=TooltipContent].bottom-start{top:var(--v34861877);left:var(--v691a6097)}[data-component=Tooltip] [data-subcomponent=TooltipContent].bottom{top:var(--v34861877);left:var(--v7caca8e5)}[data-component=Tooltip] [data-subcomponent=TooltipContent].bottom-end{top:var(--v34861877);left:var(--v8aefd8e8)}[data-component=Tooltip] [data-subcomponent=TooltipContent].left-start{top:var(--v1423b733);left:var(--v20e37d5a)}[data-component=Tooltip] [data-subcomponent=TooltipContent].left{top:var(--ea94bc92);left:var(--v20e37d5a)}[data-component=Tooltip] [data-subcomponent=TooltipContent].left-end{top:var(--ecdf20e6);left:var(--v20e37d5a)}[data-component=Categories] header{display:flex}[data-component=Categories] header{align-items:center}[data-component=Categories] header{margin:0 0 0 var(--layout-spacing-x)}[data-component=Categories] header .title{font-size:18px}[data-component=Categories] header [data-component=Tooltip]{margin-left:5px}[data-component=Categories] .items{display:flex;padding-top:15px;overflow-x:auto;overflow-y:hidden}[data-component=Categories] .items::-webkit-scrollbar{display:none}[data-component=Categories] .items button{font-family:var(--font-primary);font-size:14px;color:var(--text-color);width:35%;height:max-content;padding:0;flex-shrink:0;background-color:transparent;border:none;cursor:pointer;transition:all .4s ease}@media only screen and not (max-width:480px){[data-component=Categories] .items button{width:25%;height:max-content}}[data-component=Categories] .items button [data-component=Icon]{color:#cbcbdc;width:70px;height:70px;border-radius:40%;background-color:#f3f3f7;margin:0 auto 5px}[data-component=Categories] .items button [data-component=Icon] svg{width:55%;height:55%}[data-component=Categories] .items button:not(:disabled).active [data-component=Icon]{color:#fff;background:var(--gradient-primary);transition:all .4s ease}[data-component=Categories] .items button:not(:disabled).active [data-component=Icon] svg{width:55%;height:55%}[data-component=Categories] .items button:not(:disabled).active:hover{color:var(--primary)}[data-component=Categories] .items button:not(:disabled).active:hover [data-component=Icon]{box-shadow:0 0 15px #8fa1fecc}[data-component=Categories] .items button:disabled{cursor:not-allowed}[data-layout=Body]{height:100%;overflow-y:auto}[data-layout=Header] .container{display:flex;flex-direction:column;justify-content:space-evenly;min-height:var(--header-size)}[data-layout=Header] .container .title{font-size:24px}[data-layout=Wrapper]{display:flex;flex-direction:column;height:100dvh}[data-component=Modal]>header,[data-component=Modal]>footer{display:flex}[data-component=Modal]>header,[data-component=Modal]>footer{align-items:center}[data-component=Modal]{font-family:var(--font-primary);font-size:var(--font-size);color:var(--text-color);padding:0;border:none;transition:opacity .3s,scale .3s,overlay .3s allow-discrete,display .3s allow-discrete}@starting-style{[data-component=Modal]{opacity:0;scale:.8}[data-component=Modal]::backdrop{background-color:transparent}}[data-component=Modal]::backdrop{background-color:#00000080;transition:background-color .3s ease}[data-component=Modal]:not(:open){opacity:0;scale:.8}[data-component=Modal]:not(:open)::backdrop{background-color:transparent}[data-component=Modal]>header{height:50px;padding:0 20px;border-bottom:1px solid var(--grey-1);box-sizing:border-box}[data-component=Modal]>header>[data-component=Icon]{color:var(--primary);margin-right:10px}[data-component=Modal]>header>.title{font-family:var(--font-secondary);font-size:18px;font-weight:700;margin:0}[data-component=Modal]>header>[data-component=Button]{margin-left:auto}[data-component=Modal]>.body{padding:15px;box-sizing:border-box;overflow-y:auto}[data-component=Modal]>.body p{margin:0 0 5px}[data-component=Modal]>.body p:last-child{margin:0}[data-component=Modal]>footer{column-gap:20px;height:80px;padding:0 15px;border-top:1px solid var(--grey-1);box-sizing:border-box}[data-component=Modal].default{max-width:var(--container-width);max-height:500px;width:calc(100% - 40px);height:max-content;border-radius:20px}[data-component=Modal].default>.body{max-height:370px}[data-component=Modal].full{max-width:var(--container-width);max-height:none;width:100vw;height:100dvh;margin-top:0;margin-bottom:0}[data-component=Modal].full>.body{height:calc(100% - 130px)}[data-component=EditableValue]>button{display:flex}[data-component=EditableValue]>button{align-items:center}[data-component=EditableValue]>button{font:inherit;font-family:var(--font-primary);font-size:var(--font-size);justify-content:space-between;width:100%;height:var(--field-height);padding:0 var(--field-spacing-x);border-radius:var(--field-border-radius);border:1px solid var(--field-border-color);background-color:transparent;cursor:pointer;transition:all .4s ease}[data-component=EditableValue]>button [data-component=Icon]{color:var(--grey-5)}[data-component=EditableValue]>button:hover,[data-component=EditableValue]>button:focus,[data-component=EditableValue]>button:active{border-color:var(--primary)}[data-component=EditableValue]>button:hover [data-component=Icon],[data-component=EditableValue]>button:focus [data-component=Icon],[data-component=EditableValue]>button:active [data-component=Icon]{color:var(--primary)}[data-component=EditableValue]:not(:last-child){margin-bottom:15px}[data-component=Cellphone] .label-wrapper,[data-component=Cellphone] .prefix-select button,[data-component=Cellphone] .prefix-select [data-subcomponent=TooltipContent] [role=listbox] [role=option]{display:flex}[data-component=Cellphone] .label-wrapper,[data-component=Cellphone] .prefix-select button,[data-component=Cellphone] .prefix-select [data-subcomponent=TooltipContent] [role=listbox] [role=option]{align-items:center}[data-component=Cellphone]{font-family:var(--font-primary);font-size:var(--font-size);color:var(--text-color);position:relative}[data-component=Cellphone] .label-wrapper{margin-bottom:5px}[data-component=Cellphone] .label-wrapper label{font-weight:700}[data-component=Cellphone] .label-wrapper [data-component=Tooltip]{margin-left:5px}[data-component=Cellphone] .label-wrapper+[data-component=Icon]{color:var(--field-border-color);left:var(--field-spacing-x)}[data-component=Cellphone] .label-wrapper+[data-component=Icon]+input{padding-left:calc(var(--field-spacing-x) + var(--field-icon-size) + 10px)}[data-component=Cellphone]>[data-component=Icon]{width:var(--field-icon-size);height:var(--field-icon-size);position:absolute;top:40px}[data-component=Cellphone]>[data-component=Icon] svg{transition:all .4s ease}[data-component=Cellphone] .prefix-select{position:absolute;inset:34px auto auto 42px;z-index:auto}[data-component=Cellphone] .prefix-select button{column-gap:2px;width:50px;height:30px;padding:2px;border-radius:4px;border:1px solid var(--field-border-color);background-color:transparent;box-sizing:border-box;cursor:pointer;transition:all .4s ease}[data-component=Cellphone] .prefix-select button:hover,[data-component=Cellphone] .prefix-select button:focus{border-color:var(--primary)}[data-component=Cellphone] .prefix-select [data-subcomponent=TooltipContent]{width:max-content;padding:0}[data-component=Cellphone] .prefix-select [data-subcomponent=TooltipContent] [role=listbox]{background-color:#fff}[data-component=Cellphone] .prefix-select [data-subcomponent=TooltipContent] [role=listbox] [role=option]{padding:5px;cursor:pointer;transition:all .4s ease}[data-component=Cellphone] .prefix-select [data-subcomponent=TooltipContent] [role=listbox] [role=option]:hover{background-color:var(--field-border-color)}[data-component=Cellphone] .prefix-select [data-subcomponent=TooltipContent] [role=listbox] [role=option] [data-component=Icon]{margin-right:5px}[data-component=Cellphone]:has(:user-invalid) .label-wrapper+[data-component=Icon]{color:var(--danger)}[data-component=Cellphone]:has(:focus:not(:user-invalid)) .label-wrapper+[data-component=Icon]{color:var(--primary)}[data-component=Cellphone] input{font-family:var(--font-primary);font-size:var(--font-size);display:block;width:100%;height:var(--field-height);padding:0 var(--field-spacing-x) 0 95px;border-radius:var(--field-border-radius);border:1px solid var(--field-border-color);box-sizing:border-box;transition:all .4s ease}[data-component=Cellphone] input::-webkit-input-placeholder{color:var(--grey-6)}[data-component=Cellphone] input::-moz-placeholder{color:var(--grey-6)}[data-component=Cellphone] input:focus{border-color:var(--primary);box-shadow:var(--field-active-shadow);outline:none}[data-component=Cellphone] input:disabled{cursor:not-allowed}[data-component=Cellphone] input:user-invalid,[data-component=Cellphone] input:user-invalid:focus{border-color:var(--danger)}[data-component=Cellphone] .validation-message{color:var(--danger);margin:5px 0 0 5px}[data-component=Cellphone] .validation-message:not(:last-child){margin-bottom:5px}[data-component=Cellphone]:not(:has(:user-invalid)) .validation-message{display:none}[data-component=CheckboxCard] label>header{display:flex}[data-component=CheckboxCard] label>header{align-items:center}[data-component=CheckboxCard] label>header .check-icon [data-component=Icon]{position:absolute}[data-component=CheckboxCard] label>header .check-icon [data-component=Icon]{top:50%;left:50%;translate:-50% -50%}[data-component=CheckboxCard] label{color:var(--text-color);display:block;border-radius:20px;background-color:#fff;border:2px solid var(--grey-3);cursor:pointer;position:relative;transition:border-color .4s ease}[data-component=CheckboxCard] label>header{padding:10px 20px;font-weight:700}[data-component=CheckboxCard] label>header>[data-component=Icon]{width:20px;height:20px;flex-shrink:0;color:var(--primary);margin-right:10px}[data-component=CheckboxCard] label>header .title{font-size:18px}[data-component=CheckboxCard] label>header .check-icon{width:20px;height:20px;border-radius:50%;border:2px solid var(--grey-3);margin-left:auto;position:relative;transition:all .4s ease}[data-component=CheckboxCard] label>header .check-icon input{appearance:none;width:100%;height:100%;margin:0;cursor:pointer;position:relative;z-index:1}[data-component=CheckboxCard] label .content{padding:0 20px 10px}[data-component=CheckboxCard] label:has(:checked),[data-component=CheckboxCard] label:has(:checked) .check-icon{border-color:var(--primary)}[data-component=CheckboxCard] label:has(:checked) .check-icon{background-color:var(--primary)}[data-component=CheckboxCard] label:has(:checked) .check-icon [data-component=Icon]{opacity:1}[data-component=CheckboxCard]:has(:disabled){opacity:.6}[data-component=CheckboxCard]:has(:disabled) label,[data-component=CheckboxCard]:has(:disabled) label .check-icon input{cursor:not-allowed}[data-component=CheckboxCard] .validation-message{width:100%;color:var(--danger);margin:5px 0 0 20px}[data-component=CheckboxCard]:not(:has(:user-invalid)) .validation-message{display:none}[data-component=CheckboxCard]:has(:user-invalid) label,[data-component=CheckboxCard]:has(:user-invalid) label .check-icon{border-color:var(--danger)}[data-component=Date] .label-wrapper{display:flex}[data-component=Date] .label-wrapper{align-items:center}[data-component=Date]{font-family:var(--font-primary);font-size:var(--font-size);color:var(--text-color);position:relative}[data-component=Date] .label-wrapper{margin-bottom:5px}[data-component=Date] .label-wrapper label{font-weight:700}[data-component=Date] .label-wrapper [data-component=Tooltip]{margin-left:5px}[data-component=Date] .label-wrapper+[data-component=Icon]{color:var(--field-border-color);left:var(--field-spacing-x)}[data-component=Date] .label-wrapper+[data-component=Icon]+input{padding-left:calc(var(--field-spacing-x) + var(--field-icon-size) + 10px)}[data-component=Date]>[data-component=Icon]{width:var(--field-icon-size);height:var(--field-icon-size);position:absolute;top:40px}[data-component=Date]>[data-component=Icon] svg{transition:all .4s ease}[data-component=Date]:has(:user-invalid) .label-wrapper+[data-component=Icon]{color:var(--danger)}[data-component=Date]:has(:focus:not(:user-invalid)) .label-wrapper+[data-component=Icon]{color:var(--primary)}[data-component=Date] input{font-family:var(--font-primary);font-size:var(--font-size);display:block;width:100%;height:var(--field-height);padding:0 var(--field-spacing-x);border-radius:var(--field-border-radius);border:1px solid var(--field-border-color);box-sizing:border-box;transition:all .4s ease}[data-component=Date] input::-webkit-input-placeholder{color:var(--grey-6)}[data-component=Date] input::-moz-placeholder{color:var(--grey-6)}[data-component=Date] input:focus{border-color:var(--primary);box-shadow:var(--field-active-shadow);outline:none}[data-component=Date] input:disabled{cursor:not-allowed}[data-component=Date] input:user-invalid,[data-component=Date] input:user-invalid:focus{border-color:var(--danger)}[data-component=Date] .validation-message{color:var(--danger);margin:5px 0 0 5px}[data-component=Date] .validation-message:not(:last-child){margin-bottom:5px}[data-component=Date]:not(:has(:user-invalid)) .validation-message{display:none}[data-component=Input] .label-wrapper{display:flex}[data-component=Input] .label-wrapper{align-items:center}[data-component=Input]{font-family:var(--font-primary);font-size:var(--font-size);color:var(--text-color);position:relative}[data-component=Input] .label-wrapper{margin-bottom:5px}[data-component=Input] .label-wrapper label{font-weight:700}[data-component=Input] .label-wrapper [data-component=Tooltip]{margin-left:5px}[data-component=Input] .label-wrapper+[data-component=Icon]{color:var(--field-border-color);left:var(--field-spacing-x)}[data-component=Input] .label-wrapper+[data-component=Icon]+input{padding-left:calc(var(--field-spacing-x) + var(--field-icon-size) + 10px)}[data-component=Input]>[data-component=Icon]{width:var(--field-icon-size);height:var(--field-icon-size);position:absolute;top:40px}[data-component=Input]>[data-component=Icon] svg{transition:all .4s ease}[data-component=Input]:has(:user-invalid) .label-wrapper+[data-component=Icon]{color:var(--danger)}[data-component=Input]:has(:focus:not(:user-invalid)) .label-wrapper+[data-component=Icon]{color:var(--primary)}[data-component=Input] input{font-family:var(--font-primary);font-size:var(--font-size);display:block;width:100%;height:var(--field-height);padding:0 var(--field-spacing-x);border-radius:var(--field-border-radius);border:1px solid var(--field-border-color);box-sizing:border-box;transition:all .4s ease}[data-component=Input] input::-webkit-input-placeholder{color:var(--grey-6)}[data-component=Input] input::-moz-placeholder{color:var(--grey-6)}[data-component=Input] input:focus{border-color:var(--primary);box-shadow:var(--field-active-shadow);outline:none}[data-component=Input] input:disabled{cursor:not-allowed}[data-component=Input] input:user-invalid,[data-component=Input] input:user-invalid:focus{border-color:var(--danger)}[data-component=Input] .validation-message{color:var(--danger);margin:5px 0 0 5px}[data-component=Input] .validation-message:not(:last-child){margin-bottom:5px}[data-component=Input]:not(:has(:user-invalid)) .validation-message{display:none}[data-component=Password] .label-wrapper{display:flex}[data-component=Password] .label-wrapper{align-items:center}[data-component=Password]{font-family:var(--font-primary);font-size:var(--font-size);color:var(--text-color);position:relative}[data-component=Password] .label-wrapper{margin-bottom:5px}[data-component=Password] .label-wrapper label{font-weight:700}[data-component=Password] .label-wrapper [data-component=Tooltip]{margin-left:5px}[data-component=Password] .label-wrapper+[data-component=Icon]{color:var(--field-border-color);left:var(--field-spacing-x)}[data-component=Password] .label-wrapper+[data-component=Icon]+input{padding-left:calc(var(--field-spacing-x) + var(--field-icon-size) + 10px)}[data-component=Password]>[data-component=Icon]{width:var(--field-icon-size);height:var(--field-icon-size);position:absolute;top:40px}[data-component=Password]>[data-component=Icon] svg{transition:all .4s ease}[data-component=Password]:has(:user-invalid) .label-wrapper+[data-component=Icon]{color:var(--danger)}[data-component=Password]:has(:focus:not(:user-invalid)) .label-wrapper+[data-component=Icon]{color:var(--primary)}[data-component=Password] input{font-family:var(--font-primary);font-size:var(--font-size);display:block;width:100%;height:var(--field-height);padding:0 var(--field-spacing-x);border-radius:var(--field-border-radius);border:1px solid var(--field-border-color);box-sizing:border-box;transition:all .4s ease}[data-component=Password] input::-webkit-input-placeholder{color:var(--grey-6)}[data-component=Password] input::-moz-placeholder{color:var(--grey-6)}[data-component=Password] input:focus{border-color:var(--primary);box-shadow:var(--field-active-shadow);outline:none}[data-component=Password] input:disabled{cursor:not-allowed}[data-component=Password] input:user-invalid,[data-component=Password] input:user-invalid:focus{border-color:var(--danger)}[data-component=Password] input:user-invalid+[data-component=Icon][data-name=Eye],[data-component=Password] input:user-invalid:focus+[data-component=Icon][data-name=Eye]{color:var(--danger)}[data-component=Password] input+[data-component=Icon]{right:var(--field-spacing-x);cursor:pointer}[data-component=Password] .validation-message{color:var(--danger);margin:5px 0 0 5px}[data-component=Password] .validation-message:not(:last-child){margin-bottom:5px}[data-component=Password]:not(:has(:user-invalid)) .validation-message{display:none}[data-component=RadioButton] .title-wrapper{display:flex}[data-component=RadioButton] .title-wrapper{align-items:center}[data-component=RadioButton] .item input:after{position:absolute}[data-component=RadioButton] .item input:after{top:50%;left:50%;translate:-50% -50%}[data-component=RadioButton]{font-family:var(--font-primary);font-size:var(--font-size);color:var(--text-color)}[data-component=RadioButton] .title-wrapper{margin-bottom:5px}[data-component=RadioButton] .title-wrapper .title{font-weight:700;margin:0}[data-component=RadioButton] .title-wrapper [data-component=Tooltip]{margin-left:5px}[data-component=RadioButton] .item{display:flex;justify-content:space-between;position:relative}[data-component=RadioButton] .item:not(:last-child){margin-bottom:10px}[data-component=RadioButton] .item:not(:has(:disabled)) label,[data-component=RadioButton] .item:not(:has(:disabled)) input{cursor:pointer}[data-component=RadioButton] .item input{appearance:none;width:18px;height:18px;border-radius:50%;border:2px solid var(--primary);margin:0;position:relative}[data-component=RadioButton] .item input:after{content:"";width:0;height:0;border-radius:50%;background-color:var(--primary);transition:all .2s ease}[data-component=RadioButton] .item input:checked{border-color:var(--primary)}[data-component=RadioButton] .item input:checked:after{width:9px;height:9px}[data-component=RadioButton] .item input:user-invalid{border-color:var(--danger)}[data-component=RadioButton] .item input:disabled{opacity:.5}[data-component=RadioButton] .validation-message{color:var(--danger)}[data-component=RadioButton] .validation-message:not(:last-child){margin-bottom:5px}[data-component=RangeSlider]{text-align:center;height:55px;position:relative}[data-component=RangeSlider] .fill{height:6px;background-color:var(--primary);position:absolute;right:var(--v4ba2ae8e);left:var(--e81f5bf2);bottom:8px;z-index:1}[data-component=RangeSlider] .field{font-weight:700;position:absolute}[data-component=RangeSlider] .field.min{left:0}[data-component=RangeSlider] .field.max{right:0}[data-component=RangeSlider] .field label,[data-component=RangeSlider] .field input[type=number]{color:var(--dark-2)}[data-component=RangeSlider] .field input[type=number]{font-size:var(--font-size);font-weight:700;text-align:center;width:30px;height:30px;padding:0;border:none;background-color:transparent}[data-component=RangeSlider] .field input[type=number]::-webkit-inner-spin-button{appearance:none}[data-component=RangeSlider] .field input[type=number]:focus{outline:none}[data-component=RangeSlider] input[type=range]{appearance:none;width:100%;margin:0;position:absolute;left:0;bottom:8px}[data-component=RangeSlider] input[type=range]::-webkit-slider-runnable-track{width:100%;height:6px;border:0;border-radius:50px;box-shadow:none;background:var(--grey-2)}[data-component=RangeSlider] input[type=range]::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background-color:var(--primary);margin-top:-7px;position:relative;z-index:2}[data-component=RangeSlider] input[type=range]:not(:disabled)::-webkit-slider-runnable-track,[data-component=RangeSlider] input[type=range]:not(:disabled)::-webkit-slider-thumb{cursor:pointer}[data-component=RangeSlider]:has(:disabled) .fill,[data-component=RangeSlider]:has(:disabled) input[type=range]::-webkit-slider-thumb{background-color:var(--primary) -disabled}[data-component=RangeSlider]:has(:disabled) input[type=number]{background-color:transparent}[data-component=Select] .label-wrapper,[data-component=Select] .field-wrapper [data-subcomponent=TooltipContent] [role=listbox] [role=option]{display:flex}[data-component=Select] .label-wrapper,[data-component=Select] .field-wrapper [data-subcomponent=TooltipContent] [role=listbox] [role=option]{align-items:center}[data-component=Select]{font-family:var(--font-primary);font-size:var(--font-size);color:var(--text-color);position:relative}[data-component=Select] .label-wrapper{margin-bottom:5px}[data-component=Select] .label-wrapper label{font-weight:700}[data-component=Select] .label-wrapper [data-component=Tooltip]{margin-left:5px}[data-component=Select]:has(:user-invalid) .label-wrapper+[data-component=Icon]{color:var(--danger)}[data-component=Select]:has(:focus:not(:user-invalid)) .label-wrapper+[data-component=Icon]{color:var(--primary)}[data-component=Select] input,[data-component=Select] select{height:var(--field-height);padding:0 var(--field-spacing-x)}[data-component=Select] input,[data-component=Select] select{font-family:var(--font-primary);font-size:var(--font-size);display:block;width:100%;border-radius:var(--field-border-radius);border:1px solid var(--field-border-color);box-sizing:border-box;transition:all .4s ease}[data-component=Select] input::-webkit-input-placeholder,[data-component=Select] select::-webkit-input-placeholder{color:var(--grey-6)}[data-component=Select] input::-moz-placeholder,[data-component=Select] select::-moz-placeholder{color:var(--grey-6)}[data-component=Select] input:focus,[data-component=Select] select:focus{border-color:var(--primary);box-shadow:var(--field-active-shadow);outline:none}[data-component=Select] input:disabled,[data-component=Select] select:disabled{cursor:not-allowed}[data-component=Select] input:user-invalid,[data-component=Select] input:user-invalid:focus,[data-component=Select] select:user-invalid,[data-component=Select] select:user-invalid:focus{border-color:var(--danger)}[data-component=Select] .field-wrapper input{padding:0 35px 0 var(--field-spacing-x)}[data-component=Select] .field-wrapper [data-component=Button]{transition:rotate .3s ease;position:absolute;inset:18px 15px auto auto;z-index:auto}[data-component=Select] .field-wrapper [data-component=Button] [data-component=Icon]{opacity:.4}[data-component=Select] .field-wrapper [data-component=Button]:hover [data-component=Icon],[data-component=Select] .field-wrapper [data-component=Button]:focus [data-component=Icon],[data-component=Select] .field-wrapper [data-component=Button]:active [data-component=Icon]{opacity:.8}[data-component=Select] .field-wrapper:has([data-subcomponent=TooltipContent]:popover-open) [data-component=Button]{rotate:180deg}[data-component=Select] .field-wrapper:has([data-subcomponent=TooltipContent]:popover-open) [data-component=Button] [data-component=Icon]{opacity:.8}[data-component=Select] .field-wrapper [data-subcomponent=TooltipContent]{width:var(--v1e842348);padding:0;border-radius:0;box-shadow:none;background-color:transparent}[data-component=Select] .field-wrapper [data-subcomponent=TooltipContent] [role=listbox]{max-height:202px;padding:0;border-radius:4px;border:1px solid var(--field-border-color);margin:0;list-style:none;overflow-y:auto}[data-component=Select] .field-wrapper [data-subcomponent=TooltipContent] [role=listbox] [role=option]{height:40px;padding:5px;background-color:#fff;cursor:pointer;transition:all .4s ease;margin:0}[data-component=Select] .field-wrapper [data-subcomponent=TooltipContent] [role=listbox] [role=option]:hover,[data-component=Select] .field-wrapper [data-subcomponent=TooltipContent] [role=listbox] [role=option][aria-selected=true]{background-color:var(--field-border-color)}[data-component=Select] .field-wrapper [data-subcomponent=TooltipContent] [role=listbox] [role=option][aria-disabled=true]{pointer-events:none;background-color:#fafafa}[data-component=Select] .validation-message{color:var(--danger);margin:5px 0 0 5px}[data-component=Select] .validation-message:not(:last-child){margin-bottom:5px}[data-component=Select]:not(:has(:user-invalid)) .validation-message{display:none}[data-component=Textarea] .label-wrapper{display:flex}[data-component=Textarea] .label-wrapper{align-items:center}[data-component=Textarea]{font-family:var(--font-primary);font-size:var(--font-size);color:var(--text-color);position:relative}[data-component=Textarea] .label-wrapper{margin-bottom:5px}[data-component=Textarea] .label-wrapper label{font-weight:700}[data-component=Textarea] .label-wrapper [data-component=Tooltip]{margin-left:5px}[data-component=Textarea] .label-wrapper+[data-component=Icon]{color:var(--field-border-color)}[data-component=Textarea] .label-wrapper+[data-component=Icon]{left:var(--field-spacing-x)}[data-component=Textarea] .label-wrapper+[data-component=Icon]+input{padding-left:calc(var(--field-spacing-x) + var(--field-icon-size) + 10px)}[data-component=Textarea]:has(:user-invalid) .label-wrapper+[data-component=Icon]{color:var(--danger)}[data-component=Textarea]:has(:focus:not(:user-invalid)) .label-wrapper+[data-component=Icon]{color:var(--primary)}[data-component=Textarea] textarea{font-family:var(--font-primary);font-size:var(--font-size);display:block;width:100%;padding:var(--field-spacing-x);border-radius:var(--field-border-radius);border:1px solid var(--field-border-color);box-sizing:border-box;transition:all .4s ease}[data-component=Textarea] textarea::-webkit-input-placeholder{color:var(--grey-6)}[data-component=Textarea] textarea::-moz-placeholder{color:var(--grey-6)}[data-component=Textarea] textarea:focus{border-color:var(--primary);box-shadow:var(--field-active-shadow);outline:none}[data-component=Textarea] textarea:disabled{cursor:not-allowed}[data-component=Textarea] textarea:user-invalid,[data-component=Textarea] textarea:user-invalid:focus{border-color:var(--danger)}[data-component=Textarea] .validation-message{color:var(--danger);margin:5px 0 0 5px}[data-component=Textarea] .validation-message:not(:last-child){margin-bottom:5px}[data-component=Textarea]:not(:has(:user-invalid)) .validation-message{display:none}[data-component=Toggle] label{display:flex}[data-component=Toggle] label{align-items:center}[data-component=Toggle] label .input-wrapper input,[data-component=Toggle] label .input-wrapper .toggle,[data-component=Toggle] label .input-wrapper .toggle:after{position:absolute}[data-component=Toggle] label .input-wrapper input,[data-component=Toggle] label .input-wrapper .toggle{top:50%;left:50%;translate:-50% -50%}[data-component=Toggle] label .input-wrapper .toggle:after{top:50%;translate:0 -50%}[data-component=Toggle]{font-family:var(--font-primary);font-size:var(--font-size);font-weight:700;color:var(--text-color)}[data-component=Toggle]:not(:has(:disabled)) label,[data-component=Toggle]:not(:has(:disabled)) input{cursor:pointer}[data-component=Toggle] label{font-weight:700;width:100%}[data-component=Toggle] label>[data-component=Icon]{background-color:var(--grey-2);border-radius:6px;margin-right:5px;transition:all .4s ease}[data-component=Toggle] label>[data-component=Icon] svg{width:70%;height:70%;fill:var(--grey-7)}[data-component=Toggle] label span{font-weight:400;margin-left:5px}[data-component=Toggle] label [data-component=Tooltip]{margin-left:5px}[data-component=Toggle] label .input-wrapper{display:inline-block;width:40px;height:22px;margin-left:auto;position:relative}[data-component=Toggle] label .input-wrapper input,[data-component=Toggle] label .input-wrapper .toggle{width:100%}[data-component=Toggle] label .input-wrapper input{appearance:none;height:100%;margin:0;z-index:1}[data-component=Toggle] label .input-wrapper .toggle{height:15px;background-color:var(--grey-2)}[data-component=Toggle] label .input-wrapper .toggle,[data-component=Toggle] label .input-wrapper .toggle:after{border-radius:50px;transition:all .4s ease}[data-component=Toggle] label .input-wrapper .toggle:after{content:"";width:22px;height:22px;background-color:var(--grey-7)}[data-component=Toggle] label:has(:checked)>[data-component=Icon]{background-color:#dbe1ff}[data-component=Toggle] label:has(:checked)>[data-component=Icon] svg{fill:var(--primary)}[data-component=Toggle] label:has(:checked) .input-wrapper .toggle{background-color:#dbe1ff}[data-component=Toggle] label:has(:checked) .input-wrapper .toggle:after{translate:100% -50%;background-color:var(--primary)}[data-component=Toggle] label:has(:disabled),[data-component=Toggle] label:has(:disabled) input{cursor:not-allowed}[data-component=Toggle] label:has(:disabled)>[data-component=Icon],[data-component=Toggle] label:has(:disabled) .input-wrapper .toggle{opacity:.5}[data-component=Toggle] .validation-message{width:100%;color:var(--danger);margin:5px 0 0}[data-component=Toggle]:not(:has(:user-invalid)) .validation-message{display:none}[data-component=Loader].loading>[data-component=Icon]{position:absolute}[data-component=Loader].loading>[data-component=Icon]{top:50%;left:50%;translate:-50% -50%}[data-component=Loader].loading{pointer-events:none}[data-component=Loader].loading:after{content:"";position:absolute;inset:0;z-index:999;background-color:var(--v3bd3aee0)}[data-component=Loader].loading>[data-component=Icon]{color:var(--primary);z-index:1000}[data-component=Loader].loading.content{position:relative}[data-component=Loader].loading.page{position:fixed;inset:0;z-index:9999}[data-component=LocationFields] .title{font-weight:700;margin:0 0 10px}[data-component=MatchAddictions]{display:flex}[data-component=MatchAddictions]{justify-content:center}[data-component=MatchAddictions]{column-gap:50px}[data-component=MatchAddictions] [data-component=Tooltip] [data-component=Icon]{width:38px;height:38px;border-radius:50%;color:var(--danger);background-color:#fd6e6433}[data-component=MatchAddictions] [data-component=Tooltip] [data-component=Icon] svg{width:60%;height:60%}[data-component=MatchAddictions] [data-component=Tooltip] [data-component=Icon].active{color:var(--success);background-color:#37c99133}[data-component=PaidFeature] .paid-feature-notice{position:absolute}[data-component=PaidFeature] .paid-feature-notice{left:50%;translate:-50% 0}[data-component=PaidFeature]{cursor:pointer;position:relative}[data-component=PaidFeature] [data-component=Tooltip]{width:100%;height:100%}[data-component=PaidFeature] .paid-feature-notice{color:var(--primary);top:var(--v6940a0ac);z-index:5}[data-component=PaidFeature] .paid-feature-notice~*:not([data-subcomponent=TooltipContent]){opacity:.5;pointer-events:none}[data-component=Percentage] .info{position:absolute}[data-component=Percentage] .info{top:50%;left:50%;translate:-50% -50%}[data-component=Percentage]{position:relative}[data-component=Percentage] .info{width:max-content;height:max-content;color:var(--dark-2);text-align:center}[data-component=Percentage] .info .title{font-size:var(--e64eec82);font-weight:700;margin:0}[data-component=Percentage] .info .subtitle{font-size:14px;margin:0}[data-component=Percentage] svg{transform:rotate(-90deg)}[data-component=Percentage] svg .percent{stroke-dashoffset:var(--be519e12)}[data-component=ProfilePicture] .frame{display:flex}[data-component=ProfilePicture] .frame{align-items:center;justify-content:center}[data-component=ProfilePicture]{display:flex;flex-direction:column;align-items:var(--b9dc31bc)}[data-component=ProfilePicture].user{cursor:pointer}[data-component=ProfilePicture] .frame{width:100px;height:100px;color:#cbcbdc;background-color:#f3f3f7;overflow:hidden}[data-component=ProfilePicture] .frame,[data-component=ProfilePicture] .frame img{border-radius:40%}[data-component=ProfilePicture] .frame img{width:100%;height:100%;border:4px solid var(--primary)}[data-component=ProfilePicture] .frame p{font-weight:700;margin:0}[data-component=ProfilePicture] .title{margin:10px 0 0}[data-component=SectionButton],[data-component=SectionButton] .content header{display:flex}[data-component=SectionButton],[data-component=SectionButton] .content header{align-items:center}[data-component=SectionButton]{font:inherit;font-family:var(--font-primary);font-size:var(--font-size);color:var(--text-color);justify-content:space-between;height:100px;padding:0 20px;border:none;border-top:1px solid var(--grey-2);background-color:transparent;text-align:left;cursor:pointer}[data-component=SectionButton]:last-child{border-bottom:1px solid var(--grey-2)}[data-component=SectionButton] .content header{margin-bottom:5px}[data-component=SectionButton] .content header [data-component=Icon]{width:25px;height:25px;color:var(--primary);margin-right:20px}[data-component=SectionButton] .content header .title{font-size:16px;font-weight:700}[data-component=SectionButton] .content .description{color:var(--grey-8);margin:0 0 0 45px}[data-component=SectionButton]>[data-component=Icon]{flex-shrink:0;color:var(--dark-1);margin-left:10px}[data-component=SectionButton]:not(:disabled):hover>[data-component=Icon],[data-component=SectionButton]:not(:disabled):focus>[data-component=Icon],[data-component=SectionButton]:not(:disabled):active>[data-component=Icon]{color:var(--primary)}[data-component=SectionButton]:disabled{cursor:not-allowed}[data-layout=Footer] .container{display:flex}[data-layout=Footer] .container{align-items:center}[data-layout=Footer] .container{column-gap:var(--layout-spacing-x);min-height:var(--footer-size)}[data-page=UserSubcategory] [data-layout=Header] .title,[data-page=SearchSubcategory] [data-layout=Header] .title,[data-page=MatchToChooseSubcategory] [data-layout=Header] .title,[data-page=MatchSubcategory] [data-layout=Header] .title{display:flex;column-gap:10px}[data-page=UserSubcategory] [data-layout=Header] .title [data-component=Icon],[data-page=SearchSubcategory] [data-layout=Header] .title [data-component=Icon],[data-page=MatchToChooseSubcategory] [data-layout=Header] .title [data-component=Icon],[data-page=MatchSubcategory] [data-layout=Header] .title [data-component=Icon]{color:var(--primary)}[data-page=UserSubcategory] [data-layout=Footer] .container,[data-page=SearchSubcategory] [data-layout=Footer] .container,[data-page=MatchToChooseSubcategory] [data-layout=Footer] .container,[data-page=MatchSubcategory] [data-layout=Footer] .container{align-items:start;justify-content:space-between}[data-page=UserSubcategory] [data-layout=Footer] .container .navigation-button,[data-page=SearchSubcategory] [data-layout=Footer] .container .navigation-button,[data-page=MatchToChooseSubcategory] [data-layout=Footer] .container .navigation-button,[data-page=MatchSubcategory] [data-layout=Footer] .container .navigation-button{width:100%;height:50px;border-radius:8px;padding:0 12px;border:1px solid var(--grey-4);background-color:transparent;cursor:pointer;transition:all .4s ease}[data-page=UserSubcategory] [data-layout=Footer] .container .navigation-button.previous,[data-page=SearchSubcategory] [data-layout=Footer] .container .navigation-button.previous,[data-page=MatchToChooseSubcategory] [data-layout=Footer] .container .navigation-button.previous,[data-page=MatchSubcategory] [data-layout=Footer] .container .navigation-button.previous{text-align:left}[data-page=UserSubcategory] [data-layout=Footer] .container .navigation-button.next,[data-page=SearchSubcategory] [data-layout=Footer] .container .navigation-button.next,[data-page=MatchToChooseSubcategory] [data-layout=Footer] .container .navigation-button.next,[data-page=MatchSubcategory] [data-layout=Footer] .container .navigation-button.next{text-align:right;margin-left:auto}[data-page=UserSubcategory] [data-layout=Footer] .container .navigation-button .description,[data-page=SearchSubcategory] [data-layout=Footer] .container .navigation-button .description,[data-page=MatchToChooseSubcategory] [data-layout=Footer] .container .navigation-button .description,[data-page=MatchSubcategory] [data-layout=Footer] .container .navigation-button .description{font-size:13px;color:#9499a1}[data-page=UserSubcategory] [data-layout=Footer] .container .navigation-button .title,[data-page=SearchSubcategory] [data-layout=Footer] .container .navigation-button .title,[data-page=MatchToChooseSubcategory] [data-layout=Footer] .container .navigation-button .title,[data-page=MatchSubcategory] [data-layout=Footer] .container .navigation-button .title{font-size:14px;color:var(--primary)}[data-page=UserSubcategory] [data-layout=Footer] .container .navigation-button:not(:disabled):hover,[data-page=UserSubcategory] [data-layout=Footer] .container .navigation-button:not(:disabled):focus,[data-page=UserSubcategory] [data-layout=Footer] .container .navigation-button:not(:disabled):active,[data-page=SearchSubcategory] [data-layout=Footer] .container .navigation-button:not(:disabled):hover,[data-page=SearchSubcategory] [data-layout=Footer] .container .navigation-button:not(:disabled):focus,[data-page=SearchSubcategory] [data-layout=Footer] .container .navigation-button:not(:disabled):active,[data-page=MatchToChooseSubcategory] [data-layout=Footer] .container .navigation-button:not(:disabled):hover,[data-page=MatchToChooseSubcategory] [data-layout=Footer] .container .navigation-button:not(:disabled):focus,[data-page=MatchToChooseSubcategory] [data-layout=Footer] .container .navigation-button:not(:disabled):active,[data-page=MatchSubcategory] [data-layout=Footer] .container .navigation-button:not(:disabled):hover,[data-page=MatchSubcategory] [data-layout=Footer] .container .navigation-button:not(:disabled):focus,[data-page=MatchSubcategory] [data-layout=Footer] .container .navigation-button:not(:disabled):active{border-color:var(--primary)}[data-page=UserSubcategory] [data-layout=Footer] .container .navigation-button:disabled,[data-page=SearchSubcategory] [data-layout=Footer] .container .navigation-button:disabled,[data-page=MatchToChooseSubcategory] [data-layout=Footer] .container .navigation-button:disabled,[data-page=MatchSubcategory] [data-layout=Footer] .container .navigation-button:disabled{cursor:not-allowed}[data-component=Tabs]>.tab>summary{display:flex}[data-component=Tabs]>.tab>summary{align-items:center;justify-content:center}[data-component=Tabs]{font-family:var(--font-primary);font-size:var(--font-size);color:var(--text-color);display:flex;width:100%;height:50px;border-radius:50px;border:1px solid var(--grey-4);position:relative}[data-component=Tabs]>.tab{flex-grow:1;flex-shrink:1;flex-basis:0;padding:5px;box-sizing:border-box}[data-component=Tabs]>.tab>summary{height:100%;border-radius:50px;transition:background-color .4s ease}[data-component=Tabs]>.tab>summary::marker{content:""}[data-component=Tabs]>.tab>summary [data-component=Icon],[data-component=Tabs]>.tab>summary .title{color:var(--text-color);transition:color .4s ease}[data-component=Tabs]>.tab>summary [data-component=Icon]{margin-right:5px}[data-component=Tabs]>.tab>summary .title{font-family:var(--font-secondary);font-size:var(--font-size);font-weight:700;margin:0}[data-component=Tabs]>.tab>.content{margin-top:25px;position:absolute;inset:auto 0;z-index:auto}[data-component=Tabs]>.tab:not([aria-disabled=true])>summary:hover [data-component=Icon],[data-component=Tabs]>.tab:not([aria-disabled=true])>summary:hover .title,[data-component=Tabs]>.tab:not([aria-disabled=true])>summary:focus [data-component=Icon],[data-component=Tabs]>.tab:not([aria-disabled=true])>summary:focus .title,[data-component=Tabs]>.tab:not([aria-disabled=true])>summary:active [data-component=Icon],[data-component=Tabs]>.tab:not([aria-disabled=true])>summary:active .title{color:var(--primary)}[data-component=Tabs]>.tab:not([aria-disabled=true]):not(:open)>summary{cursor:pointer}[data-component=Tabs]>.tab:not([aria-disabled=true]):open>summary{background:var(--gradient-primary)}[data-component=Tabs]>.tab:not([aria-disabled=true]):open>summary [data-component=Icon],[data-component=Tabs]>.tab:not([aria-disabled=true]):open>summary .title{color:#fff}[data-component=Tabs]>.tab[aria-disabled=true]>summary{background-color:var(--grey-2);cursor:not-allowed}[data-component=Tabs]>.tab[aria-disabled=true]>summary [data-component=Icon],[data-component=Tabs]>.tab[aria-disabled=true]>summary .title{color:var(--grey-8)}[data-component=Toasts] .toast>header{display:flex}[data-component=Toasts] .toast>header{align-items:center}[data-component=Toasts]{font-family:var(--font-primary);font-size:var(--font-size);color:var(--text-color);max-width:400px;width:calc(100% - 30px);padding:0;border:none;box-sizing:border-box;background-color:transparent;position:fixed;inset:15px 15px auto auto;z-index:auto}[data-component=Toasts] .toast{padding:8px 15px;border-radius:10px;box-sizing:border-box;position:relative}[data-component=Toasts] .toast:not(:last-child){margin-bottom:10px}[data-component=Toasts] .toast:after{content:"";height:4px;border-radius:10px 10px 0 0;position:absolute;inset:0 1px auto;z-index:auto;animation-name:grow;animation-duration:var(--v882a2af6)}@keyframes grow{0%{width:0%}to{width:99%}}[data-component=Toasts] .toast:hover:after{animation-play-state:paused}[data-component=Toasts] .toast>header>[data-component=Icon],[data-component=Toasts] .toast>header>[data-component=Button]{align-self:start;flex-shrink:0}[data-component=Toasts] .toast>header>[data-component=Icon]{margin-right:5px}[data-component=Toasts] .toast>header>.title{font-family:var(--font-secondary);font-size:var(--font-size);font-weight:700;margin:0 5px 0 0}[data-component=Toasts] .toast>header>[data-component=Button]{margin-left:auto}[data-component=Toasts] .toast>article{margin-top:3px}[data-component=Toasts] .toast>article p{margin:0}[data-component=Toasts] .toast.info{background-color:#eefcfe}[data-component=Toasts] .toast.info:after{background-color:var(--info)}[data-component=Toasts] .toast.info>header>[data-component=Icon]{color:var(--info)}[data-component=Toasts] .toast.success{background-color:#e9f7f1}[data-component=Toasts] .toast.success:after{background-color:var(--success)}[data-component=Toasts] .toast.success>header>[data-component=Icon]{color:var(--success)}[data-component=Toasts] .toast.warning{background-color:#fff9f1}[data-component=Toasts] .toast.warning:after{background-color:var(--warning)}[data-component=Toasts] .toast.warning>header>[data-component=Icon]{color:var(--warning)}[data-component=Toasts] .toast.danger{background-color:#fff2f1}[data-component=Toasts] .toast.danger:after{background-color:var(--danger)}[data-component=Toasts] .toast.danger>header>[data-component=Icon]{color:var(--danger)}[data-component=Totals] .item,[data-component=Totals] .item .title{display:flex}[data-component=Totals] .item,[data-component=Totals] .item .title{align-items:center}[data-component=Totals]{display:flex;justify-content:space-evenly}[data-component=Totals] .item{flex-direction:column;justify-content:center;min-width:150px;height:65px;padding:0 20px;border-radius:50px;background-color:#f4f6ff}[data-component=Totals] .item .title{font-size:14px;font-weight:400}[data-component=Totals] .item .title [data-component=Icon]{width:15px;height:15px;color:var(--primary);margin-right:5px}[data-component=Totals] .item .number{font-size:24px;font-weight:900;margin:5px 0 0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.absolute-center{top:50%!important;left:50%!important;translate:-50% -50%!important}.absolute-vertical-center{top:50%!important;translate:0 -50%!important}.absolute-horizontal-center{left:50%!important;translate:-50% 0!important}.d-none{display:none!important}.d-block{display:block!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-grid{display:grid!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-center{align-items:center!important;justify-content:center!important}.flex-vertical-center{align-items:center!important}.flex-horizontal-center{justify-content:center!important}.overflow-hidden{overflow:hidden}.disabled-cursor{pointer-events:none}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.m-0{margin:0!important}.mt-5{margin-top:5px!important}.mr-5{margin-right:5px!important}.mb-5{margin-bottom:5px!important}.ml-5{margin-left:5px!important}.my-5{margin-top:5px!important;margin-bottom:5px!important}.mx-5{margin-left:5px!important;margin-right:5px!important}.m-5{margin:5px!important}.mt-10{margin-top:10px!important}.mr-10{margin-right:10px!important}.mb-10{margin-bottom:10px!important}.ml-10{margin-left:10px!important}.my-10{margin-top:10px!important;margin-bottom:10px!important}.mx-10{margin-left:10px!important;margin-right:10px!important}.m-10{margin:10px!important}.mt-15{margin-top:15px!important}.mr-15{margin-right:15px!important}.mb-15{margin-bottom:15px!important}.ml-15{margin-left:15px!important}.my-15{margin-top:15px!important;margin-bottom:15px!important}.mx-15{margin-left:15px!important;margin-right:15px!important}.m-15{margin:15px!important}.mt-20{margin-top:20px!important}.mr-20{margin-right:20px!important}.mb-20{margin-bottom:20px!important}.ml-20{margin-left:20px!important}.my-20{margin-top:20px!important;margin-bottom:20px!important}.mx-20{margin-left:20px!important;margin-right:20px!important}.m-20{margin:20px!important}.mt-25{margin-top:25px!important}.mr-25{margin-right:25px!important}.mb-25{margin-bottom:25px!important}.ml-25{margin-left:25px!important}.my-25{margin-top:25px!important;margin-bottom:25px!important}.mx-25{margin-left:25px!important;margin-right:25px!important}.m-25{margin:25px!important}.mt-30{margin-top:30px!important}.mr-30{margin-right:30px!important}.mb-30{margin-bottom:30px!important}.ml-30{margin-left:30px!important}.my-30{margin-top:30px!important;margin-bottom:30px!important}.mx-30{margin-left:30px!important;margin-right:30px!important}.m-30{margin:30px!important}.mt-35{margin-top:35px!important}.mr-35{margin-right:35px!important}.mb-35{margin-bottom:35px!important}.ml-35{margin-left:35px!important}.my-35{margin-top:35px!important;margin-bottom:35px!important}.mx-35{margin-left:35px!important;margin-right:35px!important}.m-35{margin:35px!important}.mt-40{margin-top:40px!important}.mr-40{margin-right:40px!important}.mb-40{margin-bottom:40px!important}.ml-40{margin-left:40px!important}.my-40{margin-top:40px!important;margin-bottom:40px!important}.mx-40{margin-left:40px!important;margin-right:40px!important}.m-40{margin:40px!important}.mt-45{margin-top:45px!important}.mr-45{margin-right:45px!important}.mb-45{margin-bottom:45px!important}.ml-45{margin-left:45px!important}.my-45{margin-top:45px!important;margin-bottom:45px!important}.mx-45{margin-left:45px!important;margin-right:45px!important}.m-45{margin:45px!important}.mt-50{margin-top:50px!important}.mr-50{margin-right:50px!important}.mb-50{margin-bottom:50px!important}.ml-50{margin-left:50px!important}.my-50{margin-top:50px!important;margin-bottom:50px!important}.mx-50{margin-left:50px!important;margin-right:50px!important}.m-50{margin:50px!important}.mt-55{margin-top:55px!important}.mr-55{margin-right:55px!important}.mb-55{margin-bottom:55px!important}.ml-55{margin-left:55px!important}.my-55{margin-top:55px!important;margin-bottom:55px!important}.mx-55{margin-left:55px!important;margin-right:55px!important}.m-55{margin:55px!important}.mt-60{margin-top:60px!important}.mr-60{margin-right:60px!important}.mb-60{margin-bottom:60px!important}.ml-60{margin-left:60px!important}.my-60{margin-top:60px!important;margin-bottom:60px!important}.mx-60{margin-left:60px!important;margin-right:60px!important}.m-60{margin:60px!important}.mt-65{margin-top:65px!important}.mr-65{margin-right:65px!important}.mb-65{margin-bottom:65px!important}.ml-65{margin-left:65px!important}.my-65{margin-top:65px!important;margin-bottom:65px!important}.mx-65{margin-left:65px!important;margin-right:65px!important}.m-65{margin:65px!important}.mt-70{margin-top:70px!important}.mr-70{margin-right:70px!important}.mb-70{margin-bottom:70px!important}.ml-70{margin-left:70px!important}.my-70{margin-top:70px!important;margin-bottom:70px!important}.mx-70{margin-left:70px!important;margin-right:70px!important}.m-70{margin:70px!important}.mt-75{margin-top:75px!important}.mr-75{margin-right:75px!important}.mb-75{margin-bottom:75px!important}.ml-75{margin-left:75px!important}.my-75{margin-top:75px!important;margin-bottom:75px!important}.mx-75{margin-left:75px!important;margin-right:75px!important}.m-75{margin:75px!important}.mt-80{margin-top:80px!important}.mr-80{margin-right:80px!important}.mb-80{margin-bottom:80px!important}.ml-80{margin-left:80px!important}.my-80{margin-top:80px!important;margin-bottom:80px!important}.mx-80{margin-left:80px!important;margin-right:80px!important}.m-80{margin:80px!important}.mt-85{margin-top:85px!important}.mr-85{margin-right:85px!important}.mb-85{margin-bottom:85px!important}.ml-85{margin-left:85px!important}.my-85{margin-top:85px!important;margin-bottom:85px!important}.mx-85{margin-left:85px!important;margin-right:85px!important}.m-85{margin:85px!important}.mt-90{margin-top:90px!important}.mr-90{margin-right:90px!important}.mb-90{margin-bottom:90px!important}.ml-90{margin-left:90px!important}.my-90{margin-top:90px!important;margin-bottom:90px!important}.mx-90{margin-left:90px!important;margin-right:90px!important}.m-90{margin:90px!important}.mt-95{margin-top:95px!important}.mr-95{margin-right:95px!important}.mb-95{margin-bottom:95px!important}.ml-95{margin-left:95px!important}.my-95{margin-top:95px!important;margin-bottom:95px!important}.mx-95{margin-left:95px!important;margin-right:95px!important}.m-95{margin:95px!important}.mt-100{margin-top:100px!important}.mr-100{margin-right:100px!important}.mb-100{margin-bottom:100px!important}.ml-100{margin-left:100px!important}.my-100{margin-top:100px!important;margin-bottom:100px!important}.mx-100{margin-left:100px!important;margin-right:100px!important}.m-100{margin:100px!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.m-auto{margin:auto!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.px-0{padding-left:0!important;padding-right:0!important}.p-0{padding:0!important}.pt-5{padding-top:5px!important}.pr-5{padding-right:5px!important}.pb-5{padding-bottom:5px!important}.pl-5{padding-left:5px!important}.py-5{padding-top:5px!important;padding-bottom:5px!important}.px-5{padding-left:5px!important;padding-right:5px!important}.p-5{padding:5px!important}.pt-10{padding-top:10px!important}.pr-10{padding-right:10px!important}.pb-10{padding-bottom:10px!important}.pl-10{padding-left:10px!important}.py-10{padding-top:10px!important;padding-bottom:10px!important}.px-10{padding-left:10px!important;padding-right:10px!important}.p-10{padding:10px!important}.pt-15{padding-top:15px!important}.pr-15{padding-right:15px!important}.pb-15{padding-bottom:15px!important}.pl-15{padding-left:15px!important}.py-15{padding-top:15px!important;padding-bottom:15px!important}.px-15{padding-left:15px!important;padding-right:15px!important}.p-15{padding:15px!important}.pt-20{padding-top:20px!important}.pr-20{padding-right:20px!important}.pb-20{padding-bottom:20px!important}.pl-20{padding-left:20px!important}.py-20{padding-top:20px!important;padding-bottom:20px!important}.px-20{padding-left:20px!important;padding-right:20px!important}.p-20{padding:20px!important}.pt-25{padding-top:25px!important}.pr-25{padding-right:25px!important}.pb-25{padding-bottom:25px!important}.pl-25{padding-left:25px!important}.py-25{padding-top:25px!important;padding-bottom:25px!important}.px-25{padding-left:25px!important;padding-right:25px!important}.p-25{padding:25px!important}.pt-30{padding-top:30px!important}.pr-30{padding-right:30px!important}.pb-30{padding-bottom:30px!important}.pl-30{padding-left:30px!important}.py-30{padding-top:30px!important;padding-bottom:30px!important}.px-30{padding-left:30px!important;padding-right:30px!important}.p-30{padding:30px!important}.pt-35{padding-top:35px!important}.pr-35{padding-right:35px!important}.pb-35{padding-bottom:35px!important}.pl-35{padding-left:35px!important}.py-35{padding-top:35px!important;padding-bottom:35px!important}.px-35{padding-left:35px!important;padding-right:35px!important}.p-35{padding:35px!important}.pt-40{padding-top:40px!important}.pr-40{padding-right:40px!important}.pb-40{padding-bottom:40px!important}.pl-40{padding-left:40px!important}.py-40{padding-top:40px!important;padding-bottom:40px!important}.px-40{padding-left:40px!important;padding-right:40px!important}.p-40{padding:40px!important}.pt-45{padding-top:45px!important}.pr-45{padding-right:45px!important}.pb-45{padding-bottom:45px!important}.pl-45{padding-left:45px!important}.py-45{padding-top:45px!important;padding-bottom:45px!important}.px-45{padding-left:45px!important;padding-right:45px!important}.p-45{padding:45px!important}.pt-50{padding-top:50px!important}.pr-50{padding-right:50px!important}.pb-50{padding-bottom:50px!important}.pl-50{padding-left:50px!important}.py-50{padding-top:50px!important;padding-bottom:50px!important}.px-50{padding-left:50px!important;padding-right:50px!important}.p-50{padding:50px!important}.pt-55{padding-top:55px!important}.pr-55{padding-right:55px!important}.pb-55{padding-bottom:55px!important}.pl-55{padding-left:55px!important}.py-55{padding-top:55px!important;padding-bottom:55px!important}.px-55{padding-left:55px!important;padding-right:55px!important}.p-55{padding:55px!important}.pt-60{padding-top:60px!important}.pr-60{padding-right:60px!important}.pb-60{padding-bottom:60px!important}.pl-60{padding-left:60px!important}.py-60{padding-top:60px!important;padding-bottom:60px!important}.px-60{padding-left:60px!important;padding-right:60px!important}.p-60{padding:60px!important}.pt-65{padding-top:65px!important}.pr-65{padding-right:65px!important}.pb-65{padding-bottom:65px!important}.pl-65{padding-left:65px!important}.py-65{padding-top:65px!important;padding-bottom:65px!important}.px-65{padding-left:65px!important;padding-right:65px!important}.p-65{padding:65px!important}.pt-70{padding-top:70px!important}.pr-70{padding-right:70px!important}.pb-70{padding-bottom:70px!important}.pl-70{padding-left:70px!important}.py-70{padding-top:70px!important;padding-bottom:70px!important}.px-70{padding-left:70px!important;padding-right:70px!important}.p-70{padding:70px!important}.pt-75{padding-top:75px!important}.pr-75{padding-right:75px!important}.pb-75{padding-bottom:75px!important}.pl-75{padding-left:75px!important}.py-75{padding-top:75px!important;padding-bottom:75px!important}.px-75{padding-left:75px!important;padding-right:75px!important}.p-75{padding:75px!important}.pt-80{padding-top:80px!important}.pr-80{padding-right:80px!important}.pb-80{padding-bottom:80px!important}.pl-80{padding-left:80px!important}.py-80{padding-top:80px!important;padding-bottom:80px!important}.px-80{padding-left:80px!important;padding-right:80px!important}.p-80{padding:80px!important}.pt-85{padding-top:85px!important}.pr-85{padding-right:85px!important}.pb-85{padding-bottom:85px!important}.pl-85{padding-left:85px!important}.py-85{padding-top:85px!important;padding-bottom:85px!important}.px-85{padding-left:85px!important;padding-right:85px!important}.p-85{padding:85px!important}.pt-90{padding-top:90px!important}.pr-90{padding-right:90px!important}.pb-90{padding-bottom:90px!important}.pl-90{padding-left:90px!important}.py-90{padding-top:90px!important;padding-bottom:90px!important}.px-90{padding-left:90px!important;padding-right:90px!important}.p-90{padding:90px!important}.pt-95{padding-top:95px!important}.pr-95{padding-right:95px!important}.pb-95{padding-bottom:95px!important}.pl-95{padding-left:95px!important}.py-95{padding-top:95px!important;padding-bottom:95px!important}.px-95{padding-left:95px!important;padding-right:95px!important}.p-95{padding:95px!important}.pt-100{padding-top:100px!important}.pr-100{padding-right:100px!important}.pb-100{padding-bottom:100px!important}.pl-100{padding-left:100px!important}.py-100{padding-top:100px!important;padding-bottom:100px!important}.px-100{padding-left:100px!important;padding-right:100px!important}.p-100{padding:100px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-100{height:100%!important}.w-full{width:calc(var(--layout-spacing-x) + 100% + var(--layout-spacing-x));margin-left:calc(var(--layout-spacing-x) * -1)!important;margin-right:calc(var(--layout-spacing-x) * -1)!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.text-start{text-align:start!important}.text-end{text-align:end!important}.text-continued{overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}:root{--primary: #8fa1fe;--primary-light: rgb(168.2743362832, 182.2123893805, 254.2256637168);--primary-darker: rgb(117.7256637168, 139.7876106195, 253.7743362832);--secondary: #c1a9fc;--secondary-light: rgb(210.7640449438, 193.6404494382, 252.8595505618);--secondary-darker: rgb(175.2359550562, 144.3595505618, 251.1404494382);--info: #14d5f3;--info-light: rgb(44.2611336032, 217.3360323887, 244.2388663968);--info-darker: rgb(11.5384615385, 197.1153846154, 225.9615384615);--success: #37c991;--success-light: rgb(75.0787401575, 206.4212598425, 156.0433070866);--success-darker: rgb(49.0039370079, 181.4960629921, 130.6771653543);--warning: #ffb23e;--warning-light: rgb(255, 188.1735751295, 87.5);--warning-darker: rgb(255, 167.8264248705, 36.5);--danger: #fd6e64;--danger-light: rgb(253.3248407643, 133.550955414, 125.1751592357);--danger-darker: rgb(252.6751592357, 86.449044586, 74.8248407643);--grey-1: #f9f9f9;--grey-2: #f1f1f1;--grey-3: #eef4fb;--grey-4: #dae8f7;--grey-5: #e0e0e0;--grey-6: #cbcbcb;--grey-7: #c0c0c0;--grey-8: #aeb2bf;--dark-1: #616161;--dark-2: #3d464d;--gradient-primary: linear-gradient(90deg, #8fa1fe 0%, #c1a9fc 100%);--gradient-secondary: linear-gradient(90deg, #c1a9fc 0%, #8fa1fe 100%);--shadow-primary: 0 0 15px 5px rgba(143, 161, 254, .4);--font-primary: "Lato", sans-serif;--font-secondary: "Gilroy", sans-serif;--font-size: 16px;--header-size: 80px;--footer-size: 60px;--layout-spacing-y: 10px;--layout-spacing-x: 15px;--container-width: 500px;--text-color: var(--dark-2);--bg-color: #f9f9fb;--field-spacing-y: 15px;--field-spacing-x: 15px;--field-icon-size: 20px;--field-height: 50px;--field-border-radius: 15px;--field-border-color: var(--grey-4);--field-active-shadow: 0 0 12px rgba(143, 161, 254, .5)}@font-face{font-family:Gilroy;font-weight:500;font-display:swap;src:url(/fonts/Gilroy/Gilroy-Medium.otf)}@font-face{font-family:Gilroy;font-weight:700;font-display:swap;src:url(/fonts/Gilroy/Gilroy-Bold.otf)}[aria-hidden=true]{display:none!important}*,*:before,*:after{box-sizing:inherit}body{font-family:var(--font-primary);font-size:var(--font-size);font-weight:400;color:var(--text-color);box-sizing:border-box;background-color:var(--bg-color);margin:0}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar{width:8px;height:8px;background-color:#e1e3e4}::-webkit-scrollbar-thumb{border-radius:10px;background-color:#c1c8cc}::-webkit-scrollbar-thumb:active{background-color:var(--primary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-secondary);font-weight:700;line-height:100%;margin:0}menu,ul{padding:0;margin:0;list-style:none}menu li:not(:last-child),ul li:not(:last-child){margin-bottom:20px}figure{margin:0}a{text-decoration:none;transition:all .4s ease}a:hover,a:focus,a:active{color:var(--primary)!important}fieldset{padding-top:10px;padding-bottom:20px;border:1px solid var(--field-border-color);border-radius:8px;margin:0}fieldset legend{font-family:var(--font-secondary);font-weight:700;text-align:center;padding:0 10px}.form-field:not(:last-child){margin-bottom:var(--field-spacing-y)}.container{max-width:var(--container-width);padding:0 var(--layout-spacing-x);margin-right:auto;margin-left:auto}
