.container{margin:0 auto;max-width:1440px}@media(max-width: 1440px){.container{max-width:1165px}}@media(max-width: 1199.98px){.container{max-width:960px}}@media(max-width: 991.98px){.container{max-width:768px}}@media(max-width: 850px){.container{max-width:720px}}@media(max-width: 767.98px){.container{padding:0 30px}}@media(max-width: 575.98px){.container{max-width:540px;padding:0 20px;width:auto}}.result-content__gallery a{position:relative;cursor:pointer;-webkit-transition:all .7s ease;transition:all .7s ease}.result-content__gallery a:hover::before{content:"";position:absolute;width:100%;height:100%;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(16,16,16,.8);z-index:2;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 32 32' xml:space='preserve'%3e%3ccircle cx='14' cy='14' fill='none' r='9' stroke='%2330733B' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2'/%3e%3cline fill='none' stroke='%2330733B' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2' x1='27' x2='20.366' y1='27' y2='20.366'/%3e%3cline fill='none' stroke='%2330733B' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2' x1='14' x2='14' y1='10' y2='18'/%3e%3cline fill='none' stroke='%2330733B' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2' x1='10' x2='18' y1='14' y2='14'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:20%;background-position:center;-webkit-transition:all .7s ease;transition:all .7s ease}.separation-result-banner__wrapp{display:grid;grid-template-columns:repeat(2, 1fr)}@media(max-width: 991.98px){.separation-result-banner__wrapp{grid-template-columns:1fr 200px}}@media(max-width: 575.98px){.separation-result-banner__wrapp{grid-template-columns:1fr}}.separation-result-banner__content{padding:140px 80px;background:#30733b url("../img/background-decor.svg") no-repeat center/cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 1199.98px){.separation-result-banner__content{padding:80px}}@media(max-width: 991.98px){.separation-result-banner__content{padding:140px 80px}}@media(max-width: 575.98px){.separation-result-banner__content{padding:40px 20px}}.separation-result-banner__content p img{width:40px;height:40px}.separation-result-banner__content h1{margin:30px 0 0}.separation-result-banner-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 575.98px){.separation-result-banner-img_desk{display:none}}.separation-result-banner-img_mobile{display:none}@media(max-width: 575.98px){.separation-result-banner-img_mobile{display:block;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.separation-result{padding:70px 0}@media(max-width: 850px){.separation-result{background:#f0f2ef}}.result-wrapp{display:grid;grid-template-columns:290px 1fr;gap:20px}@media(max-width: 991.98px){.result-wrapp{grid-template-columns:250px 1fr}}@media(max-width: 850px){.result-wrapp{grid-template-columns:1fr}}.result-btn{font-weight:400;cursor:pointer;padding:10px 20px;background:none;width:calc(100% - 40px);text-align:left;-webkit-transition:color .7s ease;transition:color .7s ease}@media(max-width: 850px){.result-btn{width:auto}}.result-btn:hover{color:#175521;-webkit-transition:color .7s ease;transition:color .7s ease}.result-btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 850px){.result-btn-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0;overflow-y:hidden;overflow-x:scroll;padding-bottom:15px}}@media(max-width: 850px){.result-btn-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0}}.result-btn-block .result-btn-content{max-height:0;opacity:0;z-index:-1;-webkit-transition:max-height .7s ease;transition:max-height .7s ease}@media(max-width: 850px){.result-btn-block .result-btn-content{width:0;-webkit-transition:width .7s ease;transition:width .7s ease}}.result-btn-block.active .result-btn-content{max-height:40rem;opacity:1;-webkit-transition:max-height .7s ease;transition:max-height .7s ease;z-index:1}@media(max-width: 850px){.result-btn-block.active .result-btn-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;-webkit-transition:width .7s ease;transition:width .7s ease}}.result-btn-block.active .result-btn{color:#30733b}.result-btn-content{position:relative}.result-btn-content__inner{padding:20px;background-color:#f4f4f4;position:relative;border-radius:10px}@media(max-width: 850px){.result-btn-content__inner{background-color:#fff}}.result-btn-content__inner .icon-svg{position:absolute;right:10px;top:10px}.result-btn-content__title{font-size:35px;font-weight:bold;color:#30733b;margin-bottom:10px;line-height:normal}.result-btn-content__text{font-size:16px}.result-content{display:none}.result-content.active{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 850px){.result-content.active{gap:10px}}.result-content__gallery{border:1px solid #d9d9d9;position:relative;padding:30px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:calc(33.3333333333% - 62px)}@media(max-width: 1199.98px){.result-content__gallery{width:calc(50% - 62px)}}@media(max-width: 850px){.result-content__gallery{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:calc((100% - 82px)/3);border:none;padding:10px}}@media(max-width: 700px){.result-content__gallery{width:calc((100% - 50px)/2)}}.result-content__gallery a{border:1px solid #30733b;border-radius:50%;width:200px;height:200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.result-content__gallery a:hover::before{border-radius:50%}@media(max-width: 991.98px){.result-content__gallery a{width:185px;height:185px}}@media(max-width: 850px){.result-content__gallery a{width:200px;height:200px}}@media(max-width: 480px){.result-content__gallery a{width:134px;height:134px}}@media(max-width: 350px){.result-content__gallery a{width:110px;height:110px}}.result-content__gallery a img{width:164px;height:164px;border-radius:50%;position:relative;margin:0 auto}@media(max-width: 480px){.result-content__gallery a img{width:110px;height:110px}}@media(max-width: 350px){.result-content__gallery a img{width:100px;height:100px}}.result-content__gallery a::after{content:"";position:absolute;width:140px;height:140px;border:1px solid #fff;border-radius:50%}@media(max-width: 480px){.result-content__gallery a::after{width:94px;height:94px}}.result-content__gallery p{text-align:center;font-size:22px;font-weight:400;color:#9f9f9f;margin-top:20px}@media(max-width: 480px){.result-content__gallery p{font-size:14px;margin-top:15px}}/*# sourceMappingURL=tmpl-separation-result.min.css.map */