.image{line-height:0}iframe{border:none}figure{margin:0}.text-large{font-size:var(--size-large);line-height:1.75}.text-small{font-size:10.5pt}.text-center{text-align:center}.red{color:#df4432}.medium{font-weight:500}ul{list-style:"\2022\2007";padding-left:1.5rem}ul.list-dash{list-style:"\2014\2007"}ul li.list-medium::marker{font-weight:500}ul li.list-larger::marker{font-size:var(--size-larger)}ul li.list-large::marker{font-size:var(--size-large)}.grid{display:grid;column-gap:.5rem;row-gap:0;grid-template-columns:repeat(12,1fr)}.grid .contentRight{justify-self:end}.grid .contentLeft{justify-self:end}.grid .contentCenter{justify-self:center}.grid .contentMiddle{align-self:center}.grid .contentBottom{align-self:baseline}.grid.c-gap-0{column-gap:0}.grid.c-gap-1{column-gap:1rem}.grid.c-gap-1-5{column-gap:1.5rem}.grid.c-gap-2{column-gap:2rem}.grid.c-gap-1-3{column-gap:1.375rem}.grid.r-gap-1{row-gap:1rem}.grid.r-gap-1-5{row-gap:1.5rem}.grid.r-gap-2{row-gap:2rem}.grid.r-gap-3{row-gap:3rem}.grid.r-gap-4{row-gap:4rem}.grid.r-fakesubgrid-gap-1{margin-bottom:-1rem}.grid.r-fakesubgrid-gap-1 .subgrid{margin-bottom:1rem}.grid.r-fakesubgrid-gap-1-5{margin-bottom:-1.5rem}.grid.r-fakesubgrid-gap-1-5 .subgrid{margin-bottom:1.5rem}.grid.r-fakesubgrid-gap-2{margin-bottom:-2rem}.grid.r-fakesubgrid-gap-2 .subgrid{margin-bottom:2rem}.grid .col :first-child{margin-top:0}.grid .col :last-child{margin-top:0}.grid>.col-12{grid-column:span 12}.grid>.col-11{grid-column:span 11}.grid>.col-10{grid-column:span 10}.grid>.col-9{grid-column:span 9}.grid>.col-8{grid-column:span 8}.grid>.col-7{grid-column:span 7}.grid>.col-6{grid-column:span 6}.grid>.col-5{grid-column:span 5}.grid>.col-4{grid-column:span 4}.grid>.col-3{grid-column:span 3}.grid>.col-2{grid-column:span 2}.grid>.col-1{grid-column:span 1}.grid>.col-0{grid-column:span 0}.grid .col-left{justify-self:start}.grid .col-center{justify-self:center}.grid .col-right{justify-self:end}.grid-1{grid-template-columns:1fr}.grid-5{grid-template-columns:repeat(5,1fr)}.grid-1-1{grid-template-columns:1fr 1fr}.grid-2-1{grid-template-columns:2fr 1fr}.grid-1-2{grid-template-columns:1fr 2fr}.grid-1-1-1{grid-template-columns:1fr 1fr 1fr}.grid-1-2-1{grid-template-columns:1fr 2fr 1fr}.grid .subgrid{display:grid;grid-template-rows:subgrid;grid-row:span 12;grid-gap:0}.grid .subgrid.c-gap-0{column-gap:0}.grid .subgrid.c-gap-1{column-gap:1rem}.grid .subgrid.c-gap-1-5{column-gap:1.5rem}.grid .subgrid.c-gap-2{column-gap:2rem}.grid .subgrid.c-gap-1-3{column-gap:1.375rem}.grid .subgrid.r-gap-1{row-gap:1rem}.grid .subgrid.r-gap-1-5{row-gap:1.5rem}.grid .subgrid.r-gap-2{row-gap:2rem}.grid-dense{grid-auto-flow:dense}@media screen and (min-width:768px){.grid.grid-md-1-1{grid-template-columns:1fr 1fr}.grid.grid-md-2-1{grid-template-columns:2fr 1fr}.grid.grid-md-1-2{grid-template-columns:1fr 2fr}.grid.grid-md-1-1-1{grid-template-columns:1fr 1fr 1fr}.grid.grid-md-1-2-1{grid-template-columns:1fr 2fr 1fr}.grid.c-md-gap-1-3{column-gap:1.375rem}.grid.c-md-gap-2{column-gap:2rem}.grid.r-md-gap-1{row-gap:1rem}.grid>.col-md-12{grid-column:span 12}.grid>.col-md-11{grid-column:span 11}.grid>.col-md-10{grid-column:span 10}.grid>.col-md-9{grid-column:span 9}.grid>.col-md-8{grid-column:span 8}.grid>.col-md-7{grid-column:span 7}.grid>.col-md-6{grid-column:span 6}.grid>.col-md-4{grid-column:span 4}.grid>.col-md-3{grid-column:span 3}.grid>.col-md-2{grid-column:span 2}.grid>.col-md-1{grid-column:span 1}.grid>.col-md-0{grid-column:span 0}.grid .col-md-left{justify-self:start}.grid .col-md-center{justify-self:center}.grid .col-md-right{justify-self:end}}@media screen and (min-width:992px){.grid.grid-lg-1-1{grid-template-columns:1fr 1fr}.grid.grid-lg-2-1{grid-template-columns:2fr 1fr}.grid.grid-lg-1-2{grid-template-columns:1fr 2fr}.grid.grid-lg-1-1-1{grid-template-columns:1fr 1fr 1fr}.grid.grid-lg-1-2-1{grid-template-columns:1fr 2fr 1fr}.grid.grid-lg-1-1-1-1{grid-template-columns:1fr 1fr 1fr 1fr}.grid.c-lg-gap-1-3{column-gap:1.375rem}.grid>.col-lg-12{grid-column:span 12}.grid>.col-lg-11{grid-column:span 11}.grid>.col-lg-10{grid-column:span 10}.grid>.col-lg-9{grid-column:span 9}.grid>.col-lg-8{grid-column:span 8}.grid>.col-lg-7{grid-column:span 7}.grid>.col-lg-6{grid-column:span 6}.grid>.col-lg-4{grid-column:span 4}.grid>.col-lg-3{grid-column:span 3}.grid>.col-lg-2{grid-column:span 2}.grid>.col-lg-1{grid-column:span 1}.grid .col-lg-left{justify-self:start}.grid .col-lg-center{justify-self:center}.grid .col-lg-right{justify-self:end}}.flex{display:flex;flex-wrap:wrap}.flex>.col-12{width:100%}.flex>.col-11{width:91.66670000000001%}.flex>.col-10{width:83.33329999999999%}.flex>.col-9{width:75%}.flex>.col-8{width:66.66670000000001%}.flex>.col-7{width:58.3333%}.flex>.col-6{width:50%}.flex>.col-5{width:41.6667%}.flex>.col-4{width:33.3333%}.flex>.col-3{width:25%}.flex>.col-2{width:16.6667%}.flex>.col-1{width:8.333299999999999%}.flex>.col-0{width:0}@media screen and (min-width:768px){.flex>.col-md-12{width:100%}.flex>.col-md-11{width:91.66670000000001%}.flex>.col-md-10{width:83.33329999999999%}.flex>.col-md-9{width:75%}.flex>.col-md-8{width:66.66670000000001%}.flex>.col-md-7{width:58.3333%}.flex>.col-md-6{width:50%}.flex>.col-md-5{width:41.6667%}.flex>.col-md-4{width:33.3333%}.flex>.col-md-3{width:25%}.flex>.col-md-2{width:16.6667%}.flex>.col-md-1{width:8.333299999999999%}.flex>.col-md-0{width:0}}@media screen and (min-width:992px){.flex>.col-lg-12{width:100%}.flex>.col-lg-11{width:91.66670000000001%}.flex>.col-lg-10{width:83.33329999999999%}.flex>.col-lg-9{width:75%}.flex>.col-lg-8{width:66.66670000000001%}.flex>.col-lg-7{width:58.3333%}.flex>.col-lg-6{width:50%}.flex>.col-lg-5{width:41.6667%}.flex>.col-lg-4{width:33.3333%}.flex>.col-lg-3{width:25%}.flex>.col-lg-2{width:16.6667%}.flex>.col-lg-1{width:8.333299999999999%}.flex>.col-lg-0{width:0}}@media screen and (min-width:1200px){.flex>.col-xl-12{width:100%}.flex>.col-xl-11{width:91.66670000000001%}.flex>.col-xl-10{width:83.33329999999999%}.flex>.col-xl-9{width:75%}.flex>.col-xl-8{width:66.66670000000001%}.flex>.col-xl-7{width:58.3333%}.flex>.col-xl-6{width:50%}.flex>.col-xl-5{width:41.6667%}.flex>.col-xl-4{width:33.3333%}.flex>.col-xl-3{width:25%}.flex>.col-xl-2{width:16.6667%}.flex>.col-xl-1{width:8.333299999999999%}.flex>.col-xl-0{width:0}}.f-nowrap{flex-wrap:nowrap}.f-noshrink{flex-shrink:0}.f-flow-col{flex-flow:column}.f-a-base{align-items:baseline}.f-gap-1{gap:1rem}.f-gap-1-5{gap:1.5rem}input,button,select,textarea{line-height:inherit;display:inline-block;font-family:inherit;font-size:inherit;font-weight:inherit;padding:var(--input-padding-vertical) var(--input-padding-horizontal);border-radius:var(--border-radius);background-color:var(--form-background);border:var(--input-border-width) solid var(--form-background);transition:all 0.3s;max-width:100%;color:var(--text);caret-color:var(--text)}button:not(:disabled){cursor:pointer}button:not(:disabled)::disabled{cursor:not-allowed}select{appearance:none;background-image:url(/_assets/3e71f8710dcb04f4f6cadfc63fbe636c//Icons/Chevron.svg);background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem 1rem;padding-right:calc(var(--input-padding-horizontal) + 1.5em);background-size:1em;text-overflow:ellipsis}textarea{resize:none}textarea.rv{resize:vertical}textarea.rh{resize:horizontal}input:not([type=reset]):not([type=submit]):not([type=button]):not([type="radio"]):not([type="checkbox"]),textarea,select{font-family:inherit;background-color:var(--form-background);border-color:var(--form-background)}input:not([type=reset]):not([type=submit]):not([type=button]):not([type="radio"]):not([type="checkbox"]):focus,textarea:focus,select:focus{background-color:var(--background)}input[type=radio],input[type=checkbox]{appearance:none;background:var(--form-background);font-size:1.25em;width:1em;height:1em;display:inline-block;padding:0;vertical-align:bottom}input[type=radio]:not(:disabled),input[type=checkbox]:not(:disabled){cursor:pointer}input[type=radio]{border:.25em solid var(--form-background);border-radius:100%;transition:background 0.3s}input[type=radio]:checked{background:#000}input[type=checkbox]{position:relative}input[type=checkbox]::after{position:absolute;content:'\f00c';font:var(--fa-font-solid);font-size:.7em;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity 0.3s}input[type=checkbox]:checked::after{opacity:1}.SimpleSel{--simpS_height_top:auto;--simpS_bg:var(--form-background);--simpS_radius:var(--border-radius)}.SimpleSel .SimpleSel__top_body{line-height:inherit;display:inline-block;font-family:inherit;font-size:inherit;font-weight:inherit;padding:var(--input-padding-vertical) var(--input-padding-horizontal);border-radius:var(--border-radius);background-color:var(--form-background);border:var(--input-border-width) solid var(--form-background);transition:all 0.3s;max-width:100%;color:var(--text);caret-color:var(--text);appearance:none;background-image:url(/_assets/3e71f8710dcb04f4f6cadfc63fbe636c//Icons/Chevron.svg);background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem 1rem;padding-right:calc(var(--input-padding-horizontal) + 1.5em);background-size:1em;text-overflow:ellipsis;width:100%}.SimpleSel.SimpleSel--open .SimpleSel__top_body{background-color:var(--background)}.SimpleSel .SimpleSel__icon{display:none}.SimpleSel .SimpleSel__body{border-color:var(--grey)}.SimpleSel .SimpleSel__body li:nth-child(2n){background:var(--background)}.SimpleSel .SimpleSel__body .SimpleSel__list_item_icon{background:var(--background)}.t3form{display:flex;flex-flow:column nowrap;gap:1.25rem}.t3form .grid{gap:1rem}@media screen and (min-width:768px){.t3form .grid{gap:2rem}}.t3form>.row>div{display:flex;flex-flow:column;justify-items:stretch}.t3form>.row>div .form-group{flex:1}.label-group{position:relative;width:100%}.label-group>input,.label-group>select,.label-group>textarea{text-align:inherit}.label-group label:has(+input,+select,+textarea){display:inline-block;position:absolute;left:calc(var(--input-border-width) + var(--input-padding-horizontal));right:calc(var(--input-border-width) + var(--input-padding-horizontal));top:var(--input-padding-vertical);transition:all 0.3s;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:10;width:auto}.label-group label:has(+select,+input[type=number],+input[type=date],+input[type=time],+input[type=datetime-local]){padding-right:1.2rem}.label-group input:not([type=checkbox]):not([type=radio]),.label-group textarea{width:100%}.label-group input:not([type=checkbox]):not([type=radio]):focus,.label-group textarea:focus,.label-group input:not([type=checkbox]):not([type=radio])[placeholder]:not(:placeholder-shown),.label-group textarea[placeholder]:not(:placeholder-shown){outline:none}.label-group label:has(+input:not([type=checkbox]):not([type=radio]):focus),.label-group label:has(+textarea:focus),.label-group label:has(+input:not([type=checkbox]):not([type=radio])[placeholder]:not(:placeholder-shown)),.label-group label:has(+textarea[placeholder]:not(:placeholder-shown)),.label-group label:has(+input[type=date],+input[type=datetime-local]),.label-group label:has(+select:focus,+select.selected,+select[required]:valid){font-size:80%;transform:none;top:0;opacity:.8}.label-group select{width:100%}.label-group select option{background:var(--background)}.label-group select .hiddenOption{display:none}.label-group .SimpleSel .SimpleSel__title--placeholder{visibility:hidden}.label-group .SimpleSel.SimpleSel--open~label,.label-group .SimpleSel.SimpleSel--fill~label{font-size:80%;transform:none;top:0;opacity:.8}.form-group{display:flex;flex-flow:column;justify-content:space-between}.form-group .form-text{font-weight:var(--weight-medium);margin-bottom:1rem}.form-group .form-check-label{cursor:pointer}.form-group .form-check-label input{margin-right:1rem}.form-group.form-Captcha .label-group{margin-top:2rem}.form-group.form-Captcha .captcha{position:absolute;top:-.5rem;transform:translateY(-100%);display:flex;align-items:center}.form-group.form-Captcha .captcha a{display:flex}.form-group.form-Captcha .error{font-weight:var(--weight-bold);color:var(--primary)}.form-Textarea .label-group{display:grid}.form-Textarea .label-group::after{content:attr(data-replicated-value) " ";white-space:pre-wrap;white-space:break-spaces;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;pointer-events:none;font:inherit;padding:var(--input-padding-vertical) var(--input-padding-horizontal);border:var(--input-border-width) solid var(--form-background);visibility:hidden;margin:0}.form-Textarea .label-group>textarea{overflow:hidden}.form-Textarea .label-group>textarea,.form-Textarea .label-group::after{grid-area:1 / 1 / 2 / 2}.form-check-group{flex-flow:row wrap;gap:1rem 3rem;align-items:center;justify-content:start}.form-FileUpload.selected label,.form-ImageUpload.selected label{font-size:80%;transform:none;top:0;opacity:.8}.form-FileUpload .label-group,.form-ImageUpload .label-group{line-height:inherit;display:inline-block;font-family:inherit;font-size:inherit;font-weight:inherit;padding:var(--input-padding-vertical) var(--input-padding-horizontal);border-radius:var(--border-radius);background-color:var(--form-background);border:var(--input-border-width) solid var(--form-background);transition:all 0.3s;max-width:100%;color:var(--text);caret-color:var(--text);cursor:pointer;padding-right:3rem}.form-FileUpload .label-group input,.form-ImageUpload .label-group input{display:none;padding:0;height:0;border:none}.form-FileUpload .label-group::after,.form-ImageUpload .label-group::after{content:"\f093";font:var(--fa-font-solid);position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.form-FileUpload .label-group label.fileSelectStatus,.form-ImageUpload .label-group label.fileSelectStatus{visibility:none}.multiupload-files{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start}.multiupload-file-block{border-radius:10px;background-color:rgb(144 163 203 / .2);margin:0 5px;color:initial;display:flex;align-items:flex-start}.multiupload-file-block>span.name{padding-right:10px;width:max-content;display:inline-flex}.multiupload-file-delete{display:flex;width:24px;color:initial;background-color:#6eb4ff 0;font-size:large;justify-content:center;margin-right:3px;cursor:pointer}.multiupload-file-delete:hover{background-color:rgb(144 163 203 / .2);border-radius:10px}.multiupload-file-delete>span{transform:rotate(45deg)}.multiupload-image{display:flex;flex-direction:column}.multiupload-image img{max-width:250px;max-height:250px;width:auto;height:auto}.tooltip{display:inline-block}.tooltip .fa{margin-left:.5em;color:var(--primary);cursor:help}.tooltip .fa:hover+.tooltiptext{display:block}.tooltip .tooltiptext{font-weight:var(--weight-normal);text-align:justify;hyphens:auto;display:none;color:#fff;position:absolute;padding:.5em .8em;background:var(--text);font-size:.9em;max-width:50%;width:25rem;transform:translateX(-50%) translate(1rem,.25rem);border:2px solid var(--text);opacity:.9;z-index:100}.tooltip .tooltiptext::after{bottom:100%;left:50%;border:solid #fff0;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:#fff0;border-bottom-color:var(--text);border-width:8px;margin-left:-8px}.marketingForm .columnContainer{padding:0!important;display:flex;flex-flow:row wrap!important;width:100%!important;gap:1rem;align-items:center}.marketingForm [data-layout="true"]{max-width:100%!important;margin:0!important}.marketingForm .twooption_checkbox label,.marketingForm .radiobuttons label{cursor:pointer}.marketingForm .optionSetFormFieldBlock select{appearance:none;background-image:url(/_assets/3e71f8710dcb04f4f6cadfc63fbe636c//Icons/Chevron.svg);background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem 1rem;padding-right:calc(var(--input-padding-horizontal) + 1.5em);background-size:1em;text-overflow:ellipsis}.marketingForm .optionSetFormFieldBlock:has(.radiobuttons){padding:0 var(--input-padding-horizontal);flex:1 100%}.marketingForm .optionSetFormFieldBlock:has(.radiobuttons)>label.block-label{padding-bottom:.3rem}.marketingForm .optionSetFormFieldBlock:has(.radiobuttons) .radiobuttons{display:flex;flex-flow:row wrap;gap:1rem;align-items:center}.marketingForm .optionSetFormFieldBlock:has(.radiobuttons) .radiobuttons>div{flex:1 auto;width:auto}.marketingForm [data-editorblocktype="Captcha"]{width:100%;text-align:left}.marketingForm [data-editorblocktype="Captcha"] label,.marketingForm [data-editorblocktype="Captcha"] label+div{padding:0 var(--input-padding-horizontal)}.marketingForm [data-editorblocktype="Captcha"]>*{max-width:20rem}.marketingForm [data-editorblocktype="Captcha"] .spHipNoClear{padding:var(--input-padding-vertical) var(--input-padding-horizontal)!important;border:var(--input-border-width) solid var(--form-background)!important}.marketingForm .submitButtonWrapper{width:100%;text-align:right}.marketingForm .submitButtonWrapper button{float:right}.marketingForm .twoOptionFormFieldBlock{padding:0 var(--input-padding-horizontal)}.marketingForm .twoOptionFormFieldBlock>label.block-label{padding-bottom:.3rem}.marketingForm .twoOptionFormFieldBlock .radiobuttons{flex-direction:row}.marketingForm .phoneFormFieldBlock{position:relative;margin:0;flex:1 22rem}.marketingForm .phoneFormFieldBlock label{display:inline-block;position:absolute;left:calc(var(--input-border-width) + var(--input-padding-horizontal));right:calc(var(--input-border-width) + var(--input-padding-horizontal));top:var(--input-padding-vertical);transition:all 0.3s;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:10;width:auto}.marketingForm .phoneFormFieldBlock label:has(+.phoneCountryCode input:focus),.marketingForm .phoneFormFieldBlock label:has(+.phoneCountryCode input:not(:placeholder-shown)){font-size:80%;transform:none;top:0;opacity:.8}.marketingForm .phoneFormFieldBlock .phoneCountryCode{line-height:inherit;display:inline-block;font-family:inherit;font-size:inherit;font-weight:inherit;padding:var(--input-padding-vertical) var(--input-padding-horizontal);border-radius:var(--border-radius);background-color:var(--form-background);border:var(--input-border-width) solid var(--form-background);transition:all 0.3s;max-width:100%;color:var(--text);caret-color:var(--text)}.marketingForm .phoneFormFieldBlock .phoneCountryCode:has(input:focus){background-color:var(--background)}.marketingForm .phoneFormFieldBlock .phoneCountryCode input{background:transparent!important;border:none!important;padding:0!important;margin:0!important}.marketingForm .textFormFieldBlock,.marketingForm .dateTimeFormFieldBlock,.marketingForm .twoOptionFormFieldBlock,.marketingForm .multiOptionSetFormFieldBlock,.marketingForm .optionSetFormFieldBlock,.marketingForm .lookupFormFieldBlock{position:relative;width:100%;margin:0;flex:1 22rem}.marketingForm .textFormFieldBlock>input,.marketingForm .dateTimeFormFieldBlock>input,.marketingForm .twoOptionFormFieldBlock>input,.marketingForm .multiOptionSetFormFieldBlock>input,.marketingForm .optionSetFormFieldBlock>input,.marketingForm .lookupFormFieldBlock>input,.marketingForm .textFormFieldBlock>select,.marketingForm .dateTimeFormFieldBlock>select,.marketingForm .twoOptionFormFieldBlock>select,.marketingForm .multiOptionSetFormFieldBlock>select,.marketingForm .optionSetFormFieldBlock>select,.marketingForm .lookupFormFieldBlock>select,.marketingForm .textFormFieldBlock>textarea,.marketingForm .dateTimeFormFieldBlock>textarea,.marketingForm .twoOptionFormFieldBlock>textarea,.marketingForm .multiOptionSetFormFieldBlock>textarea,.marketingForm .optionSetFormFieldBlock>textarea,.marketingForm .lookupFormFieldBlock>textarea{text-align:inherit}.marketingForm .textFormFieldBlock label:has(+input,+select,+textarea),.marketingForm .dateTimeFormFieldBlock label:has(+input,+select,+textarea),.marketingForm .twoOptionFormFieldBlock label:has(+input,+select,+textarea),.marketingForm .multiOptionSetFormFieldBlock label:has(+input,+select,+textarea),.marketingForm .optionSetFormFieldBlock label:has(+input,+select,+textarea),.marketingForm .lookupFormFieldBlock label:has(+input,+select,+textarea){display:inline-block;position:absolute;left:calc(var(--input-border-width) + var(--input-padding-horizontal));right:calc(var(--input-border-width) + var(--input-padding-horizontal));top:var(--input-padding-vertical);transition:all 0.3s;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:10;width:auto}.marketingForm .textFormFieldBlock label:has(+select,+input[type=number],+input[type=date],+input[type=time],+input[type=datetime-local]),.marketingForm .dateTimeFormFieldBlock label:has(+select,+input[type=number],+input[type=date],+input[type=time],+input[type=datetime-local]),.marketingForm .twoOptionFormFieldBlock label:has(+select,+input[type=number],+input[type=date],+input[type=time],+input[type=datetime-local]),.marketingForm .multiOptionSetFormFieldBlock label:has(+select,+input[type=number],+input[type=date],+input[type=time],+input[type=datetime-local]),.marketingForm .optionSetFormFieldBlock label:has(+select,+input[type=number],+input[type=date],+input[type=time],+input[type=datetime-local]),.marketingForm .lookupFormFieldBlock label:has(+select,+input[type=number],+input[type=date],+input[type=time],+input[type=datetime-local]){padding-right:1.2rem}.marketingForm .textFormFieldBlock input:not([type=checkbox]):not([type=radio]),.marketingForm .dateTimeFormFieldBlock input:not([type=checkbox]):not([type=radio]),.marketingForm .twoOptionFormFieldBlock input:not([type=checkbox]):not([type=radio]),.marketingForm .multiOptionSetFormFieldBlock input:not([type=checkbox]):not([type=radio]),.marketingForm .optionSetFormFieldBlock input:not([type=checkbox]):not([type=radio]),.marketingForm .lookupFormFieldBlock input:not([type=checkbox]):not([type=radio]),.marketingForm .textFormFieldBlock textarea,.marketingForm .dateTimeFormFieldBlock textarea,.marketingForm .twoOptionFormFieldBlock textarea,.marketingForm .multiOptionSetFormFieldBlock textarea,.marketingForm .optionSetFormFieldBlock textarea,.marketingForm .lookupFormFieldBlock textarea{width:100%}.marketingForm .textFormFieldBlock input:not([type=checkbox]):not([type=radio]):focus,.marketingForm .dateTimeFormFieldBlock input:not([type=checkbox]):not([type=radio]):focus,.marketingForm .twoOptionFormFieldBlock input:not([type=checkbox]):not([type=radio]):focus,.marketingForm .multiOptionSetFormFieldBlock input:not([type=checkbox]):not([type=radio]):focus,.marketingForm .optionSetFormFieldBlock input:not([type=checkbox]):not([type=radio]):focus,.marketingForm .lookupFormFieldBlock input:not([type=checkbox]):not([type=radio]):focus,.marketingForm .textFormFieldBlock textarea:focus,.marketingForm .dateTimeFormFieldBlock textarea:focus,.marketingForm .twoOptionFormFieldBlock textarea:focus,.marketingForm .multiOptionSetFormFieldBlock textarea:focus,.marketingForm .optionSetFormFieldBlock textarea:focus,.marketingForm .lookupFormFieldBlock textarea:focus,.marketingForm .textFormFieldBlock input:not([type=checkbox]):not([type=radio])[placeholder]:not(:placeholder-shown),.marketingForm .dateTimeFormFieldBlock input:not([type=checkbox]):not([type=radio])[placeholder]:not(:placeholder-shown),.marketingForm .twoOptionFormFieldBlock input:not([type=checkbox]):not([type=radio])[placeholder]:not(:placeholder-shown),.marketingForm .multiOptionSetFormFieldBlock input:not([type=checkbox]):not([type=radio])[placeholder]:not(:placeholder-shown),.marketingForm .optionSetFormFieldBlock input:not([type=checkbox]):not([type=radio])[placeholder]:not(:placeholder-shown),.marketingForm .lookupFormFieldBlock input:not([type=checkbox]):not([type=radio])[placeholder]:not(:placeholder-shown),.marketingForm .textFormFieldBlock textarea[placeholder]:not(:placeholder-shown),.marketingForm .dateTimeFormFieldBlock textarea[placeholder]:not(:placeholder-shown),.marketingForm .twoOptionFormFieldBlock textarea[placeholder]:not(:placeholder-shown),.marketingForm .multiOptionSetFormFieldBlock textarea[placeholder]:not(:placeholder-shown),.marketingForm .optionSetFormFieldBlock textarea[placeholder]:not(:placeholder-shown),.marketingForm .lookupFormFieldBlock textarea[placeholder]:not(:placeholder-shown){outline:none}.marketingForm .textFormFieldBlock label:has(+input:not([type=checkbox]):not([type=radio]):focus),.marketingForm .dateTimeFormFieldBlock label:has(+input:not([type=checkbox]):not([type=radio]):focus),.marketingForm .twoOptionFormFieldBlock label:has(+input:not([type=checkbox]):not([type=radio]):focus),.marketingForm .multiOptionSetFormFieldBlock label:has(+input:not([type=checkbox]):not([type=radio]):focus),.marketingForm .optionSetFormFieldBlock label:has(+input:not([type=checkbox]):not([type=radio]):focus),.marketingForm .lookupFormFieldBlock label:has(+input:not([type=checkbox]):not([type=radio]):focus),.marketingForm .textFormFieldBlock label:has(+textarea:focus),.marketingForm .dateTimeFormFieldBlock label:has(+textarea:focus),.marketingForm .twoOptionFormFieldBlock label:has(+textarea:focus),.marketingForm .multiOptionSetFormFieldBlock label:has(+textarea:focus),.marketingForm .optionSetFormFieldBlock label:has(+textarea:focus),.marketingForm .lookupFormFieldBlock label:has(+textarea:focus),.marketingForm .textFormFieldBlock label:has(+input:not([type=checkbox]):not([type=radio])[placeholder]:not(:placeholder-shown)),.marketingForm .dateTimeFormFieldBlock label:has(+input:not([type=checkbox]):not([type=radio])[placeholder]:not(:placeholder-shown)),.marketingForm .twoOptionFormFieldBlock label:has(+input:not([type=checkbox]):not([type=radio])[placeholder]:not(:placeholder-shown)),.marketingForm .multiOptionSetFormFieldBlock label:has(+input:not([type=checkbox]):not([type=radio])[placeholder]:not(:placeholder-shown)),.marketingForm .optionSetFormFieldBlock label:has(+input:not([type=checkbox]):not([type=radio])[placeholder]:not(:placeholder-shown)),.marketingForm .lookupFormFieldBlock label:has(+input:not([type=checkbox]):not([type=radio])[placeholder]:not(:placeholder-shown)),.marketingForm .textFormFieldBlock label:has(+textarea[placeholder]:not(:placeholder-shown)),.marketingForm .dateTimeFormFieldBlock label:has(+textarea[placeholder]:not(:placeholder-shown)),.marketingForm .twoOptionFormFieldBlock label:has(+textarea[placeholder]:not(:placeholder-shown)),.marketingForm .multiOptionSetFormFieldBlock label:has(+textarea[placeholder]:not(:placeholder-shown)),.marketingForm .optionSetFormFieldBlock label:has(+textarea[placeholder]:not(:placeholder-shown)),.marketingForm .lookupFormFieldBlock label:has(+textarea[placeholder]:not(:placeholder-shown)),.marketingForm .textFormFieldBlock label:has(+input[type=date],+input[type=datetime-local]),.marketingForm .dateTimeFormFieldBlock label:has(+input[type=date],+input[type=datetime-local]),.marketingForm .twoOptionFormFieldBlock label:has(+input[type=date],+input[type=datetime-local]),.marketingForm .multiOptionSetFormFieldBlock label:has(+input[type=date],+input[type=datetime-local]),.marketingForm .optionSetFormFieldBlock label:has(+input[type=date],+input[type=datetime-local]),.marketingForm .lookupFormFieldBlock label:has(+input[type=date],+input[type=datetime-local]),.marketingForm .textFormFieldBlock label:has(+select:focus,+select.selected,+select[required]:valid),.marketingForm .dateTimeFormFieldBlock label:has(+select:focus,+select.selected,+select[required]:valid),.marketingForm .twoOptionFormFieldBlock label:has(+select:focus,+select.selected,+select[required]:valid),.marketingForm .multiOptionSetFormFieldBlock label:has(+select:focus,+select.selected,+select[required]:valid),.marketingForm .optionSetFormFieldBlock label:has(+select:focus,+select.selected,+select[required]:valid),.marketingForm .lookupFormFieldBlock label:has(+select:focus,+select.selected,+select[required]:valid){font-size:80%;transform:none;top:0;opacity:.8}.marketingForm .textFormFieldBlock select,.marketingForm .dateTimeFormFieldBlock select,.marketingForm .twoOptionFormFieldBlock select,.marketingForm .multiOptionSetFormFieldBlock select,.marketingForm .optionSetFormFieldBlock select,.marketingForm .lookupFormFieldBlock select{width:100%}.marketingForm .textFormFieldBlock select option,.marketingForm .dateTimeFormFieldBlock select option,.marketingForm .twoOptionFormFieldBlock select option,.marketingForm .multiOptionSetFormFieldBlock select option,.marketingForm .optionSetFormFieldBlock select option,.marketingForm .lookupFormFieldBlock select option{background:var(--background)}.marketingForm .textFormFieldBlock select .hiddenOption,.marketingForm .dateTimeFormFieldBlock select .hiddenOption,.marketingForm .twoOptionFormFieldBlock select .hiddenOption,.marketingForm .multiOptionSetFormFieldBlock select .hiddenOption,.marketingForm .optionSetFormFieldBlock select .hiddenOption,.marketingForm .lookupFormFieldBlock select .hiddenOption{display:none}.marketingForm .textFormFieldBlock .SimpleSel .SimpleSel__title--placeholder,.marketingForm .dateTimeFormFieldBlock .SimpleSel .SimpleSel__title--placeholder,.marketingForm .twoOptionFormFieldBlock .SimpleSel .SimpleSel__title--placeholder,.marketingForm .multiOptionSetFormFieldBlock .SimpleSel .SimpleSel__title--placeholder,.marketingForm .optionSetFormFieldBlock .SimpleSel .SimpleSel__title--placeholder,.marketingForm .lookupFormFieldBlock .SimpleSel .SimpleSel__title--placeholder{visibility:hidden}.marketingForm .textFormFieldBlock .SimpleSel.SimpleSel--open~label,.marketingForm .dateTimeFormFieldBlock .SimpleSel.SimpleSel--open~label,.marketingForm .twoOptionFormFieldBlock .SimpleSel.SimpleSel--open~label,.marketingForm .multiOptionSetFormFieldBlock .SimpleSel.SimpleSel--open~label,.marketingForm .optionSetFormFieldBlock .SimpleSel.SimpleSel--open~label,.marketingForm .lookupFormFieldBlock .SimpleSel.SimpleSel--open~label,.marketingForm .textFormFieldBlock .SimpleSel.SimpleSel--fill~label,.marketingForm .dateTimeFormFieldBlock .SimpleSel.SimpleSel--fill~label,.marketingForm .twoOptionFormFieldBlock .SimpleSel.SimpleSel--fill~label,.marketingForm .multiOptionSetFormFieldBlock .SimpleSel.SimpleSel--fill~label,.marketingForm .optionSetFormFieldBlock .SimpleSel.SimpleSel--fill~label,.marketingForm .lookupFormFieldBlock .SimpleSel.SimpleSel--fill~label{font-size:80%;transform:none;top:0;opacity:.8}.marketingForm .textFormFieldBlock input::placeholder,.marketingForm .dateTimeFormFieldBlock input::placeholder,.marketingForm .twoOptionFormFieldBlock input::placeholder,.marketingForm .multiOptionSetFormFieldBlock input::placeholder,.marketingForm .optionSetFormFieldBlock input::placeholder,.marketingForm .lookupFormFieldBlock input::placeholder,.marketingForm .textFormFieldBlock select::placeholder,.marketingForm .dateTimeFormFieldBlock select::placeholder,.marketingForm .twoOptionFormFieldBlock select::placeholder,.marketingForm .multiOptionSetFormFieldBlock select::placeholder,.marketingForm .optionSetFormFieldBlock select::placeholder,.marketingForm .lookupFormFieldBlock select::placeholder,.marketingForm .textFormFieldBlock textarea::placeholder,.marketingForm .dateTimeFormFieldBlock textarea::placeholder,.marketingForm .twoOptionFormFieldBlock textarea::placeholder,.marketingForm .multiOptionSetFormFieldBlock textarea::placeholder,.marketingForm .optionSetFormFieldBlock textarea::placeholder,.marketingForm .lookupFormFieldBlock textarea::placeholder{color:#fff0}.marketingForm .textFormFieldBlock[data-editorblocktype="TextAreaFormField"],.marketingForm .dateTimeFormFieldBlock[data-editorblocktype="TextAreaFormField"],.marketingForm .twoOptionFormFieldBlock[data-editorblocktype="TextAreaFormField"],.marketingForm .multiOptionSetFormFieldBlock[data-editorblocktype="TextAreaFormField"],.marketingForm .optionSetFormFieldBlock[data-editorblocktype="TextAreaFormField"],.marketingForm .lookupFormFieldBlock[data-editorblocktype="TextAreaFormField"]{flex:1 100%}div[data-form-block-id] [data-editorblocktype]{margin-bottom:1rem}div[data-form-block-id] [data-editorblocktype] .lp-form-field label{padding-bottom:.5em}div[data-form-block-id] [data-editorblocktype] [type=checkbox]+label{padding-left:1rem}div[data-form-block-id] [data-editorblocktype] .marketing-subscription-list{display:flex;flex-flow:row nowrap;align-items:center}div[data-form-block-id] [data-editorblocktype] .marketing-subscription-list>span{padding-left:1rem}div[data-form-block-id] [data-editorblocktype] label{display:inline-block}div[data-form-block-id] [data-editorblocktype] label.lp-ellipsis{transform:none}div[data-form-block-id] [data-editorblocktype] .lp-radioButton{display:flex;align-items:center;gap:1rem;padding-bottom:.5em}div[data-form-block-id] [data-editorblocktype] .lp-radioButton input{margin:0}div[data-form-block-id] [data-editorblocktype] .lp-radioButton label{padding:0}div[data-form-block-id] [data-editorblocktype="Field-checkbox"] .lp-form-field label,div[data-form-block-id] [data-editorblocktype="Field-radio"] .lp-form-field label{padding-bottom:0}.glide{position:relative;width:100%}.glide .glide__track{overflow:hidden}.glide .glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide .glide__slides--dragging{user-select:none}.glide .glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:#fff0}.glide .glide__arrows,.glide .glide__bullets{-webkit-touch-callout:none;user-select:none}.glide .glide__bullets{display:inline-flex;list-style:none}.glide .glide__arrow--disabled{opacity:.33}.glide .glide__bullet{background-color:#fff0;width:9px;height:9px;padding:0;border-radius:50%;border:2px solid #df4432;transition:all 0.3s;cursor:pointer;line-height:0;margin:0 .25em}.glide .glide__bullet:focus{outline:none}.glide .glide__bullet:hover{border:2px solid #fff}.glide .glide__bullet--active{background-color:#df4432}.glide .glide--swipeable{cursor:grab}.glide .glide--dragging{cursor:grabbing}.slider_arrow,.slider__arrow{cursor:pointer;background:var(--background);color:var(--primary);border:var(--input-border-width) solid #df4432;outline:none;font-size:20pt;width:3.25rem;height:3.25rem;justify-content:center;align-items:center;display:inline-flex;transition:all 0.3s;margin:0}.slider_arrow:hover,.slider__arrow:hover{color:var(--background);background-color:var(--primary)}.arrow{content:'';display:inline-block;background:url(/_assets/3e71f8710dcb04f4f6cadfc63fbe636c//Icons/Arrow.svg) #fff0 no-repeat center;width:1.625rem;height:.8125em;min-height:.8125rem;transition:all 0.3s;filter:none}.arrow.right{transform:rotate(0deg)}.arrow.down{transform:rotate(180deg)}.arrow.left{transform:rotate(180deg)}.arrow.up,.arrow.down{background-image:url(/_assets/3e71f8710dcb04f4f6cadfc63fbe636c//Icons/Arrow-vert.svg);height:1.625rem;width:.8125em;min-width:.8125rem}.arrow.red{filter:none}.arrow.white{filter:saturate(0) brightness(3)}.arrow.white.bw{filter:brightness(0) invert(1)}.arrow.black{filter:brightness(0)}*:hover>.arrow:not(.fix){filter:none}*:hover>.arrow:not(.fix).bw.white{filter:brightness(0) invert(1)}*:hover>.arrow:not(.fix).bw.black{filter:brightness(0) invert(1)}a{color:#df4432;text-decoration:none}a:hover{color:var(--text)}a::before,a::after{font-family:"Font Awesome 6 Free";text-rendering:geometricPrecision;font-weight:900}form input[type=submit],form button[type=submit],button.btn,a.btn{border:var(--input-border-width) solid #fff0;cursor:pointer;display:flex;width:fit-content;align-items:center;gap:.5rem;font-size:12pt;font-weight:500;padding:var(--input-padding-vertical) var(--input-padding-horizontal);transition:all 0.3s;text-shadow:none}form input[type=submit]::after,form button[type=submit]::after,button.btn::after,a.btn::after{content:'';display:inline-block;background:url(/_assets/3e71f8710dcb04f4f6cadfc63fbe636c//Icons/Arrow.svg) #fff0 no-repeat center;width:1.625rem;height:.8125em;min-height:.8125rem;filter:none;transform:translateX(0);transition:all 0.3s;flex-shrink:0}form input[type=submit].before::before,form button[type=submit].before::before,button.btn.before::before,a.btn.before::before{content:'';display:inline-block;background:url(/_assets/3e71f8710dcb04f4f6cadfc63fbe636c//Icons/Arrow.svg) #fff0 no-repeat center;width:1.625rem;height:.8125em;min-height:.8125rem;filter:none;transform:translateX(0);transition:all 0.3s;flex-shrink:0}form input[type=submit].before::after,form button[type=submit].before::after,button.btn.before::after,a.btn.before::after{content:none}form input[type=submit]:hover,form button[type=submit]:hover,button.btn:hover,a.btn:hover{color:#df4432}form input[type=submit]:hover::before,form button[type=submit]:hover::before,button.btn:hover::before,a.btn:hover::before,form input[type=submit]:hover::after,form button[type=submit]:hover::after,button.btn:hover::after,a.btn:hover::after{transform:translateX(8px)}form input[type=submit].toLeft::after,form button[type=submit].toLeft::after,button.btn.toLeft::after,a.btn.toLeft::after,form input[type=submit].toLeft::before,form button[type=submit].toLeft::before,button.btn.toLeft::before,a.btn.toLeft::before{transform:rotate(180deg)}form input[type=submit].toLeft:hover::before,form button[type=submit].toLeft:hover::before,button.btn.toLeft:hover::before,a.btn.toLeft:hover::before,form input[type=submit].toLeft:hover::after,form button[type=submit].toLeft:hover::after,button.btn.toLeft:hover::after,a.btn.toLeft:hover::after{transform:rotate(180deg) translateX(8px)}form input[type=submit].white,form button[type=submit].white,button.btn.white,a.btn.white,form input[type=submit].invert,form button[type=submit].invert,button.btn.invert,a.btn.invert{color:var(--primary);background-color:var(--background);border-color:var(--primary)}form input[type=submit].white::before,form button[type=submit].white::before,button.btn.white::before,a.btn.white::before,form input[type=submit].invert::before,form button[type=submit].invert::before,button.btn.invert::before,a.btn.invert::before,form input[type=submit].white::after,form button[type=submit].white::after,button.btn.white::after,a.btn.white::after,form input[type=submit].invert::after,form button[type=submit].invert::after,button.btn.invert::after,a.btn.invert::after{filter:none}form input[type=submit].white:hover,form button[type=submit].white:hover,button.btn.white:hover,a.btn.white:hover,form input[type=submit].invert:hover,form button[type=submit].invert:hover,button.btn.invert:hover,a.btn.invert:hover{color:var(--background);background-color:var(--primary)}form input[type=submit].white:hover::before,form button[type=submit].white:hover::before,button.btn.white:hover::before,a.btn.white:hover::before,form input[type=submit].invert:hover::before,form button[type=submit].invert:hover::before,button.btn.invert:hover::before,a.btn.invert:hover::before,form input[type=submit].white:hover::after,form button[type=submit].white:hover::after,button.btn.white:hover::after,a.btn.white:hover::after,form input[type=submit].invert:hover::after,form button[type=submit].invert:hover::after,button.btn.invert:hover::after,a.btn.invert:hover::after{filter:saturate(0) brightness(3)}form input[type=submit].white:hover::before.bw,form button[type=submit].white:hover::before.bw,button.btn.white:hover::before.bw,a.btn.white:hover::before.bw,form input[type=submit].invert:hover::before.bw,form button[type=submit].invert:hover::before.bw,button.btn.invert:hover::before.bw,a.btn.invert:hover::before.bw,form input[type=submit].white:hover::after.bw,form button[type=submit].white:hover::after.bw,button.btn.white:hover::after.bw,a.btn.white:hover::after.bw,form input[type=submit].invert:hover::after.bw,form button[type=submit].invert:hover::after.bw,button.btn.invert:hover::after.bw,a.btn.invert:hover::after.bw{filter:brightness(0) invert(1)}form input[type=submit].noArrow::before,form button[type=submit].noArrow::before,button.btn.noArrow::before,a.btn.noArrow::before,form input[type=submit].noArrow::after,form button[type=submit].noArrow::after,button.btn.noArrow::after,a.btn.noArrow::after{content:none!important}form input[type=submit].fullwidth,form button[type=submit].fullwidth,button.btn.fullwidth,a.btn.fullwidth{width:100%}form input[type=submit].fullwidth:after,form button[type=submit].fullwidth:after,button.btn.fullwidth:after,a.btn.fullwidth:after{float:right}form input[type=submit].borderless,form button[type=submit].borderless,button.btn.borderless,a.btn.borderless{border:none;padding:0;background-color:unset}form input[type=submit],form button[type=submit],button.btn,a.btn.red{color:var(--background);background-color:var(--primary);border-color:var(--primary)}form input[type=submit]::before,form button[type=submit]::before,button.btn::before,a.btn.red::before,form input[type=submit]::after,form button[type=submit]::after,button.btn::after,a.btn.red::after{filter:saturate(0) brightness(3)}form input[type=submit]::before.bw,form button[type=submit]::before.bw,button.btn::before.bw,a.btn.red::before.bw,form input[type=submit]::after.bw,form button[type=submit]::after.bw,button.btn::after.bw,a.btn.red::after.bw{filter:brightness(0) invert(1)}form input[type=submit]:hover,form button[type=submit]:hover,button.btn:hover,a.btn.red:hover{color:var(--primary);background-color:var(--background)}form input[type=submit]:hover::before,form button[type=submit]:hover::before,button.btn:hover::before,a.btn.red:hover::before,form input[type=submit]:hover::after,form button[type=submit]:hover::after,button.btn:hover::after,a.btn.red:hover::after{filter:none}.text-center>a.btn{margin:0 auto}@media screen and (min-width:768px){form input[type=submit],form button[type=submit],button.btn,a.btn{font-size:13.5pt;gap:1rem}form input[type=submit]:hover::after,form button[type=submit]:hover::after,button.btn:hover::after,a.btn:hover::after{transform:translateX(10px)}}footer section{padding:0;max-width:unset}footer a{color:#000;text-decoration:none}footer a:hover{color:#df4432}footer .container{padding:1.5rem var(--page-padding);gap:2rem 1rem}footer .toback,footer .totop{cursor:pointer;background:var(--background);color:var(--primary);border:var(--input-border-width) solid #df4432;outline:none;font-size:20pt;width:3.25rem;height:3.25rem;justify-content:center;align-items:center;display:inline-flex;transition:all 0.3s;margin:0}footer .toback:hover,footer .totop:hover{color:var(--background);background-color:var(--primary)}footer .toback::after,footer .totop::after{content:'';display:inline-block;background:url(/_assets/3e71f8710dcb04f4f6cadfc63fbe636c//Icons/Arrow.svg) #fff0 no-repeat center;width:1.625rem;height:.8125em;min-height:.8125rem;transition:all 0.3s;filter:none}footer .toback::after.right,footer .totop::after.right{transform:rotate(0deg)}footer .toback::after.down,footer .totop::after.down{transform:rotate(180deg)}footer .toback::after.left,footer .totop::after.left{transform:rotate(180deg)}footer .toback::after.up,footer .totop::after.up,footer .toback::after.down,footer .totop::after.down{background-image:url(/_assets/3e71f8710dcb04f4f6cadfc63fbe636c//Icons/Arrow-vert.svg);height:1.625rem;width:.8125em;min-width:.8125rem}footer .toback::after.red,footer .totop::after.red{filter:none}footer .toback::after.white,footer .totop::after.white{filter:saturate(0) brightness(3)}footer .toback::after.white.bw,footer .totop::after.white.bw{filter:brightness(0) invert(1)}footer .toback::after.black,footer .totop::after.black{filter:brightness(0)}footer .toback:hover::after,footer .totop:hover::after{filter:saturate(0) brightness(3)}footer .toback:hover::after.bw,footer .totop:hover::after.bw{filter:brightness(0) invert(1)}footer .toback::after{transform:rotate(180deg)}footer .totop::after{background-image:url(/_assets/3e71f8710dcb04f4f6cadfc63fbe636c//Icons/Arrow-vert.svg);height:1.625rem;width:.8125em;min-width:.8125rem}footer #footer>div{grid-template-columns:1fr;grid-template-areas:"footermenu" "location" "socials" "claim"}body.landing footer #footer>div{grid-template-areas:"location" "claim"}@media screen and (min-width:992px){footer #footer>div{grid-template-columns:2fr;grid-template-areas:"footermenu socials" "location claim"}body.landing footer #footer>div{grid-template-areas:"location claim"}}footer .footermenu{grid-area:footermenu;display:grid;grid-template-columns:auto;gap:2rem 2rem}@media screen and (min-width:768px){footer .footermenu{grid-template-columns:auto auto auto;gap:1rem 2rem}}footer .footermenu ul{display:flex;flex-flow:column;gap:1rem;padding-top:1rem}@media screen and (min-width:768px){footer .footermenu ul{gap:.5rem;padding-top:.5rem}}footer .socials{grid-area:socials;display:flex;gap:1rem}footer .socials a{font-size:27px;border:1px solid #000;border-radius:100px;width:40px;height:40px;justify-content:center;align-items:center;display:inline-flex}footer .location{grid-area:location;align-self:center}footer .location>.overlayingLabel{position:relative;overflow:hidden}footer .location>.overlayingLabel label{display:block;background:url(/_assets/3e71f8710dcb04f4f6cadfc63fbe636c//Icons/Chevron.svg) #f5f5f5 no-repeat right 1rem center / 1rem 1rem;border:1.5px solid #000;padding:.875rem 1.375rem .875rem 3rem;pointer-events:none;width:100%;position:relative;z-index:5}footer .location>.overlayingLabel select{background:#fff;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;width:100%;cursor:pointer;font-size:0;line-height:0}footer .location>.overlayingLabel select option{font-size:1rem;line-height:1.333em}footer .location>.overlayingLabel select option:first-child{display:none}@media screen and (min-width:992px){footer .location>.overlayingLabel{width:min(100%, 20rem)}}footer .location label span{position:relative}footer .location img{position:absolute;left:1rem;width:1.5rem;height:1.5rem;border-radius:100%;object-fit:cover;top:50%;transform:translateY(-50%)}footer .claim{grid-area:claim;color:#df4432;font-size:56pt;text-align:center}footer .bottommenu{font-size:.8125rem}footer .bottommenu ul{display:flex;flex-flow:row wrap;gap:1.5rem 2rem}footer .bottommenu ul li>*{padding:.5rem 0;font-weight:var(--weight-normal)}footer .copyright{font-size:.8125rem;text-align:right;align-self:end}nav#topmenu .container>.search,nav#mainmenu #menus .container>.search{--input-padding-horizontal:2rem;max-width:100vw;padding:0}nav#topmenu .container>.search input,nav#mainmenu #menus .container>.search input{background:var(--background);width:100%}nav#topmenu .container>.search .autocomplete-suggestions,nav#mainmenu #menus .container>.search .autocomplete-suggestions{position:static!important;width:auto!important}nav#topmenu .container>.search .autocomplete-suggestions a,nav#mainmenu #menus .container>.search .autocomplete-suggestions a{padding:0}nav#topmenu .container>.search .autocomplete-suggestions>div,nav#mainmenu #menus .container>.search .autocomplete-suggestions>div{padding:.25rem 2rem;cursor:pointer;font-size:.9rem}nav#topmenu .container>.search .autocomplete-suggestions>div:not(.autocomplete-group):hover,nav#mainmenu #menus .container>.search .autocomplete-suggestions>div:not(.autocomplete-group):hover{color:var(--primary)}nav#topmenu .container>.search .autocomplete-suggestions em,nav#mainmenu #menus .container>.search .autocomplete-suggestions em,nav#topmenu .container>.search .autocomplete-suggestions strong,nav#mainmenu #menus .container>.search .autocomplete-suggestions strong{font-style:normal;font-weight:var(--weight-bold)}nav#topmenu .container>.search .autocomplete-suggestions .autocomplete-group,nav#mainmenu #menus .container>.search .autocomplete-suggestions .autocomplete-group{font-weight:var(--weight-bold);cursor:default;border-top:1px solid var(--lightgrey);padding:.75rem 2rem;font-size:1rem;background:var(--background);margin-top:1rem}nav#topmenu .container>.search .autocomplete-suggestions .autocomplete-group~div,nav#mainmenu #menus .container>.search .autocomplete-suggestions .autocomplete-group~div{padding:.75rem 2rem .75rem 3rem;font-size:1rem}nav#topmenu .container>.search .autocomplete-suggestions .autocomplete-group~div a,nav#mainmenu #menus .container>.search .autocomplete-suggestions .autocomplete-group~div a{color:inherit;display:inline}body:has(#mainmenu.open){overflow:hidden}nav#mainmenu.open{z-index:600}nav#mainmenu.open #menubuttons .opener{display:none}nav#mainmenu.open #menubuttons .closer{display:flex}nav#mainmenu.open.withBackButton #menubuttons .back{display:flex}nav#mainmenu.open #menus{display:block}nav#mainmenu a.white:hover{color:#fff}nav#mainmenu #menus{padding:0}nav#mainmenu #menus .container>*{transition:left 0.3s,transform 0.3s;display:none}nav#mainmenu #menus .container>*.new,nav#mainmenu #menus .container>*.old{display:block;position:absolute;left:0;transform:translateX(0%)}nav#mainmenu #menus .container>*.new{z-index:10}nav#mainmenu #menus .container>*.old{z-index:5}nav#mainmenu #menus .container>*.left{transform:translateX(-100%)}nav#mainmenu #menus .container>.active{display:block}nav#mainmenu #menus .container ul{background:#fff;max-width:100vw;width:100%}nav#mainmenu #menus .container ul.left{transform:translateX(-100%)}nav#mainmenu #menus .container ul.menu>li>ul>li{padding-left:4rem}nav#mainmenu #menus .container ul.menu>li>div>a{padding-right:2rem}nav#mainmenu #menus .container ul.location{padding:0 2rem;grid-template-columns:auto auto;gap:0 2rem}nav#mainmenu #menus .container ul.location.active,nav#mainmenu #menus .container ul.location.new{display:grid}nav#mainmenu #menus .container ul.location a{justify-content:flex-start;padding:1rem 0}nav#mainmenu #menus .container ul.location img{vertical-align:bottom;width:1.5rem;height:1.5rem;border-radius:100%;object-fit:cover}nav#mainmenu #menus .mainmenu li{font-size:20.25pt;margin:0}nav#mainmenu #menus .mainmenu li a.nobtn,nav#mainmenu #menus .mainmenu li span.nobtn{padding-left:1rem}nav#mainmenu #menus .mainmenu li span.nobtn{cursor:pointer}nav#mainmenu #menus .mainmenu li button.nobtn{background-color:var(--background);border:0;padding-top:0;padding-bottom:0}nav#mainmenu #menus .mainmenu li button.nobtn:hover{color:#df4432}nav#mainmenu #menus .mainmenu li a.current{font-weight:600;color:#df4432}nav#mainmenu #menus .mainmenu li span.noImage{padding-left:3.25rem;display:inline-block}nav#mainmenu #menus .mainmenu li i,nav#mainmenu #menus .mainmenu li img,nav#mainmenu #menus .mainmenu li svg{width:2.75rem;max-height:2.175rem;display:inline-block;margin-right:.5rem;text-align:center}nav#mainmenu #menus .mainmenu li li{font-size:13.5pt;padding-left:1.5rem}nav#mainmenu #menus .mainmenu li>div{display:grid;grid-template-columns:1fr 10%;gap:1.5rem;padding:.325rem .125rem}nav#mainmenu #menus .mainmenu li>div>div{justify-self:right;align-self:center;border-left:solid 1px #aaa;cursor:pointer;width:60px;margin-right:.8rem;text-align:center}nav#mainmenu #menus .mainmenu li>div>div.opened .show-on-closed{display:none}nav#mainmenu #menus .mainmenu li>div>div.closed .show-on-opened{display:none}nav#mainmenu #menus .mainmenu li.spacer{position:relative;width:80%;background-color:#df4432;height:1px;margin:.5rem 0;cursor:default}nav#mainmenu #menus .location li{padding:1rem 0}@media screen and (min-width:768px){nav#mainmenu #menus{padding:2rem 0}nav#mainmenu #menus .container ul{width:unset}nav#mainmenu #menus .container ul.menu>li>ul>li{padding-left:6rem}nav#mainmenu #menus .container ul.menu>li>div>a{padding-right:3rem}nav#mainmenu #menus .mainmenu li{font-size:27pt}nav#mainmenu #menus .mainmenu li span.noImage{padding-left:5rem}nav#mainmenu #menus .mainmenu li i,nav#mainmenu #menus .mainmenu li img,nav#mainmenu #menus .mainmenu li svg{width:4rem;max-height:3rem;margin-right:1rem}nav#mainmenu #menus .mainmenu li li{font-size:21pt}nav#mainmenu #menus .mainmenu li>div{padding-left:3.5rem}nav#mainmenu #menus .mainmenu li>div>div{width:70px;margin-right:1.25rem}}.column{padding:1.5rem}.column.indent{margin-left:1.875rem;margin-right:2rem}.column.indent:first-of-type{margin-top:4.375rem}.column.indent:last-of-type{margin-bottom:4.375rem}.column>section{margin-bottom:1rem}.column>:first-child{margin-top:0}.column>:last-child{margin-bottom:0}.column:empty{position:absolute}.column.vCenter{align-self:center}.column.vBottom{align-self:end}.column.hLeft{justify-self:start;width:100%}.column.hRight{justify-self:right;width:100%}.column.noBorder{padding:0}.column.noBorderLeft{padding-left:0}.column.noBorderRight{padding-right:0}.column.noBorderTop{padding-top:0}.column.noBorderBottom{padding-bottom:0}.column.borderReduced{padding:.75rem .5rem}.column img{max-width:100%;height:auto}.column .element{margin:0}.column .element:has(>.main-headline):not(:has(>.noRedLine)){margin:0 0 0 var(--page-padding)}.column .element h2.small,.column .element h3{margin:2.4rem 0 2.125rem 0}.column .element h3.small,.column .element h4{margin:2rem 0 1.625rem 0}.column .element h4.small,.column .element h5{margin:1.725rem 0 1.325rem 0}main>section.container-hasHeadline .grid:first-of-type .column:has(section:first-of-type .element :is(h2.small,h3,h4)){padding-top:0}main>section:has(>.container-columns):has(+section>.container-columns) .column:not(.container-beige):not(.container-mint){padding-bottom:0}main>section:not(.container-hasHeadline):has(>.container-columns){padding-top:0;padding-bottom:var(--spacing)}@media screen and (min-width:768px){.column{padding:2.75rem}.column.borderReduced{padding:1.75rem 1rem}.column.indent{margin-left:3.375rem;margin-right:3.375rem}}@media screen and (min-width:992px){.column{padding:3.25rem}.column.borderReduced{padding:2rem 1.25rem}.column.indent{margin-left:0;margin-right:0;margin-top:4.375rem;margin-bottom:4.375rem}.column.indent:first-of-type{margin-left:4rem}.column.indent:last-of-type{margin-right:4rem}}.element-dreier-text-bild .grid .icon{margin-right:1.5rem}.element-dreier-text-bild .grid h3{font-size:22.5pt;font-weight:500;margin-bottom:0;max-width:95%;display:inline-block}.element-dreier-text-bild .grid h3.big{font-size:35pt}.element-dreier-text-bild .grid p{max-width:80%;margin:0}.element-dreier-text-bild .grid img.full{width:100%;height:auto}.element-dreier-text-bild .grid .subgrid{grid-row:span 4}.element-dreier-text-bild .grid .subgrid:has(>p.medium){grid-row:span 5}.element-faq-accordion .faq-accordion{list-style:none;padding:0}.element-faq-accordion .faq-accordion-spacer{color:#e5e5e5;background-color:#e5e5e5;border:0;height:.1rem;margin:1.625rem 0}.element-faq-accordion .faq-accordion-title{display:block;font-size:18pt;color:#000;cursor:pointer;font-weight:500;overflow:hidden}.element-faq-accordion .faq-accordion-title .switch{float:right}.element-faq-accordion .faq-accordion-title .switch .fa-minus{display:none}.element-faq-accordion .faq-accordion-content{display:none}.element-faq-accordion .faq-accordion-part.open .faq-accordion-content{display:block}.element-faq-accordion .faq-accordion-part.open .faq-accordion-title{color:#df4432;margin-bottom:1rem}.element-faq-accordion .faq-accordion-part.open .faq-accordion-title .switch .fa-minus{display:inline}.element-faq-accordion .faq-accordion-part.open .faq-accordion-title .switch .fa-plus{display:none}.container:has(.element-fastsolarcalculator){padding:var(--page-padding) 0}.element-fastsolarcalculator h2{font-size:30pt;font-weight:500;text-align:center}.element-fastsolarcalculator .inner-frame{padding:0 2.5rem 0 2.5rem;background:#e0f1f1}.element-fastsolarcalculator .slidecontainer{width:100%}.element-fastsolarcalculator .slider{appearance:none;width:100%;background:#df4432;outline:none;padding:0;border:0;height:3.3px}.element-fastsolarcalculator .slider:hover{opacity:1}.element-fastsolarcalculator .slider::-moz-range-thumb,.element-fastsolarcalculator .slider::-webkit-slider-thumb{appearance:none;width:15px;height:15px;background:#df4432;cursor:pointer}.element-fastsolarcalculator .areaSize{text-align:center}.element-fastsolarcalculator .areaSize span:nth-of-type(1){font-size:37pt;font-weight:500}.element-fastsolarcalculator .areaSize span:nth-of-type(2){font-size:20pt;font-weight:500}.element-fastsolarcalculator .box{background:#fff;padding:.65rem .75rem .65rem .75rem;margin-bottom:.625rem;align-items:baseline}.element-fastsolarcalculator .box span:nth-of-type(1){color:#df4432;font-weight:500}.element-fastsolarcalculator .box span:nth-of-type(2){font-size:26.25pt;font-weight:500}.element-fastsolarcalculator .box span:nth-of-type(2){font-weight:500}.element-fastsolarcalculator .margin{padding:.4rem}@media screen and (min-width:768px){.element-fastsolarcalculator .areaSize span:nth-of-type(1){font-size:60pt}.element-fastsolarcalculator .areaSize span:nth-of-type(2){font-size:24.25pt}.element-fastsolarcalculator .margin{padding:.6rem}}@media screen and (min-width:992px){.element-fastsolarcalculator .areaSize span:nth-of-type(1){font-size:50pt}.element-fastsolarcalculator .areaSize span:nth-of-type(2){font-size:26.25pt}.element-fastsolarcalculator .inner-frame{padding:0 4.5rem 0 4.5rem}.element-fastsolarcalculator .margin{padding:.8rem}.element-fastsolarcalculator .box{padding:.75rem 1.125rem .75rem 1.125rem}}@media screen and (min-width:1200px){.element-fastsolarcalculator .areaSize span:nth-of-type(1){font-size:65pt}.element-fastsolarcalculator .areaSize span:nth-of-type(2){font-size:26.25pt}.element-fastsolarcalculator .inner-frame{padding:0 6.5rem 0 6.5rem}.element-fastsolarcalculator .box{padding:.75rem 1.125rem .75rem 1.125rem}.element-fastsolarcalculator .margin{padding:1.8rem}}.element-linkliste{background-color:#f4f4f4;padding:2.125rem 2rem 2.875rem 2rem}.element-linkliste h2,.element-linkliste h3,.element-linkliste h4,.element-linkliste h5{margin-top:0}.element-linkliste a.btn{padding:1rem 0 .75rem 0;display:inline-block}.element-linkliste a.btn:after{position:relative;left:.5rem}.element-linkliste .content{column-count:1;column-gap:2rem}.element-linkliste.mint{background-color:#e0f1f1}.element-linkliste.white{background-color:#fff}@media screen and (min-width:768px){.element-linkliste .content{column-count:2;column-gap:4rem}}@media screen and (min-width:992px){.element-linkliste .content{column-gap:6rem}}.element-logos .glide .controls{margin:5.75rem 0 2.7rem 0}.element-miniteaser{margin:3.375rem var(--page-padding)}.element-miniteaser .not-mobile{display:none}.element-miniteaser li{align-items:stretch}.element-miniteaser img{height:auto;width:100%}.element-miniteaser .container-beige{word-wrap:break-word}.element-miniteaser p{color:#df4432;margin:1.375rem 1.125rem}.mobile .element-miniteaser p{padding-bottom:1rem}.element-miniteaser .glide__slide{height:auto;display:grid;margin-bottom:1rem}.element-miniteaser .controls{line-height:0}@media screen and (min-width:768px){.element-miniteaser .not-mobile{display:grid}.element-miniteaser .mobile{display:none}}.onestep.content{padding:1.5rem;background-color:#f4f4f4}.onestep .line{border:1px solid #fff}.onestep .text-step{font-weight:500;margin-right:.5rem}.onestep .text-step-number{font-size:37.5pt;font-weight:500}.element-phase-slider{margin-bottom:var(--spacing)}.element-phase-slider .phase-main{padding-top:1rem;font-weight:500}.element-phase-slider .phase-main .phaseCounterGrid{display:flex;justify-content:space-around}.element-phase-slider .phase-main .phaseCounter{font-size:37.5pt;color:#e5e5e5}.element-phase-slider .phase-main .phaseCounter.active{color:#000}.element-phase-slider .phase-main .phaseHeader{display:none}.element-phase-slider .phase-main .phaseHeader.active{display:inherit}.element-phase-slider .phase-content h2,.element-phase-slider .phase-content h3,.element-phase-slider .phase-content h4,.element-phase-slider .phase-content h5 h2.small,.element-phase-slider .phase-content h3.small,.element-phase-slider .phase-content h4.small,.element-phase-slider .phase-content h5.small{margin-top:2.625rem;margin-bottom:1.375rem;line-height:1.1}.element-phase-slider .phase-content h4,.element-phase-slider .phase-content h5,.element-phase-slider .phase-content h4.small,.element-phase-slider .phase-content h5.small{margin-top:0}.element-phase-slider .phase-content ul li{margin-bottom:1.375rem}@media screen and (min-width:768px){.element-phase-slider .phase-main{padding-top:5rem}}.element-products h3.main-subheadline{font-size:12pt;hyphens:auto}.element-products .grid .subgrid{row-gap:0}.element-products .grid.content p.subline{grid-column:auto / span 8;margin:0 0 2.25rem 0}.element-products .grid.content h3{font-size:24pt;font-weight:500;margin-bottom:1rem;display:inline-block}.element-products .grid.content img{max-width:100%;height:auto}.element-products .grid.content a.link-per-product{margin-top:1.25rem}.element-products .grid div.link-all{margin-top:3.875rem}@media screen and (min-width:768px){.element-products .grid .main-headline{width:50%}.element-products .grid .main-subheadline{width:50%}}.element-product-services-elements div.subgrid{display:grid;grid-template-rows:subgrid;grid-row:span 6;grid-gap:0}.element-product-services-elements div.subgrid img{width:100%;height:100%;object-fit:cover}.element-product-services-elements div.subgrid h3{max-width:75%;color:#df4432;font-size:27pt;font-weight:500;margin:3.125rem 2.5rem 1rem 2.5rem}.element-product-services-elements div.subgrid h4{margin:1rem 2.5rem 1rem 2.5rem;max-width:75%;font-size:21pt;font-weight:500}.element-product-services-elements div.subgrid div.text{margin:0 2rem 4.4rem 2.5rem}.element-product-services-elements div.subgrid div.text ul{margin:0 0;padding:0}.element-product-services-elements div.subgrid div.text p.hint{color:#a5a5a5;font-size:9pt}.element-product-services-elements div.subgrid a{margin:2.375rem 2rem 2.375rem 2.5rem}@media screen and (min-width:768px){.element-product-services-elements div.subgrid h3{margin:3.625rem 4.5rem 1rem 4.5rem}.element-product-services-elements div.subgrid h4{margin:1rem 4.5rem 1rem 4.5rem}.element-product-services-elements div.subgrid div.text{margin:0 2rem 5.4rem 4.5rem}.element-product-services-elements div.subgrid a{margin:2.375rem 2rem 2.375rem 4.5rem}}.element-quote img{border-radius:50%}.element-quote .quote{font-weight:500;margin-bottom:1.375rem;height:10rem}.element-quote .author{font-weight:600}.element-quote .grid .controls{margin-bottom:0}@media screen and (min-width:768px){.element-quote .grid .controls{margin-bottom:2.75rem}}.element-quote .glide .glide__slide{padding:3.5rem 0 2.975rem 0}.element-quote .glide .glide__slide.noBorder{padding:0}@media screen and (min-width:768px){.element-quote .glide .glide__slide{padding:7.375rem 3.775rem 3.175rem 3.775rem}.element-quote .glide .glide__slide.noBorder{padding:0}}@media screen and (min-width:992px){.element-quote .glide .glide__slide{padding:8.375rem 6.775rem 4.175rem 6.775rem}.element-quote .glide .glide__slide.noBorder{padding:0}}.element-step{padding-top:3.125rem;padding-bottom:3.125rem}.element-step .main-headline{width:100%}.element-step h2{text-align:center;max-width:80%;margin-left:auto;margin-right:auto;margin-bottom:5.15rem}.element-step h3.small{margin-bottom:0}.element-step img{max-width:100%;height:auto}.element-step hr{color:#fff;background-color:#fff;border:0;height:1px}.element-step .stepName{color:#df4432;font-weight:500}.element-step .stepNumber{font-weight:500;font-size:37.5pt;margin-left:1rem}.element-step.element-step-phase p:first-of-type{margin-top:0;margin-bottom:2rem}.element-step.element-step-phase .phase-grid{margin-bottom:4.25rem}.element-step.element-step-phase .phase-grid:last-of-type{margin-bottom:0}@media screen and (min-width:768px){.element-step.element-step-phase .phase-grid{margin-bottom:6.25rem}.element-step.element-step-phase .phase-grid.cycle-odd div:first-of-type{order:2}}@media screen and (min-width:992px){.element-step.element-step-phase .phase-grid{margin-bottom:8.25rem}}table.element-table{width:100%;max-width:100%;border-spacing:0}table.element-table th{border-right:1.5px solid #000}table.element-table td{border-top:1.5px solid #000;border-right:1.5px solid #000;padding:.5em .75em;vertical-align:top}table.element-table tr:first-child>td{border-top:2.5px solid #000}.element-tabs .tab-headline{display:flex;flex-wrap:wrap;padding:0;align-items:center;justify-content:space-evenly;list-style:none}.element-tabs .tab-headline>li{flex:none;padding-left:20px;position:relative;display:flex;flex-direction:column;align-items:center}.element-tabs .tab-headline>li>a{display:flex;align-items:center;column-gap:.25em;justify-content:center;padding:5px 10px;text-decoration:none;color:#000;font-weight:600}.element-tabs .tab-headline>li>a:hover,.element-tabs .tab-headline>li.active>a{color:#df4432}.element-tabs .tab-headline>li .tab-indicator{height:2px;width:0;background-color:#df4432;transition:width 0.3s}.element-tabs .tab-headline>li.active .tab-indicator{width:55%}.element-tabs .tab-content{margin:0;padding:0;list-style:none}.element-tabs .tab-content>:not(.active){display:none}.ctype-textmedia .content,.ctype-textmedia .ce-gallery{overflow:hidden}.ctype-textmedia .left.intext .ce-gallery,.ctype-textmedia .ce-column{float:left}.ctype-textmedia .center .ce-outer{position:relative;float:right;right:50%}.ctype-textmedia .center .ce-inner{position:relative;float:right;right:-50%}.ctype-textmedia .right.intext .ce-gallery{float:right}.ctype-textmedia .above .ce-gallery{margin-bottom:1rem}.ctype-textmedia .below .ce-gallery{margin-top:1rem}.ctype-textmedia .intext .ce-gallery{margin-bottom:.5rem}@media screen and (min-width:768px){.ctype-textmedia .intext .ce-gallery{margin-bottom:1rem}}.ctype-textmedia .intext.right .ce-gallery{margin-left:1rem}@media screen and (min-width:768px){.ctype-textmedia .intext.right .ce-gallery{margin-left:1.5rem}}.ctype-textmedia .intext.left .ce-gallery{margin-right:1rem}@media screen and (min-width:768px){.ctype-textmedia .intext.left .ce-gallery{margin-right:1.5rem}}.ctype-textmedia .intext .ce-gallery+*{margin-top:0}.ctype-textmedia .above .ce-gallery+div{clear:both}.ctype-textmedia .ce-gallery img{max-width:50vw}.container-text-bild-hintergrund{background-repeat:no-repeat;background-size:cover}.element-text-bild-hintergrund{margin-left:0}.element-text-bild-hintergrund>div{padding:3.75rem 0 3.75rem var(--page-padding)}.element-text-bild-hintergrund.left{padding:5.125rem 2rem 5.125rem 0}.element-text-bild-hintergrund.left .textcols-md-2{padding:1.375rem 6.25rem 3.75rem 0}.element-text-bild-hintergrund.center{padding:2.125rem 2rem;text-shadow:0 0 6px #fff 88}.element-text-bild-hintergrund.bg-light div{background-color:#fff;padding-right:2rem}.element-text-bild-hintergrund .text-light{color:#fff;text-shadow:0 0 6px #000 88}.element-text-bild-hintergrund .font-up{font-size:16.5pt;font-weight:500}.element-text-bild-hintergrund li{padding-bottom:1rem}@media screen and (min-width:768px){.element-text-bild-hintergrund.left{padding:11.25rem 11.25rem 11.25rem 0}.element-text-bild-hintergrund.left .textcols-md-2{columns:2}.element-text-bild-hintergrund.center{padding:5.25rem 13rem}}.contactperson>*{margin-bottom:4rem}.contactperson .position{margin-bottom:1.5rem}.contactperson .title{font-size:21pt;font-weight:500;margin:2rem 0 .5rem 0}.contactperson .arrow{margin-right:.5rem}.contactperson a span{color:var(--text)}.joblist .entry{align-items:baseline;background:#e0f1f1;padding:1.25rem 1.75rem;margin-bottom:.625rem;cursor:pointer;display:none}.joblist .entry.visible{display:flex}.joblist .entry:hover{background:#99D2D1}.joblist .title{font-weight:500;font-size:18pt}.joblist .selectgrid{font-weight:500;padding-bottom:2rem}.joblist input:not([type="reset"]):not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),.joblist textarea,.joblist select{width:100%}@media screen and (min-width:768px){.joblist .title{font-size:21pt}}.container-focuspoint .layer__content .first{margin-bottom:2.66rem}.container-focuspoint .layer__content h3{font-size:18.5pt;font-weight:500;margin-bottom:1.33rem}.container-focuspoint .layer__content .subheadline{font-weight:500;margin-bottom:1.5rem}.container-focuspoint .layer__content .contentMiddle{margin-right:3rem}.container-focuspoint .layer{position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .3);display:flex;justify-content:center;align-items:center;padding:45px;pointer-events:none;transform:scale(1.3);opacity:0;transition:opacity 0.3s ease,transform 0.3s ease;z-index:600}@media screen and (max-width:991px){.container-focuspoint .layer{position:static;opacity:1;display:block;padding:0;pointer-events:auto;transform:scale(1);max-height:50px;overflow:hidden;transition:max-height 0.3s ease;margin-bottom:10px}}.container-focuspoint .layer--open{transform:scale(1);pointer-events:auto;opacity:1}@media screen and (max-width:991px){.container-focuspoint .layer--open{max-height:1000px}.container-focuspoint .layer--open .layer__close__icon{border-top:0;border-left:0;border-bottom:2px solid #000;border-right:2px solid #000;transform:translate(-50%,-60%) rotate(45deg)}}.container-focuspoint .layer__container{background:#fff;display:flex;max-width:1280px;position:relative}@media screen and (max-width:991px){.container-focuspoint .layer__container{flex-direction:column-reverse}}.container-focuspoint .layer__image{display:block}.container-focuspoint .layer__image img{display:block}@media screen and (max-width:991px){.container-focuspoint .layer__image{max-width:100%;padding:0 15px 30px}.container-focuspoint .layer__image img{max-width:100%}}.container-focuspoint .layer__content{box-sizing:border-box;position:relative}@media screen and (max-width:991px){.container-focuspoint .layer__content .grid>div:nth-of-type(1){order:2}}.container-focuspoint .layer__content__mobile-trigger{display:none}@media screen and (max-width:991px){.container-focuspoint .layer__content__mobile-trigger{position:absolute;top:0;left:0;height:50px;width:100%;display:block;z-index:1}}@media screen and (max-width:991px){.container-focuspoint .layer__content{padding:15px}.container-focuspoint .layer__content h3,.container-focuspoint .layer__content h4{margin:0 0 .5em}.container-focuspoint .layer__content p{font-size:16px;line-height:1.5em}}.container-focuspoint .layer__close{min-width:46px;height:46px;border-radius:23px;background:#fff;color:#000;position:absolute;top:30px;right:30px;cursor:pointer;z-index:1}@media screen and (max-width:991px){.container-focuspoint .layer__close{top:10px;right:15px;min-width:33px;height:33px}}.container-focuspoint .layer__close__icon{width:20px;height:2px;background:#000;display:block;position:absolute;top:50%;right:7px;transform:translate(-50%,-50%) rotate(45deg)}.container-focuspoint .layer__close__icon:after,.container-focuspoint .layer__close__icon:before{content:"";width:2px;height:10px;background:#000;display:block;position:absolute;top:50%;right:8px;transform:translate(-50%,-100%);transition:right 0.3s ease}.container-focuspoint .layer__close__icon:after{transform:translate(-50%)}@media screen and (max-width:991px){.container-focuspoint .layer__close__icon{background:none;width:8px;height:8px;top:50%;left:50%;transform:translate(-50%,-35%) rotate(45deg);border-top:2px solid #000;border-left:2px solid #000;border-bottom:0;border-right:0;transition:all 0.2s ease}.container-focuspoint .layer__close__icon:after,.container-focuspoint .layer__close__icon:before{display:none}}.container-focuspoint .layer__arrow-nav{padding:1.5rem 0 1.5rem 0}@media screen and (max-width:991px){.container-focuspoint .layer__arrow-nav{display:none}}.hotspot-stage__container{background:#f4f4f4;display:flex;flex-direction:column}@media screen and (max-width:991px){.hotspot-stage__container{padding:1rem}}.hotspot-stage__container h1,.hotspot-stage__container h4{text-align:center;margin:0 auto;max-width:850px}.hotspot-stage__container h1{margin-bottom:30px;letter-spacing:.01em}@media screen and (max-width:991px){.hotspot-stage__container h1{margin-bottom:15px}}.hotspot-stage__container h4{margin-bottom:80px}@media screen and (max-width:991px){.hotspot-stage__container h4{margin-bottom:30px}}.hotspot-stage__container__image{width:100%;max-width:1378px;margin:0 auto;position:relative}.hotspot-stage__container__image img{max-width:100%;width:100%;display:block}@media screen and (max-width:991px){.hotspot-stage__container__image img{position:relative;left:50%;transform:translate(-50%)}}.hotspot-stage__container__image__spots{position:absolute;top:0;left:0;right:0;bottom:0}.hotspot-stage__container__image__spots__spot{min-width:46px;height:46px;border-radius:23px;background:#df4432;color:#fff;position:absolute;cursor:pointer}@media screen and (max-width:991px){.hotspot-stage__container__image__spots__spot{display:none}}.hotspot-stage__container__image__spots__spot__icon{width:16px;height:2px;background:#fff;display:block;position:absolute;top:50%;right:7px;transform:translate(-50%,-50%)}.hotspot-stage__container__image__spots__spot__icon:after,.hotspot-stage__container__image__spots__spot__icon:before{content:"";width:2px;height:8px;background:#fff;display:block;position:absolute;top:50%;right:6px;transform:translate(-50%,-100%);transition:right 0.3s ease}.hotspot-stage__container__image__spots__spot__icon:after{transform:translate(-50%)}.hotspot-stage__container__image__spots__spot span{max-width:0;overflow-wrap:normal;padding:0;box-sizing:border-box;opacity:0;display:block;line-height:46px;font-size:24px;transition:opacity 0.2s ease,max-width 0.32s ease,padding-right 0.2s ease,padding-left 0.2s ease;white-space:nowrap}.hotspot-stage__container__image__spots__spot__glow{position:absolute;top:-7px;left:-7px;right:-7px;bottom:-7px;border:2px solid #df4432;border-radius:30px;box-shadow:0 0 3px rgb(0 0 0 / .2);animation:radar 3s ease infinite}.hotspot-stage__container__image__spots__spot__glow:after{content:"";position:absolute;top:-7px;left:-7px;right:-7px;bottom:-7px;border:2px solid #df4432;border-radius:37px;box-shadow:0 0 3px rgb(0 0 0 / .2);opacity:.8}@keyframes radar{0%{transform:scale(.65);opacity:1}60%{opacity:1}to{transform:scale(1.05);opacity:0}}.hotspot-stage__container__image__spots__spot:hover span{display:block;max-width:350px;opacity:1;padding-right:43px;padding-left:23px}.hotspot-stage__container__image__spots__spot:hover .hotspot-stage__container__image__spots__spot__glow{display:none}.hotspot-stage__container__image__spots__spot:hover .hotspot-stage__container__image__spots__spot__icon:after,.hotspot-stage__container__image__spots__spot:hover .hotspot-stage__container__image__spots__spot__icon:before{right:0;transform-origin:bottom center;transform:translateY(-100%) rotate(-45deg)}.hotspot-stage__container__image__spots__spot:hover .hotspot-stage__container__image__spots__spot__icon:after{transform-origin:top center;transform:translate(0) rotate(45deg)}.locationsMap{background-color:#f4f4f4;position:relative}.locationsMap .grid{grid-template-columns:1fr}.locationsMap .locations{height:25rem;overflow:auto}.locationsMap .locations.hide{display:none}.locationsMap .locationsButton{position:absolute;background-color:#fff;top:.625rem;left:.625rem;border-radius:.25rem;z-index:10;padding:.75rem 1.25rem;cursor:pointer;font-weight:600;box-shadow:rgb(0 0 0 / .3) 0 1px 4px -1px;display:flex;justify-content:center;align-items:center}.locationsMap .infoFrame{background-color:#f4f4f4;position:absolute;top:3.75rem;left:.625rem;z-index:10;width:11rem}.locationsMap .mapFrame{height:40rem}.locationsMap .oneLocationOverlay{position:absolute;background-color:#f4f4f4;width:100%;height:100%;padding:1.375rem 1.125rem;transform:translateX(-210%);transition:transform 0.3s}.locationsMap .oneLocationOverlay img{width:100%;height:auto}.locationsMap .oneLocationOverlay.active{transform:translateX(0)}.locationsMap .oneLocationOverlay .back{cursor:pointer;top:0;left:0;font-size:20pt;position:absolute;border:solid #df4432 2px;width:3.25rem;height:3.25rem;justify-content:center;align-items:center;display:inline-flex;background-color:#fff;color:#df4432}.locationsMap .oneLocationOverlay .back i{margin:0}.locationsMap .oneLocation{margin:1.375rem 1.125rem;border-bottom:1px solid #a5a5a5;cursor:pointer}.locationsMap .headline{color:#df4432;font-weight:600}@media screen and (min-width:768px){.locationsMap .grid{grid-template-columns:1fr 4fr}.locationsMap .locations{height:40rem}.locationsMap .infoFrame{position:relative;overflow:hidden;top:unset;left:unset;width:unset}.oneLocationOverlay{box-shadow:inset -10px 0 10px -10px rgb(0 0 0 / .6)}}.news .filter{font-weight:500;padding-bottom:7.5rem;gap:2rem;align-items:flex-end}.news .filter .btn{font-size:inherit}.news input:not([type="reset"]):not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),.news textarea,.news select{min-width:100%}.news .pagination{padding-bottom:4rem}.news .news-list-view ul{list-style-type:none;margin:0;padding:0;font-weight:400;font-size:18pt}.news .news-list-view ul li{display:inline-block}.news .news-list-view ul li.current,.news .news-list-view ul li a{padding:.2rem .65rem}.news .news-list-view ul li.current{font-weight:600}.news.news-single h1{font-weight:500;font-size:33.75pt}.news.news-single .header-grid{padding-bottom:4.5rem}.news.news-single .news-img-wrap .outer,.news.news-single .news-backlink-wrap,.news.news-single .news-related-wrap{margin:1rem 0}.news.news-single .news-img-wrap .outer:first-child{margin:0}.news.news-single .news-img-caption{font-size:10.5pt;margin:1rem 2rem}.news.news-single .article .news-img-wrap{float:right;margin-left:1rem}.news.news-single .article .news-img-wrap img{max-width:150px}@media screen and (min-width:576px){.news.news-single .article .news-img-wrap img{max-width:250px;max-height:250px}}@media screen and (min-width:768px){.news.news-single .article .news-img-wrap img{max-width:300px;max-height:300px}}@media screen and (min-width:992px){.news.news-single .article .news-img-wrap img{max-width:450px;max-height:350px}}.news .article{margin-bottom:5.625rem}.news .article .news-img-wrap img{float:none;width:100%;height:auto;max-height:240px;object-fit:contain}.news .article .news-img-wrap a{float:none;border:none}.news .article .header h3{font-size:18pt}.news .article .header a{color:#000}.news .footer{gap:.5rem}.news .footer .btn{align-self:flex-end}@media screen and (min-width:768px){.news .footer{gap:2rem}}.seminarlist .newMonth{margin-top:4.375rem;margin-bottom:1.375rem}.seminarlist .oneMonth:has(>div){display:none}.seminarlist .oneMonth:has(>div.visible){display:block}.seminarlist .entry{align-items:baseline;background:#e0f1f1;padding:1.25rem 1.75rem;margin-bottom:.625rem;cursor:pointer;display:none}.seminarlist .entry.visible{display:grid}.seminarlist .entry:hover{background:#99D2D1}.seminarlist .title{font-weight:500;font-size:21pt;margin-bottom:18pt}.seminarlist .dateStart{font-weight:500;font-size:19.5pt}.seminarlist .selectgrid{font-weight:500;padding-bottom:2rem}.seminarlist select{width:100%}.seminardetail .header{background:#e0f1f1;padding:1.75rem 2.625rem;margin:0 calc(var(--page-padding) * -1) 3rem calc(var(--page-padding) * -1)}.seminardetail .header h2{margin-top:0;width:80%;hyphens:auto}.seminardetail .footer{padding-top:4.625rem;padding-bottom:4.625rem}@media screen and (min-width:768px){.seminarlist .title{margin-bottom:0}.seminardetail .header{padding:4.625rem 4.25rem;margin-bottom:4.625rem}}:root{--simpS_bg:white;--simpS_pad_hor:15px;--simpS_height_top:40px;--simpS_color:#27272a;--simpS_color_light:#eae9e9;--simpS_color_cheked:#d9d7d7;--simpS_color_yes:green;--simpS_color_no:red;--simpS_color_placeholder:#5d5c5c;--simpS_color_dis:#8b8b8b;--simpS_radius:4px;--simpS_f_size:16px;--simpS_f_shadow:0 0 3px 0 var(--simpS_color);--simpS_size_check:20px;--simpS_li_h:36px;--simpS_btn_h:34px;--simpS_btn_bg:#f9f9f9;--simpS_btn_bg_reverse:#eeecec}.SimpleSel{position:relative;box-sizing:border-box;color:var(--simpS_color);font-size:var(--simpS_f_size);user-select:none}.SimpleSel--disabled{color:var(--simpS_color_dis);opacity:.8}.SimpleSel *{box-sizing:border-box}.SimpleSel :after,.SimpleSel :before{box-sizing:border-box}.SimpleSel--float .SimpleSel__select_init{visibility:hidden}.SimpleSel__select_init{position:absolute;opacity:0;top:0;right:0;width:100%;height:100%;font-size:0;box-sizing:border-box}.SimpleSel__select_init--native{z-index:5}.SimpleSel__bottom_control,.SimpleSel__control{margin:0;width:auto;overflow:visible;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;outline:none;cursor:pointer;background-color:var(--simpS_btn_bg);padding:1px 10px;text-align:center;border-radius:0;border:none;display:flex;align-content:center;align-items:center;justify-content:center;height:var(--simpS_btn_h)}.SimpleSel__bottom_control:hover,.SimpleSel__control:hover{background-color:var(--simpS_btn_bg_reverse)}.SimpleSel__select_all__icon,.SimpleSel__list_item_icon,.SimpleSel__reset_all__icon{width:var(--simpS_size_check);height:var(--simpS_size_check);position:relative;border:1px solid currentColor;margin-right:7px;display:flex;align-items:center;justify-content:center;border-radius:var(--simpS_radius)}.SimpleSel__list_item_icon:before,.SimpleSel__select_all__icon:before{content:"";display:block;transition:0.3s all;transform:rotate(45deg) translate(-17%,-10%);top:1px;left:4px;width:calc(var(--simpS_size_check) / 3);height:calc(var(--simpS_size_check) / 2 + 1px);border:solid currentColor;border-width:0 2px 2px 0}.SimpleSel__top{position:relative}.SimpleSel__top_body{position:relative;height:var(--simpS_height_top);padding:5px 0 5px var(--simpS_pad_hor);background-color:var(--simpS_bg);color:currentColor;border:2px solid currentColor;border-radius:var(--simpS_radius);display:flex;align-items:center;justify-content:space-between;cursor:pointer}.SimpleSel--disabled .SimpleSel__top_body{cursor:default;user-select:none}.SimpleSel__top_body:focus-visible{box-shadow:var(--simpS_f_shadow)}.SimpleSel__title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.SimpleSel__icon{width:var(--simpS_height_top);height:var(--simpS_height_top);display:flex;align-items:center;justify-content:center;position:relative}.SimpleSel__icon:after{content:'';transition:0.3s transform,0.3s top;width:.5em;height:.5em;border-bottom:2px currentColor solid;border-right:2px currentColor solid;display:inline;position:absolute;transform-origin:left top;top:calc(50% - 2px);left:50%;transform:rotate(45deg) translate(-50%,-50%)}.SimpleSel--open .SimpleSel__icon:after{top:calc(50% + 2px);transform:rotate(225deg) translate(-50%,-50%)}.SimpleSel--always_open .SimpleSel__icon{display:none}.SimpleSel__list_item--not_value,.SimpleSel--single[data-count-checked-full="0"] .SimpleSel__title,.SimpleSel__title--placeholder{color:var(--simpS_color_placeholder)}.SimpleSel__body{max-height:0;opacity:0;visibility:hidden;overflow:hidden;overflow-y:auto;position:absolute;transition:0.3s all;width:100%;border:1px solid currentColor;z-index:3;border-radius:var(--simpS_radius);background-color:var(--simpS_bg)}.SimpleSel--body-always_open{max-height:none;position:relative;top:auto;opacity:1;visibility:visible}.SimpleSel:not(.SimpleSel--up) .SimpleSel--multi{top:100%;margin-top:2px}.SimpleSel--up:not(.SimpleSel--float) .SimpleSel__body{bottom:100%;margin-bottom:2px}.SimpleSel--open .SimpleSel__body{max-height:230px;opacity:1;visibility:visible}.SimpleSel__search_wrap{padding:5px 10px}.SimpleSel__search{width:100%;border-radius:var(--simpS_radius);padding:2px var(--simpS_pad_hor)}.SimpleSel__search--top{position:absolute;top:0;left:0;height:100%;opacity:0;display:none}.SimpleSel--open .SimpleSel__search--top{opacity:1;display:block}.SimpleSel__search--dropdown{border:none;border-bottom:1px solid currentColor;border-radius:0;height:var(--simpS_btn_h)}.SimpleSel__controls{display:flex;border-bottom:1px solid currentColor}.SimpleSel__control{flex:1}.SimpleSel__control+.SimpleSel__control{border-left:1px solid}.SimpleSel__select_all__icon{color:var(--simpS_color_cheked);border-radius:50%;border-color:var(--simpS_color_yes)}.SimpleSel[data-count-checked-full="0"] .SimpleSel__select_all__icon{color:var(--simpS_color_light)}.SimpleSel[data-check-all-multi="yes"] .SimpleSel__select_all__icon{color:var(--simpS_color_yes)}.SimpleSel__reset_all__icon{position:relative;border-radius:50%;color:var(--simpS_color_no)}.SimpleSel__reset_all__icon:before,.SimpleSel__reset_all__icon:after{position:absolute;left:calc(var(--simpS_f_size) / 2);content:' ';height:60%;width:2px;background-color:currentColor}.SimpleSel__reset_all__icon:before{transform:rotate(45deg)}.SimpleSel__reset_all__icon:after{transform:rotate(-45deg)}.SimpleSel__bottom_controls{display:flex;position:sticky;border-top:1px solid currentColor;margin-top:5px;bottom:0}.SimpleSel__bottom_controls--hide{display:none}.SimpleSel--float .SimpleSel__bottom_controls--hide{display:flex}.SimpleSel__bottom_control--hide{display:none}.SimpleSel__bottom_control{flex:1}.SimpleSel__bottom_control--ok{text-transform:uppercase}.SimpleSel__bottom_control+.SimpleSel__bottom_control{border-left:1px solid}.SimpleSel__list{list-style-type:none;margin:0;padding:0}.SimpleSel__group_items:not(:first-child){margin-top:5px}.SimpleSel__group_title{font-weight:700;display:block;padding:6px 10px;margin-bottom:2px;font-size:1.02em;background-color:var(--simpS_color_light)}.SimpleSel__group{list-style-type:none;margin:0;padding:0}.SimpleSel__list_item{cursor:pointer}.SimpleSel__list_item:not(:last-child){border-bottom:1px solid var(--simpS_color_light)}.SimpleSel__list_item--disabled{opacity:.5;cursor:default}.SimpleSel__list_item_body{padding:5px var(--simpS_pad_hor);display:flex;align-items:center;min-height:var(--simpS_li_h)}@media (hover:hover){.SimpleSel__list_item:not(.SimpleSel__list_item--disabled) .SimpleSel__list_item_body:hover{cursor:pointer;background-color:var(--simpS_color_light)}}.SimpleSel--single .SimpleSel__list_item--checked{background-color:var(--simpS_color_cheked)}.SimpleSel__list_item:not(.SimpleSel__list_item--checked) .SimpleSel__list_item_icon:before{opacity:0;width:0;height:0}.SimpleSel__close{display:none}.SimpleSel--body_open{overflow:hidden;position:relative}.SimpleSel--float .SimpleSel__body{position:fixed;max-width:90%;max-height:90%;left:50%;top:50%;overflow:hidden;overflow-y:auto;transform:translate(-50%,-50%);flex-direction:column;display:none}.SimpleSel--open{z-index:7}.SimpleSel--float.SimpleSel--open .SimpleSel__body{display:flex}.SimpleSel--float .SimpleSel__bottom_control--hide{display:flex}.SimpleSel--float .SimpleSel__list{flex:1}#tx-solr-search .search-result{background:#e0f1f1;padding:1.25rem 1.75rem;margin-bottom:.625rem;cursor:pointer}#tx-solr-search .search-result:hover{background:#99D2D1}#tx-solr-search .searched-for{display:block;margin-top:1rem}#tx-solr-search .results-list{margin-top:4.5rem}#tx-solr-search .results-list h4{margin:0}#tx-solr-search .results-list .results-highlight{font-weight:600}#tx-solr-search .tx-solr-autocomplete .autocomplete-suggestions{border:1px solid var(--lightestgrey);background:var(--lightestgrey)}#tx-solr-search .tx-solr-autocomplete .autocomplete-suggestions>div{padding:.5rem 1rem;cursor:pointer}#tx-solr-search .tx-solr-autocomplete .autocomplete-suggestions>div:hover{background:var(--background)}#tx-solr-search .tx-solr-autocomplete .autocomplete-suggestions .autocomplete-group,#tx-solr-search .tx-solr-autocomplete .autocomplete-suggestions .autocomplete-group~div{display:none}#tx-solr-search .pagination{display:flex;flex-flow:row wrap;justify-content:center;gap:1rem .5rem}#tx-solr-search .pagination .page-link{display:block;padding:1rem}.tx-solr-search-form .input-group .form-control{height:100%}@media screen and (min-width:768px){#tx-solr-search .results-list{margin-top:6rem}#tx-solr-search .searched-for{margin-top:2rem}}.studentslist{margin:2rem 0 1rem 0}.studentslist .entry{align-items:baseline;background:#f4f4f4;padding:1.25rem 1.75rem;margin-bottom:.625rem;cursor:pointer}.studentslist .entry img{max-width:100%;height:auto;object-fit:cover}.studentslist .entry:hover{background:#99D2D1}.studentslist .title{font-weight:500;font-size:21pt}.studentslist .dateStart{font-weight:500;font-size:19.5pt}.studentslist .selectgrid{font-weight:500;padding-bottom:2rem}.studentslist .select-wrapper{position:relative;width:90%}.studentslist .select-wrapper::before{font-family:'Font Awesome 6 Free';font-weight:900;content:'\f078';font-size:20px;position:absolute;right:20px;top:30px;pointer-events:none}.studentslist select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0;border:1.5px solid #000;width:100%;padding:.875rem 1.375rem;margin:1.375rem 0;cursor:pointer}.studentsdetail .header{background:#e0f1f1;padding:4.625rem 4.25rem}.studentsdetail .header h2{margin-top:0;width:80%}.studentsdetail img{width:100%;height:auto}.studentsdetail .footer{padding-top:4.625rem}.timeline .glide .glide__slides{display:grid;grid-auto-flow:column}.timeline .line{color:#df4432;position:relative;top:60px;z-index:-1}.timeline .year{color:#df4432;background:#fff;border:1.5px solid #df4432;text-align:center;line-height:56px;width:56px;height:56px;border-radius:100%;position:absolute;top:39px}.timeline .headline{margin-top:.75rem;word-break:normal}.timeline .headline,.timeline .text{margin-right:4.75rem}.timeline .text{margin-top:.375rem}.timeline .glide__slide--active .year{color:#fff;background:#df4432}.timeline .roundImage{position:relative;top:-12px;left:64px}.timeline .roundImage img{border-radius:100%}