.page-help__container{max-width:1200px;margin:0 auto}.page-help__title{margin:0 0 8px;font-size:32px;font-style:normal;font-weight:600;line-height:130%;color:#000}.page-help__description{font-size:18px;font-style:normal;font-weight:400;line-height:24px;color:#3a3232}.page-help__list{list-style:none;padding:0;margin:32px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}@media screen and (max-width: 1023px){.page-help__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 767px){.page-help__list{grid-template-columns:1fr}}.page-help__item a{display:flex;justify-content:center;align-items:center;gap:12px;padding:28px 40px;border-radius:8px;border:1px solid #EBEBF0;background:#fff;white-space:nowrap;color:#f60;text-decoration:none;font-size:18px;font-style:normal;font-weight:600;line-height:normal;transition:border-color .2s}.page-help__item a svg{flex-shrink:0;fill:#f60}@media (hover: hover){.page-help__item a:hover{border-color:#f60}}@media screen and (max-width: 767px){.page-help__title{font-size:24px;font-style:normal;font-weight:600;line-height:normal}.page-help__description{font-size:16px;font-style:normal;font-weight:400;line-height:22px}.page-help__item a{font-size:16px;font-style:normal;font-weight:600;line-height:22px}}.delimiter{border:none;line-height:1.6em;width:100%;text-align:center;display:block;height:60px;position:relative}.delimiter:after{position:absolute;background:#fff;content:"* * *";top:12px;left:50%;margin-left:-35px;color:#9b9d9f;width:70px;font-size:2em}.quote{background:#F1F1F4;border-radius:32px;padding:40px;font-size:24px;line-height:32px}@media screen and (max-width: 767px){.quote{padding:24px;font-size:20px;line-height:135%}}.number-1,.number-2{margin-bottom:32px}.number-1 li,.number-2 li{position:relative;font-weight:400;padding-left:24px;margin-bottom:8px}.number-1 li:before,.number-2 li:before{content:"";width:8px;height:8px;position:absolute;left:0;top:7px;border-radius:50%;background-color:var(--color-link)}.number-2 li:before{background-color:#bdbdbd}.number-3,.number-4{margin-bottom:32px;counter-reset:number-3}.number-3 li,.number-4 li{position:relative;font-weight:400;padding:10px 0 0 56px;margin-bottom:16px}.number-3 li:before,.number-4 li:before{counter-increment:number-3;content:counter(number-3,decimal-leading-zero);width:40px;height:40px;position:absolute;line-height:40px;text-align:center;left:0;top:0;border-radius:50%;background-color:var(--color-link);font-weight:500;font-size:16px;color:#fff}.number-4{counter-reset:number-4}.number-4 li:before{counter-increment:number-4;content:counter(number-4,decimal-leading-zero);background-color:#bdbdbd}.number-5,.number-6{margin-bottom:32px;counter-reset:number-5}.number-5 li,.number-6 li{position:relative;font-weight:400;padding-left:30px;margin-bottom:16px}.number-5 li:before,.number-6 li:before{counter-increment:number-5;content:counter(number-5,decimal-leading-zero);position:absolute;left:0;top:0;font-weight:500;font-size:16px;color:var(--color-link)}.number-6{counter-reset:number-6}.number-6 li:before{counter-increment:number-6;content:counter(number-6,decimal-leading-zero);color:#bdbdbd}.gallery-slider{margin-bottom:24px}.widget-gallery-slide{max-height:500px}.widget-gallery-slide img{object-fit:cover;object-position:top}.gallery-slide{display:flex;position:relative;overflow:hidden;border-radius:16px}.gallery-slide img{margin:auto;max-height:100%}.gallery-slide__text{position:absolute;left:0;bottom:0;width:100%;padding:24px;color:#fff;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,#000000 100%)}.gallery-slider-thumbnail{margin-top:20px}.gallery-slider-thumbnail__slide{cursor:pointer;border:2px solid #fff;display:flex;border-radius:10px;overflow:hidden}.gallery-slider-thumbnail__slide img{margin:auto;max-height:100%}.gallery-slider-thumbnail__slide.is-active{border-color:var(--color-link)}.embed-caption,.image-caption{margin-top:8px;font-size:16px;line-height:24px;font-weight:400;color:var(--color-grey-main);text-align:center}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}address{font-style:normal;line-height:32px;margin-bottom:24px}.constructor{background-color:#f1f1f4;color:var(--color-brown)}@media screen and (min-width: 500px){.constructor{padding:24px 24px 32px}}.constructor-inner{background-color:#fff;border-radius:16px;margin-bottom:16px;padding:80px 0}.constructor-inner a:not([class]){color:var(--color-link);transition:color .2s}.constructor-inner a:not([class]):hover{color:var(--color-brown)}.constructor-inner p{margin-bottom:24px}@media screen and (max-width: 499px){.constructor-inner{padding:30px 0}}.constructor-inner__footer{border-top:1px solid #F1F1F4;padding-top:40px;margin:40px 0 -40px}@media screen and (max-width: 499px){.constructor-inner__footer{padding-top:30px;margin:30px 0 0}}.constructor-showcase img{width:100%;height:auto;border-radius:16px 16px 0 0}.constructor-number{font-weight:600;font-size:24px;line-height:30px;margin-bottom:24px}@media screen and (max-width: 767px){.constructor-number{font-size:20px}}.constructor-number__count{font-size:80px;line-height:56px;margin-bottom:16px;color:var(--color-link)}@media screen and (max-width: 767px){.constructor-number__count{font-size:60px;line-height:40px}}.constructor-advantages{margin:30px 0}@media screen and (max-width: 499px){.constructor-advantages{margin:15px 0}}.constructor-advantages__icon{margin-bottom:20px}.constructor-advantages__title{font-weight:600;font-size:24px;line-height:30px;margin-bottom:16px}.constructor-advantages__text{color:#606060;max-width:512px}.constructor-gallery{display:grid;grid-template-columns:repeat(var(--gallery-grid),1fr);gap:24px;margin-bottom:24px}@media screen and (max-width: 767px){.constructor-gallery{--gallery-grid: 2 !important;gap:12px}}.constructor-gallery img{width:100%}.vacancy{display:flex;flex-direction:column;min-height:340px;margin-top:24px;border:1px solid #F1F1F4;border-radius:16px;padding:32px;gap:12px}.vacancy-title{font-weight:600;font-size:24px;line-height:30px}.vacancy-info{color:#606060;padding:8px 16px;background-color:#f1f1f4;border-radius:20px;width:fit-content}.vacancy-price{margin-top:auto;font-weight:600;font-size:20px;line-height:26px}.vacancy-footer{margin-top:30px}.article{border:1px solid #F1F1F4;border-radius:16px;display:flex;flex-direction:column;margin-top:24px;min-height:calc(100% - 24px);overflow:hidden}.article-cover{padding-bottom:72%;background:50% 0 no-repeat;background-size:cover;display:block}.article-content{display:flex;flex-direction:column;flex-grow:1;padding:32px;gap:10px}.article-title{font-weight:600;font-size:24px;line-height:30px}.article-text{color:#606060;flex-grow:1;margin-bottom:10px}.about-project{border:1px solid #F1F1F4;border-radius:8px;padding:32px;margin-top:24px;min-height:calc(100% - 24px)}.about-project__image{margin-bottom:24px}.more-link{color:var(--color-link);display:inline-flex;padding-right:24px;width:fit-content;background:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.00033 2.49996C4.68662 2.49996 2.00033 5.18625 2.00033 8.49996C2.00033 11.8137 4.68662 14.5 8.00033 14.5C11.314 14.5 14.0003 11.8137 14.0003 8.49996C14.0003 5.18625 11.314 2.49996 8.00033 2.49996ZM0.666992 8.49996C0.666992 4.44987 3.95024 1.16663 8.00033 1.16663C12.0504 1.16663 15.3337 4.44987 15.3337 8.49996C15.3337 12.55 12.0504 15.8333 8.00033 15.8333C3.95024 15.8333 0.666992 12.55 0.666992 8.49996ZM7.52892 6.3047C7.26857 6.04435 7.26857 5.62224 7.52892 5.36189C7.78927 5.10154 8.21138 5.10154 8.47173 5.36189L11.1384 8.02855C11.3987 8.2889 11.3987 8.71101 11.1384 8.97136L8.47173 11.638C8.21138 11.8984 7.78927 11.8984 7.52892 11.638C7.26857 11.3777 7.26857 10.9556 7.52892 10.6952L9.05752 9.16663H5.33366C4.96547 9.16663 4.66699 8.86815 4.66699 8.49996C4.66699 8.13177 4.96547 7.83329 5.33366 7.83329H9.05752L7.52892 6.3047Z' fill='%23FF6600'/%3E%3C/svg%3E") 100% 50% no-repeat}.more-hidden{display:none}.about-gallery{display:block;margin-top:24px}.about-gallery img{width:100%;border-radius:12px}.quote{background:#F1F1F4;border-radius:32px;padding:40px;margin:80px 0;font-size:24px;line-height:32px}@media screen and (max-width: 767px){.quote{padding:24px;font-size:20px;line-height:135%;margin:40px 0}}.quote__author{position:relative;display:flex;align-items:center;gap:16px;margin-top:24px}.quote__avatar{width:90px;height:90px;flex-shrink:0;border-radius:50%;overflow:hidden}@media screen and (max-width: 767px){.quote__avatar{width:64px;height:64px}}.quote__title{font-weight:600;font-size:20px;line-height:26px;color:var(--color-text)}@media screen and (max-width: 767px){.quote__title{font-size:16px;line-height:20px}}.quote__text{margin-top:4px;font-size:18px;line-height:24px;color:#606060}@media screen and (max-width: 767px){.quote__text{font-size:14px;line-height:16px}}.constructor-tabs{background-color:#fff;border-radius:12px;margin-bottom:8px;overflow:hidden;overflow-x:auto}.constructor-tabs__list{display:flex}.constructor-tabs__item{color:var(--color-grey-main);flex-grow:1;flex-basis:0;font-weight:600;font-size:20px;line-height:24px;padding:14px 20px 16px;display:block;text-align:center;border:2px solid transparent;white-space:nowrap;transition:color .15s}.constructor-tabs__item:hover{color:var(--color-black)}.constructor-tabs__item.active{color:var(--color-black);border-bottom-color:var(--color-link)}.constructor-cover{border-radius:16px;margin-bottom:16px;position:relative}.constructor-cover__item{min-height:800px;background:#fff 50% 0 no-repeat;background-size:cover;display:flex;padding:80px 0;border-radius:16px;position:relative;overflow:hidden}@media screen and (max-width: 767px){.constructor-cover__item{min-height:450px;padding-bottom:40px}}.constructor-cover__item:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 43.27%,rgba(0,0,0,.8) 100%)}.constructor-cover__content{margin-top:auto;width:100%;position:relative;text-align:center;color:#fff}.constructor-cover__title{font-weight:600;font-size:48px;line-height:48px;margin-bottom:4px}@media screen and (max-width: 767px){.constructor-cover__title{font-size:32px;line-height:40px}}.constructor-cover__text{max-width:870px;margin:0 auto}@media screen and (min-width: 768px){.constructor-cover__text{font-size:24px;line-height:32px;font-weight:400}}.constructor-cover__footer{margin-top:40px}.constructor-cover__buttons{display:flex;justify-content:center;gap:8px}@media screen and (max-width: 767px){.constructor-cover__buttons{flex-direction:column}}.constructor-cover__down{width:80px;height:80px;background:#F1F1F4 url("data:image/svg+xml,%3Csvg width='20' height='24' viewBox='0 0 20 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.488155 0.82214C1.13903 0.171266 2.1943 0.171266 2.84518 0.82214L10 7.97696L17.1548 0.82214C17.8057 0.171266 18.861 0.171266 19.5118 0.82214C20.1627 1.47301 20.1627 2.52829 19.5118 3.17916L11.1785 11.5125C10.5276 12.1634 9.47236 12.1634 8.82149 11.5125L0.488155 3.17916C-0.162718 2.52829 -0.162718 1.47301 0.488155 0.82214ZM0.488155 12.4888C1.13903 11.8379 2.1943 11.8379 2.84518 12.4888L10 19.6436L17.1548 12.4888C17.8057 11.8379 18.861 11.8379 19.5118 12.4888C20.1627 13.1397 20.1627 14.195 19.5118 14.8458L11.1785 23.1792C10.5276 23.83 9.47236 23.83 8.82149 23.1792L0.488155 14.8458C-0.162718 14.195 -0.162718 13.1397 0.488155 12.4888Z' fill='%23BDBDBD'/%3E%3C/svg%3E") 50% no-repeat;border-radius:50%;margin:0 auto}@media screen and (max-width: 767px){.constructor-cover__down{width:60px;height:60px}}.constructor-card{border:1px solid #F1F1F4;border-radius:16px;position:relative;min-height:calc(100% - 24px);margin-bottom:24px;transition:.15s}@media screen and (min-width: 1024px){.constructor-card:hover{transform:translateY(-16px);z-index:2}.constructor-card:hover:before{pointer-events:auto;opacity:1}.constructor-card:hover .constructor-card__footer{opacity:1}}.constructor-card:before{content:"";background-color:#fff;border:1px solid #F1F1F4;box-shadow:0 60px 80px #4f5b6826;border-radius:16px;position:absolute;height:calc(100% + 56px);left:-1px;right:-1px;top:0;opacity:0;pointer-events:none;transition:.15s}.constructor-card__item{position:relative}.constructor-card__image{display:block}.constructor-card__image img{width:100%;border-radius:16px 16px 0 0;height:auto}.constructor-card__title{padding:32px;font-weight:600;font-size:24px;line-height:30px}.constructor-card__footer{padding:0 32px 32px}@media screen and (min-width: 1024px){.constructor-card__footer{padding:0 32px;transition:opacity .15s;opacity:0;position:absolute;top:100%;width:100%}}.constructor-tiles{display:flex;flex-direction:column;gap:56px}.constructor-tile{display:flex;align-items:center;gap:32px 24px}@media screen and (max-width: 1023px){.constructor-tile{flex-direction:column}}@media screen and (min-width: 1024px){.constructor-tile:nth-child(2n){flex-direction:row-reverse}.constructor-tile:nth-child(2n) .watch-tile__content{padding:0 48px}}.constructor-tile__content{padding-right:64px}.constructor-tile__title{font-weight:600;font-size:32px;line-height:130%;margin-bottom:16px}@media screen and (max-width: 767px){.constructor-tile__title{font-size:24px}}.constructor-tile__text{color:#606060}.constructor-tile__image{background:#F1F1F4;border:1px solid #E1E1E1;border-radius:16px;height:514px}@media screen and (max-width: 1023px){.constructor-tile__image{height:300px}}.constructor-smart{position:relative;min-height:calc(100% - 24px);background:#FFFFFF;border:1px solid #F1F1F4;border-radius:16px;margin-bottom:24px;padding:32px;display:flex;flex-direction:column;gap:24px;transition:.15s}@media screen and (min-width: 1024px){.constructor-smart:hover{transform:translateY(-16px);box-shadow:0 60px 80px #4f5b6826}}.constructor-smart__image{height:80px}.constructor-smart__image img{height:auto}.constructor-smart__text{flex-grow:1;color:#606060;font-weight:400}.constructor-download{display:inline-flex;align-items:center;background-color:var(--color-link);border-radius:4px;padding:10px 32px 10px 24px;gap:16px;font-weight:400;font-size:14px;line-height:16px;text-align:left}.constructor-download__icon{flex-shrink:0}.constructor-download__icon svg{fill:#fff}.constructor-download b{display:block;font-weight:600;font-size:18px;line-height:22px}.constructor-download__more{color:var(--color-grey-main);cursor:pointer;margin-top:40px}.constructor-download-more{display:flex;align-items:center;justify-content:center;background:#FFFFFF;border:1px solid #F1F1F4;border-radius:16px;height:250px;margin-top:24px;color:#606060;font-weight:400;font-size:16px;line-height:22px;transition:.15s}.constructor-download-more:hover{transform:translateY(-8px);box-shadow:0 60px 80px #4f5b6826}.constructor-download-more__icon{margin-bottom:16px}.constructor-download-more__icon svg{fill:#9b9d9f}.constructor-download-more__title{font-weight:600;font-size:20px;line-height:26px;color:var(--color-black)}.collapse{border:1px solid #F1F1F4;border-radius:16px;margin-top:56px}.collapse-item{padding:0 40px}@media screen and (max-width: 767px){.collapse-item{padding:0 24px}}.collapse-item:not(:first-child){border-top:1px solid #F1F1F4}.collapse-item__title{padding:40px 0;display:flex;justify-content:space-between;align-items:center;gap:24px;font-weight:600;font-size:20px;line-height:24px;cursor:pointer}@media screen and (max-width: 767px){.collapse-item__title{padding:24px 0}}.collapse-item__title:after{content:"";width:40px;height:40px;border-radius:50%;background:#F1F1F4 url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L7 5.58579L12.2929 0.292893C12.6834 -0.0976311 13.3166 -0.0976311 13.7071 0.292893C14.0976 0.683417 14.0976 1.31658 13.7071 1.70711L7.70711 7.70711C7.31658 8.09763 6.68342 8.09763 6.29289 7.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='%23BDBDBD'/%3E%3C/svg%3E") 50% no-repeat;flex-shrink:0}.collapse-item__title.active:after{transform:rotate(-180deg)}.collapse-item__content{border-top:1px solid #F1F1F4;padding:32px 0 40px;position:relative;display:none}.constructor .columns:has(.col-6 figure){align-items:center}.constructor .columns:has(.col-6 figure) .col-6{padding:24px}@media screen and (max-width: 767px){.constructor .columns:has(.col-6:last-child figure){flex-direction:column-reverse}}
