:root{--dark:#555B66;--White:#fff;--grey:#F3F4F6;--accent:#2CB67D;--main:#1F4FD8;--text:#555B66;--main-font:"Inter","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--heading-font:"Source Sans 3","Helvetica Neue",Arial,sans-serif}body{font-family:var(--main-font);font-size:1rem;line-height:1}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;color:var(--text);background:var(--White)}section{padding:50px 0}section h1,section h2,section h3{margin-top:0;font-family:var(--heading-font);line-height:1.25}img{max-width:100%;height:auto}a{text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a:hover{opacity:.85}p:first-child{margin-top:0}p:last-child{margin-bottom:0}h1{margin-bottom:24px;font-size:40px}h2{margin-bottom:24px;font-size:30px}h3{margin-bottom:20px;font-size:22px}iframe{border:0}.venchik-content li,.venchik-content p{font-size:16px;line-height:1.5}.venchik-content li strong,.venchik-content p strong{font-weight:700}.venchik-page-default,.venchik-site-main{overflow:hidden}.venchik-container{max-width:1270px;width:100%;margin:0 auto;padding:0 15px}.venchik-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px}.venchik-row.venchik-align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alignleft{float:left;margin-right:1.5em;margin-bottom:1em}.alignright{float:right;margin-left:1.5em;margin-bottom:1em}.aligncenter{display:block;margin-left:auto;margin-right:auto;margin-bottom:1em}.venchik-site{max-width:1440px;width:100%;margin:0 auto}.logged-in.admin-bar .venchik-site-header{top:46px}.venchik-site-header{position:sticky;top:0;padding:24px 0;z-index:10;border-radius:0 0 32px 32px;background:var(--main,#1f4fd8)}.venchik-site-header-wrap{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;gap:25px;background-color:transparent}.venchik-header-logo{-ms-flex-negative:0;flex-shrink:0;width:150px}.venchik-header-logo img{-o-object-fit:contain;object-fit:contain}.venchik-primary-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px;list-style:none;margin:0;padding:0}.venchik-primary-menu .menu-item a{display:block;font-family:var(--main-font);color:var(--White,#fff);font-size:18px;font-style:normal;font-weight:400;letter-spacing:.54px;text-transform:uppercase;line-height:125%;text-decoration:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.venchik-primary-menu .menu-item.current-menu-item a{font-weight:600}.venchik-off-canvas-menu-btn{position:relative;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;line-height:0;cursor:pointer;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.venchik-off-canvas-menu-btn span,.venchik-off-canvas-menu-btn:after,.venchik-off-canvas-menu-btn:before{content:"";display:block;width:30px;height:4px;background-color:#fff;position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.venchik-off-canvas-menu-btn:before{top:10px}.venchik-off-canvas-menu-btn:after{bottom:10px}.venchik-off-canvas-menu-btn span{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.venchik-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;gap:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:12px 60px;border-radius:32px;border:2px solid var(--accent,#2cb67d);background-color:transparent;font-family:var(--main-font);color:var(--accent,#2cb67d);font-size:18px;font-style:normal;font-weight:500;letter-spacing:.54px;text-transform:uppercase;line-height:125%;cursor:pointer;text-decoration:none;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.venchik-button.btn-blue{background-color:var(--main);border-color:var(--main);border-radius:0 0 32px 32px;color:var(--White)}.venchik-button:hover{opacity:1;background-color:var(--accent);color:var(--White)}.venchik-button:hover.btn-blue{background-color:transparent;color:var(--main)}.venchik-site-footer{margin-top:50px;padding:40px 0;background-color:var(--main)}.venchik-footer-menu.venchik-primary-menu{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}.venchik-footer-logo{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.venchik-footer-logo img{width:300px;-o-object-fit:contain;object-fit:contain}.venchik-footer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:25px}.venchik-contacts-row{display:grid;grid-template-columns:1fr 1fr;gap:16px 40px}.venchik-contacts-row.venchik-footer-contacts{grid-template-columns:1fr;gap:16px}.venchik-contacts-row.venchik-footer-contacts .venchik-contact-item:before{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.venchik-contacts-row.venchik-footer-contacts .venchik-contact-value{color:var(--White)}.venchik-contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.venchik-contact-item a{white-space:nowrap}.venchik-contact-item:before{content:"";display:block;-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;background-position:center;background-repeat:no-repeat;background-size:contain}.venchik-contact-item.venchik-contact-phone:before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><g clip-path="url(%23clip0_24_8175)"><path d="M20.01 15.38C18.78 15.38 17.59 15.18 16.48 14.82C16.13 14.7 15.74 14.79 15.47 15.06L13.9 17.03C11.07 15.68 8.42 13.13 7.01 10.2L8.96 8.54C9.23 8.26 9.31 7.87 9.2 7.52C8.83 6.41 8.64 5.22 8.64 3.99C8.64 3.45 8.19 3 7.65 3H4.19C3.65 3 3 3.24 3 3.99C3 13.28 10.73 21 20.01 21C20.72 21 21 20.37 21 19.82V16.37C21 15.83 20.55 15.38 20.01 15.38Z" fill="%232CB67D"/></g><defs><clipPath id="clip0_24_8175"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.venchik-contact-item.venchik-contact-email:before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><g clip-path="url(%23clip0_24_8185)"><path d="M20 4.00018H4C2.9 4.00018 2.01 4.90018 2.01 6.00018L2 18.0002C2 19.1002 2.9 20.0002 4 20.0002H20C21.1 20.0002 22 19.1002 22 18.0002V6.00018C22 4.90018 21.1 4.00018 20 4.00018ZM20 8.00018L12 13.0002L4 8.00018V6.00018L12 11.0002L20 6.00018V8.00018Z" fill="%232CB67D"/></g><defs><clipPath id="clip0_24_8185"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.venchik-contact-item.venchik-contact-address:before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><g clip-path="url(%23clip0_24_8190)"><path d="M12 1.99982C8.13 1.99982 5 5.12982 5 8.99982C5 14.2498 12 21.9998 12 21.9998C12 21.9998 19 14.2498 19 8.99982C19 5.12982 15.87 1.99982 12 1.99982ZM12 11.4998C10.62 11.4998 9.5 10.3798 9.5 8.99982C9.5 7.61982 10.62 6.49982 12 6.49982C13.38 6.49982 14.5 7.61982 14.5 8.99982C14.5 10.3798 13.38 11.4998 12 11.4998Z" fill="%232CB67D"/></g><defs><clipPath id="clip0_24_8190"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>')}.venchik-contact-item.venchik-contact-time:before{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12.9 12.1575V9.3C12.9 9.045 12.8139 8.8311 12.6417 8.6583C12.4689 8.4861 12.255 8.4 12 8.4C11.745 8.4 11.5314 8.4861 11.3592 8.6583C11.1864 8.8311 11.1 9.045 11.1 9.3V12C11.1 12.3 11.1525 12.5775 11.2575 12.8325C11.3625 13.0875 11.52 13.32 11.73 13.53L13.6425 15.4425C13.8225 15.6225 14.0364 15.7125 14.2842 15.7125C14.5314 15.7125 14.745 15.6225 14.925 15.4425C15.09 15.2625 15.1725 15.0489 15.1725 14.8017C15.1725 14.5539 15.09 14.3475 14.925 14.1825L12.9 12.1575ZM12 4.8C11.745 4.8 11.5314 4.8861 11.3592 5.0583C11.1864 5.2311 11.1 5.445 11.1 5.7C11.1 5.955 11.1864 6.1689 11.3592 6.3417C11.5314 6.5139 11.745 6.6 12 6.6C12.255 6.6 12.4689 6.5139 12.6417 6.3417C12.8139 6.1689 12.9 5.955 12.9 5.7C12.9 5.445 12.8139 5.2311 12.6417 5.0583C12.4689 4.8861 12.255 4.8 12 4.8ZM19.2 12C19.2 11.745 19.1136 11.5311 18.9408 11.3583C18.7686 11.1861 18.555 11.1 18.3 11.1C18.045 11.1 17.8314 11.1861 17.6592 11.3583C17.4864 11.5311 17.4 11.745 17.4 12C17.4 12.255 17.4864 12.4686 17.6592 12.6408C17.8314 12.8136 18.045 12.9 18.3 12.9C18.555 12.9 18.7686 12.8136 18.9408 12.6408C19.1136 12.4686 19.2 12.255 19.2 12ZM12 17.4C11.745 17.4 11.5314 17.4864 11.3592 17.6592C11.1864 17.8314 11.1 18.045 11.1 18.3C11.1 18.555 11.1864 18.7686 11.3592 18.9408C11.5314 19.1136 11.745 19.2 12 19.2C12.255 19.2 12.4689 19.1136 12.6417 18.9408C12.8139 18.7686 12.9 18.555 12.9 18.3C12.9 18.045 12.8139 17.8314 12.6417 17.6592C12.4689 17.4864 12.255 17.4 12 17.4ZM6.6 12C6.6 11.745 6.5139 11.5311 6.3417 11.3583C6.1689 11.1861 5.955 11.1 5.7 11.1C5.445 11.1 5.2311 11.1861 5.0583 11.3583C4.8861 11.5311 4.8 11.745 4.8 12C4.8 12.255 4.8861 12.4686 5.0583 12.6408C5.2311 12.8136 5.445 12.9 5.7 12.9C5.955 12.9 6.1689 12.8136 6.3417 12.6408C6.5139 12.4686 6.6 12.255 6.6 12ZM12 21C10.755 21 9.585 20.7636 8.49 20.2908C7.395 19.8186 6.4425 19.1775 5.6325 18.3675C4.8225 17.5575 4.1814 16.605 3.7092 15.51C3.2364 14.415 3 13.245 3 12C3 10.755 3.2364 9.585 3.7092 8.49C4.1814 7.395 4.8225 6.4425 5.6325 5.6325C6.4425 4.8225 7.395 4.1811 8.49 3.7083C9.585 3.2361 10.755 3 12 3C13.245 3 14.415 3.2361 15.51 3.7083C16.605 4.1811 17.5575 4.8225 18.3675 5.6325C19.1775 6.4425 19.8186 7.395 20.2908 8.49C20.7636 9.585 21 10.755 21 12C21 13.245 20.7636 14.415 20.2908 15.51C19.8186 16.605 19.1775 17.5575 18.3675 18.3675C17.5575 19.1775 16.605 19.8186 15.51 20.2908C14.415 20.7636 13.245 21 12 21Z" fill="%232CB67D"/></svg>')}.venchik-contact-value{color:var(--accent);font-family:var(--heading-font);font-size:20px;font-style:normal;font-weight:700;line-height:1.25;letter-spacing:.44px}.venchik-footer-copyright{text-align:right;-ms-flex-item-align:end;align-self:flex-end}.venchik-footer-copyright a,.venchik-footer-copyright p{color:var(--bg,#fff);font-size:18px;font-style:normal;font-weight:500;line-height:1.5;letter-spacing:.54px;text-transform:uppercase}.venchik-mobile-menu{position:fixed;top:-100%;left:0;width:100%;border-radius:0 0 32px 32px;background:var(--main,#1f4fd8);opacity:0;visibility:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:99}.venchik-mobile-menu.open-menu{top:0;opacity:1;visibility:visible}.venchik-mobile-menu.open-menu .venchik-mobile-menu-close-icon{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.venchik-mobile-menu-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px}.venchik-mobile-menu-close-icon{width:36px;height:36px;background-color:#fff;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDEzMSI+CjxsaW5lIGlkPSJMaW5lIDMyIiB4MT0iMTkuNzUiIHgyPSIxOS43NSIgeTI9IjM4IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8bGluZSBpZD0iTGluZSAzMyIgeTE9IjE4LjI1IiB4Mj0iMzgiIHkyPSIxOC4yNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPC9nPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9Ikdyb3VwIDEzMSI+CjxsaW5lIGlkPSJMaW5lIDMyIiB4MT0iMTkuNzUiIHgyPSIxOS43NSIgeTI9IjM4IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8bGluZSBpZD0iTGluZSAzMyIgeTE9IjE4LjI1IiB4Mj0iMzgiIHkyPSIxOC4yNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPC9nPgo8L3N2Zz4K);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.venchik-mobile-menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:25px;padding:15px 40px 40px;text-align:center}.venchik-mobile-menu-nav{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:center;-ms-flex-align:center;align-items:center;gap:15px;margin:0;padding:0;list-style:none}.venchik-mobile-menu-nav .menu-item a{display:block;color:var(--White,#fff);text-align:center;font-family:var(--main-font);font-size:14px;font-style:normal;font-weight:400;line-height:125%;text-decoration:none;text-transform:uppercase;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.venchik-mobile-menu-nav .menu-item.current-menu-item a{font-weight:600}.venchik-page-error{padding:100px 0}@media screen and (min-width:782px){.logged-in.admin-bar .venchik-site-header{top:32px}}@media screen and (max-width:1024px){.venchik-site{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.venchik-site>main{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (max-width:991px){h1{font-size:35px}}@media screen and (max-width:991px){.venchik-primary-menu{gap:25px}.venchik-contacts-row{gap:20px}}@media screen and (max-width:768px){section{padding:40px 0}p{font-size:14px}.venchik-row{-ms-flex-wrap:wrap;flex-wrap:wrap}.venchik-site-header{padding:15px 0}.venchik-primary-menu:not(.venchik-footer-menu){display:none}.venchik-off-canvas-menu-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.venchik-button{padding:12px 50px;font-size:14px}.venchik-footer-menu.venchik-primary-menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px}.venchik-footer-menu.venchik-primary-menu .menu-item a{font-size:14px}.venchik-footer-logo{margin:0 auto 25px}.venchik-footer-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.venchik-contacts-row{grid-template-columns:1fr}.venchik-contact-value{font-size:16px}.venchik-footer-copyright{-ms-flex-item-align:center;align-self: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;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.venchik-footer-copyright a,.venchik-footer-copyright p{margin:0;font-size:14px}}@media (max-width:768px){h1{margin-bottom:20px;font-size:30px}h2{margin-bottom:20px;font-size:24px}h3{margin-bottom:16px;font-size:18px}.venchik-content li,.venchik-content p{font-size:14px}.alignleft{display:block;float:none;margin:15px auto 15px;text-align:left}.alignright{display:block;float:none;margin:15px auto 15px;text-align:right}.aligncenter{display:block;margin:15px auto 15px;text-align:center}.alignnone{display:block;margin:15px auto 15px;text-align:center}}@media screen and (max-width:650px){.venchik-contact-item{gap:10px}.venchik-contact-item:before{width:20px;height:20px}}
/*# sourceMappingURL=app.min.css.map */
