body,html{margin:0px;padding:0px}body *{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Inter" ,sans-serif}.outline-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40px;padding-left:12px;padding-right:12px;text-decoration:none;-webkit-transition:.4s ease all;transition:.4s ease all;border-radius:7px;font-size:14px;line-height:20px;color:#fff;font-weight:600;border:1px solid #dcdcde;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.outline-btn.dark{color:#0A090B}.outline-btn:hover{opacity:.7}.regular-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40px;padding-left:12px;outline:none;cursor:pointer;border:0px;padding-right:12px;text-decoration:none;-webkit-transition:.4s ease all;transition:.4s ease all;border-radius:7px;font-size:14px;line-height:20px;color:#fff;font-weight:600;background-color:#7BB65A;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.regular-btn:hover{background-color:#67A346}.regular-btn:active{-webkit-box-shadow:0px 0px 0px 1px #FFFFFF, 0px 0px 0px 3px #DCDCDE;box-shadow:0px 0px 0px 1px #FFFFFF, 0px 0px 0px 3px #DCDCDE}.container{max-width:1460px;width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}header{border-bottom:1px solid #ECECED}header .outer__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding:12px 0px}header .outer__header .header__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header .outer__header .header__controls>.login__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:12px;border:1px solid #DCDCDE;border-radius:7px;min-height:40px;padding-left:12px;padding-right:12px;text-decoration:none;font-size:14px;line-height:20px;color:#0a090b;font-weight:600;-webkit-transition:.4s ease all;transition:.4s ease all}header .outer__header .header__controls>.login__button:hover{opacity:.7}header .outer__header .header__menu{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}header .outer__header .header__menu ul{padding:0px;list-style-type:none;margin:0px;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}header .outer__header .header__menu ul>li{margin-right:24px}header .outer__header .header__menu ul>li>a{font-size:14px;line-height:20px;color:#0a090b;font-weight:500;text-decoration:none;-webkit-transition:.4s ease all;transition:.4s ease all;white-space:nowrap}header .outer__header .header__menu ul>li>a:hover{color:#1751D0}header .outer__header .header__menu ul>li:last-child{margin-right:0px}header .outer__header .header__logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}header .outer__header .header__logo>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:.4s ease all;transition:.4s ease all}header .outer__header .header__logo>a:hover{opacity:.7}.hero__section{margin-top:24px;margin-bottom:50px}.hero__section .outer__hero{min-height:645px;padding:40px 20px;background-repeat:no-repeat !important;background-size:cover !important;background-position:center !important;border-radius:8px;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}.hero__section .outer__hero .inner__box{max-width:600px;margin-left:auto;margin-right:auto}.hero__section .outer__hero .inner__box .inner__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}.hero__section .outer__hero .inner__box .inner__buttons>a{margin-right:12px}.hero__section .outer__hero .inner__box .inner__buttons>a:last-child{margin-right:0px}.hero__section .outer__hero .inner__box>h1{text-align:center;margin-top:0px;margin-bottom:12px;font-size:36px;line-height:42px;color:#fff;font-weight:600}.hero__section .outer__hero .inner__box>p{text-align:center;margin:0px;font-size:16px;line-height:22px;color:#fff;font-weight:500}footer{padding-top:80px;background-color:#223617}footer .bottom__{border-top:1px solid #4f4d55}footer .footer__bottom{padding:32px 0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .footer__bottom ul{padding:0px;list-style-type:none;margin:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}footer .footer__bottom ul>li{margin-right:24px}footer .footer__bottom ul>li>a{font-size:14px;line-height:20px;color:#ececed;font-weight:500;-webkit-transition:.4s ease all;transition:.4s ease all;text-decoration:none}footer .footer__bottom ul>li>a:hover{color:#1751D0}footer .footer__bottom ul>li:last-child{margin-right:0px}footer .footer__bottom>p{margin:0px;font-size:14px;line-height:20px;color:#ececed;font-weight:500}footer .outer__footer .footer__top{text-align:center;margin-bottom:80px}footer .outer__footer .footer__top>ul{padding:0px;list-style-type:none;margin:0px;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}footer .outer__footer .footer__top>ul>li{margin-right:24px}footer .outer__footer .footer__top>ul>li>a{-webkit-transition:.4s ease all;transition:.4s ease all;font-size:14px;line-height:20px;color:#fdfdfd;font-weight:500;text-decoration:none}footer .outer__footer .footer__top>ul>li>a:hover{color:#1751D0}footer .outer__footer .footer__top>ul>li:last-child{margin-right:0px}footer .outer__footer .footer__top>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.4s ease all;transition:.4s ease all;margin-bottom:20px}footer .outer__footer .footer__top>a:hover{opacity:.7}.stat__wrapper .outer__stat{padding:80px 0px;margin-bottom:32px;display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:48px;max-width:1200px;padding-left:80px;padding-right:80px;background:#F9F9F9;border-radius:16px;margin-left:auto;margin-right:auto}.stat__wrapper .outer__stat .elem__stat .content__stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stat__wrapper .outer__stat .elem__stat .content__stat>span{font-size:18px;line-height:24px;color:#0a090b;font-weight:600}.stat__wrapper .outer__stat .elem__stat .content__stat>p{margin:0px;font-size:16px;line-height:22px;font-weight:400;color:#4f4d55}.stat__wrapper .outer__stat .elem__stat>.head__stat{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #91C275}.stat__wrapper .outer__stat .elem__stat>.head__stat>h6{margin:0px;font-size:36px;line-height:44px;font-weight:bold;color:#0a090b}.articles__wrapper{padding-bottom:64px;padding-top:80px}.articles__wrapper .elem__article{max-width:1040px;margin-left:auto;margin-right:auto;background:#F8F8F8;border-radius:8px;padding:32px;margin-bottom:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.articles__wrapper .elem__article>.article__desc{max-width:540px;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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.articles__wrapper .elem__article>.article__desc .top__desc>h6{margin-top:0px;margin-bottom:8px;font-size:20px;line-height:28px;color:#0a090b;font-weight:600}.articles__wrapper .elem__article>.article__desc .top__desc>p{margin-top:20px;margin-bottom:0px;font-size:16px;line-height:22px;color:#4f4d55}.articles__wrapper .elem__article>.article__desc .top__desc>p:nth-child(2){margin-top:0px}.articles__wrapper .elem__article>.article__desc .button__wrapper{margin-top:16px}.articles__wrapper .elem__article>.article__desc .button__wrapper>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-decoration:none;font-size:14px;line-height:20px;font-weight:600;color:#67A346}.articles__wrapper .elem__article>.article__desc .button__wrapper>a span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;left:8px;-webkit-transition:.4s ease all;transition:.4s ease all}.articles__wrapper .elem__article>.article__desc .button__wrapper>a:hover span{left:4px}.articles__wrapper .elem__article>.article__media{width:100%;max-width:380px;min-width:380px}.articles__wrapper .elem__article>.article__media:nth-child(1){margin-right:48px}.articles__wrapper .elem__article>.article__media:nth-child(2){margin-left:48px}.articles__wrapper .elem__article>.article__media>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.articles__wrapper .elem__article:last-child{margin-bottom:0px}.desc__wrapper{padding-top:64px;padding-bottom:64px;background:#F9F9F9}.desc__wrapper .desc__image{max-width:490px;width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:480px}.desc__wrapper .desc__image>img{max-width:490px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}.desc__wrapper .outer__desc{max-width:1040px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.desc__wrapper .outer__desc .desc__text{max-width:490px;margin-right:64px;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}.desc__wrapper .outer__desc .desc__text>p{margin-top:0px;margin-bottom:25px;font-size:16px;line-height:22px;color:#4f4d55;font-weight:400}.desc__wrapper .outer__desc .desc__text>h2{margin-top:0px;font-size:36px;line-height:44px;font-weight:600;color:#0a090b;margin-bottom:12px}.feature__wrapper{padding-top:80px;padding-bottom:90px}.feature__wrapper .outer__feature{max-width:990px;margin-left:auto;margin-right:auto}.feature__wrapper .outer__feature .feature__media{display:-webkit-box;display:-ms-flexbox;display:flex}.feature__wrapper .outer__feature .feature__media>img{max-width:100%;border:1px solid rgba(0,0,0,0.1);-webkit-box-shadow:0px 22.3363px 17.869px rgba(0,0,0,0.0417275),0px 12.5216px 10.0172px rgba(0,0,0,0.035),0px 6.6501px 5.32008px rgba(0,0,0,0.0282725),0px 2.76726px 2.21381px rgba(0,0,0,0.0196802);box-shadow:0px 22.3363px 17.869px rgba(0,0,0,0.0417275),0px 12.5216px 10.0172px rgba(0,0,0,0.035),0px 6.6501px 5.32008px rgba(0,0,0,0.0282725),0px 2.76726px 2.21381px rgba(0,0,0,0.0196802);border-radius:8px}.feature__wrapper .outer__feature .feature__head{text-align:center;margin-bottom:80px}.feature__wrapper .outer__feature .feature__head>p{margin:0px;font-size:16px;line-height:22px;color:#4f4d55;font-weight:400}.feature__wrapper .outer__feature .feature__head>h2{margin-top:0px;margin-bottom:24px;font-size:32px;line-height:40px;color:#0a090b;font-weight:600}.analytic__wrapper{padding-top:96px;padding-bottom:96px;margin-bottom:40px}.analytic__wrapper .outer__analytic .grid__analytic{max-width:975px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:32px;grid-row-gap:64px}.analytic__wrapper .outer__analytic .grid__analytic>.elem__analytic>.analytic__desc{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.analytic__wrapper .outer__analytic .grid__analytic>.elem__analytic>.analytic__desc>p{margin:0px;font-size:16px;line-height:24px;color:#475467;font-weight:400}.analytic__wrapper .outer__analytic .grid__analytic>.elem__analytic>.analytic__desc>span{font-size:20px;line-height:30px;font-weight:600;color:#101828;margin-bottom:8px}.analytic__wrapper .outer__analytic .grid__analytic>.elem__analytic>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.analytic__wrapper .outer__analytic>h2{text-align:center;margin-top:0px;margin-bottom:64px;font-size:32px;line-height:40px;color:#101828;font-weight:600}.product__wrapper{padding-top:32px;padding-bottom:15px}.product__wrapper .outer__product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1040px;margin-left:auto;margin-right:auto}.product__wrapper .outer__product .product__desc{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:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:64px}.product__wrapper .outer__product .product__desc>h2{margin-bottom:12px;margin-top:0px;font-size:36px;line-height:44px;font-weight:600;color:#0a090b}.product__wrapper .outer__product .product__desc>p{margin-top:0px;margin-bottom:25px;font-size:16px;line-height:22px;font-weight:400;color:#4f4d55}.product__wrapper .outer__product .product__image{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:490px}.product__wrapper .outer__product .product__image>img{max-width:490px;border-radius:12px;width:100%;-o-object-fit:cover;object-fit:cover}.about__wrapper{margin-bottom:60px}.about__wrapper .outer__about{padding-top:48px;padding-bottom:48px;padding-left:20px;padding-right:20px;background:#F9F9F9;border-radius:20px}.about__wrapper .outer__about .button__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px}.about__wrapper .outer__about .inner__about{max-width:900px;margin-left:auto;margin-right:auto}.about__wrapper .outer__about .inner__about .about__main{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}.about__wrapper .outer__about .inner__about .about__main>img{max-width:100%}.about__wrapper .outer__about .inner__about .head__about{text-align:center;margin-bottom:40px}.about__wrapper .outer__about .inner__about .head__about>p{margin-top:0px;margin-bottom:0px;font-size:16px;line-height:22px;color:#475467;max-width:700px;margin-left:auto;margin-right:auto}.about__wrapper .outer__about .inner__about .head__about>h2{margin-top:0px;margin-bottom:24px;font-size:36px;line-height:44px;font-weight:600;color:#101828}.users{padding-top:30px;padding-bottom:32px}.users .outer__users .grid__{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;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-5px}.users .outer__users .grid__>.elem__{margin:5px 24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.users .outer__users .grid__>.elem__:last-child{margin-right:0px}.users .outer__users>p{text-align:center;margin-top:0px;margin-bottom:32px;font-size:14px;line-height:20px;color:#4f4d55;font-weight:500}.how__works{padding-top:60px;padding-bottom:60px}.how__works .outer__how{max-width:1040px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.how__works .outer__how .how__media{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}.how__works .outer__how .how__media>img{min-width:400px;max-width:100%}.how__works .outer__how .how__desc{max-width:490px;margin-right:40px}.how__works .outer__how .how__desc>p{margin-top:0px;margin-bottom:25px;font-size:16px;line-height:22px;color:#475467}.how__works .outer__how .how__desc>h2{margin-top:0px;margin-bottom:12px;font-size:36px;line-height:44px;color:#101828;font-weight:600}.sign__wrapper{width:100%;height:100vh;padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sign__wrapper>.sign__right{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin-left:32px}.sign__wrapper>.sign__right .bottom__part{position:absolute;left:0px;bottom:0px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sign__wrapper>.sign__right .bottom__part>p{margin:0px;font-size:14px;line-height:20px;color:#4f4d55}.sign__wrapper>.sign__right .bottom__part>a{font-size:14px;line-height:20px;color:#4f4d55;text-decoration:none;-webkit-transition:.4s ease all;transition:.4s ease all}.sign__wrapper>.sign__right .bottom__part>a:hover{opacity:.7}.sign__wrapper>.sign__right .sign__box{text-align:center;width:100%;max-width:400px}.sign__wrapper>.sign__right .sign__box form{width:100%}.sign__wrapper>.sign__right .sign__box form .member{margin-top:22px}.sign__wrapper>.sign__right .sign__box form .member>p{margin:0px;font-size:14px;line-height:16px;font-weight:500;color:#4f4d55}.sign__wrapper>.sign__right .sign__box form .member>p a{font-size:14px;line-height:20px;font-weight:600;color:#7BB65A;text-decoration:none;-webkit-transition:.4s ease all;transition:.4s ease all}.sign__wrapper>.sign__right .sign__box form .member>p a:hover{opacity:.7}.sign__wrapper>.sign__right .sign__box form .group__submit{width:100%;margin-top:20px}.sign__wrapper>.sign__right .sign__box form .group__submit>button{width:100%}.sign__wrapper>.sign__right .sign__box form .group__input{width:100%;margin-bottom:20px}.sign__wrapper>.sign__right .sign__box form .group__input.group__dropdown{position:relative}.sign__wrapper>.sign__right .sign__box form .group__input.group__dropdown>a.opened>img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sign__wrapper>.sign__right .sign__box form .group__input.group__dropdown>.dropdown__box{position:absolute;left:0px;top:42px;width:100%;-webkit-box-shadow:0px 1.5px 4px -1px rgba(10,9,11,0.07);box-shadow:0px 1.5px 4px -1px rgba(10,9,11,0.07);border:1px solid #DCDCDE;background-color:#fff;border-radius:8px;z-index:3}.sign__wrapper>.sign__right .sign__box form .group__input.group__dropdown>.dropdown__box ul{padding:0px;list-style-type:none;margin:0px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-height:150px;overflow-y:auto}.sign__wrapper>.sign__right .sign__box form .group__input.group__dropdown>.dropdown__box ul::-webkit-scrollbar{width:6px}.sign__wrapper>.sign__right .sign__box form .group__input.group__dropdown>.dropdown__box ul::-webkit-scrollbar-thumb{background-color:#cfcfcf;border-radius:5px}.sign__wrapper>.sign__right .sign__box form .group__input.group__dropdown>.dropdown__box ul>li{width:100%}.sign__wrapper>.sign__right .sign__box form .group__input.group__dropdown>.dropdown__box ul>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:7px 12px;text-decoration:none;color:#000;font-size:14px;line-height:18px;-webkit-transition:.4s ease all;transition:.4s ease all}.sign__wrapper>.sign__right .sign__box form .group__input.group__dropdown>.dropdown__box ul>li>a:hover{background-color:rgba(0,0,0,0.05)}.sign__wrapper>.sign__right .sign__box form .group__input>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:40px;padding-left:12px;padding-right:12px;font-size:14px;line-height:20px;border:1px solid #DCDCDE;-webkit-transition:.4s ease all;transition:.4s ease all;outline:none;-webkit-box-shadow:0px 1.5px 4px -1px rgba(10,9,11,0.07);box-shadow:0px 1.5px 4px -1px rgba(10,9,11,0.07);border-radius:8px;text-decoration:none;position:relative}.sign__wrapper>.sign__right .sign__box form .group__input>a.opened>img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sign__wrapper>.sign__right .sign__box form .group__input>a>img{position:absolute;right:10px;-webkit-transition:.4s ease all;transition:.4s ease all}.sign__wrapper>.sign__right .sign__box form .group__input>a.picked>span{color:#000}.sign__wrapper>.sign__right .sign__box form .group__input>a>span{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#7F7D83}.sign__wrapper>.sign__right .sign__box form .group__input>input{width:100%;height:40px;padding-left:12px;padding-right:12px;font-size:14px;line-height:20px;border:1px solid #DCDCDE;-webkit-transition:.4s ease all;transition:.4s ease all;outline:none;-webkit-box-shadow:0px 1.5px 4px -1px rgba(10,9,11,0.07);box-shadow:0px 1.5px 4px -1px rgba(10,9,11,0.07);border-radius:8px}.sign__wrapper>.sign__right .sign__box form .group__input>input:focus{background:#FFFFFF;border:1.5px solid #1751D0;-webkit-box-shadow:0px 2px 12px -1px rgba(10,9,11,0.1),0px 2px 2px -1px rgba(10,9,11,0.04),0px 0px 0px 1px rgba(10,9,11,0.05);box-shadow:0px 2px 12px -1px rgba(10,9,11,0.1),0px 2px 2px -1px rgba(10,9,11,0.04),0px 0px 0px 1px rgba(10,9,11,0.05);border-radius:8px}.sign__wrapper>.sign__right .sign__box form .group__input:last-child{margin-bottom:0px}.sign__wrapper>.sign__right .sign__box .head__{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:24px;margin-bottom:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sign__wrapper>.sign__right .sign__box .head__>p{margin:0px;font-size:16px;line-height:22px;font-weight:400;color:#4f4d55}.sign__wrapper>.sign__right .sign__box .head__>h6{margin-top:0px;margin-bottom:12px;font-size:32px;line-height:40px;font-weight:600;color:#0a090b}.sign__wrapper>.sign__right .sign__box>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.sign__wrapper>.sign__left{width:100%;max-width:670px;border-radius:12px;background:url("../img/signback.webp");background-repeat:no-repeat;background-size:cover;background-position:center;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;padding:25px 15px}.sign__wrapper>.sign__left .inner__sign{max-width:440px}.sign__wrapper>.sign__left .inner__sign .rates{margin-top:12px}.sign__wrapper>.sign__left .inner__sign .rates>p{margin:0px;margin-top:2px;font-size:13px;line-height:18px;color:#fdfdfd;font-weight:400}.sign__wrapper>.sign__left .inner__sign .rates .top__rates{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sign__wrapper>.sign__left .inner__sign .rates .top__rates>p{margin:0px;margin-left:6px;font-size:15px;line-height:20px;color:#fdfdfd;font-weight:600;position:relative;top:2px}.sign__wrapper>.sign__left .inner__sign .rates .top__rates>ul{padding:0px;list-style-type:none;margin:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sign__wrapper>.sign__left .inner__sign .rates .top__rates>ul>li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:6px}.sign__wrapper>.sign__left .inner__sign .rates .top__rates>ul>li:last-child{margin-right:0px}.sign__wrapper>.sign__left .inner__sign .feedback{margin-top:12px}.sign__wrapper>.sign__left .inner__sign .feedback ul{padding:0px;list-style-type:none;margin:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sign__wrapper>.sign__left .inner__sign .feedback ul>li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:-12px;border:3px solid #fff;border-radius:250px}.sign__wrapper>.sign__left .inner__sign .feedback ul>li>img{min-width:34px;max-width:34px;border-radius:250px;min-height:34px;max-height:34px;-o-object-fit:cover;object-fit:cover}.sign__wrapper>.sign__left .inner__sign .feedback ul>li:last-child{margin-right:0px}.sign__wrapper>.sign__left .inner__sign>p{margin:0px;font-size:15px;line-height:20px;color:#f1f1f1;font-weight:400}.sign__wrapper>.sign__left .inner__sign>h2{margin-top:0px;margin-bottom:12px;font-size:37px;line-height:44px;color:#fdfdfd;font-weight:600}.faq__wrapper{padding-top:80px;padding-bottom:160px}.faq__wrapper .outer__faq{max-width:760px;margin-left:auto;margin-right:auto}.faq__wrapper .outer__faq .faq__container>.elem__faq{padding:24px;border:1px solid #ECECED;border-radius:10px;margin-bottom:12px;-webkit-transition:.4s ease all;transition:.4s ease all}.faq__wrapper .outer__faq .faq__container>.elem__faq.active{border:1px solid #7BB65A;-webkit-box-shadow:0px 6px 16px rgba(10,9,11,0.08),0px 0px 0px 1px rgba(10,9,11,0.05);box-shadow:0px 6px 16px rgba(10,9,11,0.08),0px 0px 0px 1px rgba(10,9,11,0.05);border-radius:10px}.faq__wrapper .outer__faq .faq__container>.elem__faq.active .head__>span img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq__wrapper .outer__faq .faq__container>.elem__faq .content__{margin-top:4px}.faq__wrapper .outer__faq .faq__container>.elem__faq .content__>p{margin-top:0px;margin-bottom:15px;font-size:14px;line-height:20px;color:#4F4D55;font-weight:400}.faq__wrapper .outer__faq .faq__container>.elem__faq .content__ .learn__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.faq__wrapper .outer__faq .faq__container>.elem__faq .content__ .learn__more>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:.4s ease all;transition:.4s ease all;font-size:14px;line-height:20px;color:#7BB65A;font-weight:600;text-decoration:none}.faq__wrapper .outer__faq .faq__container>.elem__faq .content__ .learn__more>a:hover span{left:3px}.faq__wrapper .outer__faq .faq__container>.elem__faq .content__ .learn__more>a span{-webkit-transition:.4s ease all;transition:.4s ease all;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;left:6px}.faq__wrapper .outer__faq .faq__container>.elem__faq>.head__{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.faq__wrapper .outer__faq .faq__container>.elem__faq>.head__>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.faq__wrapper .outer__faq .faq__container>.elem__faq>.head__>span>img{-webkit-transition:.4s ease all;transition:.4s ease all}.faq__wrapper .outer__faq .faq__container>.elem__faq>.head__>h6{margin:0px;font-size:18px;line-height:24px;color:#0A090B;font-weight:600;margin-right:15px}.faq__wrapper .outer__faq .faq__container>.elem__faq:last-child{margin-bottom:0px}.faq__wrapper .outer__faq>.faq__head{text-align:center;margin-bottom:80px}.faq__wrapper .outer__faq>.faq__head .button__wrapper{margin-top:36px;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}.faq__wrapper .outer__faq>.faq__head>h2{margin-top:0px;margin-bottom:12px;font-size:36px;line-height:44px;color:#0A090B;font-weight:600}.faq__wrapper .outer__faq>.faq__head>p{margin:0px;font-size:16px;line-height:22px;color:#4F4D55;font-weight:400}.scouts__wrapper{background:#F9F9F9;overflow:hidden}.scouts__wrapper .outer__scouts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1040px;margin-left:auto;margin-right:auto;padding-top:64px;padding-bottom:64px}.scouts__wrapper .outer__scouts .scouts__desc{position:relative;z-index:2;max-width:490px}.scouts__wrapper .outer__scouts .scouts__desc>h2{margin-top:0px;margin-bottom:12px;font-size:36px;line-height:44px;color:#0A090B;font-weight:600}.scouts__wrapper .outer__scouts .scouts__desc>p{margin-top:0px;margin-bottom:20px;font-size:16px;line-height:22px;color:#4F4D55;font-weight:400}.scouts__wrapper .outer__scouts .scouts__image{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;position:relative}.scouts__wrapper .outer__scouts .scouts__image>img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);pointer-events:none}.scouts__wrapper .outer__scouts .scouts__image>.image__{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.scouts__wrapper .outer__scouts .scouts__image>.image__>img{max-width:485px;width:100%}.prod__elem{margin-bottom:64px}.prod__elem .outer__prod{padding:32px 0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1040px;margin-left:auto;margin-right:auto}.prod__elem .outer__prod .prod__media{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.prod__elem .outer__prod .prod__media>img{height:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover;max-width:490px}.prod__elem .outer__prod>.prod__desc:nth-child(1){margin-right:64px}.prod__elem .outer__prod>.prod__desc:nth-child(2){margin-left:64px}.prod__elem .outer__prod>.prod__desc .button__wrapper{margin-top:32px}.prod__elem .outer__prod>.prod__desc>p{margin-top:0px;margin-bottom:15px;font-size:16px;line-height:22px;color:#4F4D55;font-weight:400}.prod__elem .outer__prod>.prod__desc>p:last-child{margin-bottom:0px}.prod__elem .outer__prod>.prod__desc>h2{margin-top:0px;margin-bottom:12px;font-size:36px;line-height:44px;color:#0A090B;font-weight:600}.prod__elem+.prod__elem{margin-bottom:32px}.feature__media{display:block !important;border:1px solid rgba(0,0,0,0.1);-webkit-box-shadow:0px 22.3363px 17.869px rgba(0,0,0,0.0417275),0px 12.5216px 10.0172px rgba(0,0,0,0.035),0px 6.6501px 5.32008px rgba(0,0,0,0.0282725),0px 2.76726px 2.21381px rgba(0,0,0,0.0196802);box-shadow:0px 22.3363px 17.869px rgba(0,0,0,0.0417275),0px 12.5216px 10.0172px rgba(0,0,0,0.035),0px 6.6501px 5.32008px rgba(0,0,0,0.0282725),0px 2.76726px 2.21381px rgba(0,0,0,0.0196802);border-radius:8px}.feature__media .slick-slide>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feature__media .slide__image{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}.feature__media .slide__image>img{max-width:100%}.feature__media .slick-dots{width:100%;position:absolute;left:0px;bottom:-38px;margin-top:20px;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}.feature__media .slick-dots>li{margin:0px;margin-right:7px;padding:0px;width:auto;height:auto}.feature__media .slick-dots>li:last-child{margin-right:0px}.feature__media .slick-dots>li.slick-active>button{background-color:#F75556}.feature__media .slick-dots>li>button{width:auto;height:auto;margin:0px;padding:0px;min-width:13px;max-width:13px;min-height:13px;max-height:13px;border-radius:250px;background-color:#EEEAEA}.feature__media .slick-dots>li>button:before{content:none}.rfq__wrapper{margin-top:20px;margin-bottom:35px}.rfq__wrapper .container{max-width:962px}.rfq__wrapper .outer__rfq{text-align:center;padding:65px 48px;background:url("../img/rfqback.webp");background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:12px}.rfq__wrapper .outer__rfq .box{max-width:600px;margin-left:auto;margin-right:auto}.rfq__wrapper .outer__rfq .box .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rfq__wrapper .outer__rfq .box .btn>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:40px;border-radius:7px;text-decoration:none;font-size:14px;line-height:10px;color:#FFFFFF;font-weight:600;padding-left:12px;padding-right:12px;background-color:#7BB65A;-webkit-transition:.4s ease all;transition:.4s ease all}.rfq__wrapper .outer__rfq .box .btn>a:hover{background-color:#81A46D}.rfq__wrapper .outer__rfq .box>p{margin-top:0px;margin-bottom:20px;font-size:16px;line-height:22px;color:#FFFFFF}.rfq__wrapper .outer__rfq .box>h2{margin-top:0px;margin-bottom:12px;font-size:32px;line-height:40px;color:#FFFFFF;font-weight:600}.filter__box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.filter__box .filter__dropdown{position:absolute;right:0px;top:56px;min-width:265px;max-width:265px;z-index:2;border-radius:8px;background-color:#fff;border:1px solid #E6E6E6}.filter__box .filter__dropdown .fields{padding:12px}.filter__box .filter__dropdown .fields .group__input{margin-bottom:12px;width:100%}.filter__box .filter__dropdown .fields .group__input select{width:100%;height:38px;font-size:14px;outline:none;color:#ADACB0;font-weight:500;border-radius:8px;border:1px solid #E6E6E6;padding-left:12px;padding-right:44px}.filter__box .filter__dropdown .fields .group__input select.selected{color:#000}.filter__box .filter__dropdown .fields .group__input select option{color:#000}.filter__box .filter__dropdown .fields .group__input>p{margin-top:0px;margin-bottom:4px;font-size:13px;line-height:16px;color:#7F7D83;font-weight:500}.filter__box .filter__dropdown .fields .group__input:last-child{margin-bottom:0px}.filter__box .filter__dropdown .controls{border-top:1px solid #E6E6E6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px}.filter__box .filter__dropdown .controls>button{min-height:32px;border-radius:8px;outline:none;cursor:pointer;border:0px;font-size:14px;line-height:20px;color:#FFFFFF;font-weight:500;background-color:#7BB65A;padding-left:12px;padding-right:12px;-webkit-transition:.4s ease all;transition:.4s ease all}.filter__box .filter__dropdown .controls>button:hover{background-color:#81A46D}.filter__box .filter__dropdown .controls>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:70px;min-height:32px;border-radius:8px;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;line-height:20px;color:#7F7D83;font-weight:500;-webkit-transition:.4s ease all;transition:.4s ease all;margin-right:8px}.filter__box .filter__dropdown .controls>a:hover{background-color:#e9e9e9}.filter__box .filter__dropdown .title{padding:8px 16px;border-bottom:1px solid #E6E6E6}.filter__box .filter__dropdown .title>p{margin:0px;font-size:16px;line-height:24px;font-weight:500;color:#1D1C20}.filter__box>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;min-width:70px;min-height:40px;border-radius:8px;border:1px solid #DCDCDE;font-size:16px;line-height:24px;font-weight:500;color:#1D1C20}.search__filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.search__filter .search{margin-right:12px;width:365px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search__filter .search button{position:absolute;left:12px;min-width:20px;max-width:20px;min-height:20px;max-height:20px;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;cursor:pointer;outline:none;border:0px;background-color:transparent}.search__filter .search>input{width:100%;height:40px;border-radius:8px;border:1px solid #E6E6E6;padding-left:44px;padding-right:15px;outline:none;color:#000;font-size:16px;font-weight:500}.search__filter .search>input::-webkit-input-placeholder{color:#ADACB0}.search__filter .search>input::-moz-placeholder{color:#ADACB0}.search__filter .search>input:-ms-input-placeholder{color:#ADACB0}.search__filter .search>input:-moz-placeholder{color:#ADACB0}.rfq__list{padding-bottom:60px}.rfq__list .container{max-width:962px}.rfq__list .outer__rfq .list>.elem{padding:20px 24px;border:1px solid #DCDCDE;border-radius:8px;margin-bottom:24px}.rfq__list .outer__rfq .list>.elem .structure__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right{width:100%;max-width:420px;margin-left:20px;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:justify;-ms-flex-pack:justify;justify-content:space-between}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right .btn>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:40px;border-radius:7px;text-decoration:none;font-size:14px;line-height:10px;color:#FFFFFF;font-weight:500;background-color:#7BB65A;-webkit-transition:.4s ease all;transition:.4s ease all;padding-left:20px;padding-right:20px}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right .btn>a:hover{background-color:#81A46D}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right .file__list{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:8px;grid-row-gap:8px}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right .file__list .file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 10px;border:1px solid #E6E6E6;border-radius:6px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right .file__list .file>p{margin:0px;font-size:13px;line-height:16px;color:#7F7D83;font-weight:500}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right .file__list .file .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right .file__list .file .icon p{margin:0px;font-size:14px;line-height:20px;font-weight:500;color:#0A090B;text-overflow:ellipsis;overflow:hidden;width:110px;white-space:nowrap}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right .file__list .file .icon>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:8px}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right .file__list .file .icon>span img{min-width:16px;max-width:16px}.rfq__list .outer__rfq .list>.elem .structure__wrapper .left{width:100%;max-width:450px}.rfq__list .outer__rfq .list>.elem .structure__wrapper .left .row{grid-template-columns:1fr}.rfq__list .outer__rfq .list>.elem .structure__wrapper .left .top{margin-bottom:16px;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-align:start;-ms-flex-align:start;align-items:flex-start}.rfq__list .outer__rfq .list>.elem .structure__wrapper .left .top>span{display:block;font-size:16px;line-height:24px;color:#585757}.rfq__list .outer__rfq .list>.elem .structure__wrapper .left .top>p{margin-top:0px;margin-bottom:4px;font-size:20px;color:#1C1C1C;font-weight:600}.rfq__list .outer__rfq .list>.elem .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rfq__list .outer__rfq .list>.elem .top>.left{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rfq__list .outer__rfq .list>.elem .top>.left>p{margin-top:0px;margin-bottom:4px;font-size:20px;line-height:24px;color:#1C1C1C;font-weight:500}.rfq__list .outer__rfq .list>.elem .top>.left>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;line-height:24px;color:#F75656;font-weight:500}.rfq__list .outer__rfq .list>.elem .top .right{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:15px}.rfq__list .outer__rfq .list>.elem .top .right a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:40px;border-radius:7px;text-decoration:none;font-size:14px;line-height:10px;color:#FFFFFF;font-weight:500;background-color:#7BB65A;-webkit-transition:.4s ease all;transition:.4s ease all;padding-left:20px;padding-right:20px}.rfq__list .outer__rfq .list>.elem .top .right a:hover{background-color:#81A46D}.rfq__list .outer__rfq .list>.elem .row{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:20px}.rfq__list .outer__rfq .list>.elem .row .row__elem>.el{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:12px}.rfq__list .outer__rfq .list>.elem .row .row__elem>.el:last-child{margin-bottom:0px}.rfq__list .outer__rfq .list>.elem .row .row__elem>.el>p{margin:0px;min-width:150px;max-width:150px;margin-right:20px;color:#2D2B32;font-size:16px;font-weight:500}.rfq__list .outer__rfq .list>.elem .row .row__elem>.el>span{max-width:185px;font-size:16px;line-height:24px;color:#4F4D55;font-weight:600}.rfq__list .outer__rfq .list>.elem:last-child{margin-bottom:0px}.rfq__list .outer__rfq .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rfq__list .outer__rfq .head>h6{margin:0px;font-size:24px;line-height:32px;font-weight:600;color:#1C1C1C}.pagination{margin-top:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pagination ul{padding:0px;border:1px solid #E6E6E6;border-radius:8px;list-style-type:none;margin:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pagination ul>li{border-right:1px solid #E6E6E6}.pagination ul>li.dots{min-width:40px;min-height:40px;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;font-size:14px;line-height:19px;color:#0A090B;font-weight:500}.pagination ul>li:last-child{border-right:0px}.pagination ul>li>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-height:40px;min-width:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;color:#0A090B;font-size:14px;font-weight:500;padding-left:10px;padding-right:10px;-webkit-transition:.4s ease all;transition:.4s ease all}.pagination ul>li>a span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:4px}.pagination ul>li>a:hover{background-color:#E9E9E9}@media (max-width: 1440px){.sign__wrapper>.sign__right .sign__box .head__>h6{font-size:26px;line-height:34px;margin-bottom:5px}.sign__wrapper>.sign__right .sign__box form .group__input{margin-bottom:15px}.sign__wrapper>.sign__right .sign__box form .member{margin-top:15px}.sign__wrapper>.sign__right .sign__box form .group__submit{margin-top:15px}.sign__wrapper>.sign__right .sign__box .head__{margin-top:12px;margin-bottom:12px}}@media (max-width: 1200px){.faq__wrapper{padding-bottom:80px}.stat__wrapper .outer__stat{padding-left:40px;padding-right:40px}.sign__wrapper>.sign__right{margin-left:16px}.sign__wrapper>.sign__left .inner__sign>h2{font-size:30px;line-height:36px}.sign__wrapper>.sign__left .inner__sign{max-width:380px}.sign__wrapper{padding:16px}.hero__section .outer__hero .inner__box>h1{font-size:30px;line-height:36px}.hero__section .outer__hero{min-height:560px}}.header__button{display:none}@media (max-width: 991px){.rfq__wrapper .outer__rfq{padding:40px 25px}.rfq__wrapper .outer__rfq .box>h2{font-size:26px;line-height:34px}.rfq__list .outer__rfq .list>.elem .structure__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rfq__list .outer__rfq .list>.elem .structure__wrapper .left{max-width:100%;margin-bottom:20px}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right{max-width:100%;width:100%;margin-left:0px}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right .file__list .file .icon{width:100%}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right .file__list .file .icon p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;white-space:initial;width:calc(100% - 40px);text-overflow:initial;-webkit-box-orient:vertical}.prod__elem .outer__prod>.prod__desc>h2{font-size:30px;line-height:38px}.prod__elem .outer__prod>.prod__desc:nth-child(1){margin-right:32px}.prod__elem .outer__prod>.prod__desc:nth-child(2){margin-left:32px}.prod__elem .outer__prod .prod__media>img{max-width:400px}.scouts__wrapper .outer__scouts{padding-top:32px;padding-bottom:32px;-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}.scouts__wrapper .outer__scouts .scouts__image>.image__>img{max-width:400px}.scouts__wrapper .outer__scouts .scouts__image>img{max-width:440px}.scouts__wrapper .outer__scouts .scouts__desc{max-width:360px}.faq__wrapper .outer__faq .faq__container>.elem__faq{padding:15px}.faq__wrapper .outer__faq{max-width:640px}.faq__wrapper .outer__faq>.faq__head>h2{font-size:30px;line-height:38px}.faq__wrapper{padding-top:50px;padding-bottom:50px}.faq__wrapper .outer__faq>.faq__head .button__wrapper{margin-top:20px}.faq__wrapper .outer__faq>.faq__head{margin-bottom:45px}.faq__wrapper .outer__faq .faq__container>.elem__faq>.head__>h6{font-size:16px;line-height:22px}.how__works .outer__how .how__desc>h2{font-size:30px;line-height:38px}.how__works .outer__how .how__desc>p{margin-bottom:15px}.articles__wrapper .elem__article>.article__desc>p{margin-top:15px}.how__works{padding-top:35px;padding-bottom:35px}.how__works .outer__how{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.how__works .outer__how .how__desc{margin-right:0px;margin-bottom:30px}.how__works .outer__how .how__media>img{min-width:0px}.about__wrapper{margin-bottom:30px}.about__wrapper .outer__about .inner__about .head__about>h2{font-size:30px;line-height:38px;margin-bottom:15px}header .outer__header{padding:20px 0px}.header__button{position:relative;z-index:5;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.header__button>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-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}.header__button>a.active>span:nth-child(1){top:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__button>a.active>span:nth-child(3){bottom:8px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header__button>a.active>span:nth-child(2){opacity:0}.header__button>a>span{min-width:28px;min-height:3px;border-radius:5px;background-color:#000;margin-bottom:5px;position:relative;-webkit-transition:.4s ease all;transition:.4s ease all;top:0px;bottom:auto}.header__button>a>span:last-child{top:auto;bottom:0px;margin-bottom:0px}.hero__section{margin-bottom:25px}.hero__section .outer__hero .inner__box>h1{font-size:27px;line-height:35px}.hero__section .outer__hero{min-height:480px}.hero__section .outer__hero .inner__box>p{font-size:14px;line-height:20px}.hero__section .outer__hero .inner__box{max-width:540px}header .outer__header .header__right{position:fixed;z-index:4;top:0px;left:0px;width:100%;height:100%;background-color:#fff;top:-100%;-webkit-transition:.7s ease all;transition:.7s ease all}header .outer__header .header__right .header__menu ul{-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .outer__header .header__right .header__menu ul>li{margin-right:0px;margin-bottom:12px}header .outer__header .header__right .header__menu ul>li:last-child{margin-bottom:0px}header .outer__header .header__right .header__controls{position:absolute;bottom:20px;left:0px;right:0px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product__wrapper .outer__product .product__desc{margin-right:32px}.product__wrapper .outer__product .product__desc>h2{font-size:30px;line-height:38px}.product__wrapper .outer__product .product__image{max-width:400px;min-width:400px}.desc__wrapper .outer__desc .desc__text{margin-right:32px}.desc__wrapper .outer__desc .desc__text>h2{font-size:30px;line-height:38px}.desc__wrapper{padding:44px 0px}.desc__wrapper .desc__image{min-width:400px;max-width:400px}.feature__wrapper .outer__feature .feature__head{margin-bottom:40px}.feature__wrapper{padding-top:45px;padding-bottom:45px}.feature__wrapper .outer__feature .feature__head>h2{font-size:26px;line-height:34px;margin-bottom:15px}.articles__wrapper{padding-bottom:30px;padding-top:45px}.articles__wrapper .elem__article>.article__media:nth-child(1){margin-right:32px}.articles__wrapper .elem__article>.article__media:nth-child(2){margin-left:32px}.articles__wrapper .elem__article>.article__media{min-width:320px;max-width:320px}.stat__wrapper .outer__stat{margin-bottom:32px;padding:50px 0px;grid-column-gap:30px}.stat__wrapper .outer__stat .elem__stat>.head__stat>h6{font-size:30px;line-height:38px}.stat__wrapper .outer__stat .elem__stat .content__stat>span{font-size:16px;line-height:22px}.stat__wrapper .outer__stat .elem__stat .content__stat>p{font-size:14px;line-height:20px}footer{padding-top:55px}footer .footer__bottom{padding:24px 0px}footer .outer__footer .footer__top{margin-bottom:45px}.analytic__wrapper .outer__analytic>h2{font-size:28px;line-height:36px;margin-bottom:42px}.analytic__wrapper{margin-bottom:20px;padding:60px 0px}.stat__wrapper .outer__stat{padding:35px 15px}.scouts__wrapper .outer__scouts .scouts__desc{max-width:440px}.scouts__wrapper .outer__scouts .scouts__image{margin-left:auto;margin-right:-15px;margin-top:30px}.scouts__wrapper .outer__scouts .scouts__image>img{max-width:540px;min-width:540px}.scouts__wrapper .outer__scouts .scouts__desc>h2{font-size:30px;line-height:38px}.scouts__wrapper .outer__scouts{padding-bottom:0px}.scouts__wrapper .outer__scouts .scouts__image>.image__>img{max-width:540px}}.rfq__list .outer__rfq .list>.elem .top .right a{white-space:nowrap}@media (max-width: 767px){.rfq__list .outer__rfq .list>.elem .row{grid-template-columns:1fr;grid-row-gap:12px}.rfq__list .outer__rfq .head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rfq__list .outer__rfq .head>h6{width:100%;margin-bottom:12px}.search__filter{width:100%}.search__filter .search{width:100%}.prod__elem .outer__prod>.prod__desc>h2{font-size:24px;line-height:32px}.prod__elem .outer__prod{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.prod__elem .outer__prod{padding:16px 0px}.prod__elem .outer__prod>.prod__desc .button__wrapper{margin-top:16px}.prod__elem .outer__prod .prod__media{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.prod__elem .outer__prod .prod__media>img{width:100%}.prod__elem .outer__prod>.prod__desc:nth-child(1){margin-right:0px}.prod__elem .outer__prod>.prod__desc:nth-child(2){margin-left:0px}.prod__elem .outer__prod .prod__media{margin-top:32px}.prod__elem .outer__prod .prod__media>img{max-width:100%}.prod__elem{margin-bottom:20px}.prod__elem+.prod__elem{margin-bottom:0px}.scouts__wrapper .outer__scouts .scouts__desc>h2{font-size:24px;line-height:32px}.faq__wrapper .outer__faq>.faq__head>h2{font-size:24px;line-height:32px}.faq__wrapper .outer__faq>.faq__head{margin-bottom:30px}.faq__wrapper{padding-top:35px;padding-bottom:35px}.faq__wrapper .outer__faq .faq__container>.elem__faq>.head__>h6{font-size:15px;line-height:20px;margin-right:8px}.sign__wrapper>.sign__right .bottom__part{position:static;margin-top:25px}.sign__wrapper{padding:24px 16px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:auto}.sign__wrapper>.sign__right{margin-left:0px;margin-bottom:24px}.sign__wrapper>.sign__left{max-width:100%;margin-left:auto;margin-right:auto;padding:80px 15px}.how__works .outer__how .how__desc>h2{font-size:24px;line-height:30px}.about__wrapper{margin-bottom:10px}.about__wrapper .outer__about{padding:25px 15px}.about__wrapper .outer__about .inner__about .head__about>h2{font-size:24px;line-height:32px}.hero__section .outer__hero .inner__box>h1{font-size:24px;line-height:30px}.product__wrapper .outer__product .product__desc>p{margin-bottom:15px}.product__wrapper .outer__product{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.product__wrapper .outer__product .product__image{min-width:0px;max-width:490px;width:100%;margin-left:auto;margin-right:auto}.product__wrapper .outer__product .product__desc>h2{font-size:24px;line-height:32px}.product__wrapper .outer__product .product__desc{max-width:490px;margin-right:auto;margin-left:auto;margin-top:24px}.analytic__wrapper{padding:40px 0px;margin-bottom:0px}.analytic__wrapper .outer__analytic>h2{font-size:24px;line-height:30px}.analytic__wrapper .outer__analytic .grid__analytic{grid-template-columns:1fr;max-width:290px;grid-row-gap:40px}.desc__wrapper .outer__desc{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.desc__wrapper .outer__desc .desc__text>p{margin-bottom:15px}.desc__wrapper .outer__desc .desc__text>h2{font-size:24px;line-height:32px}.feature__wrapper .outer__feature .feature__head>h2{font-size:22px;line-height:28px}.desc__wrapper .desc__image{min-width:0px;max-width:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.desc__wrapper .outer__desc .desc__text{margin-right:0px;margin-top:24px}.feature__wrapper .outer__feature .feature__head{margin-bottom:25px}.articles__wrapper .elem__article{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.articles__wrapper .elem__article>.article__media:nth-child(2){margin-left:0px}.articles__wrapper .elem__article>.article__media:nth-child(1){margin-right:0px}.articles__wrapper .elem__article>.article__media{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;min-width:0px;max-width:100%;margin-bottom:15px}.articles__wrapper .elem__article>.article__media>img{max-width:100%}.articles__wrapper .elem__article>.article__desc{max-width:100%}.articles__wrapper .elem__article>.article__desc{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.stat__wrapper .outer__stat{grid-template-columns:repeat(2, 1fr);grid-row-gap:35px;margin-bottom:15px}.stat__wrapper .outer__stat .elem__stat>.head__stat{margin-bottom:12px;padding-bottom:12px}footer .footer__bottom>p{text-align:center}footer .outer__footer .footer__top>ul{-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .outer__footer .footer__top>ul>li{margin-right:0px;margin-bottom:12px}footer .outer__footer .footer__top>ul>li:last-child{margin-bottom:0px}footer .footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}footer .footer__bottom>p{margin-top:8px}.articles__wrapper{padding-top:25px}.articles__wrapper .elem__article{margin-bottom:20px}.analytic__wrapper .outer__analytic .grid__analytic>.elem__analytic>.analytic__desc>span{font-size:16px;line-height:25px}.analytic__wrapper .outer__analytic .grid__analytic>.elem__analytic>span{margin-bottom:12px}.stat__wrapper .outer__stat{margin-bottom:32px}}@media (max-width: 540px){.rfq__wrapper .outer__rfq{padding:30px 15px}.rfq__list .outer__rfq .list>.elem .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right .btn{margin-top:16px}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right .btn>a{width:100%}.rfq__list .outer__rfq .list>.elem{padding:16px}.rfq__list .outer__rfq .list>.elem .top .right{margin-left:0px;margin-top:10px;width:100%}.rfq__list .outer__rfq .list>.elem .top .right>a{width:100%}.rfq__list .outer__rfq .list>.elem .top>.left>p{font-size:18px;line-height:22px}.rfq__list .outer__rfq .list>.elem .top>.left>span{font-size:14px;line-height:20px}}.pagination .left__arr{display:none}@media (max-width: 480px){.pagination{margin-top:20px}.pagination .left__arr{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pagination ul>li>a,.pagination ul>li.dots{min-height:30px;min-width:30px;font-size:13px;padding-left:8px;padding-right:8px}.pagination ul>li:nth-child(1)>a,.pagination ul>li:last-child>a{font-size:0px}.pagination ul>li:nth-child(1)>a span,.pagination ul>li:last-child>a span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0px}.rfq__list .outer__rfq .list>.elem .structure__wrapper .right .file__list{grid-template-columns:1fr}.scouts__wrapper .outer__scouts .scouts__image>img{min-width:400px;max-width:400px}.sign__wrapper>.sign__left .inner__sign>h2{font-size:24px;line-height:30px}.sign__wrapper>.sign__left{padding:50px 15px}.hero__section .outer__hero .inner__box>h1{font-size:22px;line-height:28px}.hero__section .outer__hero .inner__box .inner__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero__section .outer__hero .inner__box .inner__buttons>a{width:100%;max-width:280px;margin-right:0px;margin-bottom:15px}.hero__section .outer__hero .inner__box .inner__buttons>a:last-child{margin-bottom:0px}.feature__wrapper .outer__feature .feature__head>h2{font-size:20px;line-height:24px}.feature__wrapper .outer__feature .feature__head{margin-bottom:15px}.feature__wrapper{padding-top:30px;padding-bottom:30px}.articles__wrapper{padding-bottom:15px}.articles__wrapper .elem__article{padding:16px}.stat__wrapper .outer__stat{grid-template-columns:1fr}.stat__wrapper .outer__stat{padding:35px 15px}footer{padding-top:35px}footer .outer__footer .footer__top{margin-bottom:30px}footer .outer__footer .footer__top>ul>li>a{font-size:13px;line-height:18px}footer .footer__bottom ul>li>a{font-size:13px;line-height:18px}footer .footer__bottom ul>li{margin-right:16px}footer .footer__bottom>p{font-size:13px;line-height:18px}footer .footer__bottom ul{-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .footer__bottom ul>li{margin-right:0px;margin-bottom:5px}.rfq__list .outer__rfq .list>.elem .row .row__elem>.el{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rfq__list .outer__rfq .list>.elem .row .row__elem>.el>p{margin-right:0px;margin-bottom:3px}}
