.c-error-message{color:red;margin:.25rem 0;font-size:1.4rem;display:flex;align-items:center}.c-error-message__icon{margin-right:.5rem;color:#dc2626;font-size:1.2rem;flex-shrink:0}.c-formControl{padding:2rem 0;width:100%;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;height:100%}.c-formControl__description{color:#9e9e9e}.c-formControl__image-container{margin-bottom:1rem;display:none}@media (max-width: 991px){.c-formControl__image-container.-show-on-mobile{display:block!important}}.c-formControl__content-container{flex:1;min-width:0;width:100%;display:flex;flex-direction:column;height:100%}.c-formControl__header{margin-bottom:1rem}.c-formControl__label{display:block}.c-formControl__content{width:100%;flex:1 1 auto;height:100%}.c-formControl__errors{margin-top:1rem;padding:1rem}@media (min-width: 992px){.c-formControl{gap:5rem;height:auto;flex-direction:row;padding:5rem 0}.c-formControl__image-container{display:block;flex:0 0 40%;max-width:40%}.c-formControl__image{width:100%;height:auto;border-radius:8px}}.fade-image-enter-active,.fade-image-leave-active{transition:opacity .2s}.fade-image-enter-from,.fade-image-leave-to{opacity:0}.fade-image-enter-to,.fade-image-leave-from{opacity:1}.c-button{outline:none;display:inline-flex;align-items:center;justify-content:center;padding:1.5rem;border-radius:30px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.c-button.-medium{padding:1.5rem 2rem;font-size:1.5rem}.c-button:focus{outline:none}.c-button__label{display:flex;align-items:center}.c-button__icon{font-size:2.2rem;display:flex;align-items:center}.c-button__icon--left{margin-right:1.2rem}.c-button__icon--right{margin-left:1.2rem}.c-button.-primary{background-color:#486ba4;color:#fff}.c-button.-primary:hover:not(.-disabled){background-color:#385481}.c-button.-secondary{background-color:#fff;font-weight:400;color:#363636}.c-button.-secondary:hover:not(.-disabled){color:#ec5e31}.c-button.-disabled{opacity:.6;cursor:not-allowed}.c-text-field{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem}.c-text-field__input{border-radius:5px;border:1px solid #FFF;box-shadow:0 0 4px #00000026;padding:15px}.c-text-field__input:focus{outline:none;border:1px solid #fff;box-shadow:0 0 4px #ec5e31}.c-checkbox-img[data-v-855cbe68]{display:flex;flex-wrap:wrap;gap:1rem;width:100%}.c-checkbox-img--vertical[data-v-855cbe68]{flex-direction:column}.c-checkbox-img__item[data-v-855cbe68]{position:relative;cursor:pointer;border:1px solid #fff;border-radius:16px;overflow:hidden;transition:border-color .2s,box-shadow .2s;background:#fff;box-shadow:0 0 4px #00000026;width:calc(50% - .5rem)}.c-checkbox-img__item--selected[data-v-855cbe68]{border-color:#db6332;box-shadow:0 0 4px #db6332}.c-checkbox-img__item--selected[data-v-855cbe68]:after{content:"";font-family:"Font Awesome 5 Pro";font-weight:900;color:#fff;background:#db6332;border-radius:50%;position:absolute;top:10px;left:10px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;box-shadow:0 2px 8px #db633226;z-index:2}.c-checkbox-img__item:hover .c-checkbox-img__image[data-v-855cbe68]{transform:scale(1.08);transition:transform .3s}.c-checkbox-img__image-container[data-v-855cbe68]{position:relative;width:100%;height:150px;overflow:hidden;padding:2rem}.c-checkbox-img__image[data-v-855cbe68]{width:100%;height:100%;object-fit:cover;transition:transform .3s}.c-checkbox-img__content[data-v-855cbe68]{padding:1rem;text-align:center}@media (min-width: 900px){.c-checkbox-img__item[data-v-855cbe68]{width:calc(33.333% - 1rem)}}.c-textArea{width:100%;padding:.75rem;border:1px solid #dbdbdb;border-radius:4px;font-size:1rem;min-height:120px;resize:vertical;transition:border-color .3s ease}.c-textArea:focus{outline:none;border-color:#3273dc;box-shadow:0 0 0 1px #3273dc40}.c-textArea::placeholder{color:#a0a0a0}.c-radioGroup{display:flex;flex-direction:column;gap:2rem}.c-radioGroup__item{display:flex;align-items:center;cursor:pointer;border-radius:4px;box-shadow:0 0 4px #00000026}.c-radioGroup__item.-selected{color:#ec5e31;box-shadow:0 0 4px #ec5e31}.c-radioGroup__input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.c-radioGroup__input+label:before{flex:0 0 auto;content:"";display:inline-block;width:27px;height:27px;margin-right:18px;border:1px solid;border-radius:50%;vertical-align:middle;background:#fff;transition:border-color .2s,background .2s}.c-radioGroup__input:checked+label:before{border-color:#ec5e31;background:#ec5e31}.c-radioGroup__input:checked+label:after{font-family:"Font Awesome 5 Pro";content:"";font-weight:900;color:#fff;position:absolute;left:14px;top:50%;width:27px;height:27px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);font-size:1.5rem;pointer-events:none;z-index:2}.c-radioGroup__label{padding:1.5rem;cursor:pointer;width:100%;display:flex;align-items:center;position:relative}.c-radioImgGroup{display:flex;flex-wrap:wrap;gap:1.5rem}.c-radioImgGroup__item{display:flex;flex-direction:column;width:calc(50% - .75rem);border-radius:16px;overflow:hidden;border:1px solid #fff;transition:border-color .2s,box-shadow .2s;cursor:pointer;position:relative;background:#fff;box-shadow:0 0 4px #00000026}.c-radioImgGroup__item.-selected{border-color:#ec5e31;box-shadow:0 0 4px #ec5e31}.c-radioImgGroup__item.-selected:after{content:"";font-family:"Font Awesome 5 Pro";font-weight:900;color:#fff;background:#db6332;border-radius:50%;position:absolute;top:10px;left:10px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;font-size:1.7rem;box-shadow:0 2px 8px #db633226;z-index:2}.c-radioImgGroup__item:hover .c-radioImgGroup__image{transform:scale(1.08);transition:transform .3s}.c-radioImgGroup__image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.c-radioImgGroup__imageContainer{height:150px;overflow:hidden;padding:2rem}.c-radioImgGroup__imageContainer.-big{height:200px}.c-radioImgGroup__content{padding:1rem;text-align:center}.c-radioImgGroup__input{position:absolute;opacity:0}@media (min-width: 992px){.c-radioImgGroup__item{width:calc(33.333% - 1rem)}}.c-input{display:flex;flex-direction:column;gap:2rem;max-width:600px}.c-input__label{font-weight:700;font-size:2rem;color:#23325a}.c-input__input-group{display:flex;align-items:center;gap:1rem}.c-extension-budget{display:flex;flex-direction:column;gap:2rem;max-width:800px;width:100%}.c-extension-budget__ranges{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.c-extension-budget__range{border:2px solid #ddd;border-radius:8px;padding:1.5rem;cursor:pointer;transition:all .2s;background:#fff}.c-extension-budget__range:hover{border-color:#ec5e31;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.c-extension-budget__range--selected{border-color:#ec5e31;background:#ec5e310d}.c-extension-budget__range-content{display:flex;flex-direction:column;gap:.5rem;text-align:center}.c-extension-budget__range-label{font-size:1.2rem;font-weight:600;color:#333}.c-extension-budget__range-price{font-size:.9rem;color:#666}.c-extension-budget__custom{border-top:1px solid #eee;padding-top:2rem}.c-extension-budget__custom-toggle{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.c-extension-budget__custom-toggle input[type=checkbox]{width:18px;height:18px}.c-extension-budget__custom-toggle label{font-size:1.1rem;font-weight:500;cursor:pointer}.c-extension-budget__custom-input{display:flex;align-items:center;gap:1rem;justify-content:center}.c-input__input{font-size:2rem;padding:15px;border-radius:5px;border:1px solid #FFF;box-shadow:0 0 4px #00000026;width:250px;background:#fff;font-weight:500;outline:none;transition:border .2s}.c-input__input:focus{outline:none;border:1px solid #fff;box-shadow:0 0 4px #ec5e31}.c-input__euro{font-size:2.5rem;font-weight:700;color:#111;margin-left:.5rem}@media (max-width: 991px){input,select,textarea{font-size:16px!important}}.c-finish{display:flex;align-items:center;flex-direction:column}.c-checkboxGroup{display:flex;flex-direction:column;gap:1rem}.c-checkboxGroup__item{display:flex;align-items:center;cursor:pointer;border-radius:4px;box-shadow:0 0 4px #00000026;transition:box-shadow .2s,background-color .2s;position:relative}.c-checkboxGroup__item.-selected{color:#ec5e31;box-shadow:0 0 4px #ec5e31}.c-checkboxGroup__input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.c-checkboxGroup__input+.c-checkboxGroup__label:before{flex:0 0 auto;content:"";display:inline-block;width:27px;height:27px;margin-right:10px;border:1px solid #ccc;border-radius:6px;vertical-align:middle;background:#fff;transition:border-color .2s,background .2s}@media (min-width: 992px){.c-checkboxGroup__input+.c-checkboxGroup__label:before{margin-right:18px}}.c-checkboxGroup__input:checked+.c-checkboxGroup__label:before{border-color:#ec5e31;background:#ec5e31}.c-checkboxGroup__input:checked+.c-checkboxGroup__label:after{font-family:"Font Awesome 5 Pro";content:"";font-weight:900;color:#fff;position:absolute;left:14px;top:50%;width:27px;height:27px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);font-size:1.5rem;pointer-events:none;z-index:2}.c-checkboxGroup__label{padding:1.5rem;cursor:pointer;width:100%;display:flex;align-items:center;position:relative}.c-suggestSurface__loader[data-v-ef0751cf]{display:flex;flex-direction:column;align-items:center}.c-suggestSurface__loader p[data-v-ef0751cf]{text-align:center;width:80%}@media (min-width: 992px){.c-suggestSurface__loader[data-v-ef0751cf]{flex-direction:row}.c-suggestSurface__loader p[data-v-ef0751cf]{text-align:left;width:50%}}.c-radioGroup__label .c-radioGroup__surface[data-v-ef0751cf]{margin:0 2rem;font-size:1.7rem}.c-radioGroup__label[data-v-ef0751cf]{font-size:1.2rem}.c-radioGroup__desc[data-v-ef0751cf]{-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;text-overflow:ellipsis;display:-webkit-box;text-align:left;max-height:6.5em;opacity:.8;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1)}.c-radioGroup__item.-selected .c-radioGroup__desc[data-v-ef0751cf]{overflow:visible;-webkit-line-clamp:unset;display:block;text-overflow:unset;max-height:500px;opacity:1}.stepper__list{display:none;align-items:center;justify-content:center;gap:4rem;list-style:none;padding:0;margin:0}.stepper__item{display:flex;flex-direction:column;align-items:center;color:#ccc;position:relative;flex:1 1 0;background:none;border:none;box-shadow:none;transition:color .2s;cursor:pointer}.stepper__item.-current,.stepper__item.-completed{color:#25935f}.stepper__item.-current .stepper__icon,.stepper__item.-completed .stepper__icon{background:#25935f;color:#fff}.stepper__item.-current .stepper__label{color:#25935f}.stepper__item.-navigable .stepper__icon{background:#25935f;color:#fff}.stepper__item:not(.-navigable){pointer-events:none;opacity:.5;cursor:not-allowed}.stepper__item:not(:first-child):before{content:"";display:block;width:calc(100% - 76px);height:1px;background:#ccc;position:absolute;top:40%;left:calc(-.5*(100% - 56px) - 10px);transform:translateY(-50%);z-index:0;border-radius:2px}.stepper__item:not(:last-child):after{content:"";display:block;width:calc((100% - 56px - 2 * 10px) * var(--progress, 0));height:2px;background:#25935f;position:absolute;top:40%;left:calc(100% + 4rem + -.5*(100% - 56px) - 10px);transform:translateY(-50%);z-index:10;border-radius:2px;transition:width .3s ease}.stepper__item.-completed:not(:first-child):before{background:#25935f}.stepper__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#ccc;color:#fff;font-size:2rem;margin-bottom:.5rem;transition:background .2s,color .2s}.stepper__label{font-size:1.1rem;margin-top:.5rem;text-align:center;color:#777}.stepper__progress-bar-mobile{display:block;width:100%;height:12px;background:#ededed;border-radius:6px;margin:2rem 0 0;overflow:hidden}@media (min-width: 992px){.stepper__progress-bar-mobile{display:none}.stepper__list{display:flex}}.stepper__progress-bar-mobile__fill{height:100%;background:#25935f;border-radius:6px;transition:width .3s}@media (max-width: 900px){.stepper__item:not(:first-child):before{width:calc(100% - 60px);left:calc(-.5*(100% - 36px) - 12px)}}.c-success{display:flex;justify-content:center;align-items:center;min-height:500px}.c-success__container{text-align:center;padding:2rem}.c-success__image{display:block;margin:0 auto 2rem}.c-success__title{font-size:2rem;margin-bottom:1rem;color:#3273dc}.c-success__message{font-size:1.25rem;color:#555}.c-configurator{max-width:1300px;margin:0 auto;padding:2rem;min-height:100vh;height:100vh;display:flex;flex-direction:column}.c-configurator__content{margin-bottom:2rem;max-width:1000px;margin-left:auto;margin-right:auto;flex:1 1 auto;display:flex;flex-direction:column;height:100%}.c-configurator__title{font-size:1.75rem;margin-bottom:2rem;color:#363636}.c-configurator__questions{margin-bottom:2rem}.c-configurator__actions{display:flex;flex-direction:column-reverse;gap:1rem;justify-content:space-between;align-items:center;padding-top:3rem}.c-configurator__actions .c-button{width:100%}@media (min-width: 992px){.c-configurator__actions .c-button{width:auto}}@media (min-width: 992px){.c-configurator__actions{display:flex;flex-direction:row}}.c-configurator .c-configurator__error{margin-top:1rem;padding:1rem;background-color:#fee;border-radius:4px;color:#c00;font-size:.9rem;text-align:center}.question-transition-enter-active,.question-transition-leave-active{transition:opacity .2s ease}.question-transition-enter-from,.question-transition-leave-to{opacity:0}:root{--gradient-first: linear-gradient(95.85deg, #18315a 3.58%, #ec5e31 95.77%);--color-first: #ec5e31;--color-second: #18315a}.-color-primary{color:#ec5e31}.-color-secondary{color:#18315a}.-color-primary-on{color:#ea4c1a}.-color-secondary-on{color:#132646}.-color-primary-light{color:#ef7953}.-color-secondary-light{color:#f2f8ff}.-color-disabled{color:#9e9e9e}.-color-danger{color:#e40520}.-color-info,.-color-grey{color:#777}.-color-dark{color:#18315a}.-color-white{color:#fff}.-color-blue-400{color:#486ba4}.-color-grey-400{color:#9e9e9e}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{list-style:none;margin:0;padding:0}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}img,video{max-width:100%;height:auto}svg:not(:root){overflow:hidden}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}@media (min-width: 320px) and (max-width: 359px){.-hiddenXxs{display:none!important}}@media (min-width: 360px) and (max-width: 599px){.-hiddenXs{display:none!important}}@media (max-width: 599px){.-hiddenXsDown{display:none!important}}@media (min-width: 360px){.-hiddenXsUp{display:none!important}}@media (min-width: 600px) and (max-width: 991px){.-hiddenSm{display:none!important}}@media (max-width: 991px){.-hiddenSmDown{display:none!important}}@media (min-width: 600px){.-hiddenSmUp{display:none!important}}@media (min-width: 992px) and (max-width: 1199px){.-hiddenMd{display:none!important}}@media (max-width: 1199px){.-hiddenMdDown{display:none!important}}@media (min-width: 992px){.-hiddenMdUp{display:none!important}}@media (min-width: 1200px){.-hiddenLg{display:none!important}}html{font-size:62.5%}body{font-size:14px;font-weight:400;font-family:IBM Plex Sans,sans-serif;color:#18315a;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}@media (min-width: 360px){body{line-height:150%}}@media (min-width: 992px){body{font-size:16px}}@media (min-width: 992px){body{line-height:150%}}a{color:#ec5e31;text-decoration:none}a:focus,a:hover,a:active{color:#ea4c1a;text-decoration:underline}a.-alternate{color:#18315a;text-decoration:none}a.-alternate:focus,a.-alternate:hover,a.-alternate:active{color:#132646;text-decoration:none}a.-high{color:#777;font-size:12px;font-weight:700;text-decoration:none;text-transform:uppercase}a.-high i{margin-right:5px;line-height:14px}a.-highDark{color:#18315a;font-size:16px;text-decoration:none}a.-highDark i{margin-right:10px;color:#18315a;font-size:12px}a.-initial{color:inherit;text-decoration:inherit}a.-initial:focus,a.-initial:hover,a.-initial:active{color:inherit;text-decoration:inherit}h1,.-h1{font-size:38px;font-weight:700;font-family:Poppins,serif}@media (min-width: 360px){h1,.-h1{line-height:107%}}@media (min-width: 992px){h1,.-h1{font-size:50px}}@media (min-width: 992px){h1,.-h1{line-height:107%}}h2,.-h2{font-size:32px;font-weight:700;font-family:Poppins,serif}@media (min-width: 360px){h2,.-h2{line-height:107%}}@media (min-width: 992px){h2,.-h2{font-size:40px}}@media (min-width: 992px){h2,.-h2{line-height:107%}}h3,.-h3{font-size:26px;font-weight:600;font-family:IBM Plex Sans,sans-serif}@media (min-width: 360px){h3,.-h3{line-height:107%}}@media (min-width: 992px){h3,.-h3{font-size:34px}}@media (min-width: 992px){h3,.-h3{line-height:130%}}h4,.-h4{font-size:26px;font-weight:600;font-family:Poppins,serif}@media (min-width: 360px){h4,.-h4{line-height:130%}}@media (min-width: 992px){h4,.-h4{font-size:28px}}@media (min-width: 992px){h4,.-h4{line-height:130%}}h5,.-h5{font-size:18px;font-weight:600;font-family:IBM Plex Sans,sans-serif}@media (min-width: 360px){h5,.-h5{line-height:130%}}@media (min-width: 992px){h5,.-h5{font-size:24px}}@media (min-width: 992px){h5,.-h5{line-height:130%}}h6,.-h6{font-size:16px;font-weight:600;font-family:IBM Plex Sans,sans-serif}@media (min-width: 360px){h6,.-h6{line-height:130%}}@media (min-width: 992px){h6,.-h6{font-size:20px}}@media (min-width: 992px){h6,.-h6{line-height:130%}}p,.-p{font-size:14px;font-weight:400;font-family:IBM Plex Sans,sans-serif}@media (min-width: 360px){p,.-p{line-height:150%}}@media (min-width: 992px){p,.-p{font-size:16px}}@media (min-width: 992px){p,.-p{line-height:150%}}.-bodyLarge{font-size:16px;font-weight:400;font-family:IBM Plex Sans,sans-serif}@media (min-width: 360px){.-bodyLarge{line-height:150%}}@media (min-width: 992px){.-bodyLarge{font-size:18px}}@media (min-width: 992px){.-bodyLarge{line-height:150%}}.-bodyMedium{font-size:12px;font-weight:400;font-family:IBM Plex Sans,sans-serif}@media (min-width: 360px){.-bodyMedium{line-height:150%}}@media (min-width: 992px){.-bodyMedium{font-size:16px}}@media (min-width: 992px){.-bodyMedium{line-height:150%}}.-bodySmall{font-size:10px;font-weight:400;font-family:IBM Plex Sans,sans-serif}@media (min-width: 360px){.-bodySmall{line-height:150%}}@media (min-width: 992px){.-bodySmall{font-size:14px}}@media (min-width: 992px){.-bodySmall{line-height:150%}}.-italic{font-style:italic}.-bold{font-weight:700}.-semiBold{font-weight:600}.-fontRegular{font-weight:400}.-fontAlternate{font-family:Poppins,serif}h1,h2,h3,h4,h5,h6{margin-bottom:4rem}ul,ol,dl,blockquote,p,address,hr,table,fieldset,figure{margin-bottom:2rem}.m0{margin:0rem}.p0{padding:0rem}.mt0{margin-top:0rem}.pt0{padding-top:0rem}.mb0{margin-bottom:0rem}.pb0{padding-bottom:0rem}.ml0{margin-left:0rem}.pl0{padding-left:0rem}.mr0{margin-right:0rem}.pr0{padding-right:0rem}.m1{margin:1rem}.p1{padding:1rem}.mt1{margin-top:1rem}.pt1{padding-top:1rem}.mb1{margin-bottom:1rem}.pb1{padding-bottom:1rem}.ml1{margin-left:1rem}.pl1{padding-left:1rem}.mr1{margin-right:1rem}.pr1{padding-right:1rem}.m2{margin:2rem}.p2{padding:2rem}.mt2{margin-top:2rem}.pt2{padding-top:2rem}.mb2{margin-bottom:2rem}.pb2{padding-bottom:2rem}.ml2{margin-left:2rem}.pl2{padding-left:2rem}.mr2{margin-right:2rem}.pr2{padding-right:2rem}.m3{margin:3rem}.p3{padding:3rem}.mt3{margin-top:3rem}.pt3{padding-top:3rem}.mb3{margin-bottom:3rem}.pb3{padding-bottom:3rem}.ml3{margin-left:3rem}.pl3{padding-left:3rem}.mr3{margin-right:3rem}.pr3{padding-right:3rem}.m4{margin:4rem}.p4{padding:4rem}.mt4{margin-top:4rem}.pt4{padding-top:4rem}.mb4{margin-bottom:4rem}.pb4{padding-bottom:4rem}.ml4{margin-left:4rem}.pl4{padding-left:4rem}.mr4{margin-right:4rem}.pr4{padding-right:4rem}.m5{margin:5rem}.p5{padding:5rem}.mt5{margin-top:5rem}.pt5{padding-top:5rem}.mb5{margin-bottom:5rem}.pb5{padding-bottom:5rem}.ml5{margin-left:5rem}.pl5{padding-left:5rem}.mr5{margin-right:5rem}.pr5{padding-right:5rem}.m6{margin:6rem}.p6{padding:6rem}.mt6{margin-top:6rem}.pt6{padding-top:6rem}.mb6{margin-bottom:6rem}.pb6{padding-bottom:6rem}.ml6{margin-left:6rem}.pl6{padding-left:6rem}.mr6{margin-right:6rem}.pr6{padding-right:6rem}.c-search{display:flex;gap:1.2rem;flex-direction:column;max-width:600px}.c-search__input-group{position:relative}.c-search__input{width:100%;padding:1.5rem;border:none;border-radius:6px;outline:none;box-shadow:0 0 4px #00000026}.c-search__suggestions{position:absolute;right:0;left:0;max-height:180px;margin:0;padding:0;list-style:none;border:1px solid #eee;border-top:none;background:#fff;overflow-y:auto;z-index:10;box-shadow:0 7px 5px #0003}.c-search__suggestions li{padding:1.5rem 1rem;cursor:pointer}.c-search__suggestions li:hover{background:#f5f5f5}.c-search__tags{display:flex;gap:.5rem;flex-wrap:wrap}.c-search__tag{display:flex;align-items:center;padding:.4rem 1rem;border-radius:5px;background:#ec5e31;color:#fff}.c-search__tag-remove{margin-left:.5rem;border:none;background:none;color:#fff;font-size:1.2rem;cursor:pointer}.c-search__checkbox{display:flex;gap:.5rem;align-items:center;margin:1rem 0;font-weight:500;cursor:pointer}.c-search__checkbox input[type=checkbox]{position:absolute;width:0;height:0;opacity:0;cursor:pointer}.c-search__checkbox input[type=checkbox]+label:before{display:inline-block;width:27px;height:27px;margin-right:18px;transition:border-color .2s,background .2s;border:1px solid;border-radius:4px;background:#fff;vertical-align:middle;content:""}.c-search__checkbox input[type=checkbox]:checked+label:before{border-color:#ec5e31;background:#ec5e31}.c-search__checkbox input[type=checkbox]:checked+label:after{display:flex;position:absolute;top:50%;left:0;align-items:center;justify-content:center;width:27px;height:27px;transform:translateY(-50%);color:#fff;font-family:"Font Awesome 5 Pro";font-size:1.5rem;font-weight:900;pointer-events:none;content:"";z-index:2}.c-search__checkbox label{display:flex;position:relative;align-items:center;width:100%;cursor:pointer}.c-search__input--small{width:80px;margin-left:.5rem;padding:.5rem;border:none;border-radius:4px;outline:none;box-shadow:0 0 4px #00000026}.c-checkbox{display:flex;gap:.5rem;align-items:center;margin:1rem 0;font-weight:500;cursor:pointer}.c-checkbox input[type=checkbox]{position:absolute;width:0;height:0;opacity:0;cursor:pointer}.c-checkbox input[type=checkbox]+label:before{display:inline-block;width:27px;height:27px;margin-right:18px;transition:border-color .2s,background .2s;border:1px solid;border-radius:4px;background:#fff;vertical-align:middle;content:""}.c-checkbox input[type=checkbox]:checked+label:before{border-color:#ec5e31;background:#ec5e31}.c-checkbox input[type=checkbox]:checked+label:after{display:flex;position:absolute;top:50%;left:0;align-items:center;justify-content:center;width:27px;height:27px;transform:translateY(-50%);color:#fff;font-family:"Font Awesome 5 Pro";font-size:1.5rem;font-weight:900;pointer-events:none;content:"";z-index:2}.c-checkbox label{display:flex;position:relative;align-items:center;width:100%;cursor:pointer}.c-registerForm__field{display:flex;gap:.5rem;flex-direction:column;margin-bottom:1.5rem}.c-registerForm__input{flex:1;width:100%;padding:15px;border:1px solid #FFF;border-radius:5px;box-shadow:0 0 4px #00000026}.c-registerForm__input:focus{border:1px solid #fff;outline:none;box-shadow:0 0 4px #ec5e31}.c-registerForm__input--error{border-color:#ff3860;box-shadow:0 0 4px #ff38604d}.c-registerForm__phone-group{display:flex;gap:.5rem;align-items:stretch}.c-registerForm__select{flex-shrink:0;box-sizing:border-box;width:70px;height:auto;padding:15px;border:1px solid #fff;border-radius:5px;background:#fff;box-shadow:0 0 4px #00000026}.c-registerForm__select:focus{border:1px solid #fff;outline:none;box-shadow:0 0 4px #ec5e31}.c-registerForm__hint{color:#b0b0b0}.c-registerForm__error{display:block;color:#ff3860;font-size:.85rem}.c-registerForm__link{color:#ec5e31;text-decoration:none}.c-registerForm__link:hover{text-decoration:underline}.c-registerForm__fieldset{width:300px;text-align:center;color:#9e9e9e;margin:2rem 0;position:relative;padding:0 50px;margin-left:auto;margin-right:auto}.c-registerForm__fieldset:before,.c-registerForm__fieldset:after{height:1px;width:100px;background:#9e9e9e;content:"";display:inline-block;position:absolute;left:0;top:12px}.c-registerForm__fieldset:after{right:0;left:auto}.configurator-app{display:flex;flex-direction:column;min-height:100vh}.configurator-main{flex:1;padding:0}@media (min-width: 992px){.configurator-main{padding:2rem 0}}
