.editor:root{--theme-main-color:#43dfa8;--theme-second-color:#000;--theme-third-color:#fff}.editor .color-picker--theme-main-color{background:var(--theme-main-color, #43dfa8)}.editor .color-picker--theme-second-color{background:var(--theme-second-color, #000)}.editor .color-picker--theme-third-color{background:var(--theme-third-color, #fff)}.color-picker-panel{position:absolute;width:150px;top:85%;left:0;border-radius:8px;border:1px solid #ccc;line-height:normal;background:#fff;padding:0 15px 15px}.color-picker-panel .color-picker-panel_row-title{font-size:14px;margin-right:15px}.color-picker-panel .color-picker-panel_row{display:flex;justify-content:center;align-items:center;width:100%;padding-top:15px}.color-picker-panel .color-picker-panel_row-value{border:1px solid #ccc;border-radius:50%;width:25px;height:25px;cursor:pointer}.booklet-page{width:842px;height:595px;font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:0;color:var(--theme-second-color, #000);background-color:#fff}.booklet-page .booklet__template-create button{padding:7px 20px;border:1px solid #ff4a35;border-radius:8px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue","Open Sans",sans-serif;font-size:14px;line-height:1.1;font-weight:500;text-align:center;background:linear-gradient(135deg,#ff4a35 0,#ff7e35 100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;color:#fff;box-shadow:0 1px 3px rgb(0 0 0/6%),0 1px 2px rgb(0 0 0/12%);transition:color .3s cubic-bezier(.45,.05,.55,.95),border-color .3s cubic-bezier(.45,.05,.55,.95),background-color .3s cubic-bezier(.45,.05,.55,.95),opacity .3s cubic-bezier(.45,.05,.55,.95),box-shadow .3s cubic-bezier(.45,.05,.55,.95)}.booklet-bg-img,.booklet-bg-img::after{position:absolute;top:0;left:0;width:100%;height:100%}.booklet-bg-img{overflow:hidden;z-index:0}.booklet-bg-img::after{content:"";background:rgba(52,52,52,.8);z-index:1}.booklet-bg-img.filter-off::after{background:0 0}.booklet-bg-img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;filter:grayscale(1);z-index:0}.booklet-bg-img.filter-off img{filter:none}.booklet-page__inner{position:relative;width:100%;height:100%;padding-left:50px;padding-right:50px;padding-bottom:45px;z-index:1}.booklet-page__head{display:flex;flex-direction:column;justify-content:center;height:130px;margin-left:-50px;margin-right:-50px;padding:25px 0 25px 50px;background-color:#fff}.booklet-page__title{font-weight:600;font-size:36px;line-height:1;max-width:830px;max-height:36px}.booklet-page__head .booklet-page__title{display:flex;align-items:center}.booklet-page__head .booklet-page__title::after{content:"";display:block;min-width:0;height:0;flex-grow:1;border-top:2px solid var(--theme-main-color, #43dfa8)}.booklet-page__title-text{flex-shrink:0;margin-right:50px;min-width:50px;max-width:750px;max-height:36px;word-break:break-word;word-wrap:break-word}.booklet-page__title-text--thin{font-weight:300}.btn-add-more{justify-content:center;width:28px;height:28px;border:2px solid var(--theme-main-color, #43dfa8);border-radius:50%;cursor:pointer}.btn-add-more svg{width:10px;height:10px}.booklet-page__attrs,.btn-add-more{display:flex;align-items:center}.booklet-page__attrs--page-cover{margin-bottom:20px}.booklet-page__attrs--page-desc{margin-top:auto}.booklet-page__attrs-cell{width:100%;font-size:16px;line-height:1.12;white-space:nowrap;max-width:245px;max-height:20px}.page-cover .booklet-page__inner{display:flex;flex-direction:column;padding:0}.page-cover__img{flex-grow:1}.page-cover__content{position:relative;display:flex;align-items:flex-end;flex-shrink:0;padding:28px 30px 40px 25px}.page-cover__content::after{content:"";position:absolute;bottom:0;left:0;width:61.28%;height:20px;background-color:var(--theme-main-color, #43dfa8)}.page-cover__content-left{position:relative;min-width:0;flex-grow:1;margin-right:60px}.page-cover__content-right{flex-shrink:0;width:245px}.page-cover__title{margin-bottom:8px;font-weight:600;font-size:36px;line-height:100%;height:calc(37px*1*2);max-width:482px;max-height:80px;word-break:break-word;word-wrap:break-word}.page-cover__title>.editable-area{height:100%}.page-cover__info,.page-cover__subtitle{line-height:1.3;word-break:break-word;word-wrap:break-word}.page-cover__subtitle{margin-bottom:0;font-size:14px;height:calc(14px*2*1.3);max-width:482px;max-height:40px}.page-cover__subtitle textarea{letter-spacing:.2px}.page-cover__info{padding-top:15px;border-top:1px solid rgba(0,0,0,.1);font-weight:300;font-size:12px;height:calc(15px + 12px*1.3*4);max-width:245px;max-height:80px}.page-features .booklet-page__inner{display:flex;flex-direction:column;padding-bottom:30px;padding-left:20px;padding-right:20px}.page-features__images{display:flex;flex-wrap:wrap;margin-left:-60px;margin-right:-60px}.page-features__images--top{margin-bottom:20px}.page-features__images--bottom{margin-top:20px}.page-features__images>*{width:100%;max-width:50%;padding-left:10px;padding-right:10px}.page-features__images-img::before{padding-top:65.69343%}.page-features__body{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.booklet-feat-list{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:-15px}.page-communication .booklet-feat-list{margin-top:0}.booklet-feat-list>*{width:100%;max-width:370px;margin-top:6px}.page-communication .booklet-feat-list>*{max-width:500px;margin-top:8px}.booklet-feat-list.w-full>*{max-width:none}.booklet-feat-item{position:relative;display:flex;align-items:center;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.1);font-size:14px;line-height:1.3}.page-communication .booklet-feat-item{padding-bottom:10px;height:49px}.booklet-feat-item--single{width:100%;max-width:312px}.booklet-feat-item>*{width:50%;padding:0}.booklet-feat-item__label,.booklet-feat-item__value{font-weight:600;width:45%;max-height:38px;word-break:break-word;word-wrap:break-word}.page-features-label .booklet-feat-item__label{width:45%}.booklet-feat-item__value{font-weight:300;width:65%;padding-left:10px}.booklet-feat-item__label.one_row,.booklet-feat-item__value.one_row{max-height:19px}.booklet-feat-item__label.two_row,.booklet-feat-item__value.two_row{max-height:38px}.add-row,.remove-row{position:absolute;cursor:pointer;-webkit-transition:all .1s ease 0s;transition:all .1s ease 0s}.add-row{width:22px;height:22px;bottom:-11px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.add-row svg,.remove-row svg{fill:var(--theme-main-color, #43dfa8)}.remove-row{width:15px;height:15px;left:101%;top:35%;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;visibility:hidden}.booklet-details-item:hover .remove-row,.booklet-feat-item:hover .remove-row{opacity:1;visibility:visible}.page-features__grid{flex-grow:1;display:flex;flex-wrap:wrap;margin-left:-21px;margin-right:-21px;margin-top:-15px}.page-features__grid>*{display:flex;flex-direction:column;width:100%;padding-left:21px;padding-right:21px}.page-features__left{max-width:55%}.page-features__right{max-width:45%}.page-features__img--md{margin-top:auto}.page-features__img--md::before{padding-top:59.00277%}.page-features__img--tall{height:100%}.page-details .booklet-page__inner{padding-bottom:30px}.page-gallery .booklet-page__inner{display:flex;flex-direction:column;padding:30px}.page-gallery--decorated::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:200%;height:380px;background-color:var(--theme-main-color, #43dfa8);z-index:0}.booklet-gallery__grid{flex-grow:1;display:flex;flex-wrap:wrap;margin-top:-22px;margin-left:-11px;margin-right:-11px}.booklet-gallery__grid>*{margin-top:22px;padding-left:11px;padding-right:11px}.booklet-gallery__col{width:100%}.booklet-gallery__col>*+*{margin-top:22px}.booklet-gallery__col--1-3{max-width:calc(100%/3)}.booklet-gallery__col--1-3 .booklet-gallery__img::before{padding-top:104.4898%}.booklet-gallery__col--1-2{max-width:50%}.booklet-gallery__col--1-2 .booklet-gallery__img::before{padding-top:67.54617%}.booklet-gallery__col--2-3{max-width:calc(2*100%/3)}.booklet-gallery__col--2-3 .booklet-gallery__img::before{padding-top:50.2947%}.booklet-gallery__img--full-height{position:relative;height:100%}.booklet-gallery__img-caption{position:absolute;bottom:0;left:0;min-width:200px;max-width:100%;padding:5px 10px;font-weight:600;font-size:14px;line-height:1.3;color:var(--theme-main-color, #43dfa8);background-color:var(--theme-second-color, #000)}.page-details .booklet-page__inner{display:flex;flex-direction:column}.booklet-details{display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px}.booklet-details-list{width:100%;padding-left:20px;padding-right:20px;margin-bottom:15px}.booklet-details-list>:not(:last-child){padding-right:15px}.booklet-details-item{float:left;width:25%;position:relative;padding-left:15px;font-weight:300;font-size:14px;line-height:1.3}.booklet-details-item,.booklet-details-item [contenteditable]{max-width:185px;max-height:38px;word-break:break-word;word-wrap:break-word}.booklet-details-item:not(.add)::before{content:"";position:absolute;top:9px;left:0;width:5px;height:5px;border:2px solid var(--theme-main-color, #43dfa8);border-top:0;border-left:0;transform:translateY(-50%) rotate(-45deg)}.booklet-details-item .remove-row{left:inherit;right:0;top:48%}.page-details__img{margin-top:auto;margin-left:-20px;margin-right:-20px}.page-details__img::before{padding-top:36.87179%}.booklet-gallery__img-single::before{padding-top:68.33333%}.page-desc__grid{display:flex;flex-wrap:wrap;margin-left:-36px;margin-right:-36px}.page-desc__grid>*{display:flex;flex-direction:column;width:100%;max-width:50%;padding-left:36px;padding-right:36px}.page-desc__grid-left{padding-right:0;line-height:19.2px;font-weight:300}.booklet-page__text,.page-desc__grid-left .editor-field{max-width:371px;max-height:425px;word-break:break-word;word-wrap:break-word}.booklet-page__text{font-weight:300;font-size:13px;line-height:1.5;max-width:341px;max-height:312px}.booklet-page__text>*+*{margin-top:calc(13px*1.5)}.page-cover__attrs{display:flex;align-items:center;margin-top:auto}.page-cover__attrs-cell{font-size:14px;line-height:1.12;text-transform:uppercase;white-space:nowrap}.page-cover__attrs-cell:not(:last-child){margin-right:8px;padding-right:8px;border-right:1px solid var(--theme-main-color, #43dfa8)}.page-desc__img::before{padding-top:123.89381%}.booklet-plan .booklet-page__head{margin-bottom:24px}.booklet-plan .booklet-page__text{width:100%;font-weight:300;font-size:16px;line-height:19.2px;height:calc(16px*1.5*13);overflow:hidden}.booklet-plan .booklet-feat-item{margin-top:auto}.booklet-plan__grid-wrapper{position:relative;margin-left:-50px;margin-right:-50px;padding:50px 50px 15px;overflow:hidden;z-index:0}.booklet-plan__grid-wrapper--with-text>svg{position:absolute;width:375px;height:375px;top:0;left:0;z-index:0;fill:var(--theme-main-color, #43dfa8)}.booklet-plan__grid{display:flex;flex-wrap:wrap;margin-left:-30px;margin-right:-30px}.booklet-plan__grid>*{display:flex;flex-direction:column;width:100%;max-width:50%;padding-left:30px;padding-right:30px}.booklet-plan__item{text-align:center}.booklet-plan__item-img{margin-bottom:18px}.booklet-plan__item-img::before{padding-top:69.96997%}.booklet-plan__item-img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.booklet-plan__item-label{font-weight:600;font-size:18px;line-height:130%}.booklet-geo .booklet-page__inner{padding:0}.booklet-geo__map{position:relative;width:100%;height:80%;overflow:hidden}.booklet-geo__map iframe,.booklet-geo__map img{position:absolute;top:0;left:0;width:100%;height:100%}.booklet-geo__foot{position:relative;display:flex;justify-content:center;align-items:center;height:20%;padding:20px 50px;border-top:2px solid var(--theme-main-color, #43dfa8);font-weight:300;font-size:16px;line-height:1.2;color:var(--theme-second-color, #000);background-color:#fff}.booklet-geo__address{display:flex;align-items:center;width:100%}.booklet-geo__address,.booklet-geo__address .editor-field{max-width:570px;max-height:80px}.booklet-geo__address .icon{justify-content:center;align-items:center;width:34px;height:34px;border-radius:50%;margin-right:15px;color:var(--theme-main-color, #43dfa8);background-color:#fff;box-shadow:0 33px 80px rgba(0,0,0,.06),0 13.7866px 33.4221px rgba(0,0,0,.0431313),0 7.37098px 17.869px rgba(0,0,0,.0357664),0 4.13211px 10.0172px rgba(0,0,0,.03),0 2.19453px 5.32008px rgba(0,0,0,.0242336),0 .91319px 2.21381px rgba(0,0,0,.0168687)}.booklet-geo__address .icon svg{width:auto;height:15px}.booklet-geo__address-text{width:100%;overflow:hidden;text-align:center}.booklet-contacts .booklet-page__inner{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:50px}.booklet-person{display:flex;flex-direction:column;align-items:center;text-align:center}.booklet-person__avatar{position:relative;width:100px;height:100px;margin-bottom:10px;border-radius:50%;border:1px solid var(--theme-main-color, #43dfa8);overflow:hidden}.booklet-person__avatar::before{content:"";display:block;padding-top:100%}.booklet-person__avatar img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:88%;height:88%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.booklet-person__name,.booklet-person__role{line-height:100%;max-width:600px;max-height:20px}.booklet-person__name{margin-bottom:8px;font-weight:300;font-size:20px;color:var(--theme-third-color, #ffffff)}.booklet-person__role{margin-bottom:56px;font-weight:500;font-size:10px;color:var(--theme-third-color, #fff);text-transform:uppercase}.booklet-person__contacts{display:flex}.booklet-person__contact,.booklet-person__contact input{font-size:14px;line-height:100%;color:var(--theme-third-color, #fff)}.booklet-person__contact{display:flex;align-items:center;padding:12px 20px;border-radius:25px;font-weight:500;background-color:var(--theme-main-color, #43dfa8)}.booklet-person__contact input{font-weight:600}.booklet-person__contact [contenteditable]{min-width:50px;max-width:300px;max-height:30px}.booklet-person__contact:not(:last-child){margin-right:25px}.booklet-person__contact .icon{display:inline-flex;height:15px;margin-right:12px}.booklet-person__contact .icon svg{height:inherit;width:auto}.address_result{position:absolute;bottom:85%;z-index:10;font-size:12px;width:100%;max-height:200px;overflow-x:hidden;overflow-y:scroll;left:0}.address_result li{background-color:#fff;padding:5px 15px;border:1px solid #dcdcdc;cursor:pointer}.svg-preloader{position:absolute;z-index:1;width:120px;height:120px;top:calc(50% - 60px);left:calc(50% - 60px)}