@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap);#comperia_dev_docs{background:#fff;color:#616161;display:flex;flex-direction:column;font-family:Roboto,sans-serif;margin:0;padding:0}#comperia_dev_docs>main{flex-grow:1}#comperia_dev_docs *,#comperia_dev_docs :after,#comperia_dev_docs :before{box-sizing:border-box}#comperia_dev_docs h1,#comperia_dev_docs h2,#comperia_dev_docs h3,#comperia_dev_docs h4{margin:0}#comperia_dev_docs h1{font-size:1.5em}body.comperia_dev_docs{background:#fff;color:#616161;display:flex;flex-direction:column;font-family:Roboto,sans-serif;margin:0;min-height:100vh;padding:0}body.comperia_dev_docs>main{flex-grow:1}#comperia_dev_docs button,#comperia_dev_docs input,#comperia_dev_docs option,#comperia_dev_docs select,#comperia_dev_docs textarea{font-family:inherit}#comperia_dev_docs .wrapper{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:32px;padding-right:32px}@media (max-width:960px){#comperia_dev_docs .wrapper{padding-left:16px;padding-right:16px}}#comperia_dev_docs img{max-width:100%;padding-bottom:5px}#comperia_dev_docs p{margin-bottom:10px;margin-top:10px;text-align:justify}#comperia_dev_docs .page-header .header-placeholder{height:140px}#comperia_dev_docs .page-header .header{background:#fff;left:0;position:fixed;top:0;width:100%;z-index:11}#comperia_dev_docs .page-header .header__top{border-bottom:1px solid #e9e9e9;position:relative;z-index:1}#comperia_dev_docs .page-header .header__bottom{border-bottom:1px solid #e9e9e9;height:80px}#comperia_dev_docs .page-header .header__bottom .wrapper{align-items:center;display:flex;height:100%;justify-content:space-between}#comperia_dev_docs .page-header .header__bottom .logo{width:150px}#comperia_dev_docs .page-header .header__nav{display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}#comperia_dev_docs .page-header .header__nav>li{position:relative}#comperia_dev_docs .page-header .header__nav>li:not(:last-child){padding-right:30px}#comperia_dev_docs .page-header .header__nav>li>a{align-items:center;color:#4e4e4e;display:flex;font-size:14px;height:59px;text-decoration:none}#comperia_dev_docs .page-header .header__nav>li>a:hover{color:#599e33;font-weight:500}#comperia_dev_docs .page-header .header__nav>li:focus>.submenu,#comperia_dev_docs .page-header .header__nav>li:hover>.submenu{display:block}#comperia_dev_docs .page-header .header__nav>li .submenu{box-shadow:0 6px 12px rgba(24,39,75,.12),0 8px 24px rgba(24,39,75,.08);display:none;left:-72px;position:absolute;top:100%}#comperia_dev_docs .page-header .submenu{background:#fff;list-style-type:none;margin:0;padding:0;white-space:nowrap}#comperia_dev_docs .page-header .submenu>li:first-child>a{padding-top:20px}#comperia_dev_docs .page-header .submenu>li:last-child>a{padding-bottom:20px}#comperia_dev_docs .page-header .submenu>li>a{align-items:center;color:#4e4e4e;display:flex;font-size:14px;padding:12px 32px;text-decoration:none}#comperia_dev_docs .page-header .submenu>li>a:hover .icon img{filter:invert(31%) sepia(91%) saturate(7354%) hue-rotate(234deg) brightness(99%) contrast(100%)}#comperia_dev_docs .page-header .submenu>li>a:hover .text__title{color:#599e33}#comperia_dev_docs .page-header .submenu>li>a .icon{max-width:40px;min-width:40px;padding-right:16px}#comperia_dev_docs .page-header .submenu>li>a .icon img{filter:invert(40%) sepia(1%) saturate(11%) hue-rotate(336deg) brightness(93%) contrast(91%)}#comperia_dev_docs .page-header .submenu>li>a .text__title{font-size:14px;font-weight:500;line-height:1.4}#comperia_dev_docs .page-header .submenu>li>a .text__description{font-size:12px}#comperia_dev_docs .page-header .header-mobile,#comperia_dev_docs .page-header .menu-mobile{display:none}@media (max-width:960px){#comperia_dev_docs .page-header .header-placeholder{height:60px}#comperia_dev_docs .page-header .header{display:none}#comperia_dev_docs .page-header .header-mobile{align-items:center;background:#fff;border-bottom:1px solid #e9e9e9;display:flex;height:60px;left:0;padding-left:16px;position:fixed;top:0;width:100%;z-index:11}#comperia_dev_docs .page-header .header-mobile.active .hamburger__open{opacity:0}#comperia_dev_docs .page-header .header-mobile.active .hamburger__close{opacity:1}#comperia_dev_docs .page-header .header-mobile.submenu-active{padding-left:0}#comperia_dev_docs .page-header .header-mobile.submenu-active .logo{display:none}#comperia_dev_docs .page-header .header-mobile.submenu-active .submenu-back,#comperia_dev_docs .page-header .header-mobile.submenu-active .submenu-title{display:block}#comperia_dev_docs .page-header .header-mobile.submenu-active .hamburger{margin-left:0}#comperia_dev_docs .page-header .header-mobile .logo{width:100px}#comperia_dev_docs .page-header .header-mobile .hamburger{background:transparent;border:none;cursor:pointer;display:block;height:100%;margin-left:auto;position:relative;width:60px}#comperia_dev_docs .page-header .header-mobile .hamburger__open{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;opacity:1;transition:.3s ease;width:100%}#comperia_dev_docs .page-header .header-mobile .hamburger__open i{background:#616161;display:block;height:2px;width:18px}#comperia_dev_docs .page-header .header-mobile .hamburger__open i:not(:first-child){margin-top:3px}#comperia_dev_docs .page-header .header-mobile .hamburger__close{left:21px;opacity:0;position:absolute;top:28px;transition:.3s ease}#comperia_dev_docs .page-header .header-mobile .hamburger__close:after,#comperia_dev_docs .page-header .header-mobile .hamburger__close:before{background:#616161;content:"";height:2px;position:absolute;width:18px}#comperia_dev_docs .page-header .header-mobile .hamburger__close:before{transform:rotate(45deg)}#comperia_dev_docs .page-header .header-mobile .hamburger__close:after{transform:rotate(-45deg)}#comperia_dev_docs .page-header .header-mobile .submenu-back{background:transparent;border:none;cursor:pointer;display:none;height:100%;width:60px}#comperia_dev_docs .page-header .header-mobile .submenu-back i{border:solid #616161;border-width:0 2px 2px 0;display:inline-block;padding:5px;transform:rotate(135deg)}#comperia_dev_docs .page-header .header-mobile .submenu-title{display:none;margin:0 auto}#comperia_dev_docs .page-header .menu-mobile{background:#fff;display:block;height:calc(100% - 60px);left:-100%;opacity:0;overflow:auto;padding:20px 0;position:fixed;top:60px;transition:.3s ease;width:100%;z-index:11}#comperia_dev_docs .page-header .menu-mobile.active{left:0;opacity:1}#comperia_dev_docs .page-header .menu-mobile>ul{list-style-type:none;margin:0;padding:0}#comperia_dev_docs .page-header .menu-mobile>ul>li>a{color:#141414;display:block;font-size:24px;padding:12px 16px;position:relative;text-decoration:none}#comperia_dev_docs .page-header .menu-mobile>ul>li>a:before{border:solid #616161;border-width:0 2px 2px 0;content:"";display:block;display:inline-block;margin-top:-2px;padding:5px;position:absolute;right:16px;top:50%;transform:rotate(-45deg) translateY(-50%)}#comperia_dev_docs .page-header .menu-mobile>ul>li>a:after{background:#616161;content:"";display:block;height:2px;position:absolute;right:21px;top:50%;transform:translateY(-50%);width:16px}#comperia_dev_docs .page-header .menu-mobile .submenu{background:#fff;height:100%;left:-100%;opacity:0;padding:20px 0;position:absolute;top:0;transition:.3s ease;width:100%;z-index:1}#comperia_dev_docs .page-header .menu-mobile .submenu.active{left:0;opacity:1}#comperia_dev_docs .page-header .menu-mobile .submenu>li>a{padding:12px 16px}}#comperia_dev_docs footer{background:#141414;margin-top:100px;width:100%}#comperia_dev_docs footer .wrapper .footer__manufacturer{border-bottom:1px solid #616161;display:flex;flex-wrap:wrap;padding-bottom:60px;padding-top:73px}#comperia_dev_docs footer .wrapper .footer__manufacturer__logo{font-size:14px;max-width:288px}#comperia_dev_docs footer .wrapper .footer__manufacturer__logo p{line-height:20px}#comperia_dev_docs footer .wrapper .footer__manufacturer__logo__socials{display:flex;margin-top:32px}#comperia_dev_docs footer .wrapper .footer__manufacturer__logo__socials a{margin-left:16px}#comperia_dev_docs footer .wrapper .footer__manufacturer__menu{display:flex;flex-grow:1;flex-wrap:wrap;justify-content:center}#comperia_dev_docs footer .wrapper .footer__manufacturer__menu__list{width:20%}#comperia_dev_docs footer .wrapper .footer__manufacturer__menu__list ul{list-style-type:none;margin:0;padding:0}#comperia_dev_docs footer .wrapper .footer__manufacturer__menu__list ul li{font-size:12px;line-height:20px}#comperia_dev_docs footer .wrapper .footer__manufacturer__menu__list ul li a{color:#616161;text-decoration:none}#comperia_dev_docs footer .wrapper .footer__manufacturer__menu__list ul li a :visited,#comperia_dev_docs footer .wrapper .footer__manufacturer__menu__list ul li a a:link{color:#616161}#comperia_dev_docs footer .wrapper .footer__manufacturer__menu__list ul li a:hover{color:#fff}#comperia_dev_docs footer .wrapper .footer__manufacturer__menu__list ul li:first-child{color:#fff;font-size:14px;font-weight:500;margin-bottom:24px}#comperia_dev_docs footer .wrapper .footer__brands{display:flex;flex-wrap:wrap;justify-content:space-between;margin:42px 0}#comperia_dev_docs footer .wrapper .footer__brands__logo img{display:flex;height:30px;max-width:100px}#comperia_dev_docs footer .copyrights{background:#1c42fc;color:#fff;font-size:12px;min-height:71px;width:100%}#comperia_dev_docs footer .copyrights .wrapper .copyrights__wrapper{display:flex;flex-wrap:wrap;padding-top:28px}#comperia_dev_docs footer .copyrights .wrapper .copyrights__wrapper__terms{display:flex;margin-left:auto}#comperia_dev_docs footer .copyrights .wrapper .copyrights__wrapper__terms__content a{color:#fff;display:block;text-decoration:none}#comperia_dev_docs footer .copyrights .wrapper .copyrights__wrapper__terms__content a :link,#comperia_dev_docs footer .copyrights .wrapper .copyrights__wrapper__terms__content a :visited{color:#fff}@media (max-width:960px){#comperia_dev_docs footer .wrapper .footer__manufacturer{padding-top:40px}#comperia_dev_docs footer .wrapper .footer__manufacturer__logo{margin-bottom:72px;max-width:100%}#comperia_dev_docs footer .wrapper .footer__manufacturer__menu__list{width:50%}#comperia_dev_docs footer .wrapper .footer__manufacturer div:nth-of-type(4),#comperia_dev_docs footer .wrapper .footer__manufacturer__menu div:nth-of-type(3){margin-top:40px}#comperia_dev_docs footer .wrapper .footer__brands__logo{width:33.33333%}#comperia_dev_docs footer .wrapper .footer__brands__logo img{height:18px}#comperia_dev_docs footer .wrapper .footer__brands div:nth-of-type(4),#comperia_dev_docs footer .wrapper div:nth-of-type(5),#comperia_dev_docs footer .wrapper div:nth-of-type(6){margin-top:28px}#comperia_dev_docs footer .copyrights{min-height:102px}#comperia_dev_docs footer .copyrights .wrapper .copyrights__wrapper__copyright{margin:24px 0 0;order:2;width:100%}#comperia_dev_docs footer .copyrights .wrapper .copyrights__wrapper__terms{margin:0;order:1}}#comperia_dev_docs .hero-header>h1{color:#599e33;font-size:1.5em;font-weight:400;margin-bottom:16px;margin-top:10px}#comperia_dev_docs .hero-header>h2{font-size:20px;font-weight:400;margin-bottom:30px}#comperia_dev_docs .hero-background{background-position:50%;background-repeat:no-repeat;background-size:cover;height:476px}@media (max-width:960px){#comperia_dev_docs .hero-header>h1{font-size:24px;margin-top:60px}#comperia_dev_docs .hero-header>h2{font-size:16px}#comperia_dev_docs .hero-background{height:420px}}#comperia_dev_docs .wrapper .blocks{display:flex;flex-wrap:wrap;margin-left:-32px;margin-top:28px}#comperia_dev_docs .wrapper .blocks__item{flex-basis:50%;max-width:50%;padding-left:32px;padding-top:32px}#comperia_dev_docs .wrapper .blocks__item__content{align-items:flex-start;background:#f3f3f3;display:flex;flex-direction:column;height:100%;min-height:344px;padding:76px 60px 60px 80px;width:100%}#comperia_dev_docs .wrapper .blocks__item__content img{margin-bottom:32px}#comperia_dev_docs .wrapper .blocks__item__content h3{color:#141414;font-size:24px;font-weight:500;margin-bottom:24px}#comperia_dev_docs .wrapper .blocks__item__content h4{font-size:16px;font-weight:400;margin-bottom:40px}#comperia_dev_docs .wrapper .blocks__item__content a,#comperia_dev_docs .wrapper .blocks__item__content button{margin-top:auto}#comperia_dev_docs .wrapper .blocks__item__content>a{align-items:center;color:#1c42fc;display:inline-flex;font-size:14px;height:40px;justify-content:center;padding-right:25px;position:relative;text-decoration:none}#comperia_dev_docs .wrapper .blocks__item__content>a:before{border:solid #1c42fc;border-width:0 1px 1px 0;content:"";display:block;display:inline-block;margin-top:-1px;padding:3px;position:absolute;right:0;top:50%;transform:rotate(-45deg) translateY(-50%)}#comperia_dev_docs .wrapper .blocks__item__content>a:after{background:#1c42fc;content:"";display:block;height:1px;position:absolute;right:2px;top:50%;transform:translateY(-50%);width:12px}#comperia_dev_docs .wrapper .blocks__item__content>button{background:#1c42fc;border:none;display:inline-flex;height:40px;width:208px}#comperia_dev_docs .wrapper .blocks__item__content>button a{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;text-decoration:none;width:100%}@media (max-width:960px){#comperia_dev_docs .wrapper-mobile{padding-left:0;padding-right:0}#comperia_dev_docs .wrapper-mobile .blocks{margin-left:0}#comperia_dev_docs .wrapper-mobile .blocks__item{flex-basis:100%;max-width:100%;padding-left:0;padding-right:0}#comperia_dev_docs .wrapper-mobile .blocks__item__content{min-height:266px;padding:40px 16px}#comperia_dev_docs .wrapper-mobile .blocks__item__content h3{font-size:20px}#comperia_dev_docs .wrapper-mobile .blocks__item__content h4{font-size:16px}#comperia_dev_docs .wrapper-mobile .blocks__item__content div{width:100%}}#comperia_dev_docs .header-back{margin:40px 0}#comperia_dev_docs .header-back a{align-items:center;color:#616161;display:inline-flex;font-size:14px;text-decoration:none}#comperia_dev_docs .header-back a:before{border:solid #616161;border-width:0 1px 1px 0;content:"";display:inline-block;margin-right:8px;padding:4px;transform:rotate(135deg)}#comperia_dev_docs main.plugins .wrapper .modules-title{color:#141414;font-size:24px;font-weight:500;margin:100px 0 44px}#comperia_dev_docs main.plugins .wrapper .modules-title span{color:#599e33}#comperia_dev_docs main.plugins .wrapper .modules{align-items:center;display:flex;min-height:120px;padding:16px}#comperia_dev_docs main.plugins .wrapper .modules__photo{align-items:center;background-color:#fff;display:flex;height:88px;justify-content:center;width:126px}#comperia_dev_docs main.plugins .wrapper .modules__name{padding:0 16px}#comperia_dev_docs main.plugins .wrapper .modules__name .title{color:#141414;font-size:20px;font-weight:400}#comperia_dev_docs main.plugins .wrapper .modules__name .description{font-size:14px;font-weight:400;margin:4px 0 0}#comperia_dev_docs main.plugins .wrapper .modules__links{align-items:center;display:flex;margin-left:auto}#comperia_dev_docs main.plugins .wrapper .modules__links__option{font-size:14px;min-height:40px;min-width:208px;text-align:center}#comperia_dev_docs main.plugins .wrapper .modules__links__option:not(:first-child){margin-left:16px}#comperia_dev_docs main.plugins .wrapper .modules__links__option:last-child a{background:#599e33;color:#fff}#comperia_dev_docs main.plugins .wrapper .modules__links__option a{color:#616161;display:block;height:100%;line-height:40px;text-align:center;text-decoration:none;width:100%}#comperia_dev_docs main.plugins .wrapper .modules__links__option a.plugin_docs{border:1px solid #e9e9e9;display:inline-block;height:40px;margin:5px;text-transform:uppercase;width:40px}#comperia_dev_docs main.plugins .wrapper .modules:hover{background:#f3f3f3}@media (max-width:960px){#comperia_dev_docs main.plugins .wrapper .modules-title{font-size:20px;margin-top:60px}#comperia_dev_docs main.plugins .wrapper .modules{border-bottom:1px solid #e9e9e9;display:block;margin:0 -16px}#comperia_dev_docs main.plugins .wrapper .modules__photo{height:40px;justify-content:flex-start}#comperia_dev_docs main.plugins .wrapper .modules__name{margin-top:16px;padding:0}#comperia_dev_docs main.plugins .wrapper .modules__links{justify-content:space-between;margin-top:24px}#comperia_dev_docs main.plugins .wrapper .modules__links__option{font-size:12px;min-width:128px}}#comperia_dev_docs .plugin .plugin-header{align-items:flex-start;border-bottom:1px solid #e9e9e9;display:flex;flex-wrap:wrap;padding-bottom:40px}#comperia_dev_docs .plugin .plugin-header__logo{margin-right:32px;max-width:288px;min-width:288px}#comperia_dev_docs .plugin .plugin-header__name .title{color:#141414;font-size:48px;line-height:1.1;margin-bottom:16px}#comperia_dev_docs .plugin .plugin-header__name .description{font-size:20px}#comperia_dev_docs .plugin .plugin-header__button{margin-left:auto;margin-top:10px}#comperia_dev_docs .plugin .plugin-header__button a{align-items:center;background:#1c42fc;color:#fff;display:inline-flex;font-size:14px;font-weight:500;justify-content:center;min-height:40px;min-width:208px;text-decoration:none}#comperia_dev_docs .plugin .plugin-docs-header{color:#141414;font-size:24px;font-weight:500;margin-top:60px}#comperia_dev_docs .plugin .docs{margin-top:60px}@media (max-width:960px){#comperia_dev_docs .plugin .plugin-header{flex-direction:column}#comperia_dev_docs .plugin .plugin-header__logo{margin:0 0 25px}#comperia_dev_docs .plugin .plugin-header__name .title{font-size:24px;margin-bottom:4px}#comperia_dev_docs .plugin .plugin-header__name .description{font-size:16px}#comperia_dev_docs .plugin .plugin-header__button{margin:40px 0 0}#comperia_dev_docs .plugin .docs,#comperia_dev_docs .plugin .plugin-docs-header{margin-top:40px}}#comperia_dev_docs .docs{align-items:flex-start;display:flex;margin-top:25px}#comperia_dev_docs .docs__nav{background:#f3f3f3;max-width:320px;min-width:288px;padding:32px 24px;position:-webkit-sticky;position:sticky;top:140px;z-index:1}#comperia_dev_docs .docs__nav__header{color:#141414;font-weight:500;margin-bottom:16px}#comperia_dev_docs .docs__nav ol{margin:0;padding:0 0 0 20px}#comperia_dev_docs .docs__nav ol li:not(:last-child){margin-bottom:8px}#comperia_dev_docs .docs__nav ol li.active,#comperia_dev_docs .docs__nav ol li:hover{color:#599e33}#comperia_dev_docs .docs__nav ol li a{color:inherit;text-decoration:none}#comperia_dev_docs .docs__content{margin-left:32px;max-width:680px}#comperia_dev_docs .docs h1{color:#616161}#comperia_dev_docs .docs h2,#comperia_dev_docs .docs h3{color:#141414;font-size:24px;font-weight:500;margin:0 0 16px}#comperia_dev_docs .docs h2:not(:first-child){margin-top:100px}#comperia_dev_docs .docs h3{margin-top:40px}#comperia_dev_docs .docs .highlight-block{background:rgba(28,66,252,.1);color:#1c42fc;margin:16px 0;padding:24px}#comperia_dev_docs .docs .highlight-block>:first-child{margin-top:0}#comperia_dev_docs .docs .highlight-block>:last-child{margin-bottom:0}#comperia_dev_docs .docs .highlight-block>ol{padding-left:20px}#comperia_dev_docs .docs .highlight-block ol li:not(:last-child){margin-bottom:8px}#comperia_dev_docs .docs pre{line-height:0;margin:16px 0;position:relative}#comperia_dev_docs .docs pre code{background:#141414;color:#fff;display:block;font-family:inherit;font-size:16px;line-height:24px;overflow-x:auto;padding:24px;white-space:pre}#comperia_dev_docs .docs pre code>:first-child{margin-top:0}#comperia_dev_docs .docs pre code>:last-child{margin-bottom:0}#comperia_dev_docs .docs pre:hover .copy-code{display:block}#comperia_dev_docs .docs pre .copy-code{background:#fff;cursor:pointer;display:none;height:28px;position:absolute;right:0;top:0;width:28px}#comperia_dev_docs .docs pre .copy-code:hover{background:#ededed}#comperia_dev_docs .docs pre .copy-code:before{border:1px solid #1c42fc;border-radius:2px;content:"";display:block;height:11px;left:10px;position:absolute;top:10px;width:11px}#comperia_dev_docs .docs pre .copy-code:after{border:solid #1c42fc;border-width:0 1px 1px 0;content:"";display:inline-block;left:7px;padding:2px;position:absolute;top:7px;transform:rotate(-180deg)}#comperia_dev_docs .docs table{border-collapse:collapse}#comperia_dev_docs .docs table tr:nth-child(2n){background-color:#f3f3f3}#comperia_dev_docs .docs table td,#comperia_dev_docs .docs table th{border:1px solid #e9e9e9;padding:8px}#comperia_dev_docs .docs table th{background-color:#141414;border-color:#616161;color:#fff;padding:12px 8px;text-align:left}@media (max-width:960px){#comperia_dev_docs .docs{flex-direction:column;margin-top:60px}#comperia_dev_docs .docs div.section{margin-top:10px}#comperia_dev_docs .docs__nav{max-width:288px;min-width:100%;padding:24px;top:60px;width:100%}#comperia_dev_docs .docs__nav.active .docs__nav__header:before{display:none}#comperia_dev_docs .docs__nav.active ol{display:block;margin-top:24px}#comperia_dev_docs .docs__nav__header{cursor:pointer;display:flex;height:65px;margin:-24px;padding:24px;position:relative}#comperia_dev_docs .docs__nav__header:after,#comperia_dev_docs .docs__nav__header:before{background:#616161;content:"";position:absolute;top:50%;transform:translateY(-50%)}#comperia_dev_docs .docs__nav__header:before{height:12px;right:29px;width:2px}#comperia_dev_docs .docs__nav__header:after{height:2px;right:24px;width:12px}#comperia_dev_docs .docs__nav ol{display:none}#comperia_dev_docs .docs__content{margin:40px 0 0;max-width:100%}pre .copy-code{display:block}}#comperia_dev_docs .toc{margin-top:5px}#comperia_dev_docs .docs.plugin{display:block;margin-top:10px}#comperia_dev_docs .docs.plugin h2:not(:first-child){margin-top:50px}#comperia_dev_docs .docs.widget{display:block;margin-top:10px}#comperia_dev_docs .docs.widget h2:not(:first-child){margin-top:50px}#comperia_dev_docs .support{align-items:flex-start;display:flex;margin-top:100px}#comperia_dev_docs .support__mobile-title{display:none}#comperia_dev_docs .support__left{max-width:288px;min-width:288px}#comperia_dev_docs .support__right{margin-left:32px}#comperia_dev_docs .support .faq-categories{background:#f3f3f3;padding:32px 24px}#comperia_dev_docs .support .faq-categories__title{color:#141414;font-size:14px;font-weight:500;margin-bottom:20px}#comperia_dev_docs .support .faq-categories ul{list-style-type:none;margin:0;padding:0}#comperia_dev_docs .support .faq-categories ul li{color:#616161;cursor:pointer;font-size:14px;text-decoration:none}#comperia_dev_docs .support .faq-categories ul li:hover{color:#599e33}#comperia_dev_docs .support .faq-categories ul li:not(:last-child){margin-bottom:8px}#comperia_dev_docs .support .faq{flex-basis:608px;margin-top:32px}#comperia_dev_docs .support .faq__title{color:#141414;font-size:24px;font-weight:500;margin-bottom:35px}#comperia_dev_docs .support .faq__subtitle{border-bottom:1px solid #e9e9e9;color:#141414;font-size:16px;font-weight:500;line-height:32px;margin-bottom:16px;padding-bottom:16px}#comperia_dev_docs .support .faq__item{margin-bottom:32px}#comperia_dev_docs .support .faq__item:last-child{margin-bottom:0}#comperia_dev_docs .support .faq__item__title{color:#141414;font-size:16px;font-weight:500;line-height:32px;margin-bottom:8px}#comperia_dev_docs .support .faq__item__content{font-size:16px;line-height:24px;margin-bottom:8px}#comperia_dev_docs .support .faq__item__categories{display:flex;flex-wrap:wrap}#comperia_dev_docs .support .faq__item__categories span{color:#1c42fc;cursor:pointer;font-size:10px;font-weight:500;text-decoration:none}#comperia_dev_docs .support .faq__item__categories span:before{background:#f3f3f3;border-radius:50%;content:"";display:inline-block;height:6px;margin-left:8px;margin-right:8px;width:6px}#comperia_dev_docs .support .faq__item__categories span:first-child:before{display:none}#comperia_dev_docs .support .contact{display:flex;margin-top:60px}#comperia_dev_docs .support .contact .info{flex-grow:1;padding-top:60px}#comperia_dev_docs .support .contact .info img{margin-bottom:30px}#comperia_dev_docs .support .contact .info__title{color:#141414;font-size:24px;font-weight:500;margin-bottom:40px}#comperia_dev_docs .support .contact .info__phone{font-size:16px;line-height:24px;margin-bottom:16px}#comperia_dev_docs .support .contact .info__email{color:#1c42fc;font-size:16px;font-weight:500}#comperia_dev_docs .support .contact .info__email a,#comperia_dev_docs .support .contact .info__phone a{color:inherit;text-decoration:none}#comperia_dev_docs .support .contact .form{background:#f3f3f3;margin-left:80px;max-width:608px;padding:60px 80px}#comperia_dev_docs .support .contact .form img{margin-bottom:32px}#comperia_dev_docs .support .contact .form__title{color:#141414;font-size:24px;font-weight:500;margin-bottom:24px}#comperia_dev_docs .support .contact .form .columns{display:flex}#comperia_dev_docs .support .contact .form .columns>*{width:50%}#comperia_dev_docs .support .contact .form .columns>:first-child{margin-right:18px}#comperia_dev_docs .support .contact .form .columns>:last-child{margin-left:18px}#comperia_dev_docs .support .contact .form .form-input{cursor:text;display:block;margin-bottom:16px;position:relative}#comperia_dev_docs .support .contact .form .form-input input{background:transparent;border:none;border-bottom:1px solid #616161;color:#141414;font-size:14px;height:41px;outline:none;padding:14px 0 0;width:100%}#comperia_dev_docs .support .contact .form .form-input input.filled+.form-input__label,#comperia_dev_docs .support .contact .form .form-input input:focus+.form-input__label{font-size:10px;top:0;transform:none}#comperia_dev_docs .support .contact .form .form-input__label{color:#616161;cursor:text;font-size:14px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:.3s ease;white-space:nowrap}#comperia_dev_docs .support .contact .form .form-checkbox{align-items:center;cursor:pointer;display:inline-flex;font-size:12px;margin:32px 0;min-height:20px;padding-left:36px;position:relative}#comperia_dev_docs .support .contact .form .form-checkbox input{height:0;opacity:0;position:absolute;width:0}#comperia_dev_docs .support .contact .form .form-checkbox input:checked+.form-checkbox__checkmark{background:#1c42fc;border-color:#1c42fc}#comperia_dev_docs .support .contact .form .form-checkbox input:checked+.form-checkbox__checkmark:after{display:block}#comperia_dev_docs .support .contact .form .form-checkbox__checkmark{border:1px solid #616161;border-radius:3px;height:20px;left:0;position:absolute;top:0;width:20px}#comperia_dev_docs .support .contact .form .form-checkbox__checkmark:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:10px;left:7px;position:absolute;top:3px;transform:rotate(45deg);width:5px}#comperia_dev_docs .support .contact .form button{background:#1c42fc;border:0;color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin-top:8px;min-height:40px;min-width:208px}@media (max-width:960px){#comperia_dev_docs .support{flex-direction:column;margin-top:60px}#comperia_dev_docs .support__mobile-title{color:#141414;display:block;font-size:20px;font-weight:500;margin-bottom:32px}#comperia_dev_docs .support__left{max-width:100%;width:100%}#comperia_dev_docs .support__right{margin:40px 0 0}#comperia_dev_docs .support .faq{margin:0}#comperia_dev_docs .support .faq__subtitle,#comperia_dev_docs .support .faq__title{display:none}#comperia_dev_docs .support .contact{flex-direction:column}#comperia_dev_docs .support .contact .info{padding:0}#comperia_dev_docs .support .contact .form{margin:60px -16px 0;max-width:none;padding:60px 16px}#comperia_dev_docs .support .contact .form__title{font-size:20px}#comperia_dev_docs .support .contact .form .columns{flex-direction:column}#comperia_dev_docs .support .contact .form .columns>*{margin-left:0!important;margin-right:0!important;width:100%}}