@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--color-blue-50: oklch(97% .014 254.604);--color-gray-500: oklch(55.1% .027 264.364);--color-gray-600: oklch(44.6% .03 256.802);--color-black: #000;--color-white: #fff;--spacing: .25rem;--radius-sm: .25rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--ease-in-out: cubic-bezier(.4, 0, .2, 1);--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.pointer-events-none{pointer-events:none!important}.collapse{visibility:collapse!important}.visible{visibility:visible!important}.\!absolute,.absolute{position:absolute!important}.fixed{position:fixed!important}.relative{position:relative!important}.static{position:static!important}.sticky{position:sticky!important}.start{inset-inline-start:var(--spacing)!important}.end{inset-inline-end:var(--spacing)!important}.\!top-\[72px\]{top:72px!important}.top-5{top:calc(var(--spacing) * 5)!important}.top-\[var\(--top-placement\)\]{top:var(--top-placement)!important}.right-0{right:calc(var(--spacing) * 0)!important}.right-5{right:calc(var(--spacing) * 5)!important}.bottom-0{bottom:calc(var(--spacing) * 0)!important}.bottom-\[-609px\]{bottom:-609px!important}.left-0{left:calc(var(--spacing) * 0)!important}.left-\[-508px\]{left:-508px!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-10{z-index:10!important}.z-\[1\]{z-index:1!important}.z-\[2\]{z-index:2!important}.z-\[3\]{z-index:3!important}.col-span-9{grid-column:span 9 / span 9!important}.col-span-full{grid-column:1 / -1!important}.col-start-1{grid-column-start:1!important}.row-start-1{grid-row-start:1!important}.row-start-2{grid-row-start:2!important}.container{width:100%!important}@media(width>=360px){.container{max-width:360px!important}}@media(width>=640px){.container{max-width:640px!important}}@media(width>=768px){.container{max-width:768px!important}}@media(width>=992px){.container{max-width:992px!important}}@media(width>=1024px){.container{max-width:1024px!important}}@media(width>=1200px){.container{max-width:1200px!important}}@media(width>=1440px){.container{max-width:1440px!important}}@media(width>=1500px){.container{max-width:1500px!important}}.accompanying-block{width:fit-content!important;display:block!important;margin:24px auto 0!important}.m-8{margin:calc(var(--spacing) * 8)!important}.m-1845\.25{margin:calc(var(--spacing) * 1845.25)!important}.mx-2{margin-inline:calc(var(--spacing) * 2)!important}.mx-8{margin-inline:calc(var(--spacing) * 8)!important}.mx-auto{margin-inline:auto!important}.\!my-0{margin-block:calc(var(--spacing) * 0)!important}.my-8{margin-block:calc(var(--spacing) * 8)!important}.my-auto{margin-block:auto!important}.mt-2{margin-top:calc(var(--spacing) * 2)!important}.mt-3{margin-top:calc(var(--spacing) * 3)!important}.mt-4{margin-top:calc(var(--spacing) * 4)!important}.mt-5{margin-top:calc(var(--spacing) * 5)!important}.mt-6{margin-top:calc(var(--spacing) * 6)!important}.mt-8{margin-top:calc(var(--spacing) * 8)!important}.mt-10{margin-top:calc(var(--spacing) * 10)!important}.mt-12{margin-top:calc(var(--spacing) * 12)!important}.mt-\[12px\]{margin-top:12px!important}.mt-\[30px\]{margin-top:30px!important}.mt-\[79px\]{margin-top:79px!important}.mr-2{margin-right:calc(var(--spacing) * 2)!important}.mr-3{margin-right:calc(var(--spacing) * 3)!important}.mr-4{margin-right:calc(var(--spacing) * 4)!important}.mr-6{margin-right:calc(var(--spacing) * 6)!important}.mb-0{margin-bottom:calc(var(--spacing) * 0)!important}.mb-2{margin-bottom:calc(var(--spacing) * 2)!important}.mb-3{margin-bottom:calc(var(--spacing) * 3)!important}.mb-4{margin-bottom:calc(var(--spacing) * 4)!important}.mb-5{margin-bottom:calc(var(--spacing) * 5)!important}.mb-6{margin-bottom:calc(var(--spacing) * 6)!important}.mb-8{margin-bottom:calc(var(--spacing) * 8)!important}.mb-\[8px\]{margin-bottom:8px!important}.mb-\[12px\]{margin-bottom:12px!important}.mb-\[18px\]{margin-bottom:18px!important}.mb-\[24px\]{margin-bottom:24px!important}.mb-\[36px\]{margin-bottom:36px!important}.-ml-3{margin-left:calc(var(--spacing) * -3)!important}.ml-1{margin-left:calc(var(--spacing) * 1)!important}.ml-6{margin-left:calc(var(--spacing) * 6)!important}.ml-\[2px\]{margin-left:2px!important}.ml-\[4px\]{margin-left:4px!important}.ml-\[5px\]{margin-left:5px!important}.ml-\[10px\]{margin-left:10px!important}.ml-auto{margin-left:auto!important}.\!block{display:block!important}.\!flex{display:flex!important}.\!inline-block{display:inline-block!important}.block{display:block!important}.contents{display:contents!important}.flex{display:flex!important}.grid{display:grid!important}.hidden{display:none!important}.inline{display:inline!important}.inline-block{display:inline-block!important}.inline-flex{display:inline-flex!important}.aspect-auto{aspect-ratio:auto!important}.\!size-3\.5{width:calc(var(--spacing) * 3.5)!important;height:calc(var(--spacing) * 3.5)!important}.\!size-4,.size-4{width:calc(var(--spacing) * 4)!important;height:calc(var(--spacing) * 4)!important}.size-5{width:calc(var(--spacing) * 5)!important;height:calc(var(--spacing) * 5)!important}.size-6{width:calc(var(--spacing) * 6)!important;height:calc(var(--spacing) * 6)!important}.size-8{width:calc(var(--spacing) * 8)!important;height:calc(var(--spacing) * 8)!important}.size-10{width:calc(var(--spacing) * 10)!important;height:calc(var(--spacing) * 10)!important}.size-\[20px\]{width:20px!important;height:20px!important}.size-fit{width:fit-content!important;height:fit-content!important}.size-full{width:100%!important;height:100%!important}.\!h-\[59px\]{height:59px!important}.\!h-\[109px\]{height:109px!important}.\!h-\[420px\]{height:420px!important}.\!h-auto{height:auto!important}.h-4{height:calc(var(--spacing) * 4)!important}.h-6{height:calc(var(--spacing) * 6)!important}.h-\[4px\]{height:4px!important}.h-\[10vh\]{height:10vh!important}.h-\[38px\]{height:38px!important}.h-\[193px\]{height:193px!important}.h-\[204px\]{height:204px!important}.h-\[734px\]{height:734px!important}.h-auto{height:auto!important}.h-fit{height:fit-content!important}.h-full{height:100%!important}.max-h-\[250px\]{max-height:250px!important}.min-h-\[150px\]{min-height:150px!important}.\!w-14{width:calc(var(--spacing) * 14)!important}.\!w-\[68px\]{width:68px!important}.\!w-\[181px\]{width:181px!important}.\!w-full{width:100%!important}.w-4{width:calc(var(--spacing) * 4)!important}.w-60{width:calc(var(--spacing) * 60)!important}.w-\[20\%\]{width:20%!important}.w-\[50\%\]{width:50%!important}.w-\[112px\]{width:112px!important}.w-\[120px\]{width:120px!important}.w-\[307px\]{width:307px!important}.w-\[311px\]{width:311px!important}.w-\[322px\]{width:322px!important}.w-\[360px\]{width:360px!important}.w-\[477px\]{width:477px!important}.w-\[1086px\]{width:1086px!important}.w-auto{width:auto!important}.w-fit{width:fit-content!important}.w-full{width:100%!important}.max-w-\[188px\]{max-width:188px!important}.max-w-\[200px\]{max-width:200px!important}.max-w-\[288px\]{max-width:288px!important}.max-w-\[340px\]{max-width:340px!important}.max-w-\[412px\]{max-width:412px!important}.max-w-\[725px\]{max-width:725px!important}.max-w-screen-3xl{max-width:1500px!important}.min-w-px{min-width:1px!important}.flex-1{flex:1!important}.flex-shrink-0,.shrink-0{flex-shrink:0!important}.grow{flex-grow:1!important}.translate-x-\[33\%\]{--tw-translate-x: 33% !important;translate:var(--tw-translate-x) var(--tw-translate-y)!important}.-translate-y-\[10px\]{--tw-translate-y: -10px !important;translate:var(--tw-translate-x) var(--tw-translate-y)!important}.translate-y-\[45\%\]{--tw-translate-y: 45% !important;translate:var(--tw-translate-x) var(--tw-translate-y)!important}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)!important}.cursor-default{cursor:default!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-pointer{cursor:pointer!important}.resize{resize:both!important}.list-outside{list-style-position:outside!important}.list-disc{list-style-type:disc!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-subgrid{grid-template-columns:subgrid!important}.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}.flex-row{flex-direction:row!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap{flex-wrap:wrap!important}.content-center{align-content:center!important}.\!items-center{align-items:center!important}.items-baseline{align-items:baseline!important}.items-center{align-items:center!important}.items-start{align-items:flex-start!important}.items-stretch{align-items:stretch!important}.justify-between{justify-content:space-between!important}.justify-center{justify-content:center!important}.justify-start{justify-content:flex-start!important}.gap-1{gap:calc(var(--spacing) * 1)!important}.gap-2{gap:calc(var(--spacing) * 2)!important}.gap-3{gap:calc(var(--spacing) * 3)!important}.gap-4{gap:calc(var(--spacing) * 4)!important}.gap-5{gap:calc(var(--spacing) * 5)!important}.gap-6{gap:calc(var(--spacing) * 6)!important}.gap-8{gap:calc(var(--spacing) * 8)!important}.gap-12{gap:calc(var(--spacing) * 12)!important}.gap-\[8px\]{gap:8px!important}.gap-\[24px\]{gap:24px!important}.gap-x-2\.5{column-gap:calc(var(--spacing) * 2.5)!important}.gap-x-\[16px\]{column-gap:16px!important}.gap-y-2{row-gap:calc(var(--spacing) * 2)!important}.gap-y-8{row-gap:calc(var(--spacing) * 8)!important}.gap-y-\[16px\]{row-gap:16px!important}.gap-y-\[24px\]{row-gap:24px!important}.gap-y-\[32px\]{row-gap:32px!important}.gap-y-\[64px\]{row-gap:64px!important}.place-self-center{place-self:center!important}.self-center{align-self:center!important}.self-start{align-self:flex-start!important}.self-stretch{align-self:stretch!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-y-auto{overflow-y:auto!important}.\!rounded-none{border-radius:0!important}.rounded{border-radius:.25rem!important}.rounded-2xl{border-radius:var(--radius-2xl)!important}.rounded-\[4px\]{border-radius:4px!important}.rounded-\[8px\]{border-radius:8px!important}.rounded-\[12px\]{border-radius:12px!important}.rounded-lg{border-radius:var(--radius-lg)!important}.rounded-sm{border-radius:var(--radius-sm)!important}.rounded-xl{border-radius:var(--radius-xl)!important}.rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-l-lg{border-top-left-radius:var(--radius-lg)!important;border-bottom-left-radius:var(--radius-lg)!important}.border{border-style:var(--tw-border-style)!important;border-width:1px!important}.border-0{border-style:var(--tw-border-style)!important;border-width:0px!important}.border-\[1px\]{border-style:var(--tw-border-style)!important;border-width:1px!important}.border-y-\[1px\]{border-block-style:var(--tw-border-style)!important;border-block-width:1px!important}.border-solid{--tw-border-style: solid !important;border-style:solid!important}.border-border-card{border-color:var(--border-card)!important}.border-orange-likethefruit{border-color:var(--orange-likethefruit)!important}.border-salmon-pink{border-color:var(--salmon-pink)!important}.border-shiny-yellow{border-color:var(--shiny-yellow)!important}.bg-\[var\(--primary-tag-bg\)\]{background-color:var(--primary-tag-bg)!important}.bg-blue-50{background-color:var(--color-blue-50)!important}.bg-cold{background-color:var(--cold)!important}.bg-main-color{background-color:var(--main-color)!important}.bg-midnight-blue{background-color:var(--midnight-blue)!important}.bg-orange-likethefruit-light{background-color:var(--orange-likethefruit-light)!important}.bg-primary-color{background-color:var(--primary-color)!important}.bg-salmon-pink-light{background-color:var(--salmon-pink-light)!important}.bg-shiny-yellow{background-color:var(--shiny-yellow)!important}.bg-shiny-yellow-light{background-color:var(--lighter-shiny-yellow)!important}.bg-tofu-white{background-color:var(--tofu-white)!important}.bg-transparent{background-color:transparent!important}.bg-warm{background-color:var(--warm)!important}.bg-white{background-color:var(--color-white)!important}.object-cover{object-fit:cover!important}.p-0{padding:calc(var(--spacing) * 0)!important}.p-3{padding:calc(var(--spacing) * 3)!important}.p-4{padding:calc(var(--spacing) * 4)!important}.p-5{padding:calc(var(--spacing) * 5)!important}.p-6{padding:calc(var(--spacing) * 6)!important}.p-8{padding:calc(var(--spacing) * 8)!important}.p-\[8px\]{padding:8px!important}.p-\[16px\]{padding:16px!important}.p-\[60px\]{padding:60px!important}.px-1{padding-inline:calc(var(--spacing) * 1)!important}.px-2{padding-inline:calc(var(--spacing) * 2)!important}.px-3{padding-inline:calc(var(--spacing) * 3)!important}.px-4{padding-inline:calc(var(--spacing) * 4)!important}.px-8{padding-inline:calc(var(--spacing) * 8)!important}.px-\[30px\]{padding-inline:30px!important}.px-\[76px\]{padding-inline:76px!important}.py-1{padding-block:calc(var(--spacing) * 1)!important}.py-3{padding-block:calc(var(--spacing) * 3)!important}.py-4{padding-block:calc(var(--spacing) * 4)!important}.py-8{padding-block:calc(var(--spacing) * 8)!important}.py-\[8px\]{padding-block:8px!important}.py-\[64px\]{padding-block:64px!important}.pt-\[24px\]{padding-top:24px!important}.pt-\[32px\]{padding-top:32px!important}.pb-0{padding-bottom:calc(var(--spacing) * 0)!important}.pb-8{padding-bottom:calc(var(--spacing) * 8)!important}.pb-\[53px\]{padding-bottom:53px!important}.pb-\[60px\]{padding-bottom:60px!important}.\!pl-\[40px\]{padding-left:40px!important}.pl-1{padding-left:calc(var(--spacing) * 1)!important}.pl-\[20px\]{padding-left:20px!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.font-family{font-family:var(--font-family)!important}.\!text-xxs{font-size:var(--font-size-xxs)!important;line-height:var(--tw-leading, var(--line-height-xxs))!important}.text-2xl{font-size:var(--font-size-2xl)!important;line-height:var(--tw-leading, var(--line-height-2xl))!important}.text-3xl{font-size:var(--font-size-3xl)!important;line-height:var(--tw-leading, var(--line-height-3xl))!important}.text-lg{font-size:var(--font-size-lg)!important;line-height:var(--tw-leading, var(--line-height-lg))!important}.text-md{font-size:var(--font-size-md)!important;line-height:var(--tw-leading, var(--line-height-md))!important}.text-sm{font-size:var(--font-size-sm)!important;line-height:var(--tw-leading, var(--line-height-sm))!important}.text-xl{font-size:var(--font-size-xl)!important;line-height:var(--tw-leading, var(--line-height-xl))!important}.text-xs{font-size:var(--font-size-xs)!important;line-height:var(--tw-leading, var(--line-height-xs))!important}.text-xxs{font-size:var(--font-size-xxs)!important;line-height:var(--tw-leading, var(--line-height-xxs))!important}.text-\[12px\]{font-size:12px!important}.text-\[14px\]{font-size:14px!important}.text-\[16px\]{font-size:16px!important}.text-\[20px\]{font-size:20px!important}.text-\[length\:--basic-tag-text-size-mobile\]{font-size:--basic-tag-text-size-mobile!important}.leading-\[1\.5\]{--tw-leading: 1.5 !important;line-height:1.5!important}.leading-\[1\.29\]{--tw-leading: 1.29 !important;line-height:1.29!important}.leading-\[1\.42\]{--tw-leading: 1.42 !important;line-height:1.42!important}.leading-\[22px\]{--tw-leading: 22px !important;line-height:22px!important}.leading-\[28px\]{--tw-leading: 28px !important;line-height:28px!important}.font-300{--tw-font-weight: var(--font-weight-300) !important;font-weight:var(--font-weight-300)!important}.font-400{--tw-font-weight: var(--font-weight-400) !important;font-weight:var(--font-weight-400)!important}.font-600{--tw-font-weight: var(--font-weight-600) !important;font-weight:var(--font-weight-600)!important}.font-700{--tw-font-weight: var(--font-weight-700) !important;font-weight:var(--font-weight-700)!important}.tracking-\[0\.4px\]{--tw-tracking: .4px !important;letter-spacing:.4px!important}.text-balance{text-wrap:balance!important}.text-nowrap{text-wrap:nowrap!important}.break-words{overflow-wrap:break-word!important}.text-ellipsis{text-overflow:ellipsis!important}.whitespace-nowrap{white-space:nowrap!important}.\!text-main-color{color:var(--main-color)!important}.\!text-system-red{color:var(--system-red)!important}.text-\[var\(--primary-tag-text-color\)\]{color:var(--primary-tag-text-color)!important}.text-\[var\(--reinsurance-block-text-color\)\]{color:var(--reinsurance-block-text-color)!important}.text-article-blue{color:var(--article-blue)!important}.text-black{color:var(--color-black)!important}.text-blue-power{color:var(--blue-power)!important}.text-gray-500{color:var(--color-gray-500)!important}.text-gray-600{color:var(--color-gray-600)!important}.text-green-leaf{color:var(--green-leaf)!important}.text-main-color{color:var(--main-color)!important}.text-midnight-blue{color:var(--midnight-blue)!important}.text-orange-likethefruit{color:var(--orange-likethefruit)!important}.text-primary-color{color:var(--primary-color)!important}.text-salmon-pink{color:var(--salmon-pink)!important}.text-secondary-color{color:var(--secondary-color)!important}.text-sky-blue-dark{color:var(--sky-blue-dark)!important}.text-system-green{color:var(--system-green)!important}.text-system-red{color:var(--system-red)!important}.text-tertiary-color{color:var(--tertiary-color)!important}.text-white{color:var(--color-white)!important}.capitalize{text-transform:capitalize!important}.lowercase{text-transform:lowercase!important}.uppercase{text-transform:uppercase!important}.underline{text-decoration-line:underline!important}.opacity-15{opacity:15%!important}.opacity-50{opacity:50%!important}.shadow-level-1{--tw-shadow: var(--box-shadow-level-1) !important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.shadow-level-2{--tw-shadow: var(--box-shadow-level-2) !important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.shadow-level-3{--tw-shadow: var(--box-shadow-level-3) !important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.shadow-level-4{--tw-shadow: var(--box-shadow-level-4) !important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.shadow-none{--tw-shadow: 0 0 #0000 !important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.outline{outline-style:var(--tw-outline-style)!important;outline-width:1px!important}.outline-main-color{outline-color:var(--main-color)!important}.blur{--tw-blur: blur(8px) !important;filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)!important}.invert{--tw-invert: invert(100%) !important;filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)!important}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)!important}.transition-shadow{transition-property:box-shadow!important;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function))!important;transition-duration:var(--tw-duration, var(--default-transition-duration))!important}.ease-in-out{--tw-ease: var(--ease-in-out) !important;transition-timing-function:var(--ease-in-out)!important}.select-all{-webkit-user-select:all!important;user-select:all!important}.marker\:text-xs *::marker{font-size:var(--font-size-xs)!important;line-height:var(--tw-leading, var(--line-height-xs))!important}.marker\:text-xs::marker{font-size:var(--font-size-xs)!important;line-height:var(--tw-leading, var(--line-height-xs))!important}.marker\:text-xs *::-webkit-details-marker{font-size:var(--font-size-xs)!important;line-height:var(--tw-leading, var(--line-height-xs))!important}.marker\:text-xs::-webkit-details-marker{font-size:var(--font-size-xs)!important;line-height:var(--tw-leading, var(--line-height-xs))!important}@media(hover:hover){.hover\:shadow-level-1:hover{--tw-shadow: var(--box-shadow-level-1) !important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}}@media(hover:hover){.hover\:shadow-level-2:hover{--tw-shadow: var(--box-shadow-level-2) !important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}}@media(width>=360px){.xs\:block{display:block!important}}@media(width>=360px){.xs\:size-12{width:calc(var(--spacing) * 12)!important;height:calc(var(--spacing) * 12)!important}}@media(width>=640px){.sm\:mr-4{margin-right:calc(var(--spacing) * 4)!important}}@media(width>=768px){.md\:mt-\[16px\]{margin-top:16px!important}}@media(width>=768px){.md\:mb-12{margin-bottom:calc(var(--spacing) * 12)!important}}@media(width>=768px){.md\:h-full{height:100%!important}}@media(width>=768px){.md\:w-\[288px\]{width:288px!important}}@media(width>=768px){.md\:w-\[438px\]{width:438px!important}}@media(width>=768px){.md\:w-fit{width:fit-content!important}}@media(width>=768px){.md\:max-w-\[300px\]{max-width:300px!important}}@media(width>=768px){.md\:flex-row{flex-direction:row!important}}@media(width>=768px){.md\:flex-row-reverse{flex-direction:row-reverse!important}}@media(width>=768px){.md\:self-stretch{align-self:stretch!important}}@media(width>=768px){.md\:p-0{padding:calc(var(--spacing) * 0)!important}}@media(width>=768px){.md\:py-8{padding-block:calc(var(--spacing) * 8)!important}}@media(width>=768px){.md\:pr-8{padding-right:calc(var(--spacing) * 8)!important}}@media(width>=768px){.md\:text-2xl{font-size:var(--font-size-2xl)!important;line-height:var(--tw-leading, var(--line-height-2xl))!important}}@media(width>=768px){.md\:text-3xl{font-size:var(--font-size-3xl)!important;line-height:var(--tw-leading, var(--line-height-3xl))!important}}@media(width>=768px){.md\:text-md{font-size:var(--font-size-md)!important;line-height:var(--tw-leading, var(--line-height-md))!important}}@media(width>=992px){.slg\:inline-block{display:inline-block!important}}@media(width>=992px){.slg\:h-full{height:100%!important}}@media(width>=992px){.slg\:max-w-\[375px\]{max-width:375px!important}}@media(width>=992px){.slg\:max-w-\[694px\]{max-width:694px!important}}@media(width>=992px){.slg\:max-w-\[797px\]{max-width:797px!important}}@media(width>=992px){.slg\:gap-8{gap:calc(var(--spacing) * 8)!important}}@media(width>=992px){.slg\:px-4{padding-inline:calc(var(--spacing) * 4)!important}}@media(width>=992px){.slg\:text-2xl{font-size:var(--font-size-2xl)!important;line-height:var(--tw-leading, var(--line-height-2xl))!important}}@media(width>=992px){.slg\:text-3xl{font-size:var(--font-size-3xl)!important;line-height:var(--tw-leading, var(--line-height-3xl))!important}}@media(width>=992px){.slg\:text-md{font-size:var(--font-size-md)!important;line-height:var(--tw-leading, var(--line-height-md))!important}}@media(width>=992px){.slg\:text-sm{font-size:var(--font-size-sm)!important;line-height:var(--tw-leading, var(--line-height-sm))!important}}@media(width>=992px){.slg\:text-\[length\:--basic-tag-text-size-desktop\]{font-size:--basic-tag-text-size-desktop!important}}@media(width>=1024px){.lg\:sticky{position:sticky!important}}@media(width>=1024px){.lg\:\!top-\[80px\]{top:80px!important}}@media(width>=1024px){.lg\:top-0{top:calc(var(--spacing) * 0)!important}}@media(width>=1024px){.lg\:z-0{z-index:0!important}}@media(width>=1024px){.lg\:col-span-5{grid-column:span 5 / span 5!important}}@media(width>=1024px){.lg\:col-span-10{grid-column:span 10 / span 10!important}}@media(width>=1024px){.lg\:col-start-2{grid-column-start:2!important}}@media(width>=1024px){.lg\:col-start-8{grid-column-start:8!important}}@media(width>=1024px){.lg\:row-start-1{grid-row-start:1!important}}@media(width>=1024px){.lg\:mx-\[inherit\]{margin-inline:inherit!important}}@media(width>=1024px){.lg\:mx-auto{margin-inline:auto!important}}@media(width>=1024px){.lg\:mt-0{margin-top:calc(var(--spacing) * 0)!important}}@media(width>=1024px){.lg\:mt-8{margin-top:calc(var(--spacing) * 8)!important}}@media(width>=1024px){.lg\:mt-10{margin-top:calc(var(--spacing) * 10)!important}}@media(width>=1024px){.lg\:mt-16{margin-top:calc(var(--spacing) * 16)!important}}@media(width>=1024px){.lg\:mt-20{margin-top:calc(var(--spacing) * 20)!important}}@media(width>=1024px){.lg\:mt-\[50px\]{margin-top:50px!important}}@media(width>=1024px){.lg\:mt-\[97px\]{margin-top:97px!important}}@media(width>=1024px){.lg\:mr-3{margin-right:calc(var(--spacing) * 3)!important}}@media(width>=1024px){.lg\:mr-\[48px\]{margin-right:48px!important}}@media(width>=1024px){.lg\:mb-0{margin-bottom:calc(var(--spacing) * 0)!important}}@media(width>=1024px){.lg\:mb-6{margin-bottom:calc(var(--spacing) * 6)!important}}@media(width>=1024px){.lg\:mb-\[32px\]{margin-bottom:32px!important}}@media(width>=1024px){.lg\:ml-0{margin-left:calc(var(--spacing) * 0)!important}}@media(width>=1024px){.lg\:ml-\[16px\]{margin-left:16px!important}}@media(width>=1024px){.lg\:ml-\[92px\]{margin-left:92px!important}}@media(width>=1024px){.lg\:box-content{box-sizing:content-box!important}}@media(width>=1024px){.lg\:block{display:block!important}}@media(width>=1024px){.lg\:flex{display:flex!important}}@media(width>=1024px){.lg\:hidden{display:none!important}}@media(width>=1024px){.lg\:\!size-5{width:calc(var(--spacing) * 5)!important;height:calc(var(--spacing) * 5)!important}}@media(width>=1024px){.lg\:size-6{width:calc(var(--spacing) * 6)!important;height:calc(var(--spacing) * 6)!important}}@media(width>=1024px){.lg\:size-20{width:calc(var(--spacing) * 20)!important;height:calc(var(--spacing) * 20)!important}}@media(width>=1024px){.lg\:\!h-\[12px\]{height:12px!important}}@media(width>=1024px){.lg\:h-\[529px\]{height:529px!important}}@media(width>=1024px){.lg\:h-auto{height:auto!important}}@media(width>=1024px){.lg\:min-h-\[415px\]{min-height:415px!important}}@media(width>=1024px){.lg\:\!w-\[260px\]{width:260px!important}}@media(width>=1024px){.lg\:\!w-full{width:100%!important}}@media(width>=1024px){.lg\:w-\[140px\]{width:140px!important}}@media(width>=1024px){.lg\:w-\[150px\]{width:150px!important}}@media(width>=1024px){.lg\:w-\[350px\]{width:350px!important}}@media(width>=1024px){.lg\:w-\[375px\]{width:375px!important}}@media(width>=1024px){.lg\:w-\[400px\]{width:400px!important}}@media(width>=1024px){.lg\:w-\[545px\]{width:545px!important}}@media(width>=1024px){.lg\:w-auto{width:auto!important}}@media(width>=1024px){.lg\:w-full{width:100%!important}}@media(width>=1024px){.lg\:max-w-\[60\%\]{max-width:60%!important}}@media(width>=1024px){.lg\:max-w-\[75rem\]{max-width:75rem!important}}@media(width>=1024px){.lg\:max-w-\[240px\]{max-width:240px!important}}@media(width>=1024px){.lg\:max-w-\[260px\]{max-width:260px!important}}@media(width>=1024px){.lg\:max-w-\[416px\]{max-width:416px!important}}@media(width>=1024px){.lg\:max-w-\[1440px\]{max-width:1440px!important}}@media(width>=1024px){.lg\:min-w-\[512px\]{min-width:512px!important}}@media(width>=1024px){.lg\:flex-1{flex:1!important}}@media(width>=1024px){.lg\:grow-\[5\]{flex-grow:5!important}}@media(width>=1024px){.lg\:grow-\[6\]{flex-grow:6!important}}@media(width>=1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(width>=1024px){.lg\:flex-col{flex-direction:column!important}}@media(width>=1024px){.lg\:flex-row{flex-direction:row!important}}@media(width>=1024px){.lg\:flex-row-reverse{flex-direction:row-reverse!important}}@media(width>=1024px){.lg\:items-center{align-items:center!important}}@media(width>=1024px){.lg\:justify-between{justify-content:space-between!important}}@media(width>=1024px){.lg\:justify-center{justify-content:center!important}}@media(width>=1024px){.lg\:gap-8{gap:calc(var(--spacing) * 8)!important}}@media(width>=1024px){.lg\:gap-20{gap:calc(var(--spacing) * 20)!important}}@media(width>=1024px){.lg\:gap-28{gap:calc(var(--spacing) * 28)!important}}@media(width>=1024px){.lg\:gap-\[4px\]{gap:4px!important}}@media(width>=1024px){.lg\:gap-\[30px\]{gap:30px!important}}@media(width>=1024px){.lg\:gap-\[120px\]{gap:120px!important}}@media(width>=1024px){.lg\:gap-x-16{column-gap:calc(var(--spacing) * 16)!important}}@media(width>=1024px){.lg\:gap-y-0{row-gap:calc(var(--spacing) * 0)!important}}@media(width>=1024px){.lg\:gap-y-4{row-gap:calc(var(--spacing) * 4)!important}}@media(width>=1024px){.lg\:gap-y-12{row-gap:calc(var(--spacing) * 12)!important}}@media(width>=1024px){.lg\:gap-y-\[32px\]{row-gap:32px!important}}@media(width>=1024px){.lg\:gap-y-\[124px\]{row-gap:124px!important}}@media(width>=1024px){.lg\:justify-self-end{justify-self:flex-end!important}}@media(width>=1024px){.lg\:\!rounded-\[8px\]{border-radius:8px!important}}@media(width>=1024px){.lg\:rounded-xl{border-radius:var(--radius-xl)!important}}@media(width>=1024px){.lg\:border-x-\[1px\]{border-inline-style:var(--tw-border-style)!important;border-inline-width:1px!important}}@media(width>=1024px){.lg\:p-0{padding:calc(var(--spacing) * 0)!important}}@media(width>=1024px){.lg\:p-8{padding:calc(var(--spacing) * 8)!important}}@media(width>=1024px){.lg\:p-9{padding:calc(var(--spacing) * 9)!important}}@media(width>=1024px){.lg\:p-12{padding:calc(var(--spacing) * 12)!important}}@media(width>=1024px){.lg\:p-\[16px\]{padding:16px!important}}@media(width>=1024px){.lg\:p-\[24px\]{padding:24px!important}}@media(width>=1024px){.lg\:p-\[48px\]{padding:48px!important}}@media(width>=1024px){.lg\:px-0{padding-inline:calc(var(--spacing) * 0)!important}}@media(width>=1024px){.lg\:px-8{padding-inline:calc(var(--spacing) * 8)!important}}@media(width>=1024px){.lg\:py-\[4\.625rem\]{padding-block:4.625rem!important}}@media(width>=1024px){.lg\:py-\[11px\]{padding-block:11px!important}}@media(width>=1024px){.lg\:py-\[124px\]{padding-block:124px!important}}@media(width>=1024px){.lg\:pt-\[20px\]{padding-top:20px!important}}@media(width>=1024px){.lg\:pt-\[56px\]{padding-top:56px!important}}@media(width>=1024px){.lg\:pb-\[77px\]{padding-bottom:77px!important}}@media(width>=1024px){.lg\:text-left{text-align:left!important}}@media(width>=1024px){.lg\:text-2xl{font-size:var(--font-size-2xl)!important;line-height:var(--tw-leading, var(--line-height-2xl))!important}}@media(width>=1024px){.lg\:text-3xl{font-size:var(--font-size-3xl)!important;line-height:var(--tw-leading, var(--line-height-3xl))!important}}@media(width>=1024px){.lg\:text-4xl{font-size:var(--font-size-4xl)!important;line-height:var(--tw-leading, var(--line-height-4xl))!important}}@media(width>=1024px){.lg\:text-lg{font-size:var(--font-size-lg)!important;line-height:var(--tw-leading, var(--line-height-lg))!important}}@media(width>=1024px){.lg\:text-md{font-size:var(--font-size-md)!important;line-height:var(--tw-leading, var(--line-height-md))!important}}@media(width>=1024px){.lg\:text-sm{font-size:var(--font-size-sm)!important;line-height:var(--tw-leading, var(--line-height-sm))!important}}@media(width>=1024px){.lg\:text-xl{font-size:var(--font-size-xl)!important;line-height:var(--tw-leading, var(--line-height-xl))!important}}@media(width>=1024px){.lg\:text-xs{font-size:var(--font-size-xs)!important;line-height:var(--tw-leading, var(--line-height-xs))!important}}@media(width>=1024px){.lg\:text-\[14px\]{font-size:14px!important}}@media(width>=1024px){.lg\:text-\[16px\]{font-size:16px!important}}@media(width>=1024px){.lg\:text-\[18px\]{font-size:18px!important}}@media(width>=1024px){.lg\:text-\[32px\]{font-size:32px!important}}@media(width>=1024px){.lg\:leading-\[1\.22\]{--tw-leading: 1.22 !important;line-height:1.22!important}}@media(width>=1024px){.lg\:leading-\[40px\]{--tw-leading: 40px !important;line-height:40px!important}}@media(width>=1024px){.lg\:font-700{--tw-font-weight: var(--font-weight-700) !important;font-weight:var(--font-weight-700)!important}}@media(width>=1024px){.lg\:text-\[\#00325080\]{color:#00325080!important}}@media(width>=1200px){.xl\:top-8{top:calc(var(--spacing) * 8)!important}}@media(width>=1200px){.xl\:right-8{right:calc(var(--spacing) * 8)!important}}@media(width>=1200px){.xl\:mx-10{margin-inline:calc(var(--spacing) * 10)!important}}@media(width>=1200px){.xl\:mt-6{margin-top:calc(var(--spacing) * 6)!important}}@media(width>=1200px){.xl\:mb-6{margin-bottom:calc(var(--spacing) * 6)!important}}@media(width>=1200px){.xl\:size-12{width:calc(var(--spacing) * 12)!important;height:calc(var(--spacing) * 12)!important}}@media(width>=1200px){.xl\:p-\[60px\]{padding:60px!important}}@media(width>=1200px){.xl\:text-3xl{font-size:var(--font-size-3xl)!important;line-height:var(--tw-leading, var(--line-height-3xl))!important}}@media(width>=1200px){.xl\:text-lg{font-size:var(--font-size-lg)!important;line-height:var(--tw-leading, var(--line-height-lg))!important}}@media(width>=1200px){.xl\:text-md{font-size:var(--font-size-md)!important;line-height:var(--tw-leading, var(--line-height-md))!important}}@media(width>=1200px){@media(width>=1024px){.xl\:lg\:w-\[450px\]{width:450px!important}}}@media(width>=1440px){.\32xl\:w-\[570px\]{width:570px!important}}.\[\&\>\*\]\:h-\[121px\]>*{height:121px!important}.\[\&\>\*\]\:rounded-lg>*{border-radius:var(--radius-lg)!important}@media(width>=1024px){.lg\:\[\&\>\*\]\:h-\[191px\]>*{height:191px!important}}}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-tracking{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-ease: initial}}}@layer properties;*{box-sizing:border-box}html,body,p,h1,h2,h3,h4{margin:0;padding:0}html{font-family:var(--font-family);font-weight:var(--font-weight-300);color:var(--main-color);--primary-tag-bg: var(--lighter-shiny-yellow);--primary-tag-text-color: var(--main-color);--accompanying-bg: #e9f0ff;--accompanying-text-color: var(--main-color);--picto-color: var(--shiny-yellow);--contact-effy-phone-number-color: var(--blue-power)}body.with-preload:after{position:absolute;width:0;height:0;overflow:hidden;z-index:-1;content:url("./media/0-other-QLVJLP34.svg") url("./media/15-tile-75QKW4KF.svg") url("./media/15-steel-V5DMEARE.svg") url("./media/15-slate-IHXK37EA.svg") url("./media/15-other-KIHCMCCV.svg") url("./media/30-tile-UP7X3HW7.svg") url("./media/30-steel-SKZVEPVA.svg") url("./media/30-slate-LZKY4HMJ.svg") url("./media/30-other-PNMERDTJ.svg") url("./media/45-tile-PHQV7RMM.svg") url("./media/45-steel-4RSYHD22.svg") url("./media/45-slate-KGUVTPRM.svg") url("./media/45-other-AG5LJRGL.svg")}html,body{width:100%;height:100vh;margin:0;padding:0;background:var(--cold);color:var(--main-color);-webkit-tap-highlight-color:transparent}@media screen and (min-width:992px){html,body{background:var(--cold);overflow:hidden}}:host{height:100%}strong{font-weight:var(--font-weight-600)}input[type=email],input[type=tel],input[type=text],input[type=password]{width:100%;font-size:var(--font-size-md);line-height:var(--line-height-md);padding:10px 32px 10px 16px;color:var(--main-color);border:solid 1px var(--border-card);background-color:var(--tofu-white)}.input-group{display:inline-block;width:100%;position:relative}.input-group__text{flex-direction:column}.input-group__text input{width:100%}.input-group__text label{display:inline-block;font-weight:var(--font-weight-600);margin-bottom:8px}.input-group__text .input-icon{position:absolute;right:16px;height:100%;line-height:45px;font-weight:var(--font-weight-600)}.input-error{color:var(--system-red);font-weight:var(--font-weight-600)}input{border-color:var(--main-color);outline:none;border-color:1px solid var(--border-card);box-shadow:none;-webkit-appearance:none}input:focus{outline:none;box-shadow:none}input::placeholder{color:#d6d6d6;font-weight:var(--font-weight-300)}input[type=number],input[type=text],input[type=email],input[type=password],input[type=tel]{background-color:#fff}input[type=range]::-webkit-media-slider-thumb,input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.mat-drawer-container{background-color:inherit!important;color:inherit!important}.mat-drawer-content{position:static!important}.main-question{font-size:var(--font-size-xl);line-height:var(--tw-leading, var(--line-height-xl));--tw-font-weight: var(--font-weight-600);font-weight:var(--font-weight-600);color:var(--main-color)}@media(width>=1024px){.main-question{font-size:var(--font-size-2xl);line-height:var(--tw-leading, var(--line-height-2xl))}}@property --tw-font-weight{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-font-weight: initial}}}.effy-button{font-family:var(--font-family);font-size:var(--font-size-md);line-height:var(--line-height-md);font-weight:var(--font-weight-600);padding:16px 24px;border:1px solid;-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;gap:12px;height:60px;width:var(--effy-button-width, fit-content);border-color:var(--effy-button-border-color);background-color:var(--effy-button-background-color);color:var(--effy-button-text-color);box-shadow:var(--box-shadow-level-1);transition-property:color,background-color,box-shadow;transition-duration:.2s;border-radius:8px;--mat-progress-spinner-active-indicator-color: currentColor}.effy-button:hover{background-color:var(--effy-button-hover-background-color);border-color:var(--effy-button-hover-border-color);color:var(--effy-button-hover-text-color);box-shadow:var(--box-shadow-level-2)}.effy-button:active{background-color:var(--effy-button-active-background-color);box-shadow:none}.effy-button:disabled,.effy-button[aria-disabled=true]{cursor:not-allowed;background-color:var(--effy-button-disabled-background-color);border-color:var(--effy-button-disabled-border-color);color:var(--effy-button-disabled-text-color);box-shadow:none}.effy-button:disabled:hover,.effy-button[aria-disabled=true]:hover{box-shadow:none}.effy-button--loading{opacity:.5;pointer-events:none;cursor:wait}.effy-button--loading>.mat-icon:not(:last-child){display:none}.effy-button-primary{--effy-button-text-color: var(--on-primary-color);--effy-button-background-color: var(--primary-color);--effy-button-border-color: transparent;--effy-button-hover-border-color: transparent;--effy-button-hover-text-color: var(--on-primary-color);--effy-button-hover-background-color: var(--primary-color);--effy-button-active-background-color: var(--primary-color-active);--effy-button-disabled-text-color: #adadad;--effy-button-disabled-background-color: var(--light-grey);--effy-button-disabled-border-color: transparent}.effy-button-secondary{--effy-button-text-color: var(--tofu-white);--effy-button-background-color: var(--blue-power);--effy-button-border-color: transparent;--effy-button-hover-border-color: transparent;--effy-button-hover-text-color: var(--tofu-white);--effy-button-hover-background-color: var(--blue-power);--effy-button-active-background-color: var(--blue-power-dark);--effy-button-disabled-text-color: #adadad;--effy-button-disabled-background-color: var(--light-grey);--effy-button-disabled-border-color: transparent}.effy-button-tertiary{--effy-button-text-color: var(--tofu-white);--effy-button-background-color: var(--midnight-blue);--effy-button-border-color: transparent;--effy-button-hover-border-color: transparent;--effy-button-hover-text-color: var(--tofu-white);--effy-button-hover-background-color: var(--midnight-blue);--effy-button-active-background-color: var(--midnight-blue-dark);--effy-button-disabled-text-color: #adadad;--effy-button-disabled-background-color: var(--light-grey);--effy-button-disabled-border-color: transparent}.effy-button-quaternary{--effy-button-text-color: var(--main-color);--effy-button-background-color: transparent;--effy-button-border-color: var(--main-color);--effy-button-hover-border-color: var(--main-color);--effy-button-hover-text-color: var(--main-color);--effy-button-hover-background-color: var(--cold);--effy-button-active-background-color: var(--cold);--effy-button-disabled-text-color: var(--border-card);--effy-button-disabled-background-color: var(--tofu-white);--effy-button-disabled-border-color: var(--border-card)}.effy-button-tag{--effy-button-text-color: var(--blue-power);--effy-button-background-color: var(--sky-blue-light);--effy-button-border-color: var(--blue-power);--effy-button-hover-border-color: var(--blue-power-dark);--effy-button-hover-text-color: var(--blue-power-dark);--effy-button-hover-background-color: var(--blue-power-light);--effy-button-active-background-color: var(--blue-power-light);--effy-button-disabled-text-color: var(--border-card);--effy-button-disabled-background-color: var(--cold);--effy-button-disabled-border-color: var(--border-card)}.effy-button-ghost{--effy-button-text-color: var(--tofu-white);--effy-button-background-color: transparent;--effy-button-border-color: var(--tofu-white);--effy-button-hover-border-color: transparent;--effy-button-hover-text-color: var(--tofu-white);--effy-button-hover-background-color: transparent;--effy-button-active-background-color: var(--cold);--effy-button-disabled-text-color: var(--border-card);--effy-button-disabled-background-color: transparent;--effy-button-disabled-border-color: var(--border-card)}.effy-button-danger{--effy-button-text-color: var(--tofu-white);--effy-button-background-color: var(--system-red);--effy-button-border-color: var(--system-red);--effy-button-hover-border-color: var(--system-red);--effy-button-hover-text-color: var(--tofu-white);--effy-button-hover-background-color: var(--system-red);--effy-button-active-background-color: #9C0000;--effy-button-disabled-text-color: #adadad;--effy-button-disabled-background-color: var(--light-grey);--effy-button-disabled-border-color: transparent}.effy-button>img,.effy-button>svg,.effy-button>.mat-icon,.effy-button>.mat-icon>svg{width:24px;height:24px}.effy-button-medium{height:48px;padding:16px}.effy-button-small{height:36px;padding:16px;font-size:var(--font-size-xs);line-height:var(--line-height-xs)}.effy-button-small>img,.effy-button-small>svg,.effy-button-small>.mat-icon,.effy-button-small>.mat-icon>svg{width:16px;height:16px}.effy-choice-button{display:block;flex-basis:0;flex-grow:1}.effy-choice-button input{display:none}.effy-choice-button input:checked+label{background-color:var(--effy-choice-button-checked-background-color, var(--midnight-blue));color:var(--effy-choice-button-hover-text-color, var(--tofu-white))}.effy-choice-button label{height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font-family);color:var(--effy-choice-button-default-text-color, var(--midnight-blue));cursor:pointer;border-radius:8px;background:var(--effy-choice-button-default-background-color, var(--tofu-white));border:1px solid var(--border-card);padding:12px;box-shadow:var(--box-shadow-level-1);transition:all .3s ease-in-out;font-size:inherit;line-height:inherit;text-align:center}.effy-choice-button label:hover{box-shadow:var(--box-shadow-level-2);color:var(--effy-choice-button-hover-text-color, var(--midnight-blue));background-color:var(--effy-choice-button-hover-background-color, var(--cold))}.effy-choice-button-large{font-size:var(--font-size-md);font-weight:var(--font-weight-600);line-height:1.625}.effy-choice-button-medium{font-size:var(--font-size-sm);font-weight:var(--font-weight-300);line-height:1.43}.effy-choice-button-small{font-size:var(--font-size-xs);font-weight:var(--font-weight-300);line-height:1.33;padding:8px}.effy-link{font-family:var(--font-family);font-size:var(--font-size-lg);line-height:var(--line-height-lg);font-weight:var(--font-weight-600);-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;gap:8px;height:28px;width:fit-content;color:var(--effy-link-text-color);text-shadow:var(--text-shadow-level-1);transition-property:color,text-shadow;transition-duration:.2s;--mat-progress-spinner-active-indicator-color: currentColor}.effy-link:hover{color:var(--effy-link-hover-text-color);text-shadow:var(--text-shadow-level-2)}.effy-link:disabled{cursor:not-allowed;opacity:.5;text-shadow:none}.effy-link:disabled:hover{text-shadow:none}.effy-link-power_blue{--effy-link-text-color: var(--blue-power);--effy-link-hover-text-color: var(--blue-power-dark)}.effy-link-midnight_blue{--effy-link-text-color: var(--main-color);--effy-link-hover-text-color: var(--midnight-blue-dark)}.effy-link-yellow{--effy-link-text-color: var(--shiny-yellow);--effy-link-hover-text-color: var(--shiny-yellow-dark)}.effy-link-invert{--effy-link-text-color: #fff;--effy-link-hover-text-color: var(--cold)}.effy-link--loading{opacity:.5;pointer-events:none;cursor:wait}.effy-link--loading>.mat-icon:not(:last-child){display:none}.effy-link>img,.effy-link>svg,.effy-link>.mat-icon,.effy-link>.mat-icon>svg{width:20px;height:20px}.effy-link-medium{font-size:var(--font-size-sm);line-height:var(--line-height-sm)}.effy-link-medium>img,.effy-link-medium>svg,.effy-link-medium>.mat-icon,.effy-link-medium>.mat-icon>svg{width:16px;height:16px}.effy-link-small{font-size:var(--font-size-xs);line-height:var(--line-height-xs)}.effy-link-small>img,.effy-link-small>svg,.effy-link-small>.mat-icon,.effy-link-small>.mat-icon>svg{width:14px;height:14px}.effy-tag{--effy-tag-text-color: var(--blue-power);--effy-tag-background-color: var(--tofu-white);--effy-tag-border-color: var(--blue-power);--effy-tag-hover-text-color: var(--blue-power);--effy-tag-hover-border-color: var(--blue-power);--effy-tag-hover-background-color: var(--tofu-white);--effy-tag-active-text-color: var(--blue-power-dark);--effy-tag-active-border-color: var(--blue-power-dark);--effy-tag-active-background-color: var(--blue-power-light);font-family:var(--font-family);font-size:var(--font-size-md);font-weight:var(--font-weight-600);line-height:var(--line-height-md);color:var(--effy-tag-text-color);border-radius:4px;border:1px solid var(--effy-tag-border-color);background-color:var(--effy-tag-background-color);padding:4px 16px;width:fit-content;cursor:pointer;gap:10px;transition-property:color,background-color,box-shadow,border;transition-duration:.2s;transition-timing-function:ease-in-out}.effy-tag:hover{color:var(--effy-tag-hover-text-color);border:1px solid var(--effy-tag-hover-border-color);background-color:var(--effy-tag-hover-background-color);box-shadow:var(--box-shadow-level-2)}.effy-tag:active,.effy-tag-selected,.effy-tag-selected:hover{color:var(--effy-tag-active-text-color);border:1px solid var(--effy-tag-active-border-color);background-color:var(--effy-tag-active-background-color)}.effy-tag-small{font-size:var(--font-size-xs);line-height:var(--line-height-xs);padding:3px 8px}.effy-hashtag{font-family:var(--font-family);font-size:var(--font-size-xs);font-weight:var(--font-weight-600);line-height:var(--line-height-xs);color:var(--effy-hashtag-text-color)!important;text-shadow:var(--text-shadow-level-1);transition-property:color,text-shadow;transition-duration:.2s;transition-timing-function:ease-in-out}.effy-hashtag-primary{--effy-hashtag-text-color: var(--blue-power);--effy-hashtag-hover-text-color: var(--blue-power-dark)}.effy-hashtag-secondary{--effy-hashtag-text-color: var(--shiny-yellow);--effy-hashtag-hover-text-color: var(--shiny-yellow-dark)}.effy-hashtag:hover{color:var(--effy-hashtag-hover-text-color)!important;text-shadow:var(--text-shadow-level-2)}.effy-hashtag-small{font-size:var(--font-size-xxs);line-height:var(--line-height-xxs)}.effy-tiny-button{font-family:var(--font-family);font-size:var(--font-size-sm);font-weight:var(--font-weight-700);line-height:var(--line-height-sm);display:flex;align-items:center;width:fit-content;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;color:var(--effy-tiny-button-text-color);text-shadow:var(--text-shadow-level-1);gap:16px;transition-property:color,background-color,text-shadow;transition-duration:.2s;transition-timing-function:ease-in-out}.effy-tiny-button-primary{--effy-tiny-button-text-color: var(--main-color);--effy-tiny-button-arrow-color: var(--main-color);--effy-tiny-button-background-color: var(--primary-color);--effy-tiny-button-border-color: var(--main-color);--effy-tiny-button-hover-background-color: var(--primary-color-active);--effy-tiny-button-active-background-color: var(--primary-color-active)}.effy-tiny-button-secondary{--effy-tiny-button-text-color: var(--main-color);--effy-tiny-button-arrow-color: #ffffff;--effy-tiny-button-background-color: var(--blue-power);--effy-tiny-button-border-color: var(--blue-power-dark);--effy-tiny-button-hover-background-color: var(--blue-power-dark);--effy-tiny-button-active-background-color: var(--blue-power-dark)}.effy-tiny-button-tertiary{--effy-tiny-button-text-color: var(--main-color);--effy-tiny-button-arrow-color: #ffffff;--effy-tiny-button-background-color: var(--midnight-blue);--effy-tiny-button-border-color: var(--midnight-blue-dark);--effy-tiny-button-hover-background-color: var(--midnight-blue-dark);--effy-tiny-button-active-background-color: var(--midnight-blue-dark)}.effy-tiny-button svg path{fill:var(--effy-tiny-button-arrow-color)}.effy-tiny-button:hover{text-shadow:var(--text-shadow-level-2)}.effy-tiny-button:hover .effy-tiny-button-arrow{box-shadow:var(--box-shadow-level-2);background-color:var(--effy-tiny-button-hover-background-color)}.effy-tiny-button:active{text-shadow:none}.effy-tiny-button:active .effy-tiny-button-arrow{box-shadow:none;background-color:var(--effy-tiny-button-active-background-color)}.effy-tiny-button-label{margin:2px 0}.effy-tiny-button-arrow{padding:5px 8px;box-shadow:var(--box-shadow-level-1);background-color:var(--effy-tiny-button-background-color);transition-property:color,background-color,box-shadow;transition-duration:.2s;transition-timing-function:ease-in-out}.effy-tiny-button-small{font-size:var(--font-size-xs);line-height:var(--line-height-xs)}.effy-tiny-button-small .effy-tiny-button-arrow{padding:3px 6px}.effy-progress-bar{--effy-progress-bar-color: var(--accent-color);--effy-progress-bar-transition-duration: .3s}.effy-progress-bar--small{--effy-progress-bar-size: 8px}.effy-progress-bar--medium{--effy-progress-bar-size: 12px}:root{--midnight-blue: #161637;--shiny-yellow: #fff164;--blue-power: #4754ff;--midnight-blue-dark: #040429;--shiny-yellow-dark: #eac91a;--blue-power-dark: #1725c7;--midnight-blue-light: #b9b9c3;--lighter-shiny-yellow: #fffbd0;--blue-power-light: #c8ccff;--green-leaf: #17d16e;--sky-blue: #66a8ff;--orange-likethefruit: #ff9538;--salmon-pink: #ff6b6b;--green-leaf-dark: #0ab75b;--sky-blue-dark: #498de6;--orange-likethefruit-dark: #e68026;--salmon-pink-dark: #e44a4a;--green-leaf-light: #b9f1d3;--sky-blue-light: #d1e5ff;--orange-likethefruit-light: #ffdfc3;--salmon-pink-light: #ffd3d3;--system-red: #bf0000;--system-green: #07ac20;--system-grey: #f1f1f1;--tofu-white: #ffffff;--warm: #fcfbf8;--cold: #f0f6ff;--border-card: #d7e1f8;--article-blue: #5c5c73;--soft-blue: #e0eeff;--light-grey: #dddddd;--qe-blue: #00b4ff;--qe-blue-light: #a8ecff;--calculeo-yellow: #f5c800;--calculeo-yellow-light: #fcf082;--lpe-orange: #f57421;--lpe-orange-light: #f6ca74;--system-red-light: #fb7f7f;--qe-blue-5: rgba(0, 180, 255, .05);--qe-blue-10: rgba(0, 180, 255, .1);--qe-blue-20: rgba(0, 180, 255, .2);--qe-blue-40: rgba(0, 180, 255, .4);--qe-blue-60: rgba(0, 180, 255, .6);--qe-blue-80: rgba(0, 180, 255, .8);--calculeo-yellow-5: rgba(245, 200, 0, .05);--calculeo-yellow-10: rgba(245, 200, 0, .1);--calculeo-yellow-20: rgba(245, 200, 0, .2);--calculeo-yellow-40: rgba(245, 200, 0, .4);--calculeo-yellow-60: rgba(245, 200, 0, .6);--calculeo-yellow-80: rgba(245, 200, 0, .8);--lpe-orange-5: rgba(245, 116, 33, .05);--lpe-orange-10: rgba(245, 116, 33, .1);--lpe-orange-20: rgba(245, 116, 33, .2);--lpe-orange-40: rgba(245, 116, 33, .4);--lpe-orange-60: rgba(245, 116, 33, .6);--lpe-orange-80: rgba(245, 116, 33, .8);--midnight-blue-5: rgba(22, 22, 55, .05);--midnight-blue-10: rgba(22, 22, 55, .1);--midnight-blue-20: rgba(22, 22, 55, .2);--midnight-blue-40: rgba(22, 22, 55, .4);--midnight-blue-60: rgba(22, 22, 55, .6);--midnight-blue-80: rgba(22, 22, 55, .8);--shiny-yellow-5: rgba(255, 241, 100, .05);--shiny-yellow-10: rgba(255, 241, 100, .1);--shiny-yellow-20: rgba(255, 241, 100, .2);--shiny-yellow-40: rgba(255, 241, 100, .4);--shiny-yellow-60: rgba(255, 241, 100, .6);--shiny-yellow-80: rgba(255, 241, 100, .8);--blue-power-5: rgba(71, 84, 255, .05);--blue-power-10: rgba(71, 84, 255, .1);--blue-power-20: rgba(71, 84, 255, .2);--blue-power-40: rgba(71, 84, 255, .4);--blue-power-60: rgba(71, 84, 255, .6);--blue-power-80: rgba(71, 84, 255, .8);--green-leaf-5: rgba(23, 209, 110, .05);--green-leaf-10: rgba(23, 209, 110, .1);--green-leaf-20: rgba(23, 209, 110, .2);--green-leaf-40: rgba(23, 209, 110, .4);--green-leaf-60: rgba(23, 209, 110, .6);--green-leaf-80: rgba(23, 209, 110, .8);--sky-blue-5: rgba(102, 168, 255, .05);--sky-blue-10: rgba(102, 168, 255, .1);--sky-blue-20: rgba(102, 168, 255, .2);--sky-blue-40: rgba(102, 168, 255, .4);--sky-blue-60: rgba(102, 168, 255, .6);--sky-blue-80: rgba(102, 168, 255, .8);--orange-likethefruit-5: rgba(255, 149, 56, .05);--orange-likethefruit-10: rgba(255, 149, 56, .1);--orange-likethefruit-20: rgba(255, 149, 56, .2);--orange-likethefruit-40: rgba(255, 149, 56, .4);--orange-likethefruit-60: rgba(255, 149, 56, .6);--orange-likethefruit-80: rgba(255, 149, 56, .8);--salmon-pink-5: rgba(255, 107, 107, .05);--salmon-pink-10: rgba(255, 107, 107, .1);--salmon-pink-20: rgba(255, 107, 107, .2);--salmon-pink-40: rgba(255, 107, 107, .4);--salmon-pink-60: rgba(255, 107, 107, .6);--salmon-pink-80: rgba(255, 107, 107, .8);--breakpoint-xs: 375px;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1200px;--breakpoint-2xl: 1366px;--breakpoint-3xl: 1680px;--box-shadow-level-0: 0px 2px 2px .5px rgba(22, 22, 55, .075);--box-shadow-level-1: 0px 2px 2px 2px rgba(22, 22, 55, .1);--box-shadow-level-2: 0px 6px 8px 2px rgba(22, 22, 55, .15);--box-shadow-level-3: 0px 12px 16px 2px rgba(22, 22, 55, .15);--box-shadow-level-4: 0px 0px 16px 0px rgba(22, 22, 55, .15);--text-shadow-level-1: 0px 2px 2px rgba(22, 22, 55, .1);--text-shadow-level-2: 0px 6px 8px rgba(22, 22, 55, .15);--text-shadow-level-3: 0px 12px 16px rgba(22, 22, 55, .15);--text-shadow-level-4: 0px 0px 16px rgba(22, 22, 55, .15);--font-family: Gilroy, Arial, sans-serif;--font-size-xxs: .625rem;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--font-size-4xl: 2.5rem;--font-size-5xl: 3rem;--line-height-xxs: .875rem;--line-height-xs: 1rem;--line-height-sm: 1.25rem;--line-height-md: 1.625rem;--line-height-lg: 1.75rem;--line-height-xl: 1.875rem;--line-height-2xl: 2.125rem;--line-height-3xl: 2.625rem;--line-height-4xl: 3.375rem;--line-height-5xl: 4rem;--font-weight-300: 300;--font-weight-400: 400;--font-weight-500: 500;--font-weight-600: 600;--font-weight-700: 700;--font-weight-900: 900;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-out-elastic: cubic-bezier(.175, .885, .32, 1.275)}body{font-family:var(--font-family);font-size:var(--font-size-md);line-height:var(--line-height-md);font-weight:var(--font-weight-500)}:root .effy-theme{--main-color: #161637;--main-color-rgb: 22, 22, 55;--on-main-color: #ffffff;--on-main-color-rgb: 255, 255, 255;--primary-color: #fff164;--primary-color-rgb: 255, 241, 100;--on-primary-color: #161637;--on-primary-color-rgb: 22, 22, 55;--primary-color-active: #eac91a;--primary-color-active-rgb: 234, 201, 26;--on-primary-color-active: #161637;--on-primary-color-active-rgb: 22, 22, 55;--secondary-color: #ff6b6b;--secondary-color-rgb: 255, 107, 107;--on-secondary-color: #161637;--on-secondary-color-rgb: 22, 22, 55;--tertiary-color: #4754ff;--tertiary-color-rgb: 71, 84, 255;--on-tertiary-color: #ffffff;--on-tertiary-color-rgb: 255, 255, 255;--accent-color: #4754ff;--accent-color-rgb: 71, 84, 255;--font-family: buenos-aires, Arial, sans-serif}.mdc-notched-outline__notch{border-right:unset}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme){--mat-sys-background: #fcf8fc;--mat-sys-error: #bf0000;--mat-sys-error-container: #bf0000;--mat-sys-inverse-on-surface: #f3eff3;--mat-sys-inverse-primary: #c4c3ed;--mat-sys-inverse-surface: #313033;--mat-sys-on-background: #1c1b1e;--mat-sys-on-error: #bf0000;--mat-sys-on-error-container: #bf0000;--mat-sys-on-primary: #ffffff;--mat-sys-on-primary-container: #434367;--mat-sys-on-primary-fixed: #181839;--mat-sys-on-primary-fixed-variant: #434367;--mat-sys-on-secondary: #ffffff;--mat-sys-on-secondary-container: #464555;--mat-sys-on-secondary-fixed: #1a1a28;--mat-sys-on-secondary-fixed-variant: #464555;--mat-sys-on-surface: #1c1b1e;--mat-sys-on-surface-variant: #47464e;--mat-sys-on-tertiary: #ffffff;--mat-sys-on-tertiary-container: #121fdb;--mat-sys-on-tertiary-fixed: #00036b;--mat-sys-on-tertiary-fixed-variant: #121fdb;--mat-sys-outline: #78767f;--mat-sys-outline-variant: #c8c5cf;--mat-sys-primary: #5b5b80;--mat-sys-primary-container: #e2dfff;--mat-sys-primary-fixed: #e2dfff;--mat-sys-primary-fixed-dim: #c4c3ed;--mat-sys-scrim: #000000;--mat-sys-secondary: #5e5d6d;--mat-sys-secondary-container: #e3e0f4;--mat-sys-secondary-fixed: #e3e0f4;--mat-sys-secondary-fixed-dim: #c7c4d7;--mat-sys-shadow: #000000;--mat-sys-surface: #fcf8fc;--mat-sys-surface-bright: #fcf8fc;--mat-sys-surface-container: #f1edf0;--mat-sys-surface-container-high: #ebe7ea;--mat-sys-surface-container-highest: #e5e1e5;--mat-sys-surface-container-low: #f6f2f6;--mat-sys-surface-container-lowest: #ffffff;--mat-sys-surface-dim: #dcd9dc;--mat-sys-surface-tint: #5b5b80;--mat-sys-surface-variant: #e4e1eb;--mat-sys-tertiary: #3743f1;--mat-sys-tertiary-container: #e0e0ff;--mat-sys-tertiary-fixed: #e0e0ff;--mat-sys-tertiary-fixed-dim: #bec2ff;--mat-sys-neutral-variant20: #303037;--mat-sys-neutral10: #1c1b1e;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-sys-body-large: 300 1rem / 1.5rem buenos-aires;--mat-sys-body-large-font: buenos-aires;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 300;--mat-sys-body-medium: 300 .875rem / 1.25rem buenos-aires;--mat-sys-body-medium-font: buenos-aires;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 300;--mat-sys-body-small: 300 .75rem / 1rem buenos-aires;--mat-sys-body-small-font: buenos-aires;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 300;--mat-sys-display-large: 300 3.562rem / 4rem buenos-aires;--mat-sys-display-large-font: buenos-aires;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 300;--mat-sys-display-medium: 300 2.812rem / 3.25rem buenos-aires;--mat-sys-display-medium-font: buenos-aires;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 300;--mat-sys-display-small: 300 2.25rem / 2.75rem buenos-aires;--mat-sys-display-small-font: buenos-aires;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 300;--mat-sys-headline-large: 300 2rem / 2.5rem buenos-aires;--mat-sys-headline-large-font: buenos-aires;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 300;--mat-sys-headline-medium: 300 1.75rem / 2.25rem buenos-aires;--mat-sys-headline-medium-font: buenos-aires;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 300;--mat-sys-headline-small: 300 1.5rem / 2rem buenos-aires;--mat-sys-headline-small-font: buenos-aires;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 300;--mat-sys-label-large: 300 .875rem / 1.25rem buenos-aires;--mat-sys-label-large-font: buenos-aires;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 300;--mat-sys-label-large-weight-prominent: 600;--mat-sys-label-medium: 300 .75rem / 1rem buenos-aires;--mat-sys-label-medium-font: buenos-aires;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 300;--mat-sys-label-medium-weight-prominent: 600;--mat-sys-label-small: 300 .688rem / 1rem buenos-aires;--mat-sys-label-small-font: buenos-aires;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 300;--mat-sys-title-large: 300 1.375rem / 1.75rem buenos-aires;--mat-sys-title-large-font: buenos-aires;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 300;--mat-sys-title-medium: 300 1rem / 1.5rem buenos-aires;--mat-sys-title-medium-font: buenos-aires;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 300;--mat-sys-title-small: 300 .875rem / 1.25rem buenos-aires;--mat-sys-title-small-font: buenos-aires;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 300;--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12;--mat-autocomplete-background-color: var(--tofu-white);--mat-checkbox-selected-icon-color: var(--blue-power);--mat-checkbox-selected-focus-icon-color: var(--blue-power);--mat-checkbox-selected-checkmark-color: var(--tofu-white);--mat-checkbox-disabled-unselected-icon-color: var(--light-grey);--mat-checkbox-disabled-selected-icon-color: var(--light-grey);--mat-checkbox-unselected-icon-color: var(--blue-power);--mat-checkbox-selected-focus-state-layer-color: transparent;--mat-checkbox-unselected-focus-state-layer-color: transparent;--mat-checkbox-unselected-focus-icon-color: var(--blue-power);--mat-checkbox-unselected-hover-icon-color: var(--blue-power);--mat-checkbox-selected-hover-icon-color: var(--blue-power-dark);--mat-checkbox-selected-pressed-state-layer-color: transparent;--mat-checkbox-selected-hover-state-layer-color: transparent;--mat-checkbox-selected-pressed-icon-color: var(--blue-power);--mat-checkbox-unselected-hover-state-layer-color: transparent;--mat-checkbox-unselected-pressed-state-layer-color: transparent;--mat-checkbox-state-layer-size: 24px;--mat-checkbox-label-text-color: var(--midnight-blue);--mat-checkbox-label-text-weight: var(--font-weight-300);--mat-checkbox-label-text-size: var(--font-size-xs);--mat-checkbox-label-text-line-height: var(--line-height-xs)}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .mat-mdc-checkbox .mdc-checkbox__background{border-radius:0!important}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme){--mat-dialog-container-shape: 0px;--mat-dialog-container-elevation-shadow: var(--box-shadow-level-4);--mat-dialog-container-small-max-width: 100vw;--mat-dialog-container-max-width: 1024px;--mat-dialog-container-color: #ffffff}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .effy-dialog{color:var(--midnight-blue);width:100vw;max-height:95dvh;overflow-y:auto;position:fixed!important;bottom:0;border-radius:12px 12px 0 0}@media screen and (min-width:1024px){html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .effy-dialog{width:auto;bottom:auto;border-radius:12px;max-width:90vw}}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .effy-dialog-backdrop{background-color:#161637b3}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme){--mat-divider-color: var(--border-card);--mat-form-field-container-height: 48px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 12px;--mat-form-field-filled-with-label-container-padding-top: 12px;--mat-form-field-filled-with-label-container-padding-bottom: 12px;--mat-form-field-outlined-container-shape: 0px;--mat-form-field-outlined-outline-color: var(--border-card);--mat-form-field-outlined-label-text-color: var(--article-blue);--mat-form-field-outlined-hover-outline-color: var(--blue-power);--mat-form-field-outlined-hover-label-text-color: var(--blue-power);--mat-form-field-outlined-focus-outline-color: var(--blue-power);--mat-form-field-outlined-focus-label-text-color: var(--blue-power);--mat-form-field-leading-icon-color: var(--blue-power);--mat-form-field-trailing-icon-color: var(--blue-power);--mat-form-field-subscript-text-line-height: var(--line-height-xs);--mat-form-field-subscript-text-size: var(--font-size-xs)}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .mat-mdc-text-field-wrapper{background-color:#fff}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .mdc-text-field:has(input:-webkit-autofill){background-color:#e8f0fe!important}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .mat-mdc-icon-button{--mat-icon-color: var(--midnight-blue-dark) !important}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .mat-mdc-icon-button.mat-mdc-button-disabled{--mat-icon-color: var(--border-card) !important}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .mat-mdc-icon-button{--mat-icon-button-disabled-state-layer-color: var(--border-card) !important}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .mat-mdc-icon-button:hover{--mat-icon-button-hover-state-layer-opacity: 0 !important}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .mat-mdc-icon-button.mat-mdc-button-persistent-ripple:before{background-color:unset!important}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme){--mat-form-field-outlined-input-text-color: var(--midnight-blue)}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme){--mat-option-label-text-color: var(--article-blue) !important;--mat-option-selected-state-layer-color: var(--cold) !important;--mat-option-selected-state-label-text-color: var(--article-blue) !important;--mat-option-hover-state-layer-color: var(--cold) !important;--mat-option-focus-state-layer-color: var(--cold) !important}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .mat-mdc-option .mdc-list-item__primary-text{display:flex!important;align-items:center!important;flex-direction:row!important;gap:12px!important}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme){--mat-radio-touch-target-display: 30px;--mat-radio-disabled-unselected-icon-color: var(--light-grey);--mat-radio-disabled-selected-icon-color: var(--light-grey);--mat-radio-unselected-icon-color: var(--blue-power);--mat-radio-selected-focus-icon-color: var(--blue-power);--mat-radio-selected-hover-icon-color: var(--blue-power);--mat-radio-selected-icon-color: var(--blue-power);--mat-radio-selected-pressed-icon-color: var(--blue-power);--mat-radio-checked-ripple-color: var(--blue-power);--mat-radio-label-text-line-height: var(--line-height-md);--mat-radio-label-text-size: var(--font-size-md);--mat-radio-label-text-tracking: 0;--mat-select-enabled-trigger-text-color: var(--blue-power);--mat-select-enabled-arrow-color: var(--blue-power);--mat-select-panel-background-color: var(--tofu-white)}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .mat-mdc-select-panel{padding-block:0}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme){--mat-slide-toggle-track-height: 20px;--mat-slide-toggle-track-shape: 0;--mat-slide-toggle-track-width: 38px;--mat-slide-toggle-track-outline-color: var(--border-card);--mat-slide-toggle-unselected-track-color: var(--border-card);--mat-slide-toggle-unselected-hover-track-color: var(--border-card);--mat-slide-toggle-unselected-focus-track-color: var(--border-card);--mat-slide-toggle-selected-track-color: var(--blue-power);--mat-slide-toggle-selected-focus-track-color: var(--blue-power);--mat-slide-toggle-selected-pressed-track-color: var(--blue-power-dark);--mat-slide-toggle-selected-hover-track-color: var(--blue-power-dark);--mat-slide-toggle-disabled-track-opacity: 1;--mat-slide-toggle-disabled-unselected-track-outline-color: var(--light-grey);--mat-slide-toggle-disabled-unselected-track-color: var(--light-grey);--mat-slide-toggle-disabled-selected-track-color: var(--light-grey);--mat-slide-toggle-handle-shape: 0;--mat-slide-toggle-handle-height: 16px;--mat-slide-toggle-selected-handle-size: 16px;--mat-slide-toggle-pressed-handle-size: 16px;--mat-slide-toggle-unselected-handle-size: 16px;--mat-slide-toggle-handle-surface-color: var(--tofu-white);--mat-slide-toggle-unselected-handle-color: var(--tofu-white);--mat-slide-toggle-unselected-hover-handle-color: var(--tofu-white);--mat-slide-toggle-unselected-focus-handle-color: var(--tofu-white);--mat-slide-toggle-unselected-pressed-handle-color: var(--tofu-white);--mat-slide-toggle-disabled-unselected-handle-color: var(--tofu-white);--mat-slide-toggle-selected-handle-color: var(--tofu-white);--mat-slide-toggle-selected-focus-handle-color: var(--tofu-white);--mat-slide-toggle-selected-hover-handle-color: var(--tofu-white);--mat-slide-toggle-selected-pressed-handle-color: var(--tofu-white);--mat-slide-toggle-disabled-selected-handle-color: var(--tofu-white);--mat-slide-toggle-selected-handle-horizontal-margin: 0 20px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0 20px;--mat-slide-toggle-unselected-handle-horizontal-margin: 0 2px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0 2px;--mat-slide-toggle-handle-elevation-shadow: var(--box-shadow-level-1)}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .mat-mdc-snack-bar-container .mat-mdc-snackbar-surface{min-width:0px}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme){--mat-tab-inactive-label-text-color: var(--midnight-blue);--mat-tab-inactive-focus-label-text-color: var(--midnight-blue);--mat-tab-inactive-hover-label-text-color: var(--midnight-blue);--mat-tab-active-hover-label-text-color: var(--midnight-blue);--mat-tab-active-focus-label-text-color: var(--midnight-blue);--mat-tab-active-label-text-color: var(--midnight-blue);--mat-tab-active-indicator-height: 4px;--mat-tab-active-indicator-color: var(--blue-power);--mat-tab-active-hover-indicator-color: var(--blue-power);--mat-tab-active-focus-indicator-color: var(--blue-power);--mat-tab-divider-height: 0px;--mat-tab-label-text-size: var(--font-size-md)}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label,html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .mat-mdc-tab-link.mdc-tab--active .mdc-tab__text-label{font-weight:var(--font-weight-700)}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) :root{--effy-calendar-text-size: var(--font-size-md)}@media screen and (min-width:1200px){html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) :root{--effy-calendar-text-size: var(--font-size-lg)}}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme){--mat-datepicker-calendar-container-shape: 8px;--mat-datepicker-calendar-date-selected-state-background-color: var(--blue-power);--mat-datepicker-calendar-text-font: var(--font-family);--mat-datepicker-calendar-text-size: var(--effy-calendar-text-size);--mat-datepicker-calendar-container-background-color: var(--tofu-white);--mat-datepicker-calendar-container-text-color: var(--midnight-blue);--mat-datepicker-calendar-date-today-outline-color: transparent}html:has(.effy-theme,.calculeo-theme,.laprimeenergie-theme,.quelleenergie-theme,.pro-theme) .mat-datepicker-content{box-shadow:var(--box-shadow-level-4)}
