hr{color:inherit;border-top-width:1px;height:0}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}:root{--color-primary:#ffdcd0;--color-secondary:#fff;--color-accent:#3a0751;--color-accent-purple:#3a0751;--color-accent-pink:#f79f9c;--color-accent-green:#00977e;--color-accent-yellow:#febd2d;--color-light-grey:#fafafa;--color-medium-grey:#d9d9d9;--color-text-dark:#3a0751;--color-text-light:#fff;--leading-1:.25rem;--leading-2:.5rem;--leading-3:.75rem;--leading-4:1rem;--leading-5:1.25rem;--leading-6:1.5rem;--leading-7:1.75rem;--leading-8:2rem;--leading-9:2.25rem;--leading-10:2.5rem;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--screen-sm:640px;--screen-md:768px;--screen-lg:1024px;--screen-xl:1280px;--screen-2xl:1536px;--rounded:.625rem;--rounded-lg:1.25rem;--rounded-full:9999px;--intro-ellipse-height:560px;--sections-padding:16px;--section-width:1000px;--section-wide-width:1250px;--section-small-width:800px;--layer-0:0;--layer-1:10;--layer-2:20;--layer-3:30;--layer-4:40;--layer-5:50;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-4xl:2.5rem;--font-light:300;--font-regular:400;--font-medium:500;--font-bold:700;--font-body:system-ui,sans-serif;--font-title:system-ui,sans-serif;--min-desktop-padding:3rem}@media (prefers-reduced-motion:no-preference){*{scroll-behavior:smooth}}body{color:var(--color-text-light);font-weight:var(--font-regular);font-size:var(--text-base);font-family:var(--font-body);background-color:var(--color-secondary);font-style:normal;line-height:normal}a{text-decoration:underline}a:hover{text-decoration:none}@media screen and (min-width:1024px){.only-mobile{display:none!important}}.only-desktop{display:none!important}@media screen and (min-width:1024px){.only-desktop{display:block!important}}.button{color:var(--color-text-light);background-color:var(--color-primary);border-radius:3.125rem;justify-content:center;align-items:center;padding:.625rem 1.25rem;text-decoration:none;display:inline-flex}.button--primary{color:var(--color-text-light);background-color:var(--color-primary)}.button--secondary{color:var(--color-primary);background-color:var(--color-secondary)}.button--accent{color:var(--color-text-light);background-color:var(--color-accent)}.button--grey{color:var(--color-text-light);background-color:var(--color-medium-grey)}.button--emph{font-weight:var(--font-bold);font-size:var(--text-lg);padding-inline:2.5rem}.button--icon{gap:1rem;display:flex}.circle-graph{align-self:stretch;max-width:390px;position:relative}.circle-graph__title{color:var(--color-accent);font-weight:var(--font-bold);font-size:var(--text-2xl);font-family:var(--font-title);text-align:center;width:100%;display:block;position:absolute;top:50%}.circle-graph__svg{overflow:visible}.arcs{aspect-ratio:1}.circle-graph__inner-circle{--radius:37%;--value:0;color:var(--color-accent)}.circle-graph__outer-circle{--radius:43%;--value:0;color:var(--color-accent-pink)}.circle-graph__outer-circlebackground,.circle-graph__inner-circlebackground{color:var(--color-light-grey)}.circle-graph__outer-circle,.circle-graph__inner-circle{transform-origin:50%;stroke-dasharray:calc(2*3.15*var(--radius));stroke-dashoffset:calc((1 - var(--value))*2*3.15*var(--radius));transition:stroke-dashoffset 1s;transform:rotate(-90deg)}.circle-graph__inner-text,.circle-graph__outer-text{z-index:var(--layer-1);color:var(--color-accent);font-weight:var(--font-bold);display:none}.speedometer{--value:0;overflow:hidden}.speedometer__indicator{--stroke-width:5.5px;stroke:#000;transform:translateY(calc(-1*var(--stroke-width)))rotate(calc(var(--value)*180deg - 90deg));transform-origin:bottom;stroke-width:var(--stroke-width);transition:transform 1s}.comparison-profile{flex-direction:column;align-items:center;gap:1.4rem;width:18.5rem;height:100%;display:flex}.comparison-profile__content{flex-direction:column;align-items:center;gap:.4rem;display:flex}.comparison-profile__image-wrapper{padding-inline:2.4rem;position:relative}.comparison-profile__info-close{position:absolute;top:1.15rem;right:1.15rem}.comparison-profile__info{color:var(--color-text-light);opacity:0;background:#3a0751bf;width:100%;height:100%;padding-block:3.5rem;padding-inline:1.5rem;position:absolute;top:0;left:0}@media screen and (min-width:768px){.comparison-profile__info:hover,.comparison-profile__info:focus{opacity:1}}.comparison-profile__percentage{font-weight:var(--font-bold);font-size:var(--text-3xl)}.comparison-profile__title{font-weight:var(--font-bold);font-size:var(--text-2xl);font-family:var(--font-title);text-align:center;padding-inline:2rem}.comparison-profile__button{margin-top:auto}.comparison-profile__button-closed{display:inline}.comparison-profile__button-opened{display:none}.comparison-profile[data-opened=opened] .comparison-profile__info{opacity:1}.comparison-profile[data-opened=opened] .comparison-profile__button-closed{display:none}.comparison-profile[data-opened=opened] .comparison-profile__button-opened{display:inline}.carousel{--gap:2rem;--item-width:100%;width:fit-content;margin-inline:auto;display:block;position:relative}.carousel__button{--width:.75rem;--height:1.2rem;--distance:-5rem;z-index:var(--layer-2);width:var(--width);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-.3rem}@media screen and (min-width:768px){.carousel__button{--distance:2.5rem;height:100%;padding-inline:20px;top:0}}.carousel__button:hover{-webkit-tap-highlight-color:transparent;outline:none!important}.carousel__button .carousel-button__icon{width:var(--width)}.carousel__button--previous{left:calc(-1*(var(--width) + var(--distance)))}.carousel__button--next{right:calc(-1*var(--distance) - var(--width))}.carousel__viewport{margin-inline:auto;position:relative;overflow:hidden}.carousel__scroller{--current-slide:0;gap:var(--gap);transform:translateX(calc((-1*var(--item-width) - (var(--gap)))*var(--current-slide)));flex-direction:row;align-items:stretch;transition:transform .5s;display:flex}.carousel__item{width:var(--item-width);opacity:1;flex-direction:column;flex-shrink:0;align-items:center;transition:opacity .6s;display:flex}@media screen and (min-width:768px){.carousel__item.carousel__item--veil{opacity:1}}.carousel__position{justify-content:center;gap:.3rem;width:100%;margin-top:2rem;display:flex}*,:before,:after{box-sizing:border-box;border:0 solid}html{font-family:var(--font-family),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";tab-size:4;-webkit-text-size-adjust:100%;line-height:1.5}body{line-height:inherit;margin:0}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-weight:inherit;font-size:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:var(--color-gray-400);opacity:1}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden],[x-cloak]{display:none!important}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}.sr-only{white-space:nowrap;clip:rect(0,0,0,0);border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@font-face{font-weight:300;font-family:Roobert VRT;font-style:normal;src:url(/vite/assets/RoobertVRT-Light-Bwlxd-7V.woff)format("woff"),url(/vite/assets/RoobertVRT-Light-zAAVz0Yb.woff2)format("woff2")}@font-face{font-weight:300;font-family:Roobert VRT;font-style:italic;src:url(/vite/assets/RoobertVRT-LightItalic-zvuEaoa3.woff)format("woff"),url(/vite/assets/RoobertVRT-LightItalic-DsJcUbDL.woff2)format("woff2")}@font-face{font-weight:400;font-family:Roobert VRT;font-style:normal;src:url(/vite/assets/RoobertVRT-Regular-Cm1T3F9F.woff)format("woff"),url(/vite/assets/RoobertVRT-Regular-grTqZwYK.woff2)format("woff2")}@font-face{font-weight:400;font-family:Roobert VRT;font-style:italic;src:url(/vite/assets/RoobertVRT-RegularItalic-CFNst2Kc.woff)format("woff"),url(/vite/assets/RoobertVRT-RegularItalic-D6kD3ZPk.woff2)format("woff2")}@font-face{font-weight:500;font-family:Roobert VRT;font-style:normal;src:url(/vite/assets/RoobertVRT-Medium-DX-yl-ID.woff)format("woff"),url(/vite/assets/RoobertVRT-Medium-VohMA9L7.woff2)format("woff2")}@font-face{font-weight:600;font-family:Roobert VRT;font-style:normal;src:url(/vite/assets/RoobertVRT-SemiBold-J8tJkqE_.woff)format("woff"),url(/vite/assets/RoobertVRT-SemiBold-BdEJz5wy.woff2)format("woff2")}@font-face{font-weight:600;font-family:Roobert VRT;font-style:italic;src:url(/vite/assets/RoobertVRT-SemiBold-J8tJkqE_.woff)format("woff"),url(/vite/assets/RoobertVRT-SemiBold-BdEJz5wy.woff2)format("woff2")}@font-face{font-weight:700;font-family:Roobert VRT;font-style:normal;src:url(/vite/assets/RoobertVRT-Bold-CSaYt4jI.woff)format("woff"),url(/vite/assets/RoobertVRT-Bold-DCiNRZV5.woff2)format("woff2")}@font-face{font-weight:700;font-family:Roobert VRT;font-style:italic;src:url(/vite/assets/RoobertVRT-Bold-CSaYt4jI.woff)format("woff"),url(/vite/assets/RoobertVRT-Bold-DCiNRZV5.woff2)format("woff2")}@font-face{font-weight:900;font-family:Roobert VRT;font-style:normal;src:url(/vite/assets/RoobertVRT-Heavy-hr6gs6cA.woff)format("woff"),url(/vite/assets/RoobertVRT-Heavy-C_4B9gNq.woff2)format("woff2")}@font-face{font-weight:900;font-family:Roobert VRT;font-style:italic;src:url(/vite/assets/RoobertVRT-Heavy-hr6gs6cA.woff)format("woff"),url(/vite/assets/RoobertVRT-Heavy-C_4B9gNq.woff2)format("woff2")}:root{--color-primary:#3ecf6e;--color-secondary:#fff;--color-accent:#165827;--color-accent-dark:#003400;--color-accent-medium:#c3f0c7;--color-accent-light:#eef7ee;--color-accent-very-light:#f3f9f3;--color-grey-light:#fafafa;--color-grey-medium:#c1c1c6;--color-error:#e62323;--color-text-dark:#000;--color-text-grey:#69788c;--color-text-light:#fff;--color-title-dark:var(--color-primary);--color-title-light:var(--color-secondary);--color-white:#fff;--color-carousel-grey:#3f4865;--leading-1:.25rem;--leading-2:.5rem;--leading-3:.75rem;--leading-4:1rem;--leading-5:1.25rem;--leading-6:1.5rem;--leading-7:1.75rem;--leading-8:2rem;--leading-9:2.25rem;--leading-10:2.5rem;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--screen-sm:640px;--screen-md:768px;--screen-lg:1024px;--screen-xl:1280px;--screen-2xl:1536px;--rounded-sm:.3125rem;--rounded:.625rem;--rounded-lg:1.25rem;--rounded-full:9999px;--input-radius:.25rem;--input-border:1px solid var(--color-text-grey);--section-width:1000px;--section-wide-width:1250px;--section-small-width:800px;--layer-0:0;--layer-1:10;--layer-2:20;--layer-3:30;--layer-4:40;--layer-5:50;--text-2xs:.625rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-4xl:2.5rem;--font-light:300;--font-regular:400;--font-medium:500;--font-bold:700;--font-body:"Roobert VRT",system-ui,sans-serif;--font-title:"Roobert VRT",system-ui,sans-serif;--min-desktop-padding:3rem;--box-shadow:4px 4px 16px 0px #2222220d;--input-height:2.8rem;--input-background-hover:var(--color-accent-very-light);--input-background-selected:var(--color-accent-medium);--focus-outline-offset:.2rem;--filter-box-shadow-color:#2222220d;--filter-box-shadow:4px 4px 16px 0px #2222220d;--slide-color-dark:var(--color-accent);--slide-color-light:var(--color-accent-very-light)}*,:target{scroll-margin-top:0}@media (prefers-reduced-motion:no-preference){*{scroll-behavior:smooth}}body{width:100%;min-height:100vh;color:var(--color-text-dark);font-weight:var(--font-regular);font-size:var(--text-base);font-family:var(--font-body);background-color:var(--color-secondary);flex-direction:column;font-style:normal;line-height:normal;display:flex}@supports (min-height:100dvh;){body{min-height:100dvh}}main{flex-grow:1;width:100%}h1,h2,h3,h4{color:var(--color-title-dark);font-weight:var(--font-bold);font-family:var(--font-title);font-style:normal;line-height:normal}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}input::placeholder,textarea::placeholder{color:var(--color-text-grey)}.button{color:var(--color-secondary);border-radius:var(--rounded-full);background-color:var(--color-accent);justify-content:center;align-items:center;padding:.625rem 1.25rem;display:inline-flex}.button:hover{background-color:var(--color-accent-dark);cursor:pointer}.button:focus-visible{background-color:var(--color-accent-dark);outline:1px solid var(--color-accent-dark);outline-offset:var(--focus-outline-offset)}.button:disabled{opacity:.5}.button:disabled:hover{background-color:var(--color-accent);cursor:default}.button--left-arrow{flex-direction:row;gap:.62rem;display:inline-flex}.button--left-arrow:before{content:"←"}.button--right-arrow{flex-direction:row;gap:.62rem;display:inline-flex}.button--right-arrow:after{content:"→"}.button-group{flex-flow:wrap;justify-content:center;gap:1.25rem;display:flex}@media screen and (min-width:1024px){.button-group{justify-content:flex-start}}.header{padding-top:.3rem}.header__site-title{font-weight:var(--font-bold);font-size:var(--text-sm)}@media screen and (min-width:768px){.header__site-title{font-size:var(--text-lg)}}.header__content{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;height:8rem;display:flex}@media screen and (min-width:768px){.header__content{height:9rem}}.header__titles{margin-block-end:1.5rem}.header__title{color:var(--color-title-light);font-weight:var(--font-bold);font-size:var(--text-xl);text-wrap:balance}@media screen and (min-width:768px){.header__title{font-size:var(--text-3xl)}}.header__button{display:none}@media screen and (min-width:768px){.header__button{display:unset}}.header__filters{bottom:calc(-.5*var(--input-height));position:absolute}.header__illustration{height:calc(100% + 1.5rem);margin-block-start:-1.5rem;display:none}@media screen and (min-width:768px){.header__illustration{display:unset;margin-right:90px}}.header--small{padding:1rem}.header--small .header__content{display:none}.header--small .header__site-title{font-size:var(--text-lg)}.page{padding-top:4rem}.page__title{margin-bottom:1.8rem}.page__instructions{font-weight:var(--font-bold);margin-bottom:3rem}.flash{--color-flash-main:var(--color-error);--color-flash-background:#fff2f6e6;z-index:var(--layer-5);justify-content:center;width:100%;display:flex;position:fixed;top:3.8rem}.flash--notice{--color-flash-main:#2385e6;--color-flash-background:#f6fafee6}.flash__content{color:var(--color-flash-main);text-align:center;border:2px solid var(--color-flash-main);border-radius:var(--rounded);background:var(--color-flash-background);align-items:center;gap:1.6rem;padding-block:1.8rem;padding-inline:1.6rem;display:flex}.split{grid-template-columns:repeat(1,minmax(0,1fr));gap:0;display:grid}@media screen and (min-width:1024px){.split{grid-template-columns:repeat(2,2fr);gap:4rem}}.split__left,.split__right{grid-column:1}@media screen and (min-width:1024px){.split__right{grid-column:2}}.split__illustration{aspect-ratio:1;grid-row:3;max-height:18rem;transform:scaleX(-1)translate(25%,22%)}@media screen and (min-width:1024px){.split__illustration{grid-area:1/2;transform:none}}.footer{position:relative}.footer__content{flex-direction:row;gap:3rem;padding-block:1.5rem;display:flex}.footer__logo{height:3rem}.section{color:var(--color-text-dark)}.section__content{padding-inline:1rem;position:relative}@media screen and (min-width:768px){.section__content{margin-inline:var(--min-desktop-padding);max-width:calc(min(var(--screen-2xl),100vw) - var(--min-desktop-padding));margin-inline:auto}}.section--dark{color:var(--color-text-light);background-color:var(--color-primary)}.section--dark .section__title{color:var(--color-text-light)}.section--accent-verylight{color:var(--color-text-dark);background-color:var(--color-accent-very-light)}.section--accent-verylight .section__title{color:var(--color-title-dark)}.section--content-box{margin-inline:auto;padding-block:0}@media screen and (min-width:768px){.section--content-box{padding-top:1rem;padding-bottom:3.25rem}}.section--content-box .section__content{background-color:var(--color-secondary);padding-block:3rem;padding-inline:1rem}@media screen and (min-width:768px){.section--content-box .section__content{border-radius:var(--rounded);padding-inline:8rem}}@media screen and (min-width:1024px){.section--content-box .section__content{padding-inline:10rem}}.section--accent{background-color:var(--color-accent)}.section--flat{padding-block:0}.custom-select{width:100%;max-width:15rem;position:relative}.custom-select__head{width:100%;height:var(--input-height);color:var(--color-text-dark);border-color:var(--color-grey-light);border-radius:var(--rounded-full);background-color:var(--color-secondary);box-shadow:var(--filter-box-shadow);cursor:pointer;appearance:none;flex-direction:row;align-items:center;padding-inline:1.5rem 2.5rem;display:flex;position:relative}.custom-select__head:after{content:url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.81836 7.69492L0.818359 1.69492L2.21836 0.294922L6.81836 4.89492L11.4184 0.294922L12.8184 1.69492L6.81836 7.69492Z' fill='%23888888'/%3E%3C/svg%3E");pointer-events:none;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.custom-select__head:hover{background-color:var(--input-background-hover)}.custom-select__head:focus-visible{outline:var(--color-accent)solid 3px;outline-offset:3px}.custom-select__head:active{background-color:var(--input-background-selected)}.custom-select__options{z-index:var(--layer-2);width:100%;color:var(--color-text-dark);position:absolute;box-shadow:4px 4px 16px #2222220d}.custom-select__option-field{white-space:nowrap;clip:rect(0,0,0,0);border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.custom-select__option-label{text-align:center;background-color:var(--color-secondary);cursor:pointer;width:100%;padding:.66rem 0;display:block}.custom-select__option-label:first-of-type{box-shadow:0 4px 4px 0 var(--input-box-shadow-color);border-radius:.875rem .875rem 0 0}.custom-select__option-label:last-of-type{box-shadow:0 4px 4px 0 var(--input-box-shadow-color);border-radius:0 0 .875rem .875rem}.custom-select__option-label:hover{background-color:var(--input-background-hover)}.custom-select__option-label:active,.custom-select__option-field:checked+.custom-select__option-label{background-color:var(--input-background-selected)}.custom-select__option-field:focus-visible+.custom-select__option-label{outline:var(--color-accent)solid 3px}.carousel{--item-width:100%;width:100%}.carousel__item.carousel__item--veil{opacity:1}.carousel__button{--distance:-.85rem;z-index:var(--layer-4);height:100%;color:var(--color-carousel-grey);top:0}.carousel__button-wrapper{background:#ffffffd9;padding-block:.46rem;padding-inline:1rem}.carousel__button--previous .carousel__button-wrapper{border-radius:0 .625rem .625rem 0}.carousel__button--next .carousel__button-wrapper{border-radius:.625rem 0 0 .625rem}.carousel__viewport{width:var(--item-width)}.carousel__slide-nr{z-index:var(--layer-1);color:var(--color-carousel-grey);font-size:var(--text-xs);border-radius:var(--rounded-lg);background-color:#ffffffd9;padding-block:.15rem;padding-inline:.6rem;position:absolute;top:.95rem;right:2.4rem}.carousel__position{z-index:var(--layer-3);position:absolute;bottom:.8rem}.carousel__indicator{color:var(--color-medium-grey)}.carousel__indicator.carousel__indicator--active{color:var(--color-carousel-grey)}.filters{flex-direction:row;gap:.25rem;display:flex}.tip{border-radius:var(--rounded-lg);background-color:var(--color-accent-light);box-shadow:var(--box-shadow);flex-flow:wrap;justify-content:space-around;align-items:center;gap:2rem;margin-block:3.7rem;padding-block:1.5rem;padding-inline:2rem;display:flex}@media screen and (min-width:640px){.tip{padding-inline:4rem}}@media screen and (min-width:1024px){.tip--wide{flex-wrap:nowrap}}.tip__group{flex-direction:row;flex-grow:1;align-items:center;gap:2rem;display:flex}.tip__text .tip__item:not(:first-of-type){margin-top:.8rem}.tip--bold{padding-block:3rem}@media screen and (min-width:1024px){.tip--bold{padding-inline:7rem}}.tip--bold .tip__text{color:var(--color-text-dark);font-weight:var(--font-bold);flex-grow:1}@media screen and (min-width:768px){.tip--bold .tip__text{font-size:var(--text-2xl);flex-grow:0}}.tip__form{flex-direction:row;gap:.8rem;width:100%;display:flex}.tip__input{border:var(--input-border);border-radius:var(--rounded-full);background-color:var(--color-secondary);width:100%;padding:.75rem;padding-inline:1.5rem}.tip__url{font-weight:var(--font-bold);text-decoration:underline}.tip__logo{max-width:2.5rem}@media screen and (min-width:768px){.tip__logo{max-width:unset}}.tip--card{gap:1.25rem;margin-block:0 .5rem;padding:2.625rem 2rem}@media screen and (min-width:768px){.tip--card{flex-direction:column}.tip--card .tip__group{flex-direction:column;flex-grow:0}.tip--card .tip__text{text-align:center}}.tip--card .tip__form{flex-direction:column;width:100%}.tip--card .tip__button{margin-inline:auto}.slide{aspect-ratio:1.1;width:25rem;max-width:100%;position:relative}.slide--front{flex-direction:column;justify-content:space-between;padding-block:2.7rem;padding-inline:2.3rem;display:flex}.slide__image{z-index:var(--layer-0);object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.slide__title{z-index:var(--layer-2);color:var(--slide-color-dark);word-wrap:break-word;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#d9d9d9d9;padding-left:.3rem;padding-right:1rem;font-size:1.75rem;display:inline;position:relative}.slide__meta{z-index:var(--layer-2);flex-direction:column;align-items:flex-start;gap:.5rem;display:flex;position:relative}.slide__municipality,.slide__authors{color:var(--color-secondary);font-weight:var(--font-bold);background-color:var(--slide-color-dark);border-radius:1.25rem;padding-block:.3rem;padding-inline:1.12rem;font-size:.875rem;display:inline-block}.slide__arrow-right{z-index:var(--layer-1);color:var(--slide-color-medium);position:absolute;bottom:0;right:1rem}.slide__sash{z-index:var(--layer-1);color:var(--color-white);font-weight:500;position:absolute;bottom:0;right:0}.slide__sash:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='199' height='173' viewBox='0 0 199 173' fill='none'%3E%3Cg filter='url(%23filter0_d_253_7062)'%3E%3Cpath d='M90.9548 160.199H16.7231L182.68 20.1356V81.1425L90.9548 160.199Z' fill='%233ECF6E'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_253_7062' x='0.723145' y='0.13562' width='197.957' height='172.063' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='-4'/%3E%3CfeGaussianBlur stdDeviation='8'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.133333 0 0 0 0 0.133333 0 0 0 0 0.133333 0 0 0 0.05 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_253_7062'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_253_7062' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");z-index:0;filter:drop-shadow(0 -4px 16px #2222220d);display:block;transform:translate(18px,18px)}.slide__sash .slide__sash-text{z-index:var(--layer-1);text-align:center;transform-origin:50%;width:100%;display:block;position:absolute;top:50%;left:50%;transform:rotate(-42deg)translate(-33.33%,-24px)}.slide--pitch{z-index:var(--layer-1)}.pitch{background-color:var(--slide-color-light);flex-direction:column;justify-content:center;align-items:center;gap:1.22rem;padding-inline:2rem;display:flex}.pitch__content{color:#69788c;font-size:var(--text-sm);background-color:var(--color-secondary);box-shadow:.31rem .28rem var(--slide-color-dark);border-radius:1.25rem;padding-block:1rem;padding-inline:1rem;line-height:normal}.pitch--construction{background-color:#0000;max-width:35rem;margin-top:.6rem;padding-inline:0;display:block}.pitch--construction .pitch__content{color:var(--color-text-dark);background-color:var(--slide-color-light);box-shadow:none;padding-inline:2rem}.pitch__title{color:var(--color-text-light);font-weight:var(--font-bold);font-size:var(--text-sm);border-radius:var(--rounded-lg);background:var(--slide-color-dark);align-self:flex-start;padding-block:.4rem;padding-inline:1.125rem;position:relative}.pitch__arrow{color:var(--slide-color-medium);position:absolute;top:.7rem;right:-3rem}.cards{--cols:1;--text-padding-inline:2rem;grid-template-columns:repeat(var(--cols),minmax(0,25rem));gap:.75rem;width:fit-content;margin-inline:auto;display:grid}@media screen and (min-width:768px){.cards{--cols:2}}@media screen and (min-width:1280px){.cards{--cols:3}}.cards__tip{grid-area:1/-2/1/-1}.card{background-color:var(--color-secondary);width:100%;max-width:25rem;height:fit-content;box-shadow:var(--box-shadow)}.card__theme{padding-block:.45rem;padding-inline:var(--text-padding-inline);color:var(--color-text-grey);flex-direction:row;justify-content:space-between;display:flex}.card__answers-container{padding-bottom:4rem}.card__answers{padding-inline:var(--text-padding-inline);flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:.7rem;padding-bottom:1.8rem;display:flex}.card__bottom{flex-direction:column;justify-content:space-between;gap:.7rem;min-height:8rem;padding-top:1.25rem;padding-bottom:1.25rem;display:flex}.card__answers-preview{padding-inline:var(--text-padding-inline);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.7rem;display:-webkit-box;overflow:hidden}party-answers{--item-width:100%}party-answers .carousel__button{--distance:-30%;height:fit-content;top:auto;bottom:0}.card__see-more,.card__see-less,.card__no-answers{padding-inline:var(--text-padding-inline);color:var(--color-text-grey);text-align:left}.card__answer-party{font-weight:var(--font-bold)}.selector{grid-template-columns:repeat(var(--cols,3),minmax(0,1fr));gap:.6rem;max-width:40rem;display:grid}@media screen and (min-width:1024px){.selector{--cols:4}}.selector__label{border:4px solid #0000;display:block}.selector__label:hover,.selector__label:active{border-color:var(--color-grey-medium);cursor:pointer}.selector--images .selector__label{aspect-ratio:1}.selector--colors{--cols:2;grid-template-columns:repeat(var(--cols),min-content)}@media screen and (min-width:1024px){.selector--colors{--cols:4}}.selector--colors .selector__label{width:8rem}.selector__input:checked+.selector__label{border-color:var(--color-primary)}.selector__input:focus-visible+.selector__label{outline:2px solid var(--color-primary);outline-offset:var(--focus-outline-offset)}.selector__image{object-fit:cover;height:100%}.palette{flex-direction:row;display:flex}.palette__color{aspect-ratio:1;flex-grow:1;display:block}.input__label,.select__label{margin-bottom:.3rem;display:block}.select__field,.input__field{border:var(--input-border);border-radius:var(--input-radius);background-color:var(--color-secondary);padding:.75rem}.input__field--no-resize{resize:none}.form input[type=text]:not(.combobox__input),.form select,.form textarea{width:100%;max-width:40rem}.form .button{align-self:flex-start}.form__strong{color:var(--color-accent);font-weight:var(--font-bold)}.form__slides{flex-direction:column;align-items:center;gap:2rem;margin-block-end:2rem;display:flex}.form__slides--inline{flex-flow:wrap}.form__button-group{margin-top:3rem}@media screen and (min-width:768px){.form__button-group{margin-block-start:4rem}}.form__group{flex-direction:column;align-items:stretch;gap:2rem;margin-bottom:2rem;display:flex}.form__link{color:var(--color-accent);text-decoration:underline}.select__error,.input__error{color:var(--color-error);font-size:var(--text-xs);font-style:italic}.input__label{font-size:var(--text-base);flex-direction:column;align-items:flex-start;gap:.9rem;margin-bottom:.6rem;display:flex}.input__label--bold{font-weight:var(--font-bold)}.input__hint{color:var(--color-text-grey);font-size:var(--text-sm);margin-bottom:1.25rem}.input__counter{color:var(--color-text-grey);font-size:var(--text-xs);display:block}.input__counter:not(:empty){margin-block-start:.625rem}.select-group__legend{margin-bottom:.6rem}.teacher-check{flex-direction:row;gap:.7rem;margin-top:2rem;display:flex}.teacher-check__checkbox{width:1rem;color:var(--color-secondary);accent-color:var(--color-primary);box-shadow:0 1px 2px #00000040}.teacher-check__label{font-size:var(--text-sm)}.combobox{--text-size:var(--text-base);width:100%;max-width:40rem;font-size:var(--text-size);position:relative;overflow:visible}.combobox__label{margin-bottom:.25rem;display:block}.combobox__input-wrapper{align-items:center;display:flex;position:relative}.combobox__icon{color:var(--color-text-grey);position:absolute;top:50%;transform:translateY(-50%)}.combobox__icon--expand{right:.75rem}.combobox__input{width:100%;color:var(--color-text-dark);font-size:var(--text-size);font-family:var(--font-body);border:var(--input-border);border-radius:var(--input-radius);padding:.75rem 2rem .75rem .75rem;line-height:1}.combobox__input:focus{outline:var(--color-primary)solid 2px}.combobox__input::placeholder{color:var(--color-text-grey)}.combobox--focus .combobox__input{outline:var(--color-primary)solid 2px}.combobox__listbox{--item-y-padding:.75rem;--item-height:calc(var(--text-size) + 2*var(--item-y-padding));z-index:var(--layer-4);width:100%;min-width:14rem;max-height:calc(var(--item-height)*4);border-radius:var(--rounded-sm);background-color:var(--color-grey-light);margin-block:.625rem;padding:0;list-style:none;position:absolute;overflow-y:scroll;box-shadow:4px 4px 16px #2222220d}.combobox__option{padding:var(--item-y-padding).875rem;color:var(--color-text-dark);cursor:pointer;line-height:1}.combobox__option[data-current]{background-color:var(--color-accent-light)}.combobox__option[aria-selected=true]{background-color:var(--color-accent-medium)}.combobox__error{color:var(--color-error);font-size:var(--text-xs);font-style:italic}.combobox--filter .combobox__input{border-radius:var(--rounded-full);box-shadow:var(--filter-box-shadow);border:none;padding-inline:1.5rem}.combobox--filter .combobox__input::placeholder{color:var(--text-color-dark)}.empty-state{flex-direction:column-reverse;align-items:center;gap:1rem;max-width:32rem;margin-inline:auto;display:flex}@media screen and (min-width:640px){.empty-state{flex-direction:row;gap:0}}@media screen and (min-width:768px){.empty-state{padding-block:3rem}}.empty-state__text{max-width:16rem;color:var(--color-accent);font-weight:700;font-size:var(--text-2xl);text-align:center}@media screen and (min-width:640px){.empty-state__text{text-align:left;margin-inline-start:-6rem}}.empty-state__image{object-fit:contain}
