/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[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{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;height:100%}html{font-size:62.5%;-webkit-font-smoothing:antialiased}body{min-width:320px;font-family:Montserrat,sans-serif;font-weight:400;font-size:1.6rem;line-height:1.4;background:#fff;color:#000}img{max-width:100%}strong{font-weight:700}button,input,optgroup,select,textarea{padding:0;font-family:inherit;color:inherit}svg{fill:currentColor}a{color:inherit}p,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em}.scrollbar{scrollbar-color:#00a88e #000;scrollbar-width:thin}.scrollbar::-webkit-scrollbar{height:8px;width:8px}.scrollbar::-webkit-scrollbar-track{background:#fff}.scrollbar::-webkit-scrollbar-thumb{background:#00a88e}body{font-size:1.3rem}.text-header{font-size:1.8rem;font-weight:300;text-transform:uppercase;margin-bottom:calc(1em + 10px)}.text-header strong{font-weight:700}.link{background-color:transparent;border-width:0px;text-decoration:underline;cursor:pointer}.bold{font-weight:700}@media screen and (min-width: 1024px){body{font-size:1.8rem}.text-header{font-size:2.8rem}}.btn{display:inline-block;font-weight:800;line-height:1.5;color:#fff;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#00a88e;border:none;font-size:1rem;padding:1rem 2.5rem;transition:background-color .2s,border-color .2s;text-transform:uppercase}.btn.bigger{font-size:1.4rem}.btn.border{border:4px solid #00a88e;padding:.5rem 2rem}.btn.--btn-no-hover:hover{background-color:#00a88e;border-color:#00a88e;color:#fff}.btn:hover{background-color:#000;border-color:#000;color:#fff}.btn.--btn-white{background-color:#fff;border-color:#00a88e;color:#000}.btn.--btn-white:hover{background-color:#000;border-color:#000;color:#fff}.btn[disabled]{cursor:default;opacity:.5}.back-icon-btn{width:28px;height:28px;background-color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border:0px none;padding:0;position:relative;z-index:2;box-shadow:2px 2px 6px #00000040}.back-icon-btn>span,.back-icon-btn>span:before,.back-icon-btn>span:after{display:block;position:absolute;width:18px;height:2px;background-color:#000;transition:transform .2s}.back-icon-btn>span{left:50%;top:50%;transform:translate(-50%,-50%) rotate(90deg);background-color:#fff}.back-icon-btn>span:before,.back-icon-btn>span:after{content:"";left:0;top:0;width:10px}.back-icon-btn>span:before{transform:translate(1px,1px) rotate(45deg)}.back-icon-btn>span:after{transform:translate(7px,1px) rotate(-45deg)}.header{position:fixed;z-index:50;width:100%;max-height:75px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:10px clamp(15px,4vw,50px);background:rgba(29,29,29,.75);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;gap:10px}.header__head{display:flex;align-items:center;gap:2vw;height:100%;flex-grow:1}.header__head a{height:100%;display:flex;align-items:center}.header__head a img{height:100%;max-height:50px}.header__head h1{font-size:clamp(20px,2vw,30px);font-weight:300;text-transform:uppercase;white-space:nowrap;margin-bottom:0;-webkit-user-select:none;user-select:none}.header__open-creator{display:none}.header__langs-wrapper{position:relative;font-weight:500}.header__current-lang{position:relative;display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none;padding:0 15px;margin:10px 0;text-transform:uppercase}.header__current-lang.--open~.header__langs-list{display:block}.header__langs-list{display:none;position:absolute;background:#1d1d1d;width:100%;z-index:1}.header__lang{text-decoration:none;display:block;padding:5px;-webkit-user-select:none;user-select:none;text-transform:uppercase}.header__lang:hover{color:#00a88e}@media screen and (min-width: 630px){.header__open-creator{display:block}}@media screen and (min-width: 1024px){.header__head{font-size:4rem}.header__logo img{width:192px}.header__current-lang{text-transform:uppercase}.header__current-lang:after{background-size:18px 12px;width:18px;height:12px}}.footer{position:relative;background:#1d1d1d;color:#fff}.footer__inner{max-width:1080px;margin:0 auto;padding:8px 20px;display:flex;width:100%;justify-content:space-between;align-items:center;column-gap:20px}.masthead{position:relative;max-width:1920px;margin:0 auto}.masthead__img img{display:block;width:100%;height:auto}.masthead__contents{background:#00a88e;color:#fff;padding:20px;text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.masthead__head{font-size:1.8rem;text-transform:uppercase}.masthead__open-creator{text-align:center;padding-top:20px}@media screen and (min-width: 768px){.masthead{display:grid;grid-template-columns:100%;grid-template-rows:auto auto}.masthead__img{grid-column:1/2;grid-row:1/3}.masthead__inner{position:relative;width:100%;max-width:1040px;margin:0 auto;grid-column:1/2;grid-row:2/3;display:flex;justify-content:right}.masthead__contents{background:rgba(0,168,142,.9);text-align:right;padding:20px 40px;width:100%;max-width:600px}.masthead__open-creator{display:none}}@media screen and (min-width: 1024px){.masthead__head{font-size:2.4rem}}.how-it-works{position:relative;max-width:1080px;margin:0 auto;padding:40px 20px}.how-it-works__head,.how-it-works__list{text-align:center}.how-it-works__list img{height:auto}.how-it-works__list-item{padding-bottom:60px;margin-bottom:20px;position:relative}.how-it-works__list-item:after{content:"";display:block;width:28px;height:44px;position:absolute;bottom:0;left:50%;transform:translate(-50%) rotate(90deg);background:transparent url(../../images/arrow-black.png) no-repeat 0px 0px}.how-it-works__list-item:last-child{padding-bottom:0}.how-it-works__list-item:last-child:after{display:none}.how-it-works__list-contents{padding-top:10px;max-width:200px;margin:0 auto}@media screen and (min-width: 768px){.how-it-works__list{display:flex;justify-content:space-between}.how-it-works__list-item{width:25%;max-width:none;padding-bottom:0;margin-bottom:0}.how-it-works__list-item:after{bottom:50%;right:0;left:auto;transform:translate(50%)}}@media screen and (min-width: 1024px){.how-it-works__list-contents{max-width:none;padding-left:10px;padding-right:10px}}.rooms{position:relative;max-width:1080px;margin:0 auto;padding:40px 0}.rooms__list{display:flex;column-gap:20px;overflow:auto;position:relative;padding-bottom:10px}.rooms__list-item img{height:256px;width:auto;max-width:none}.rooms__contents{padding:0 20px;text-align:center}.rooms__title{font-size:1.8rem;padding-bottom:20px}.rooms__open-creator{padding-bottom:20px}@media screen and (min-width: 1024px){.rooms{padding:40px 20px;display:flex;align-items:center;justify-content:space-between}.rooms__contents{order:1;flex-shrink:0;width:320px;padding:20px 0 20px 40px}.rooms__list{display:grid;grid-template-columns:repeat(5,auto);grid-template-rows:repeat(5,auto);row-gap:20px;overflow:visible}.rooms__list-item img{display:block;height:auto;width:auto;max-width:100%}.rooms__list-item.--item-1{grid-column:1/3;grid-row:1/3}.rooms__list-item.--item-2{grid-column:2/3;grid-row:3/5}.rooms__list-item.--item-3{grid-column:3/4;grid-row:2/4}}.popular-collections{position:relative;background:#eef5f8;max-width:1366px;margin:0 auto}.popular-collections__inner{max-width:1080px;margin:0 auto;padding:40px 20px}.popular-collections__head{text-align:center;max-width:600px;margin-left:auto;margin-right:auto}.popular-collections__list-outer{position:relative;margin:0 -20px;padding:0 20px}.popular-collections__list-wrapper{overflow:auto;margin:0 -20px}.popular-collections__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:transparent url(../../images/arrow-black-big.png) no-repeat 50% 50%/28px 44px;border:0px none}.popular-collections__nav.--prev{left:0;transform:translateY(-50%) rotate(180deg)}.popular-collections__nav.--next{right:0}.popular-collections__list{display:flex;padding-bottom:10px;-webkit-user-select:none;user-select:none}.popular-collections__list-item{width:137px;padding:20px 10px;flex-shrink:0;text-align:center}.popular-collections__list-img{position:relative;width:117px;height:250px}.popular-collections__list-img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;object-position:50% 100%}.popular-collections__list-title{padding-top:10px;font-size:1.3rem}@media screen and (min-width: 768px){.popular-collections__list-item{width:157px;padding:20px}}@media screen and (min-width: 1024px){.popular-collections__list-item{width:197px;padding:20px 40px}.popular-collections__list-title{margin:0 -20px;font-size:1.6rem}}.contact{position:relative;max-width:1080px;margin:0 auto;padding:40px 20px;text-align:center}.contact__wrapper{padding-bottom:40px}.contact .text-header{margin-bottom:1em}.contact .text-header strong{color:#00a88e}.contact__contents{font-weight:500;margin-bottom:1em}.contact__contact{display:inline-block;font-size:1.8rem;font-weight:500;text-decoration:none}.contact__contact img{vertical-align:middle;margin-right:5px;width:20px;height:auto}.contact__socials{display:flex;justify-content:center;column-gap:20px}.contact__social{display:block;width:40px}.contact__social img{display:block;width:100%;height:auto}@media screen and (min-width: 768px){.contact{padding-top:80px;text-align:left;display:flex;column-gap:40px}.contact__wrapper{width:50%}.contact__socials{justify-content:flex-start}}@media screen and (min-width: 1024px){.contact__contact{font-size:2.8rem}.contact__contact img{width:40px}}:root{--configuratorMainWidth: 640px;--configuratorMainHeight: 560px;--configuratorAsideWidth: 380px;--configuratorColumnGap: 30px}@media screen and (max-width: 979px){:root{--configuratorColumnGap: 20px}}.porta-configurator{display:none}.porta-configurator__top{display:flex;align-self:flex-end;justify-content:flex-end;width:100%;gap:20px}.porta-configurator__top-link{font-size:1.2rem;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none;background:transparent;border:0px none;text-decoration:none;display:flex;column-gap:5px;text-align:left;text-transform:uppercase;letter-spacing:.5px;transition:.14s;align-items:center}.porta-configurator__top-link.--disabled{cursor:default;opacity:.5}.porta-configurator__top-link:hover{color:#00a88e}.porta-configurator__mobile-menu-wrapper{display:none}.porta-configurator__header{display:flex;column-gap:var(--configuratorColumnGap);width:calc(var(--configuratorMainWidth) + var(--configuratorAsideWidth) + var(--configuratorColumnGap));margin:0 auto 20px;max-width:100%;min-height:32px}.porta-configurator__header-main{width:var(--configuratorMainWidth);display:flex;justify-content:space-between;column-gap:20px;align-items:center}.porta-configurator__header-actions{display:flex;column-gap:20px;align-self:center}.porta-configurator__header-action{font-size:1.1rem;display:flex;align-items:center;line-height:1.2;cursor:pointer;-webkit-user-select:none;user-select:none;background:transparent;border:0px none;text-decoration:none;text-align:left;column-gap:5px;white-space:nowrap}.porta-configurator__header-action img{flex-shrink:0}.porta-configurator__header-aside{display:flex;justify-content:space-between;align-items:center;column-gap:20px;position:relative;flex-shrink:1;width:100%}.porta-configurator__header-aside.--locked:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:rgba(119,119,119,.01)}.porta-configurator__header-aside.--locked>div{opacity:.5}.porta-configurator__header-toggle-filters{font-size:1.1rem;cursor:pointer;-webkit-user-select:none;user-select:none}.porta-configurator__header-toggle-filters img{vertical-align:middle;margin-right:5px}.porta-configurator__header-title{font-size:1.3rem;font-weight:700;-webkit-user-select:none;user-select:none}.porta-configurator__header-title img{vertical-align:middle;margin-right:5px}.porta-configurator__header-back{cursor:pointer}.porta-configurator__wrapper{flex-grow:1;display:flex;gap:2vw;overflow-y:auto;width:100%}.porta-configurator__main{background:#fff;max-width:1310px;width:75%}.porta-configurator__main.--wide{width:100%;max-width:none}.porta-configurator__aside{background:#fff;width:25%;height:100%;overflow-y:scroll;display:flex;flex-direction:column;padding-left:8px;padding-top:8px}.porta-configurator__aside .buttonsContainer{position:sticky;top:35px;left:0;display:flex;width:100%;z-index:2}.porta-configurator__aside .buttonsContainer .btn{width:50%;background:rgba(0,168,142,.9);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.porta-configurator__aside .buttonsContainer .btn:hover{background:rgba(0,0,0,.9)}.porta-configurator__aside.--locked{pointer-events:none;box-sizing:border-box;display:flex;filter:blur(1px) contrast(50%)}.porta-configurator__visualisationButtonsContainer{align-self:flex-end;display:flex}.porta-configurator__visualisationButtonsContainer_mobile{width:100%;display:none;align-items:center}.porta-configurator__visualisationButtonsContainer_mobile *{flex-grow:1}@media screen and (max-width: 769px){.porta-configurator__main{width:66%}.porta-configurator__aside{width:33%}}@media screen and (max-width: 640px){.porta-configurator__wrapper{flex-direction:column;padding-bottom:50px}.porta-configurator__main{width:100%;height:59%}.porta-configurator__main.--wide{height:100%}.porta-configurator__aside{width:100%;height:42%}.porta-configurator .DoorCollectionSelect__items{display:flex;flex-direction:column;flex-wrap:wrap;max-height:100%}.porta-configurator .DoorCollectionSelect__items .Door{height:50%;width:100px}.porta-configurator__visualisationButtonsContainer_mobile{display:flex}.porta-configurator__visualisationButtonsContainer{display:none}}@media screen and (max-width: 399px){.porta-configurator__visualisationButtonsContainer_mobile .btn{font-size:.82rem}.porta-configurator__visualisationButtonsContainer{width:100%;justify-content:space-around}.porta-configurator__aside{height:40%}.porta-configurator .DoorCollectionSelect{max-height:160px}.porta-configurator__top{justify-content:space-around;gap:10px}.porta-configurator__top-link{font-size:.95rem}}body.configurator-opened{overflow:hidden}body.configurator-opened .porta-configurator{display:flex;gap:2vh;flex-direction:column;background:#eef5f8;align-items:center;color:#000;position:fixed;left:0;top:0;width:100%;height:100vh;overflow:auto;isolation:isolate;padding:2vh 2vw;z-index:111;overflow:hidden}label{display:inline-block;margin-bottom:.5rem}.form-control{display:block;height:auto;width:100%;padding:6px 12px;font-size:1.5rem;line-height:1.4;border:2px solid #00a88e;color:#000;background-color:#fff;border-radius:0}.form-check{display:block;position:relative;font-size:1.5rem;padding-left:0}.form-check input{opacity:.01}.form-check-input{margin-top:auto;margin-left:auto;position:absolute}.form-check-label{position:relative;padding-left:25px;min-height:20px}.form-check-label:before{content:"";position:absolute;left:0rem;top:0rem;width:20px;height:20px;border:2px solid #00a88e;border-radius:0}.form-check-input:checked~.form-check-label:after{content:"";position:absolute;left:0rem;top:0rem;width:10px;height:10px;background-color:#00a88e;transform:translate(5px,5px)}.form-label-file-input{display:block;width:100%;padding:3rem;border:2px dashed #fff;border-radius:1rem;text-align:center;cursor:pointer}textarea.form-control{resize:none;height:10em}.form-errors{font-size:1.1rem;padding-top:.5rem;color:red}.form-errors:empty{display:none}.form-group{padding-bottom:1.5rem}.SelectBackground{text-align:center;width:100%;height:100%;padding:20px;display:flex;flex-direction:column;justify-content:center;gap:10px;overflow-y:auto}.SelectBackground__file{position:absolute;width:1px;height:1px;overflow:hidden;opacity:.01}.SelectBackground__icon{width:232px;margin:0 auto}.SelectBackground__icon img{height:auto}.SelectBackground__text{font-weight:700}.SelectBackground__info{font-size:1.3rem;font-weight:300}@media screen and (max-width: 979px){.SelectBackground__icon{width:116px}}.ModalWindow{display:none}.ModalWindow.--open{display:flex;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;isolation:isolate;padding:20px;z-index:222;align-items:center;justify-content:center}.ModalWindow__inner{color:#fff;background:#00a88e;font-size:1.6rem;text-align:center;padding:40px;width:100%;max-width:600px;margin:0 auto;max-height:100%;overflow:auto}.ModalWindow__buttons{padding-top:40px;display:flex;flex-wrap:wrap;justify-content:center;column-gap:20px;row-gap:20px}@media screen and (max-width: 979px){.ModalWindow__inner{font-size:1.3rem}}.BackgroundTemplatesList{width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:20px;row-gap:20px;padding:20px;overflow-y:auto}.BackgroundTemplatesList__img img{display:block;width:100%;height:auto;cursor:pointer}@media screen and (max-width: 769px){.BackgroundTemplatesList{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width: 426px){.BackgroundTemplatesList{grid-template-columns:1fr 1fr}}.Canvas{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.Canvas--hidden{position:absolute;z-index:-1;visibility:hidden}.DoorFilteredList{padding:20px}.DoorFilteredList__inner{height:100%;overflow:auto}.DoorFilteredList__header{font-size:1.6rem;font-weight:700;padding-bottom:20px}.DoorFilteredList__items{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:20px}@media screen and (max-width: 979px){.DoorFilteredList__header{font-size:1.3rem}}.Door{width:80px;flex-shrink:0;flex-grow:0;text-align:center;cursor:pointer}.Door__img{width:60px;height:120px;position:relative;margin:0 auto 10px}.Door__img img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;object-position:50% 0%}.Door__name{font-size:1.1rem;word-break:break-word}@media screen and (max-width: 979px){.Door{width:60px}.Door__img{width:40px;height:80px}}.DoorCollectionSelect{position:relative;width:100%;height:100%}.DoorCollectionSelect__inner{height:100%;overflow:auto;padding:0 10px}.DoorCollectionSelect__header{font-size:1.6rem;font-weight:700;padding-bottom:5px;display:flex;justify-content:space-between;flex-wrap:wrap}.DoorCollectionSelect__items{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:20px}@media screen and (max-width: 979px){.DoorCollectionSelect__header{font-size:1.3rem}}.DoorColorSelect{position:relative;width:100%;height:100%}.DoorColorSelect__inner{height:100%;overflow:auto;padding:0 10px}.DoorColorSelect__header{font-size:1.6rem;font-weight:700;padding-bottom:5px;display:flex;justify-content:space-between;flex-wrap:wrap}.DoorColorSelect__items{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:20px}@media screen and (max-width: 979px){.DoorColorSelect__header{font-size:1.3rem}}.DoorModelSelect{position:relative;width:100%;height:100%}.DoorModelSelect__inner{height:100%;overflow:auto;padding:0 10px}.DoorModelSelect__header{font-size:1.6rem;font-weight:700;padding-bottom:5px;display:flex;justify-content:space-between;flex-wrap:wrap}.DoorModelSelect__items{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:20px}@media screen and (max-width: 979px){.DoorModelSelect__header{font-size:1.3rem}}.FilterCheckbox{position:relative;width:100%;display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #777;margin-bottom:10px}.FilterCheckbox:last-of-type{border-bottom:0px none;margin-bottom:0}.FilterCheckbox__label{font-size:1.3rem;display:flex;width:100%;align-items:center;padding:0;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none}.FilterCheckbox__label:after{margin-left:auto;flex-shrink:0;content:"";display:block;border:2px solid #777;width:24px;height:24px}.FilterCheckbox__input:checked+.FilterCheckbox__label:after{box-shadow:0 0 0 3px #fff inset,0 0 0 10px #00a88e inset}.FilterCheckbox__label-text{margin-right:10px}.FilterCheckbox__icon{flex-shrink:0;display:block;position:relative;width:36px;height:36px;border:2px solid #777;margin-right:10px}.FilterCheckbox__icon img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.FilterCheckbox__input{position:absolute;left:0;top:0;opacity:.01}.FilterList{position:relative;padding-bottom:20px}.FilterList__header{font-size:1.6rem;font-weight:700;padding-bottom:20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.FilterList__header:after{margin-left:20px;flex-shrink:0;content:"";display:block;width:22px;height:16px;background:url(assets/arrow-down-7e5a9974.svg) no-repeat 50% 50%/22px auto;transition:transform .2s;transform:scaleY(1)}.FilterList__items{height:0px;opacity:0;overflow:hidden;transition:opacity .2s}.FilterList.--expanded .FilterList__header:after{transform:scaleY(-1)}.FilterList.--expanded .FilterList__items{opacity:1;height:auto}@media screen and (max-width: 979px){.FilterList__header{font-size:1.3rem}}.FilterPanel{position:relative;width:100%;height:100%;padding-bottom:20px}.FilterPanel__inner{height:100%;display:flex;flex-direction:column;justify-content:space-between}.FilterPanel__list{flex-grow:1;height:100%;overflow:auto;padding:0 10px}.FilterPanel__actions{display:flex}.FilterPanel__actions .btn{width:50%;opacity:.9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.VisualisationName{position:sticky;left:0;top:0;width:100%;display:flex;justify-content:space-between;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2}.VisualisationName .btn{background:rgba(0,168,142,.9);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.VisualisationName__name{border:0px none;display:block;font-weight:700;padding:4px 8px;font-size:1.3rem;flex-grow:1;outline:none;line-height:27px;background:rgba(255,255,255,.9)}.VisualisationName__name::placeholder{font-weight:800;letter-spacing:1px}.VisualisationName__label{margin:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;padding:0 1rem;transition:.14s;background:rgba(255,255,255,.9)}.VisualisationName__label:hover{color:#fff;background:black}@media screen and (max-width: 767px){.VisualisationName{width:100%}}.SpinnerLoader{display:none}.SpinnerLoader.--open{display:flex;background:rgba(0,0,0,.5);position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;isolation:isolate;padding:20px;z-index:333;align-items:center;justify-content:center}.SpinnerLoader__loader{position:absolute;width:80px;height:80px}.SpinnerLoader__roller{display:block;position:relative;width:80px;height:80px}.SpinnerLoader__roller div{animation:SpinnerLoader-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.SpinnerLoader__roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;margin:-4px 0 0 -4px}.SpinnerLoader__roller div:nth-child(1){animation-delay:-36ms}.SpinnerLoader__roller div:nth-child(1):after{top:63px;left:63px}.SpinnerLoader__roller div:nth-child(2){animation-delay:-72ms}.SpinnerLoader__roller div:nth-child(2):after{top:68px;left:56px}.SpinnerLoader__roller div:nth-child(3){animation-delay:-.108s}.SpinnerLoader__roller div:nth-child(3):after{top:71px;left:48px}.SpinnerLoader__roller div:nth-child(4){animation-delay:-.144s}.SpinnerLoader__roller div:nth-child(4):after{top:72px;left:40px}.SpinnerLoader__roller div:nth-child(5){animation-delay:-.18s}.SpinnerLoader__roller div:nth-child(5):after{top:71px;left:32px}.SpinnerLoader__roller div:nth-child(6){animation-delay:-.216s}.SpinnerLoader__roller div:nth-child(6):after{top:68px;left:24px}.SpinnerLoader__roller div:nth-child(7){animation-delay:-.252s}.SpinnerLoader__roller div:nth-child(7):after{top:63px;left:17px}.SpinnerLoader__roller div:nth-child(8){animation-delay:-.288s}.SpinnerLoader__roller div:nth-child(8):after{top:56px;left:12px}@keyframes SpinnerLoader-roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NewsletterForm{position:relative;width:100%;height:100%;padding:20px;align-self:flex-start}.NewsletterForm__inner{height:100%;overflow:auto;padding:0 10px}.NewsletterForm label{font-size:1.3rem;word-break:break-word}.NewsletterForm .form-check label,.NewsletterForm__info{font-size:1.1rem}.NewsletterForm__header{display:flex;align-items:center;column-gap:20px;padding-bottom:1.5rem}.NewsletterForm__header-icon{width:32px;flex-shrink:0}.NewsletterForm__header-icon img{display:block;width:100%;height:auto}.NewsletterForm__header-text{font-size:2.4rem;font-weight:700}.NewsletterForm__text{padding-bottom:1.5rem;font-size:1.3rem}@media screen and (max-width: 767px){.NewsletterForm__header-icon{width:32px}.NewsletterForm__header-text{font-size:2rem}}@media screen and (max-width: 519px){.NewsletterForm__header-text{font-size:1.6rem}}.SavedVisualizationsList{width:100%;padding:0 20px;align-self:flex-start;display:flex;flex-wrap:wrap;gap:10px}.SavedVisualizationsList__inner{height:100%;overflow:auto}.SavedVisualizationsList__item{display:flex;align-items:center;justify-content:space-between;column-gap:40px}.SavedVisualizationsList__visualization{display:flex;align-items:center;column-gap:20px;min-width:300px;max-width:420px}.SavedVisualizationsList__img{flex-shrink:0;width:192px}.SavedVisualizationsList__img img{display:block;height:auto}.SavedVisualizationsList__name{text-align:left}.SavedVisualizationsList__visualization-name{font-size:1.6rem;font-weight:800;word-break:break-word}.SavedVisualizationsList__model{font-size:1.3rem;word-break:break-word}.SavedVisualizationsList__actions{width:50%;display:flex;flex-wrap:wrap;justify-content:center;column-gap:20px}.SavedVisualizationsList__action{font-size:1.3rem;font-weight:800;cursor:pointer;-webkit-user-select:none;user-select:none;background:transparent;border:0px none;text-decoration:none}.SavedVisualizationsList__action[disabled]{cursor:default;opacity:.5}.SavedVisualizationsList__action img{vertical-align:middle;margin-right:5px}@media screen and (max-width: 426px){.SavedVisualizationsList__visualization-name,.SavedVisualizationsList__model{font-size:1.1rem}}.MobileMenuSavedVisualizations{position:absolute;display:flex;flex-direction:column;width:100%;align-self:flex-start}.MobileMenuSavedVisualizations__menu-btn{width:28px;height:28px;background-color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border:0px none;padding:0;position:relative;z-index:2;box-shadow:2px 2px 6px #00000040;align-self:flex-end}.MobileMenuSavedVisualizations__menu-btn>span,.MobileMenuSavedVisualizations__menu-btn>span:before,.MobileMenuSavedVisualizations__menu-btn>span:after{display:block;position:absolute;width:18px;height:2px;background-color:#000;transition:transform .2s}.MobileMenuSavedVisualizations__menu-btn>span{left:50%;top:50%;transform:translate(-50%,-50%)}.MobileMenuSavedVisualizations__menu-btn>span:before,.MobileMenuSavedVisualizations__menu-btn>span:after{content:"";left:0;top:0}.MobileMenuSavedVisualizations__menu-btn>span:before{transform:translateY(-5px)}.MobileMenuSavedVisualizations__menu-btn>span:after{transform:translateY(5px)}.MobileMenuSavedVisualizations__menu-btn.--open>span{background-color:#fff}.MobileMenuSavedVisualizations__menu-btn.--open>span:before,.MobileMenuSavedVisualizations__menu-btn.--open>span:after{width:10px}.MobileMenuSavedVisualizations__menu-btn.--open>span:before{transform:translate(1px,1px) rotate(45deg)}.MobileMenuSavedVisualizations__menu-btn.--open>span:after{transform:translate(7px,1px) rotate(-45deg)}.MobileMenuSavedVisualizations__menu-list{display:flex;flex-direction:column;row-gap:10px;position:absolute;right:0;bottom:28px;z-index:1;transform:scale(0);transform-origin:100% 100%;transition:transform .2s,bottom .2s}.MobileMenuSavedVisualizations__menu-list.--open{transform:scale(1);bottom:38px}.MobileMenuSavedVisualizations__menu-item-btn{display:flex;width:100%;align-items:center;justify-content:flex-end;column-gap:5px;font-size:1.1rem;font-weight:400;line-height:1.2;color:#000;text-align:right;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff;border:0px none;padding:.5rem 2rem;box-shadow:2px 2px 6px #00000040}.MobileMenuSavedVisualizations__menu-item-btn[disabled]{cursor:default;opacity:.5}.MobileMenuSavedVisualizations__menu-item-btn img{flex-shrink:0}.Error,.Loading{height:100vh;display:flex;justify-content:center;align-items:center}.Loading img{position:fixed;height:20%}.Loading .background{z-index:-1}.Loading .foreground{z-index:1}.Loading .spinner{position:fixed;width:25px;background:white;height:100vh;animation:rotate 1.4s linear infinite;animation-timing-function:ease-in-out}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(180deg)}}
