@keyframes wd-rotate{to{transform:rotate(360deg)}}@keyframes wd-fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-inline:calc((var(--wd-sp,30px)/2)*-1)}.col-12,.col-lg-12,.col-md-12{position:relative;width:100%;min-height:1px;padding-inline:calc(var(--wd-sp,30px)/2)}.col-12{flex:0 0 100%;max-width:100%}@media (min-width:769px){.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width:1025px){.col-lg-12{flex:0 0 100%;max-width:100%}}.align-items-start{align-items:flex-start!important}:root{--wd-text-line-height:1.6;--wd-brd-radius:.001px;--wd-form-height:42px;--wd-form-color:inherit;--wd-form-placeholder-color:inherit;--wd-form-bg:transparent;--wd-form-brd-color:rgba(0,0,0,0.1);--wd-form-brd-color-focus:rgba(0,0,0,0.15);--wd-form-chevron:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==);--btn-height:42px;--btn-transform:uppercase;--btn-font-weight:600;--btn-font-family:inherit;--btn-font-style:unset;--wd-main-bgcolor:#fff;--wd-scroll-w:.001px;--wd-admin-bar-h:.001px;--wd-tags-mb:20px;--wd-block-spacing:20px;--wd-header-banner-mt:.001px;--wd-sticky-nav-w:.001px;--color-white:#fff;--color-gray-100:#f7f7f7;--color-gray-200:#f1f1f1;--color-gray-300:#bbb;--color-gray-400:#a5a5a5;--color-gray-500:#767676;--color-gray-600:#666;--color-gray-700:#555;--color-gray-800:#333;--color-gray-900:#242424;--bgcolor-black-rgb:0,0,0;--bgcolor-white-rgb:255,255,255;--bgcolor-white:#fff;--bgcolor-gray-100:#f7f7f7;--bgcolor-gray-200:#f7f7f7;--bgcolor-gray-300:#f1f1f1;--bgcolor-gray-400:rgba(187,187,187,0.4);--brdcolor-gray-200:rgba(0,0,0,0.075);--brdcolor-gray-300:rgba(0,0,0,0.105);--brdcolor-gray-400:rgba(0,0,0,0.12);--brdcolor-gray-500:rgba(0,0,0,0.2)}a,article,div,form,header,html,li,p,span,ul{margin:0;padding:0;border:0;vertical-align:baseline;font:inherit;font-size:100%}body,footer,h1,h4,small{vertical-align:baseline;font:inherit}footer,h1,h4,small{margin:0;padding:0;border:0}body,img{padding:0;font-size:100%}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{line-height:1;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:sans-serif;overflow-x:hidden}ul{margin-bottom:var(--list-mb);padding-left:var(--li-pl);--list-mb:20px;--li-mb:10px;--li-pl:17px;list-style:disc}a img,body{border:0}article,footer,header{display:block}a,button,input{touch-action:manipulation}button,img,input{margin:0;font:inherit}button,input{color:inherit}button{overflow:visible;cursor:pointer;-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}body{margin:0;background-color:#fff;color:var(--wd-text-color);text-rendering:optimizeLegibility;font-weight:var(--wd-text-font-weight);font-style:var(--wd-text-font-style);font-size:var(--wd-text-font-size);font-family:var(--wd-text-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:var(--wd-text-line-height)}@supports (overflow:clip){body{overflow:clip}}:is(body){height:auto}p{margin-bottom:var(--wd-tags-mb)}a{color:var(--wd-link-color);text-decoration:none;transition:all .25s ease}a:is(:hover,:focus,:active){outline:0;text-decoration:none}a:hover{color:var(--wd-link-color-hover)}a:focus{outline:0}small{font-size:80%}img{max-width:100%;height:auto;border:0;vertical-align:middle}h1{font-size:28px}h4{font-size:18px}.title,h1,h4{display:block;margin-bottom:var(--wd-tags-mb);color:var(--wd-title-color);text-transform:var(--wd-title-transform);font-weight:var(--wd-title-font-weight);font-style:var(--wd-title-font-style);font-family:var(--wd-title-font);line-height:1.4}li{margin-bottom:var(--li-mb)}.reset-last-child>:last-child,li:last-child{margin-bottom:0}li>ul{margin-top:var(--li-mb);margin-bottom:0}.wd-nav,.wd-sub-menu{list-style:none;--li-pl:0;--list-mb:0;--li-mb:0}.text-center,.text-left{text-align:var(--text-align)}.text-center{--content-align:center;--text-align:center}.text-left{--text-align:left;--content-align:flex-start}.wd-fontsize-s{font-size:16px}.wd-fontsize-xl{font-size:26px}.wd-justify-left{justify-content:left}.color-scheme-dark{--color-white:#fff;--color-gray-100:#f7f7f7;--color-gray-200:#f1f1f1;--color-gray-300:#bbb;--color-gray-400:#a5a5a5;--color-gray-500:#767676;--color-gray-600:#666;--color-gray-700:#555;--color-gray-800:#333;--color-gray-900:#242424;--bgcolor-black-rgb:0,0,0;--bgcolor-white-rgb:255,255,255;--bgcolor-white:#fff;--bgcolor-gray-100:#f7f7f7;--bgcolor-gray-200:#f7f7f7;--bgcolor-gray-300:#f1f1f1;--bgcolor-gray-400:rgba(187,187,187,0.4);--brdcolor-gray-200:rgba(0,0,0,0.075);--brdcolor-gray-300:rgba(0,0,0,0.105);--brdcolor-gray-400:rgba(0,0,0,0.12);--brdcolor-gray-500:rgba(0,0,0,0.2);--wd-text-color:#767676;--wd-title-color:#242424;--wd-entities-title-color:#333;--wd-entities-title-color-hover:rgba(51,51,51,0.65);--wd-link-color:#333;--wd-link-color-hover:#242424;--wd-form-brd-color:rgba(0,0,0,0.1);--wd-form-brd-color-focus:rgba(0,0,0,0.15);--wd-form-placeholder-color:#767676;color:var(--wd-text-color)}.color-title{color:var(--wd-title-color)}.font-primary{font-family:var(--wd-title-font)}.wd-fill{position:absolute;inset:0}.set-mb-s{--margin-bottom:10px}.set-mb-s>*{margin-bottom:var(--margin-bottom)}.set-cont-mb-s{--wd-tags-mb:10px}input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 15px;max-width:100%;width:100%;height:var(--wd-form-height);border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);border-radius:var(--wd-form-brd-radius);background-color:var(--wd-form-bg);box-shadow:none;color:var(--wd-form-color);vertical-align:middle;font-size:14px;transition:border-color .5s ease}input[type=text]:focus{outline:0;border-color:var(--wd-form-brd-color-focus);transition:border-color .4s ease}::-webkit-input-placeholder{color:var(--wd-form-placeholder-color)}::-moz-placeholder{color:var(--wd-form-placeholder-color)}:-moz-placeholder{color:var(--wd-form-placeholder-color)}input:-webkit-autofill{border-color:var(--wd-form-brd-color);-webkit-box-shadow:0 0 0 1000px var(--wd-form-bg) inset;-webkit-text-fill-color:var(--wd-form-color)}input:focus:-webkit-autofill{border-color:var(--wd-form-brd-color-focus)}:is(.btn,button,[type=submit],[type=button]){padding:5px 20px;min-height:var(--btn-height);font-size:13px;position:relative;display:inline-flex;align-items:center;justify-content:center;outline:0;border:0 solid transparent;border-radius:0;box-shadow:none;vertical-align:middle;text-align:center;text-decoration:none;text-transform:var(--btn-transform);text-shadow:none;font-weight:var(--btn-font-weight);font-family:var(--btn-font-family);font-style:var(--btn-font-style);line-height:1.2;cursor:pointer;transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;color:var(--btn-color, #3E3E3E);background-color:var(--btn-bgcolor, #F3F3F3)}:is(.btn,button,[type=submit],[type=button]):hover{color:var(--btn-color-hover, #3E3E3E);background-color:var(--btn-bgcolor-hover, #e0e0e0)}.wd-scroll-content{overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:50vh}.wd-dropdown{position:absolute;top:100%;left:0;z-index:380;margin-top:15px;margin-right:0;margin-left:calc(var(--nav-gap, .001px)/2*-1);background-color:var(--bgcolor-white);background-position:bottom right;background-clip:border-box;background-repeat:no-repeat;box-shadow:0 0 3px rgba(0,0,0,.15);text-align:left;border-radius:var(--wd-brd-radius);visibility:hidden;opacity:0;transition:opacity .4s cubic-bezier(.19,1,.22,1),visibility .4s cubic-bezier(.19,1,.22,1),transform .4s cubic-bezier(.19,1,.22,1);transform:translateY(15px) translateZ(0);pointer-events:none}.wd-dropdown:after{content:"";position:absolute;inset-inline:0;bottom:100%;height:15px}.wd-event-hover:hover>.wd-dropdown{visibility:visible;opacity:1;transform:none!important;pointer-events:unset}.wd-dropdown-menu{min-height:min(var(--wd-dropdown-height, unset),var(--wd-content-h, var(--wd-dropdown-height, unset)));width:var(--wd-dropdown-width);background-image:var(--wd-dropdown-bg-img)}.wd-dropdown-menu.wd-design-full-width{--wd-dropdown-width:100vw}:is(.wd-header-nav) .wd-dropdown-menu.wd-design-full-width{border-radius:0}.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll){padding-top:var(--wd-dropdown-padding, 30px);padding-bottom:var(--wd-dropdown-padding);padding-left:calc(var(--wd-scroll-w) + var(--wd-sticky-nav-w))}.wd-side-hidden{--wd-side-hidden-w:340px;position:fixed;inset-block:var(--wd-admin-bar-h)0;z-index:500;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;width:min(var(--wd-side-hidden-w),100vw);background-color:var(--bgcolor-white);transition:transform .5s cubic-bezier(.19,1,.22,1)}.wd-side-hidden.wd-left{right:auto;left:0;transform:translate3d(-100%,0,0)}.wd-sub-menu{--sub-menu-color:#838383;--sub-menu-color-hover:var(--wd-primary-color)}.wd-nav>li,.wd-sub-menu li{position:relative}.wd-nav>li>a,.wd-sub-menu li>a{position:relative;display:flex;align-items:center}.wd-sub-menu li>a{padding-top:8px;padding-bottom:8px;color:var(--sub-menu-color);font-size:14px;line-height:1.3}.wd-sub-menu li>a:hover{color:var(--sub-menu-color-hover)}.wd-nav-img{display:inline-block;margin-right:7px;max-height:18px;width:auto!important}.wd-nav{--nav-gap:20px;display:inline-flex;flex-wrap:wrap;justify-content:var(--text-align);text-align:left;gap:1px var(--nav-gap)}.wd-nav>li>a{flex-direction:row;text-transform:uppercase;font-weight:600;font-size:13px;line-height:1.2}.wd-nav>li:is(.menu-item-has-children)>a:after{margin-left:4px;font-weight:400;font-style:normal;font-size:clamp(6px,50%,18px);order:3;content:"";font-family:"woodmart-font"}.wd-nav.wd-gap-m{--nav-gap:30px}.wd-nav[class*=wd-style-]{--nav-color:#333;--nav-color-hover:rgba(51,51,51,0.7);--nav-color-active:rgba(51,51,51,0.7);--nav-chevron-color:rgba(82, 82, 82, .45)}.wd-nav[class*=wd-style-]>li>a{color:var(--nav-color)}.wd-nav[class*=wd-style-]>li:hover>a{color:var(--nav-color-hover)}.wd-nav[class*=wd-style-]>li:is(.wd-active,.active)>a{color:var(--nav-color-active)}.wd-nav[class*=wd-style-]>li:is(.menu-item-has-children)>a:after{color:var(--nav-chevron-color)}:is(.whb-color-light) .wd-nav[class*=wd-style-]{--nav-color:#fff;--nav-color-hover:rgba(255,255,255,0.8);--nav-color-active:rgba(255,255,255,0.8);--nav-chevron-color:rgba(255,255,255,0.6)}.wd-nav.wd-style-default{--nav-color-hover:var(--wd-primary-color);--nav-color-active:var(--wd-primary-color)}.wd-nav:is(.wd-style-separated)>li{display:flex;flex-direction:row}.wd-nav:is(.wd-style-separated)>li:not(:last-child):after{content:"";position:relative;inset-inline-end:calc((var(--nav-gap)/2)*-1);border-right:1px solid rgba(0,0,0,.105)}:is(.whb-color-light) .wd-nav:is(.wd-style-separated)>li:not(:last-child):after{border-color:rgba(255,255,255,.25)}.wd-nav.wd-style-separated>li{align-items:center}.wd-nav.wd-style-separated>li:not(:last-child):after{height:18px}.wd-nav[class*=wd-style-underline] .nav-link-text{position:relative;display:inline-block;padding-block:1px;line-height:1.2}.wd-nav[class*=wd-style-underline] .nav-link-text:after{content:"";position:absolute;top:100%;left:0;width:0;height:2px;background-color:var(--wd-primary-color);transition:width .4s cubic-bezier(.19,1,.22,1)}.wd-nav[class*=wd-style-underline]>li:is(:hover,.wd-active,.active)>a .nav-link-text:after{width:100%}.wd-close-side{position:fixed;z-index:400;background-color:rgba(0,0,0,.7);opacity:0;pointer-events:none;transition:opacity .5s cubic-bezier(.19,1,.22,1),z-index 0s cubic-bezier(.19,1,.22,1) .5s,top 0s cubic-bezier(.19,1,.22,1) .5s}.wd-loop-footer:not(:has(a)){display:none}.wd-action-btn{display:inline-flex;vertical-align:middle;--action-btn-color:var(--color-gray-800);--action-btn-hover-color:var(--color-gray-500)}.wd-action-btn>a{display:inline-flex;align-items:center;justify-content:center;color:var(--action-btn-color);cursor:pointer}.wd-action-btn>a:hover{color:var(--action-btn-hover-color)}.wd-action-btn>a:before{transition:opacity .15s ease;font-family:"woodmart-font"}.wd-action-btn>a:after{position:absolute;top:calc(50% - .5em);left:0;opacity:0;transition:opacity .2s ease;content:"";display:inline-block;width:1em;height:1em;border:1px solid transparent;border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}.wd-action-btn.wd-style-icon>a{position:relative;flex-direction:column;width:50px;height:50px;font-weight:400;font-size:0!important;line-height:0}.wd-action-btn.wd-style-icon>a:before{font-size:20px}.wd-action-btn.wd-style-icon>a:after{left:calc(50% - .5em);font-size:18px}.wd-action-btn.wd-style-text>a{position:relative;font-weight:600;line-height:1}.wd-action-btn.wd-style-text>a:before{margin-inline-end:.3em;font-size:110%;font-weight:400}.wd-cross-icon>a:before{content:""}.wd-heading{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:20px 15px;border-bottom:1px solid var(--brdcolor-gray-300)}.wd-heading,.wd-heading .wd-action-btn{flex:0 0 auto}.wd-heading .wd-action-btn.wd-style-text>a{height:25px}:is(.widget,div[class^=vc_wp]){line-height:1.4;--wd-link-color:var(--color-gray-500);--wd-link-color-hover:var(--color-gray-800)}:is(.widget,div[class^=vc_wp]) :is(ul){list-style:none;--list-mb:0;--li-mb:15px;--li-pl:0}.widget{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid var(--brdcolor-gray-300)}.widget:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.main-page-wrapper,.website-wrapper{background-color:var(--wd-main-bgcolor)}.website-wrapper{position:relative}.main-page-wrapper{margin-top:-40px;padding-top:40px;min-height:50vh}.site-content{margin-bottom:40px}.container{max-width:var(--wd-container-w)}.btn.btn-color-default{background-color:#f3f3f3;color:#3e3e3e}.btn.btn-color-default:hover{color:#3e3e3e;box-shadow:inset 0 0 200px rgba(0,0,0,.1)}.btn.btn-color-primary{color:#fff;background-color:var(--wd-primary-color)}.btn.btn-color-primary:hover,.searchform[class*=wd-style-with-bg] .searchsubmit:hover{color:#fff;box-shadow:inset 0 0 200px rgba(0,0,0,.1)}.btn-style-link.btn-color-default{border-color:var(--brdcolor-gray-300);color:var(--color-gray-800)}.btn-style-link.btn-color-default:hover{border-color:var(--brdcolor-gray-500);color:var(--color-gray-800)}.btn-size-small{padding:5px 14px;min-height:36px;font-size:12px}.btn.btn-style-round{border-radius:35px}.btn.btn-style-link{min-height:unset;padding:0;border-width:2px;border-style:solid;border-top:none;border-right:none;border-left:none;background-color:transparent!important}.btn.btn-style-link:hover{background-color:transparent!important;box-shadow:none}.searchform[class*=wd-style-with-bg] .searchsubmit{color:#fff;background-color:var(--wd-primary-color)}.searchform.wd-style-with-bg .searchsubmit{border-start-end-radius:var(--wd-form-brd-radius);border-end-end-radius:var(--wd-form-brd-radius)}.searchform.wd-style-with-bg-2 .searchsubmit{inset-inline-end:calc(var(--wd-form-brd-width) + 3px);width:calc(var(--wd-search-btn-w) - ((var(--wd-form-brd-width) + 3px)*2));inset-block:calc(var(--wd-form-brd-width) + 3px);border-radius:var(--wd-form-brd-radius)}.searchform.wd-style-with-bg-2 .searchsubmit:after{font-size:calc(var(--wd-form-height)/2.5)}.wd-image,.wd-image img{border-radius:var(--wd-brd-radius)}@media (min-width:1025px){.wd-scroll{--scrollbar-track-bg:rgba(0,0,0,0.05);--scrollbar-thumb-bg:rgba(0,0,0,0.12)}.wd-scroll ::-webkit-scrollbar{width:5px}.wd-scroll ::-webkit-scrollbar-track{background-color:var(--scrollbar-track-bg)}.wd-scroll ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-bg)}}@media (max-width:1024px){@supports not (overflow:clip){body{overflow:hidden}}.wd-fontsize-xl{font-size:22px}.wd-side-hidden{--wd-side-hidden-w:min(300px, 80vw)}.wd-close-side{top:-150px}}ul.phones{list-style:none;padding:0;margin:0}ul.phones li,ul.phones li a{display:flex;gap:4px}.phones-header{display:flex;gap:25px}ul.phones li{margin:0;line-height:36px}ul.phones li.phone{font-size:22px}ul.phones li.mail{font-size:18px}footer li{margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}footer{font-size:14px!important}.vc_row:after,.vc_row:before{content:" ";display:table}.vc_row:after{clear:both}@media (max-width:767px){.vc_hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.vc_hidden-sm{display:none!important}}.vc_column_container{width:100%}.vc_row{margin-left:-15px;margin-right:-15px}.vc_col-lg-2,.vc_col-lg-3,.vc_col-md-3,.vc_col-md-6,.vc_col-sm-12,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-6,.vc_col-xs-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.vc_col-xs-12{float:left;width:100%}@media (min-width:768px){.vc_col-sm-12,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-6{float:left}.vc_col-sm-12{width:100%}.vc_col-sm-6{width:50%}.vc_col-sm-4{width:33.33333333%}.vc_col-sm-3{width:25%}}@media (min-width:992px){.vc_col-md-3,.vc_col-md-6{float:left}.vc_col-md-6{width:50%}.vc_col-md-3{width:25%}}@media (min-width:1200px){.vc_col-lg-2,.vc_col-lg-3{float:left}.vc_col-lg-3{width:25%}.vc_col-lg-2{width:16.66666667%}}.vc_clearfix:after,.vc_clearfix:before{content:" ";display:table}.vc_clearfix:after{clear:both}@font-face{font-display:swap;font-family:"vcpb-plugin-icons";src:url(//tipografiyakiev.com.ua/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.eot?f6ud62);src:url(//tipografiyakiev.com.ua/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.eot?f6ud62#iefix)format("embedded-opentype"),url(//tipografiyakiev.com.ua/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.ttf?f6ud62)format("truetype"),url(//tipografiyakiev.com.ua/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.woff?f6ud62)format("woff"),url(//tipografiyakiev.com.ua/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.svg?f6ud62#vcpb-plugin-icons)format("svg");font-weight:400;font-style:normal}.wpb_content_element{margin-bottom:35px}.vc_row[data-vc-full-width]{-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;overflow:hidden}.vc_row.vc_row-flex{box-sizing:border-box;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.vc_row.vc_row-flex,.vc_row.vc_row-flex>.vc_column_container,.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner>*{min-height:1em}}.vc_row.vc_row-flex::after,.vc_row.vc_row-flex::before{display:none}.vc_row.vc_row-o-content-top>.vc_column_container>.vc_column-inner{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.vc_row.vc_row-o-content-middle>.vc_column_container>.vc_column-inner{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_column_container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.vc_column-inner::after,.vc_column-inner::before{content:" ";display:table}.vc_column-inner::after{clear:both}.vc_column_container{padding-left:0;padding-right:0}.vc_column_container>.vc_column-inner{box-sizing:border-box;padding-left:15px;padding-right:15px;width:100%}.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_column_container>.vc_column-inner{padding-top:35px}.vc_row.vc_row-o-equal-height>.vc_column_container{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}:is(.widget_nav_menu) ul li{display:block;color:var(--color-gray-300)}:is(.widget_nav_menu) ul li a{display:inline-block;padding-inline-end:2px}.vc_row-full-width{float:left;width:100%}:is([data-vc-full-width]).vc_row{transition:none!important}.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner{z-index:auto}.wd-font-weight-400{font-weight:400!important}.wd-font-weight-700{font-weight:700!important}.wd-wpb{margin-bottom:30px}.wpb-content-wrapper>p:has(:is(link:first-child:last-child)){display:none}@media (min-width:1025px){[data-vc-full-width]{position:relative;box-sizing:border-box;width:calc(100vw - var(--wd-scroll-w) - var(--wd-sticky-nav-w));--wd-row-spacing:15px;left:calc((50% - 50vw + var(--wd-sticky-nav-w)/2 + var(--wd-scroll-w)/2) + var(--wd-row-spacing))}}@font-face{font-weight:400;font-style:normal;font-family:"woodmart-font";src:url(//tipografiyakiev.com.ua/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=7.6.0)format("woff2");font-display:swap}:root{--wd-text-font:"Open Sans", Arial, Helvetica, sans-serif;--wd-text-font-weight:400;--wd-text-color:rgb(0,0,0);--wd-text-font-size:16px;--wd-title-font:"Montserrat Alternates", Arial, Helvetica, sans-serif;--wd-title-font-weight:700;--wd-title-color:#242424;--wd-entities-title-font:"Montserrat", Arial, Helvetica, sans-serif;--wd-entities-title-font-weight:700;--wd-entities-title-transform:none;--wd-entities-title-color:#333333;--wd-entities-title-color-hover:rgb(0, 0, 0);--wd-alternative-font:"Montserrat", Arial, Helvetica, sans-serif;--wd-widget-title-font:"Montserrat", Arial, Helvetica, sans-serif;--wd-widget-title-font-weight:700;--wd-widget-title-transform:none;--wd-widget-title-color:#333;--wd-widget-title-font-size:16px;--wd-header-el-font:"Montserrat", Arial, Helvetica, sans-serif;--wd-header-el-font-weight:500;--wd-header-el-transform:none;--wd-header-el-font-size:15px;--wd-primary-color:rgb(18,70,171);--wd-alternative-color:rgb(95,171,18);--wd-link-color:#333333;--wd-link-color-hover:#242424;--btn-default-bgcolor:#f7f7f7;--btn-default-bgcolor-hover:#efefef;--btn-accented-bgcolor:rgb(18,70,171);--btn-accented-bgcolor-hover:rgb(16,64,156);--wd-form-brd-width:0px;--notices-success-bg:#459647;--notices-success-color:#fff;--notices-warning-bg:#E0B252;--notices-warning-color:#fff;--wd-sticky-btn-height:95px}.footer-container{background-color:#fff;background-image:none}.wd-search-form[class*=wd-header-search-form] form.searchform,[class*=color-scheme-dark],body{--wd-form-color:rgb(0,0,0);--wd-form-placeholder-color:rgb(119,119,119);--wd-form-bg:rgba(15,15,15,0.04)}@media (max-width:1024px){:root{--wd-sticky-btn-height:95px}}@media (max-width:768.98px){:root{--wd-sticky-btn-height:42px}}:root{--wd-container-w:1360px;--wd-form-brd-radius:5px;--btn-default-color:#333;--btn-default-color-hover:#333;--btn-accented-color:#fff;--btn-accented-color-hover:#fff;--btn-default-brd-radius:0px;--btn-default-box-shadow:none;--btn-default-box-shadow-hover:none;--btn-default-box-shadow-active:none;--btn-default-bottom:0px;--btn-accented-brd-radius:0px;--btn-accented-box-shadow:none;--btn-accented-box-shadow-hover:none;--btn-accented-box-shadow-active:none;--btn-accented-bottom:0px;--wd-brd-radius:0px}@media (min-width:1360px){[data-vc-full-width]:not([data-vc-stretch-content]){padding-left:calc((100vw - 1360px - var(--wd-sticky-nav-w) - var(--wd-scroll-w))/2);padding-right:calc((100vw - 1360px - var(--wd-sticky-nav-w) - var(--wd-scroll-w))/2)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.whb-header{margin-bottom:40px}.whb-column,.whb-flex-row{display:flex;flex-direction:row}.whb-flex-row{flex-wrap:nowrap;justify-content:space-between}.whb-column{align-items:center;max-height:inherit}.whb-col-left,.whb-mobile-left{justify-content:flex-start;margin-left:-10px}.whb-col-right,.whb-mobile-right{justify-content:flex-end;margin-right:-10px}.whb-col-mobile{flex:1 1 auto;justify-content:center;margin-inline:-10px}.whb-flex-flex-middle .whb-col-center{flex:1 1 0%}.whb-general-header :is(.whb-mobile-left,.whb-mobile-right){flex:1 1 0%}.whb-main-header{position:relative;top:0;right:0;left:0;z-index:390;backface-visibility:hidden;-webkit-backface-visibility:hidden}:root:has(.whb-sticky-prepared):not(:has(.whb-top-bar)){--wd-top-bar-h:.00001px;--wd-top-bar-sm-h:.00001px}:root:has(.whb-sticky-prepared):not(:has(.whb-general-header)){--wd-header-general-h:.00001px;--wd-header-general-sm-h:.00001px}:root:has(.whb-sticky-prepared):not(:has(.whb-header-bottom)){--wd-header-bottom-h:.00001px;--wd-header-bottom-sm-h:.00001px;--wd-header-bottom-brd-w:.00001px}.whb-scroll-stick .whb-flex-row{transition:height .2s ease,max-height .2s ease}.whb-row{transition:background-color .2s ease}.whb-color-dark:not(.whb-with-bg){background-color:#fff}.site-logo,.wd-header-nav{padding-inline:10px}.wd-header-nav{flex:1 1 auto}.wd-nav-main>li>a,.wd-nav-secondary>li>a{height:40px;font-weight:var(--wd-header-el-font-weight);font-style:var(--wd-header-el-font-style);font-size:var(--wd-header-el-font-size);font-family:var(--wd-header-el-font);text-transform:var(--wd-header-el-transform)}.wd-nav-secondary:not(.wd-offsets-calculated) .wd-dropdown:not(.wd-design-default){opacity:0;pointer-events:none}.site-logo,.wd-logo,.wd-logo img{max-height:inherit}.wd-logo{transition:none}.wd-logo img{padding-top:5px;padding-bottom:5px;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:800px}.wd-logo img[src$=".svg"]{height:100%}.wd-header-divider:before{content:"";display:block;height:18px;border-right:1px solid}.whb-color-light .wd-header-divider:before{border-color:var(--wd-divider-color,rgb(255 255 255 / .25))}.wd-header-mobile-nav .wd-tools-icon:before{content:"";font-family:"woodmart-font"}.mobile-nav .wd-heading{position:relative;z-index:6;background-color:inherit}.wd-nav-mobile{display:none;margin-inline:0;animation:wd-fadeIn 1s ease}.wd-nav-mobile>li{flex:1 1 100%;max-width:100%;width:100%}.wd-nav-mobile>li>a{color:var(--color-gray-800)}.wd-nav-mobile li.menu-item-has-children>a:after{content:none}.wd-nav-mobile li:active>a{background-color:var(--bgcolor-gray-100)}.wd-nav-mobile.wd-active{display:block}.wd-nav-mobile>li,.wd-nav-mobile>li>ul li{display:flex;flex-wrap:wrap}.wd-nav-mobile>li>a,.wd-nav-mobile>li>ul li>a{flex:1 1 0%;padding:5px 20px;min-height:50px;border-bottom:1px solid var(--brdcolor-gray-300)}.wd-nav-mobile>li>:is(.wd-sub-menu){display:none;flex:1 1 100%;order:3}.wd-nav-mob-tab{--nav-gap:.001px;display:flex;margin:0;border-bottom:1px solid var(--brdcolor-gray-300);background-color:rgb(0 0 0/.04)}.wd-nav-mob-tab>li{flex:1 0 50%;max-width:50%}.wd-nav-mob-tab>li>a{padding:0;height:100%;font-weight:900}.wd-nav-mob-tab>li.wd-active>a{background-color:rgb(0 0 0/.05)}.wd-nav-mob-tab[class*=wd-style-underline]{--nav-color:#909090;--nav-color-hover:#333;--nav-color-active:#333}.wd-nav-mob-tab[class*=wd-style-underline] .nav-link-text{position:static;flex:1 1 auto;padding:18px 15px;text-align:center}.wd-nav-mob-tab[class*=wd-style-underline] .nav-link-text:after,.wd-nav-mob-tab[class*=wd-style-underline]:after{top:auto;bottom:-1px}.wd-nav-mob-tab.wd-swap{flex-direction:row-reverse}.wd-nav-mob-tab.wd-swap li:last-child .nav-link-text:after{right:0;left:auto}@media (min-width:1025px){.whb-general-header-inner{height:var(--wd-header-general-h);max-height:var(--wd-header-general-h)}.whb-header-bottom-inner{height:var(--wd-header-bottom-h);max-height:var(--wd-header-bottom-h)}.whb-hidden-lg{display:none}.wd-nav-mobile>li>a:hover{color:var(--wd-primary-color)}}@media (max-width:1024px){.whb-general-header-inner{height:var(--wd-header-general-sm-h);max-height:var(--wd-header-general-sm-h)}.whb-header-bottom-inner{height:var(--wd-header-bottom-sm-h);max-height:var(--wd-header-bottom-sm-h)}.whb-visible-lg{display:none}}.wd-tools-element{position:relative;--wd-count-size:15px;--wd-header-el-color:#333;--wd-header-el-color-hover:rgba(51,51,51,.6)}.wd-tools-element>a{display:flex;align-items:center;justify-content:center;height:40px;color:var(--wd-header-el-color);line-height:1;padding-inline:10px}.wd-list li,.wd-tools-element .wd-tools-icon{position:relative;display:flex;align-items:center}.wd-tools-element .wd-tools-icon{justify-content:center;font-size:0}.wd-tools-element .wd-tools-icon:before{font-size:20px}.wd-tools-element .wd-tools-text{margin-inline-start:8px;text-transform:var(--wd-header-el-transform);white-space:nowrap;font-weight:var(--wd-header-el-font-weight);font-style:var(--wd-header-el-font-style);font-size:var(--wd-header-el-font-size);font-family:var(--wd-header-el-font)}.wd-tools-element:hover>a{color:var(--wd-header-el-color-hover)}.wd-tools-element.wd-style-icon .wd-tools-text{display:none!important}.wd-header-text,.whb-column>.wd-button-wrapper{padding-inline:10px}.wd-header-text{flex:1 1 auto}.wd-header-text.wd-inline{flex:0 0 auto}.wd-list{list-style:none;--li-pl:0;--list-mb:0;--li-mb:15px}.wd-list li{justify-content:inherit;gap:10px;transition:all .25s ease}.wd-list>li>img{max-width:150px;flex:0 0 auto;vertical-align:middle;text-align:center;transition:inherit}.whb-color-light [class*=wd-header-search-form] :is(.wd-style-default,.wd-style-with-bg-2){--wd-form-brd-color:rgba(255,255,255,0.2);--wd-form-brd-color-focus:rgba(255,255,255,0.3);--wd-form-color:rgba(255,255,255,0.8)}[class*=wd-header-search-form]{padding-inline:10px;flex:1 1 auto}[class*=wd-header-search-form] input[type=text]{min-width:290px}.wd-header-search-form-mobile .searchform{--wd-form-height:42px}.wd-header-search-form-mobile .searchform input[type=text]{min-width:100%}.searchform{position:relative;--wd-search-btn-w:var(--wd-form-height);--wd-form-height:46px}.searchform input[type=text]{padding-right:var(--wd-search-btn-w)}.searchform .searchsubmit{position:absolute;inset-block:0;right:0;padding:0;width:var(--wd-search-btn-w);min-height:unset;border:0;background-color:#fff0;box-shadow:none;font-weight:400;font-size:0}.searchform .searchsubmit,.searchform .searchsubmit:hover{color:var(--wd-form-color)}.searchform .searchsubmit:hover:after{opacity:.7}.searchform .searchsubmit:after{font-size:calc(var(--wd-form-height)/2.3);transition:opacity .2s ease;content:"";font-family:"woodmart-font"}.searchform .searchsubmit:before{position:absolute;top:50%;left:50%;margin-top:calc((var(--wd-form-height)/2.5)/-2);margin-left:calc((var(--wd-form-height)/2.5)/-2);opacity:0;transition:opacity .1s ease;content:"";display:inline-block;width:calc(var(--wd-form-height)/2.5);height:calc(var(--wd-form-height)/2.5);border:1px solid #fff0;border-left-color:currentColor;border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused)}.wd-dropdown-results{margin-top:0!important;overflow:hidden;right:calc((var(--wd-form-brd-radius)/1.5));left:calc((var(--wd-form-brd-radius)/1.5))}.wd-dropdown-results:after{width:auto!important;height:auto!important}.search-results-wrapper{position:relative}.wd-dropdown-results .wd-scroll-content{overscroll-behavior:none}.copyrights-wrapper{border-top:1px solid var(--brdcolor-gray-300)}.min-footer{display:flex;align-items:center;justify-content:space-between;margin-inline:-15px;padding-block:20px}.min-footer>div{flex:1 0 50%;padding-inline:15px;max-width:50%;line-height:1.2}@media (max-width:1024px){.min-footer{align-items:stretch;flex-wrap:wrap;text-align:center}.min-footer>div{flex-basis:100%;margin-bottom:15px;max-width:100%}.min-footer>div:last-child{margin-bottom:0}}.title-wrapper [class*=title],.wd-search-requests ul li{display:inline-block}.title-wrapper .title{margin-bottom:0}.wd-title-color-white{color:var(--wd-text-color);--wd-text-color:rgba(255,255,255,0.8);--wd-title-color:#fff;--el-title-color:#fff}.wpb-js-composer .title-wrapper{--content-width:var(--wd-max-width)}.wpb-js-composer .title-wrapper [class*=title]{max-width:var(--content-width)}@media (max-width:576px){.title-wrapper .title{font-size:20px}}.wd-info-box,.wd-info-box .info-box-content{position:relative;border-radius:var(--wd-brd-radius)}.wd-info-box{display:flex;flex-direction:column;gap:var(--ib-icon-sp);--ib-icon-sp:20px}.wd-info-box .info-box-content{flex:1 1 auto}.wd-info-box .info-btn-wrapper{margin-top:15px}.wd-text-block:not(.inline-element){max-width:var(--content-width);--content-width:var(--wd-max-width)}.wd-text-block:not(.inline-element).text-left{margin-right:auto}.wd-social-icons{font-size:0}.wd-social-icons .wd-social-icon{display:inline-block;margin:4px;vertical-align:middle;text-align:center;font-size:0}.wd-social-icons .wd-icon{display:inline-block;vertical-align:middle;font-family:"woodmart-font"}.social-facebook{--social-color:#365493}.social-facebook .wd-icon:before{content:""}.social-instagram{--social-color:#774430}.social-instagram .wd-icon:before{content:""}.social-youtube{--social-color:#CB2027}.social-youtube .wd-icon:before{content:""}.social-tg{--social-color:#37AEE2}.social-tg .wd-icon:before{content:""}.icons-design-colored .wd-social-icon{background-color:var(--social-color);color:#fff!important}.icons-design-colored .wd-social-icon:hover{box-shadow:inset 0 0 200px rgb(0 0 0/.15);color:#fff!important}:is(.icons-size-small) .wd-social-icon{width:30px;height:30px}.wd-social-icons:is(.icons-size-small) .wd-icon{font-size:14px;line-height:30px}.scrollToTop,.social-form-circle .wd-social-icon{border-radius:50%}.scrollToTop{position:fixed;right:20px;bottom:20px;z-index:350;display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:rgba(var(--bgcolor-white-rgb),.9);box-shadow:0 0 5px rgb(0 0 0/.17);color:var(--color-gray-800);font-size:16px;opacity:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateX(100%)}.scrollToTop:after{content:"";font-family:"woodmart-font"}.scrollToTop:hover{color:var(--color-gray-500)}@media (max-width:1024px){.scrollToTop{right:12px;bottom:12px;width:40px;height:40px;font-size:14px}}[class*=wd-search-full-screen]{position:fixed;z-index:400;visibility:hidden;opacity:0;--wd-requests-height:.001px}.wd-search-area{position:relative}.wd-ajax-search-content:not(.wp-content-loaded) .wd-search-area:before{position:absolute;top:15px;left:calc(50% - 15px);content:"";display:inline-block;width:30px;height:30px;border:1px solid #fff0;border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state,paused);--wd-anim-state:running}.wd-search-full-screen-2{top:var(--wd-admin-bar-h);display:flex;align-items:center;padding-top:50px;background-color:rgba(var(--bgcolor-white-rgb),.97);transition:visibility .25s ease,opacity .25s ease;--wd-form-height:50px;--wd-content-heigh:80vh}.wd-search-full-screen-2 .searchform{opacity:0;transition:all .8s cubic-bezier(.19,1,.22,1) .2s;transform:translateY(150px);--wd-form-height:unset}.wd-search-full-screen-2 .wd-dropdown-results .wd-scroll-content{max-height:none;height:0;transition:all .6s ease}.wd-search-full-screen-2 .wd-close-search{position:absolute;top:0;right:0}.wd-search-full-screen-2 .wd-close-search.wd-style-icon>a:before{font-size:26px}.wd-search-form.wd-display-full-screen-2{cursor:pointer}.wd-search-form.wd-display-full-screen-2 .searchform{pointer-events:none;user-select:none}.wd-search-full-screen-2 .wd-search-area,.wd-search-full-screen-2 .wd-search-requests{opacity:0;transition:all .8s cubic-bezier(.19,1,.22,1) .3s;transform:translateY(150px)}.wd-search-full-screen-2 .wd-search-requests~.wd-search-area{transition-delay:.4s}@media (min-width:1025px){.wd-search-full-screen-2{--wd-form-height:65px;--wd-content-heigh:100vh}.wd-search-full-screen-2 .searchform input[type=text]{padding-left:20px}}.wd-search-requests ul{list-style:none;--li-pl:0;--list-mb:0;--li-mb:0;overflow:hidden;overflow-x:auto;margin-top:10px;height:40px;white-space:nowrap;font-size:0}.wd-requests-enabled{--wd-requests-height:91px}.wd-search-requests{margin-top:20px}.wd-search-requests ::-webkit-scrollbar{height:8px}.wd-search-requests ::-webkit-scrollbar-thumb,.wd-search-requests ::-webkit-scrollbar-track{background-color:transparent!important}.wd-search-requests ::-webkit-scrollbar-track{border-bottom:4px solid var(--scrollbar-track-bg)}.wd-search-requests ::-webkit-scrollbar-thumb{border-bottom:4px solid var(--scrollbar-thumb-bg)}.wd-search-requests ul li:not(:last-child){margin-inline-end:5px}.wd-search-requests ul a{display:inline-block;padding:8px 14px;border:2px solid var(--wd-primary-color);border-radius:calc(var(--wd-brd-radius)/1.5);color:var(--wd-primary-color);text-transform:uppercase;font-weight:600;font-size:12px;line-height:1}.wd-search-requests ul a:hover{background-color:var(--wd-primary-color);color:#fff}.wd-search-requests .wd-search-requests-text{margin-bottom:15px;font-size:16px;line-height:1}@media (min-width:1025px){.wd-search-requests{--scrollbar-track-bg:rgba(0,0,0,0.05);--scrollbar-thumb-bg:rgba(0,0,0,0.12)}.wd-search-requests ::-webkit-scrollbar{width:5px}.wd-search-requests ::-webkit-scrollbar-track{background-color:var(--scrollbar-track-bg)}.wd-search-requests ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-bg)}}