From 554c3c6e54cf3ec3b43f83ff0c9dd94af3ae1067 Mon Sep 17 00:00:00 2001 From: Kaspar Naaber Date: Thu, 26 Nov 2015 17:00:20 +0200 Subject: [PATCH] Fix header container editing issue. --- stylesheets/main.css | 2 +- stylesheets/main.min.css | 2 +- stylesheets/scss/_header.scss | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stylesheets/main.css b/stylesheets/main.css index aba2bcc..a6ab423 100644 --- a/stylesheets/main.css +++ b/stylesheets/main.css @@ -1351,7 +1351,6 @@ body.search-open { /* HEADER */ .header-container { position: relative; - z-index: 30000; padding-top: 23px; padding-bottom: 23px; } @@ -1374,6 +1373,7 @@ body.search-open { justify-content: flex-end; } .front-page .header-container { + z-index: 30000; padding-right: 20px; padding-left: 20px; max-width: 1920px; diff --git a/stylesheets/main.min.css b/stylesheets/main.min.css index 6f15509..9af519a 100644 --- a/stylesheets/main.min.css +++ b/stylesheets/main.min.css @@ -1 +1 @@ -@charset "UTF-8";@import url(//hello.myfonts.net/count/2fc187);.content-formatted,.content-formatted .custom-btn{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto}.bgpicker-btn:focus,.content-formatted .close-btn:focus,.content-formatted .form_field_select:focus,.content-formatted .form_field_textarea:focus,.content-formatted .form_field_textfield:focus,.menu-lang-btn:focus,.option-btn:focus,.search-btn:focus,.search-input:focus,.search-submit:focus{outline:0}@font-face{font-family:Avenir;font-style:normal;font-weight:100;src:url(../assets/2FC187_0_0.eot?#iefix) format("embedded-opentype"),url(../assets/2FC187_0_0.woff2) format("woff2"),url(../assets/2FC187_0_0.woff) format("woff"),url(../assets/2FC187_0_0.ttf) format("truetype"),url(../assets/2FC187_0_0.svg#Avenir) format("svg")}@font-face{font-family:Avenir;font-style:normal;font-weight:400;src:url(../assets/2FC187_1_0.eot?#iefix) format("embedded-opentype"),url(../assets/2FC187_1_0.woff2) format("woff2"),url(../assets/2FC187_1_0.woff) format("woff"),url(../assets/2FC187_1_0.ttf) format("truetype"),url(../assets/2FC187_1_0.svg#Avenir) format("svg")}html{font-size:16px}@media screen and (max-width:1020px){html{font-size:14px}}body{height:100%;margin:0;padding:0;overflow-x:hidden;font-family:"Avenir Next",Avenir,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;line-height:1.4;color:#696b6c;font-size:24px;font-size:1.5rem}body.search-open{position:fixed;overflow:hidden;width:100%}@media screen and (max-width:840px){body{background-image:none!important}}.content-formatted form:after,.content-formatted:after,.content.two-columns:after,.content:after,.feature-section:after,.header-container:after,.search-form:after,.search:after,.sections:after{content:"";display:table;clear:both}.background-color,.background-image{position:absolute;top:0;left:0;right:0;bottom:0}.menu-lang-btn,.option-btn,.search-btn{margin:0;padding:0;background:0 0;border:none;cursor:pointer}.menu-lang-btn::-moz-focus-inner,.option-btn::-moz-focus-inner,.search-btn::-moz-focus-inner{padding:0;border:none}.bgpicker-btn{position:absolute;background:0 0;border:none;cursor:pointer}.container,.wrap{position:relative}.main-feature .background-color,.main-feature .background-image{z-index:-1}.background-image{background-repeat:no-repeat;background-size:cover;background-position:center}.container{margin:0 auto}.front-page .container{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;min-height:100vh;min-width:1px}.no-flexbox .front-page .container{display:table}.container a{text-decoration:none}.container a img{border:none}@media screen and (min-width:961px){.main-feature .background-color,.main-feature .background-image{background-attachment:fixed}.container{max-width:940px}.front-page .container{max-width:1920px}}@media screen and (max-width:960px){.container{max-width:100vw}}.wrap{width:100%}.pswp.pswp--open{z-index:30001}.content-formatted{word-break:break-word;word-wrap:break-word;hyphens:auto}.content-formatted .edy-positionable-container-center:first-child,.content-formatted .edy-positionable-container-left-block:first-child,.content-formatted .edy-positionable-container-right-block:first-child,.content-formatted .edy-texteditor-container-wrapper-center:first-child,.content-formatted .edy-texteditor-container-wrapper-left-block:first-child,.content-formatted .edy-texteditor-container-wrapper-right-block:first-child,.content-formatted code:first-child,.content-formatted h1:first-child,.content-formatted h2:first-child,.content-formatted h3:first-child,.content-formatted h4:first-child,.content-formatted h5:first-child,.content-formatted h6:first-child,.content-formatted ol:first-child,.content-formatted p:first-child,.content-formatted pre:first-child,.content-formatted ul:first-child{margin-top:0}.content-formatted .edy-positionable-container-center:last-child,.content-formatted .edy-positionable-container-left-block:last-child,.content-formatted .edy-positionable-container-right-block:last-child,.content-formatted .edy-texteditor-container-wrapper-center:last-child,.content-formatted .edy-texteditor-container-wrapper-left-block:last-child,.content-formatted .edy-texteditor-container-wrapper-right-block:last-child,.content-formatted code:last-child,.content-formatted h1:last-child,.content-formatted h2:last-child,.content-formatted h3:last-child,.content-formatted h4:last-child,.content-formatted h5:last-child,.content-formatted h6:last-child,.content-formatted ol:last-child,.content-formatted p:last-child,.content-formatted pre:last-child,.content-formatted ul:last-child{margin-bottom:0}.light-background .content-formatted,.light-background .content-formatted h1,.light-background .content-formatted h2,.light-background .content-formatted h3,.light-background .content-formatted h4,.light-background .content-formatted h5,.light-background .content-formatted h6,.light-background .content-formatted ol,.light-background .content-formatted p,.light-background .content-formatted table,.light-background .content-formatted ul{color:#000}.dark-background .content-formatted,.dark-background .content-formatted h1,.dark-background .content-formatted h2,.dark-background .content-formatted h3,.dark-background .content-formatted h4,.dark-background .content-formatted h5,.dark-background .content-formatted h6,.dark-background .content-formatted ol,.dark-background .content-formatted p,.dark-background .content-formatted table,.dark-background .content-formatted ul{color:#fff}.content-formatted h1,.content-formatted h2,.content-formatted h3,.content-formatted h4,.content-formatted h5,.content-formatted h6{font-weight:600}.content-formatted h1{text-align:center;font-size:36px}@media screen and (max-width:480px){.content-formatted h1{font-size:32px}}.content-formatted h2{font-size:24px}.content-formatted h3,.content-formatted h4,.content-formatted h5,.content-formatted h6{font-size:20px}@media screen and (max-width:480px){.content-formatted h2{font-size:20px}.content-formatted h3,.content-formatted h4,.content-formatted h5,.content-formatted h6{font-size:16px}}.content-formatted a{color:#06b}.content-formatted a:hover{color:#06b;color:rgba(0,102,187,.8)}.content-formatted span[style*=font-size]{line-height:1.1}.content-formatted code,.content-formatted form,.content-formatted iframe,.content-formatted pre,.content-formatted table{word-break:normal;word-wrap:normal;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.content-formatted .edy-positionable-container-center,.content-formatted .edy-positionable-container-left-block,.content-formatted .edy-positionable-container-right-block,.content-formatted .edy-texteditor-container-wrapper-center,.content-formatted .edy-texteditor-container-wrapper-left-block,.content-formatted .edy-texteditor-container-wrapper-right-block,.content-formatted .embed-container,.content-formatted .table-container,.content-formatted pre{margin-top:20px;margin-bottom:20px}.content-formatted code,.content-formatted pre{font-size:14px;background-color:#fafafa;line-height:1.2}.front-page .content-formatted code,.front-page .content-formatted pre{color:#000}.content-formatted pre{overflow:auto;padding:10px}.content-formatted pre code{display:inline;padding:0;white-space:pre;line-height:inherit;background-color:transparent;overflow-wrap:normal;word-wrap:normal;word-break:normal}.content-formatted code{display:inline-block;padding:5px;overflow-wrap:break-word;word-wrap:break-word;word-break:break-all}.content-formatted blockquote{margin:20px 40px}.content-formatted iframe{max-width:100%;height:auto}.content-formatted .edy-positionable-container-left,.content-formatted .edy-positionable-container-right{width:45%}.content-formatted .edy-positionable-container-left,.content-formatted .edy-texteditor-container-wrapper-left{margin-right:20px}.content-formatted .edy-positionable-container-right,.content-formatted .edy-texteditor-container-wrapper-right{margin-left:20px}.content-formatted .edy-image-container-with-title:after{display:block;padding:4px;font-size:16px;line-height:1.3;content:attr(data-title)}.content-formatted .overthrow{overflow:auto;-webkit-overflow-scrolling:touch}.content-formatted table{width:100%;font-size:16px;border-collapse:collapse}.content-formatted table td{padding:10px;border-top:1px solid #9c9e9e;border-bottom:1px solid #9c9e9e}.content-formatted .custom-btn{display:inline-block;background-color:transparent;box-sizing:border-box;padding:9px 21px;text-transform:uppercase;font-size:15px;font-size:.9375rem;font-weight:400;line-height:1.3;text-align:center;margin:31px 10px;cursor:pointer;word-break:break-word;word-wrap:break-word;hyphens:auto;text-decoration:none}.site-header .content-formatted .custom-btn{margin:30px 0}.dark-background .content-formatted .custom-btn{border:2px solid #fff;color:#fff}.content-formatted .custom-btn,.light-background .content-formatted .custom-btn{border:2px solid #000;color:#000}.content-formatted .custom-btn:hover{-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}.dark-background .content-formatted .custom-btn:hover{border:2px solid #fff;background-color:#fff;color:#000;color:rgba(0,0,0,.71)}.content-formatted .custom-btn:hover,.light-background .content-formatted .custom-btn:hover{border:2px solid #000;background-color:#000;color:#fff}.front-page .main-feature .content-formatted h1{font-size:150px;font-size:9.375rem;margin-bottom:20px;font-family:Georgia,"Times New Roman",serif;font-style:italic;font-weight:400;line-height:normal}@media screen and (max-width:960px){.front-page .main-feature .content-formatted h1{font-size:125px;font-size:7.8125rem}}@media screen and (max-width:760px){.front-page .main-feature .content-formatted h1{font-size:75px;font-size:4.6875rem}}.front-page .feature-section .content-formatted{font-size:36px;font-size:2.25rem;font-weight:100;line-height:1.3}.front-page .feature-section .content-formatted h1{font-size:50px;font-size:3.125rem;font-weight:100;line-height:1.05;text-align:left}.front-page .feature-section .content-formatted b{font-weight:400}@media screen and (min-width:961px) and (max-width:1366px){.front-page .feature-section .content-formatted{font-size:26px;font-size:1.625rem}.front-page .feature-section .content-formatted h1{font-size:37px;font-size:2.3125rem}}@media screen and (min-width:961px) and (max-width:1020px){.front-page .feature-section .content-formatted{font-size:24px;font-size:1.5rem}}.menu-btn{display:none}@media screen and (max-width:960px){.menu-btn{position:absolute;z-index:10001;top:-8px;right:-15px;display:inline-block;margin:0;background:0 0;border:none;cursor:pointer;width:53px;height:50px;padding:15px}.menu-btn.open .menu-stripe,.menu-btn:hover .menu-stripe{background-color:#1B2124;background-color:rgba(27,33,36,.47)}.menu-btn:focus{outline:0}.menu-btn::-moz-focus-inner{padding:0;border:0}}.menu-btn .menu-stripe{display:block;width:23px;height:4px;margin:4px 0;background-color:#1B2124;background-color:rgba(27,33,36,.67);border-radius:5px}.menu .menu-item,.menu-main{display:inline-block;vertical-align:middle}.menu-btn .menu-stripe:first-child,.menu-btn .menu-stripe:last-child{margin:0}.front-page .dark-background .menu-btn .menu-stripe{background-color:#fff}.front-page .dark-background .menu-btn.open .menu-stripe,.front-page .dark-background .menu-btn:hover .menu-stripe{background-color:#fff;background-color:rgba(255,255,255,.9)}.front-page .dark-background svg{fill:#fff}.front-page .light-background svg,.front-page .voog-reference .light-background svg{fill:#000}.front-page .light-background .menu-btn .menu-stripe{background-color:#000}.front-page .light-background .menu-btn.open .menu-stripe,.front-page .light-background .menu-btn:hover .menu-stripe{background-color:#000;background-color:rgba(0,0,0,.9)}.menu{margin-top:0;margin-bottom:0;padding-left:0;list-style:none}.menu .menu-item{font-size:14px}.menu-main{position:relative;top:-2px}@media screen and (max-width:960px){.menu-main{display:none}.menu-main.expanded{position:absolute;z-index:10001;top:64px;right:20px;display:block;min-width:350px;margin-bottom:60px;text-align:left;box-shadow:0 5px 25px rgba(0,0,0,.3);background-color:#fff}.menu-main.expanded>.menu{border-top:1px solid #696B6C;border-top:1px solid rgba(105,107,108,.2)}}@media screen and (max-width:480px){.menu-main.expanded{top:0;left:0;right:0;margin-top:50px;min-width:0;margin-bottom:40px}}.menu-main .menu{line-height:1.3}.menu-main .menu .menu-item{margin-left:13px}.menu-main .menu .menu-item:first-child{margin-left:0}.menu-main .menu .menu-item .menu-link{word-break:break-word;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;color:#1B2124;color:rgba(27,33,36,.67)}.menu-main .menu .menu-item .menu-link.untranslated{color:#C00;color:rgba(204,0,0,.5)}.menu-main .menu .menu-item .menu-link.active,.menu-main .menu .menu-item .menu-link.active:hover{color:#838586;color:rgba(131,133,134,.67)}.menu-main .menu .menu-item .menu-link:hover{color:#838586;color:rgba(131,133,134,.4)}@media screen and (max-width:960px){.menu-main .menu .menu-item{display:block;margin:0;font-size:20px;border-bottom:1px solid #1B2124;border-bottom:1px solid rgba(27,33,36,.2);background-color:#fff}.menu-main .menu .menu-item.menu-item-lang-inline,.menu-main .menu .menu-item.menu-item-search-inline{display:none}.menu-main .menu .menu-item .menu-link{display:block;padding:5px 25px 3px;font-weight:400}.menu-main .menu .menu-item .menu-link.active,.menu-main .menu .menu-item .menu-link.active:hover{color:#838586;background-color:#c7e5ff;font-weight:600}.menu-main .menu .menu-item .menu-link:hover{color:#838586;background-color:#C7E5FF;background-color:rgba(199,229,255,.5)}}@media screen and (min-width:961px){.menu-main .menu.top-level>.menu-item>.menu-link{font-weight:600}}.menu-main .menu .edit-btn{position:relative;top:-2px;display:inline-block;margin-left:20px}@media screen and (max-width:960px){.menu-main .menu .edit-btn{position:static;display:block;margin-left:0;padding:1px 25px 6px;background-color:#fff;border-bottom:1px solid #696B6C;border-bottom:1px solid rgba(105,107,108,.2)}.menu-main .menu .edit-btn .edy-menu-menuadd{display:inline-block}.menu-main .menu .edit-btn .edy-menu-menuadd:hover{background:0 0}}.menu-main .menu-lang{display:none}.menu-main .menu-lang.inline{display:block}@media screen and (max-width:960px){.menu-main .menu-lang{display:block;padding-left:0}.menu-main .menu-lang.inline{display:none}.menu-main .menu-lang .menu .menu-item{text-align:left}.menu-main .menu-lang .menu .menu-item:first-child{border-top:none}.menu-main .menu-lang .menu .menu-item .menu-link{padding:11px 30px 6px 53px;font-weight:400;font-size:14px}.menu-main .menu-lang .menu .menu-item .menu-link:after,.menu-main .menu-lang .menu .menu-item .menu-link:before{top:12px;left:25px}.menu-main .menu-lang .menu .menu-item .menu-link.active,.menu-main .menu-lang .menu .menu-item .menu-link.active:hover,.menu-main .menu-lang .menu .menu-item .menu-link:hover{background:0 0}.menu-main .menu-lang .menu .menu-item .menu-link.active,.menu-main .menu-lang .menu .menu-item .menu-link.active:hover{color:#838586;color:rgba(131,133,134,.67)}.menu-main .menu-lang .menu .menu-item .menu-link:hover{color:#838586;color:rgba(131,133,134,.4)}.menu-main .menu-lang .menu .edit-btn{display:block;text-align:left}.menu-main .menu-lang .menu .edit-btn .edy-menu-langadd{display:inline-block;padding:0}}@media screen and (min-width:961px){.front-page .header-container{padding-top:18px}.front-page .menu-main>.top-level>.menu-item{font-size:12px;line-height:normal;margin-left:9px}.front-page .menu-main>.top-level>.menu-item>.menu-link{display:inline-block;padding:8px 12px;text-transform:uppercase;font-weight:400;line-height:1;border:2px solid transparent}.front-page .menu-main>.top-level>.menu-item>.menu-link:hover{-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}.front-page .menu-main>.top-level>.menu-item>.menu-link.untranslated{opacity:.5}.front-page .menu-lang .menu-link{line-height:1}.front-page .menu-lang .edit-btn{top:3px;display:block}.front-page .flags-disabled .menu-lang-btn{display:inline-block;padding:6px 12px;text-transform:uppercase;border:2px solid transparent;font-weight:600;font-size:12px;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}.front-page .flags-disabled .menu-lang-btn:hover{border:2px solid #fff;opacity:1;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}.front-page .flags-disabled .menu-lang-btn .lang-title{vertical-align:middle}.front-page .dark-background .menu-main .top-level>.menu-item>.menu-link{color:#fff}.front-page .dark-background .menu-main .top-level>.menu-item>.menu-link.active{border:2px solid #fff}.front-page .dark-background .menu-main .top-level>.menu-item>.menu-link:hover{border:2px solid #fff;background-color:#fff;color:#000}.front-page .dark-background .flags-disabled .menu-lang-btn{color:#fff}.front-page .dark-background .flags-disabled .menu-lang-btn:hover{border:2px solid #fff;background-color:#fff;color:#000}.front-page .light-background .menu-main .top-level>.menu-item>.menu-link{color:#000}.front-page .light-background .menu-main .top-level>.menu-item>.menu-link.active{border:2px solid #000}.front-page .light-background .menu-main .top-level>.menu-item>.menu-link:hover{border:2px solid #000;background-color:#000;color:#fff}.front-page .light-background .flags-disabled .menu-lang-btn{color:#000}.front-page .light-background .flags-disabled .menu-lang-btn:hover{border:2px solid #000;background-color:#000;color:#fff}}.menu-lang-btn,.menu-sub .menu .edit-btn{display:inline-block}.menu-sub{margin-right:30px;margin-left:30px;padding-top:7px;padding-bottom:7px;border-bottom:1px solid #696B6C;border-bottom:1px solid rgba(105,107,108,.2)}@media screen and (max-width:960px){.menu-sub{margin:0 20px}}.menu-sub .menu{text-align:center}.menu-sub .menu .menu-item{margin-right:12px;line-height:1.4}.menu-sub .menu .menu-item.edit-btn{display:inline-block;margin-left:0}.menu-sub .menu .menu-item:last-child{margin-right:0}.menu-sub .menu .menu-item .menu-link{color:#9c9e9e}.menu-sub .menu .menu-item .menu-link.untranslated{color:#C00;color:rgba(204,0,0,.5)}.menu-sub .menu .menu-item .menu-link.active,.menu-sub .menu .menu-item .menu-link:hover{color:#1b2124}.menu-lang-btn{position:relative;top:-2px;right:-5px;vertical-align:middle;margin-left:2px;font-family:inherit;font-size:14px}.front-page .inline .menu-lang-btn{top:0}.menu-lang-btn:hover{opacity:.8}.flags-enabled .menu-lang-btn{width:30px;height:27px}.flags-enabled .menu-lang-btn .lang-title{display:none}.menu-lang-btn .ico-popover-toggle{position:relative;top:-2px;display:inline-block;font-size:7.2px}.menu-lang .menu-item .lang-flag:after,.menu-lang .menu-item .lang-flag:before,.menu-lang-btn:after,.menu-lang-btn:before{position:absolute;display:block;width:21px;height:15px;content:''}.menu-lang .menu-item .lang-flag:before,.menu-lang-btn:before{background-color:#000}.menu-lang .menu-item .lang-flag:after,.menu-lang-btn:after{opacity:.95;background-repeat:no-repeat}.no-svg .menu-lang .menu-item .lang-flag:after,.no-svg .menu-lang-btn:after{background-image:url(../images/ico-flags.png)}.svg .menu-lang .menu-item .lang-flag:after,.svg .menu-lang-btn:after{background-image:url(../assets/ico-flags.svg)}.menu-lang-btn:after,.menu-lang-btn:before{top:6px;left:5px}.menu-lang-popover{display:none}.menu-lang-popover.expanded{position:absolute;top:34px;right:-12px;display:block;margin-bottom:40px;padding:6px 0;min-width:131px;background:#fff;box-shadow:0 5px 25px rgba(0,0,0,.3);z-index:10001}.front-page .flags-enabled .menu-lang-popover.expanded{top:37px}.front-page .menu-lang-popover.expanded{top:40px}.flags-disabled .menu-lang-popover.expanded{min-width:123px}.no-menu .flags-disabled .menu-lang-popover.expanded{right:-5px}.menu-lang{position:relative;display:inline-block;vertical-align:middle;line-height:1}@media screen and (max-width:960px){.menu-lang{display:none}}.menu-lang .menu-item{display:list-item;text-align:right;font-size:12px}.menu-lang .menu-item .menu-link{position:relative;display:block;padding:6px 39px 5px 12px;color:#1B2124;color:rgba(27,33,36,.67)}.flags-disabled .lang-flag:after,.flags-disabled .lang-flag:before,.flags-disabled .option-btn .disable-text,.flags-enabled .option-btn .enable-text,.menu-lang.flags-disabled .menu-link:after,.menu-lang.flags-disabled .menu-link:before{display:none}.menu-lang .menu-item .menu-link.active,.menu-lang .menu-item .menu-link.active:hover{opacity:.5;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.menu-lang .menu-item .menu-link:hover{opacity:.75;-webkit-filter:grayscale(50%);filter:grayscale(50%)}.menu-lang .menu-item .menu-link:after,.menu-lang .menu-item .menu-link:before{top:4px;right:11px}.menu-lang .edit-btn{padding:5px 10px 4px 0;text-align:right}.menu-lang .edit-btn .edy-menu-langadd{margin:7px 20px}.menu-lang.flags-disabled .menu-link{padding-right:12px}@media screen and (max-width:960px){.menu-lang .edit-btn .edy-menu-langadd{margin:0}.menu-main.expanded .menu-lang.flags-disabled .menu-link{padding:5px 25px 3px}}.lang-flag:after{background-position:-189px -60px}.lang-flag-sq:after{background-position:0 0}.lang-flag-hy:after{background-position:-21px 0}.lang-flag-bn:after{background-position:-42px 0}.lang-flag-bg:after{background-position:-84px 0}.lang-flag-zh:after{background-position:-105px 0}.lang-flag-hr:after{background-position:-126px 0}.lang-flag-da:after{background-position:-147px 0}.lang-flag-cs:after{background-position:-168px 0}.lang-flag-et:after{background-position:-189px 0}.lang-flag-fi:after{background-position:0 -15px}.lang-flag-fr:after{background-position:-21px -15px}.lang-flag-ka:after{background-position:-42px -15px}.lang-flag-de:after{background-position:-63px -15px}.lang-flag-el:after{background-position:-84px -15px}.lang-flag-hu:after{background-position:-105px -15px}.lang-flag-is:after{background-position:-126px -15px}.lang-flag-hi:after{background-position:-147px -15px}.lang-flag-id:after{background-position:-168px -15px}.lang-flag-fa:after{background-position:-189px -15px}.lang-flag-he:after{background-position:0 -30px}.lang-flag-it:after{background-position:-21px -30px}.lang-flag-ja:after{background-position:-42px -30px}.lang-flag-ko:after{background-position:-63px -30px}.lang-flag-lv:after{background-position:-84px -30px}.lang-flag-lt:after{background-position:-105px -30px}.lang-flag-ms:after{background-position:-126px -30px}.lang-flag-nl:after{background-position:-147px -30px}.lang-flag-no:after{background-position:-168px -30px}.lang-flag-ur:after{background-position:-189px -30px}.lang-flag-fil:after{background-position:0 -45px}.lang-flag-pl:after{background-position:-21px -45px}.lang-flag-ro:after{background-position:-42px -45px}.lang-flag-ru:after{background-position:-63px -45px}.lang-flag-ar:after{background-position:-84px -45px}.lang-flag-sk:after{background-position:-105px -45px}.lang-flag-sl:after{background-position:-126px -45px}.lang-flag-es:after{background-position:-147px -45px}.lang-flag-sv:after{background-position:-168px -45px}.lang-flag-tr:after{background-position:-189px -45px}.lang-flag-uk:after{background-position:0 -60px}.lang-flag-en:after{background-position:-21px -60px}.lang-flag-en-gb:after{background-position:-63px -60px}.lang-flag-pt:after{background-position:-84px -60px}.lang-flag-sr:after{background-position:-126px}.lang-options{background-color:#696B6C;background-color:rgba(105,107,108,.09)}.lang-options .menu .menu-item{margin-top:8px;padding:8px 10px;font-size:13px;line-height:normal;background-color:transparent}.content-topbar,.content.two-columns{background-color:#eee}@media screen and (max-width:960px){.lang-options .menu .menu-item{margin-top:0;padding:4px 25px;font-size:15px}}.option-btn{font-family:inherit;font-size:inherit;color:#06b}.option-btn:hover{color:#06b;color:rgba(0,102,187,.8)}.option-btn .disable-text:first-letter,.option-btn .enable-text:first-letter{text-transform:capitalize}.tags-title{display:inline-block;font-size:14px;color:#1b2124}.tags-icon{position:absolute;top:9px;line-height:0}.no-svg .tags-icon{width:16px;height:16px;background-position:center;background-image:url(../images/ico-tags.png)}.tags{margin-top:11px}.post-page .tags{position:relative}.post-page .menu-tags{margin-left:25px}.menu-tags .tags-left{position:absolute;width:110px;margin-right:24px;text-align:right}.menu-tags .tags-right{margin-left:142px}.menu-tags .tags-right .menu{max-width:740px;margin-top:2px;text-align:left}@media screen and (max-width:960px){.menu-tags .tags-left{width:113px;margin-right:0;text-align:left}.menu-tags .tags-right{margin-left:120px}}@media screen and (max-width:480px){.menu-tags .tags-left{position:static}.menu-tags .tags-right{margin-left:0}}.menu-tags .menu{line-height:1.3}.menu-tags .menu .menu-item,.menu-tags .menu .menu-link{color:#9c9e9e}.header-title,.header-title a,.menu-tags .menu .menu-link:hover{color:#1b2124}.header-container{position:relative;z-index:30000;padding-top:23px;padding-bottom:23px}.flexbox .header-container{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}.front-page .header-container{padding-right:20px;padding-left:20px;max-width:1920px;margin:0 auto;text-align:center}@media screen and (min-width:961px){.flexbox .front-page .header-container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.flexbox .front-page .header-container.no-menu{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}.no-flexbox .front-page .header-container{text-align:center}.no-flexbox .front-page .header-container .js-header-right{margin:0 auto}}@media screen and (max-width:480px){.header-container{position:static;padding:15px}}@media screen and (max-width:960px){.header-container{padding-right:20px;padding-left:20px}}.header-left{position:relative;max-width:100%;min-width:1em}.flexbox .header-left{-webkit-box-flex:1;-webkit-flex:1 0 100%;-moz-box-flex:1;-moz-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%}.no-flexbox .header-left{float:left}@media screen and (max-width:840px){.no-flexbox .header-left{float:none}.header-left{float:none;min-width:0}}.header-right{text-align:right;margin-left:15px}.content.two-columns .content-formatted h1,.header-title h1{text-align:left}.no-flexbox .header-right{float:right}@media screen and (max-width:840px){.header-right{margin:0}}.header-center{margin:0 auto}.header-title{position:relative;z-index:11;font-weight:600;font-size:24px;max-width:70vw}@media screen and (max-width:840px){.header-title{margin-right:40px}.search-enabled .header-title{margin-right:202px}}@media screen and (max-width:480px){.header-left,.header-right{padding:0}.search-enabled .header-title{margin-right:65px}}.header-title .header-link{display:inline-block;max-width:100%}.header-title .header-link:hover{color:#1B2124;color:rgba(27,33,36,.8)}.feature-section .dark-background .header-link{color:#fff}.feature-section .light-background .header-link{color:#1b2124}.content-topbar{min-height:18px}.two-column-page .content-topbar{padding-bottom:20px}@media screen and (max-width:760px){.two-column-page .content-topbar{padding-bottom:0}.content .content-right iframe{max-height:262px}}.content{display:block}.post-page .post .post-header,.post-page .post .post-title input{text-align:center}.content .content-inner{padding:33px 50px;background-color:#eee}@media screen and (max-width:960px){.content .content-inner{padding:33px 20px}}.content .content-left,.content .content-right{float:left;width:50%;box-sizing:border-box}.content .content-left iframe,.content .content-right iframe{display:block;height:525px}.content .content-left{padding:43px 50px}.content .content-left.left-full{float:none;padding:33px 50px;width:auto}.content .content-left.left-full.with-submenu{padding-top:13px}@media screen and (max-width:960px){.content .content-left.left-full.with-submenu{padding-top:33px}.content .content-left.left-full{padding:33px 20px}}.content .content-right iframe{display:block!important;width:100%!important}.content .content-right.with-padding{padding-right:50px;padding-bottom:20px}.content .content-right.with-padding.right-full{padding-left:50px}.content .content-right.right-full{float:none;width:auto}@media screen and (max-width:760px){.content .content-right.with-padding{padding-right:20px;padding-bottom:33px}.content .content-right.with-padding.right-full{padding-left:20px}.content .content-left,.content .content-right{display:block;width:auto;float:none}.content .content-left{padding:33px 20px 0}.content .content-right{padding:33px 20px}}.front-page .content{width:100%}.front-page .content .background-color,.front-page .content .background-image{z-index:0}.front-page .content .background-image{background-position:top;background-repeat:no-repeat;background-size:cover}.front-page .content .content-inner{display:table;table-layout:fixed;width:100%;margin:0 auto;padding:0;background:0 0}.front-page .content .content-inner .content-body{display:table-cell;vertical-align:middle;position:relative;margin:0 auto;padding:40px}@media screen and (max-width:960px){.front-page .content .content-inner .content-body{padding:80px 20px}}.front-page .content .content-inner .content-body .edy-texteditor-view{min-height:43px}.front-page .content .content-inner .content-formatted{font-size:36px;line-height:1.16}.front-page .content .content-inner .content-formatted .fci-editor{min-height:41px}@media screen and (max-width:480px){.front-page .content .content-inner{height:295px}.front-page .content .content-inner .content-body{padding:80px 20px}.front-page .content .content-inner .content-formatted{font-size:24px}}.front-page{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.front-page .main-feature{min-height:250px}.front-page .voog-reference{position:absolute;bottom:0;right:0;padding:0 3.125rem 0 0}.front-page .voog-reference a{font-size:11px;font-weight:100}.front-page .voog-reference a span{margin-right:8px}.front-page .voog-reference .light-background a{color:#000}.front-page .voog-reference .dark-background a{color:#fff}.front-page .voog-reference .dark-background svg{fill:#fff}@media screen and (max-width:1366px){.front-page .voog-reference{padding-right:2.1875rem}}@media screen and (min-width:961px){.flexbox .header-left{-webkit-box-flex:1;-webkit-flex:1 0 auto;-moz-box-flex:1;-moz-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.flexbox .front-page .header-left{-webkit-box-flex:1;-webkit-flex:1 0 100%;-moz-box-flex:1;-moz-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%}.front-page .content{padding:0 0 60px}.front-page .empty-section{width:25%}.public .front-page .voog-reference.empty-parent{padding:0 20px 5px 0}.public .front-page .voog-reference.transparent-light-background a{color:#000}.public .front-page .voog-reference.transparent-light-background svg{fill:#000}.public .front-page .voog-reference.transparent-dark-background a{color:#fff}.public .front-page .voog-reference.transparent-dark-background svg{fill:#fff}}@media screen and (max-width:960px){.front-page .content{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.front-page .empty-section{display:none}.front-page .header{position:absolute;top:0;right:0;left:0;z-index:30000}.front-page .main-feature{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;position:relative;padding-top:80px}.front-page .voog-reference{padding-right:20px}}.feature-section,.search,.sections{position:relative}.sections{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%}.no-flexbox .sections{display:table-footer-group}.feature-section{min-width:200px;width:25%;float:left;min-height:285px;box-sizing:border-box}.feature-section.section-with-padding{padding:3.125rem;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}@media screen and (max-width:1366px){.feature-section.section-with-padding{padding:2.1875rem}}@media screen and (min-width:961px) and (max-width:1366px){.feature-section{min-height:235px}}@media screen and (min-width:601px) and (max-width:960px){.public .voog-reference-enabled .feature-section:last-child{padding-bottom:50px}}@media screen and (max-width:960px){.feature-section{width:50%}.public .feature-section{-webkit-box-flex:1;-webkit-flex:1 0 50%;-moz-box-flex:1;-moz-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%}.feature-section.section-with-padding{padding:20px}.feature-section.transparent-dark-background{background:#000}.feature-section.transparent-light-background{background:#fff}.public .voog-reference-enabled .feature-section:last-child{padding-bottom:35px}}@media screen and (max-width:600px){.feature-section{width:100%}.public .feature-section{-webkit-box-flex:1;-webkit-flex:1 0 100%;-moz-box-flex:1;-moz-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%}}.post .post-link{display:inline-block;margin-top:12px;padding:6px 10px;font-size:14px;line-height:1;color:#fff;background-color:#1B2124;background-color:rgba(27,33,36,.5)}.post .post-link:hover{background-color:#1B2124;background-color:rgba(27,33,36,.8)}.post .post-title{margin:0;font-weight:600;font-size:24px;color:#1b2124}.post .post-title a{color:#1b2124}.post .post-title a:hover{color:#1B2124;color:rgba(27,33,36,.8)}.post .post-body,.post .post-excerpt{line-height:1.3}.post .post-excerpt{margin-top:12px}.blog-page .edy-site-menu-add{margin-left:10px}.blog-page .post{margin-top:45px}.no-flexbox .blog-page .post{display:table}.flexbox .blog-page .post{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.blog-page .post:first-child{margin-top:0}@media screen and (max-width:480px){.flexbox .blog-page .post,.no-flexbox .blog-page .post{display:block}}.no-flexbox .blog-page .post-left,.no-flexbox .blog-page .post-right{display:table-cell;vertical-align:top}.blog-page .post-left{display:inline-block;min-width:87px;margin-left:5px;padding-right:26px}@media screen and (max-width:960px){.blog-page .post-left{width:91px;margin-left:0}}.blog-page .post-right{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.blog-page .post-date{font-size:14px;color:#1B2124;color:rgba(27,33,36,.5)}.post-page .post .post-header-inner{margin-top:4px;color:#1b2124}.post-page .post .post-title{font-size:36px;line-height:1}.post-page .post .post-content{margin-top:29px}.post-page .post .post-body{margin-top:28px}.post-page .post .post-body .fci-editor,.post-page .post .post-excerpt .fci-editor{min-height:38px}.search{top:-2px;display:inline-block;vertical-align:middle;margin-left:15px;height:30px;line-height:1}.search.inline{display:none}@media screen and (min-width:961px){.front-page .search{display:none;margin-left:9px;top:-1px}.front-page .search.inline{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.front-page .search.inline::-moz-placeholder{line-height:14px}.front-page .search.inline:-ms-input-placeholder{line-height:14px}.front-page .search.inline .search-form{height:30px}}@media screen and (max-width:960px){.search{position:absolute;margin-left:0;top:24px;right:60px}.no-lang-menu .search{right:20px}}@media screen and (max-width:480px){.blog-page .post-left{width:auto}.search{position:static;display:none}.search.active{top:54px;left:0;right:0;display:block;height:40px;margin-left:0}}.search-form{position:relative;z-index:1001;background-color:#fff;border:1px solid #000;border:1px solid rgba(0,0,0,.1)}.search-form.active{border:1px solid #000;border:1px solid rgba(0,0,0,.3)}@media screen and (max-width:480px){.search-form{position:absolute;top:55px;left:0;right:0}.search-form,.search-form.active{max-width:100%;margin:0 auto;border:none}}.search-btn,.search-submit{display:inline-block;vertical-align:top;width:30px;height:30px;padding:0;background-position:center;background-repeat:no-repeat;border:none;cursor:pointer}.search-btn:hover,.search-submit:hover{opacity:.6}.no-svg .search-btn,.no-svg .search-submit{background-image:url(../images/ico-search.png)}.search-input{vertical-align:middle;width:140px;height:30px;margin:0;padding:0 30px 0 12px;font-family:inherit;font-size:12px;color:#1B2124;color:rgba(27,33,36,.67);background-color:#fff;box-sizing:border-box;border:none;text-overflow:ellipsis}.search-input::-ms-clear{display:none}.search-input::-webkit-input-placeholder{text-overflow:ellipsis}.search-input:-ms-input-placeholder{text-overflow:ellipsis}.search-input::-moz-placeholder{text-overflow:ellipsis}@media screen and (max-width:480px){.search-input{width:100%;height:40px;font-size:20px;padding:0 62px 0 20px;background-color:#000;background-color:rgba(0,0,0,.1)}}.search-btn{position:absolute;top:0;right:0;padding:7px}.search-btn svg{fill:#1B2124;fill:rgba(27,33,36,.67)}.search-close-btn .search-btn svg,.search-open-btn .search-btn svg{width:20px;height:20px}.search-submit .search-btn svg{width:16px;height:16px}.search-btn.search-submit svg,.search-submit .search-btn svg svg{fill:#1B2124;fill:rgba(27,33,36,.67)}.search-submit{opacity:.33}.search-close-btn,.search-open-btn{display:none}@media screen and (max-width:480px){.search-submit{width:45px;height:40px;right:8px}.search-close-btn,.search-open-btn{position:absolute;right:40px;z-index:40}.no-lang-menu .search-close-btn,.no-lang-menu .search-open-btn{right:0}.search-open-btn{display:block}.search-close-btn,.search-open-btn.open{display:none}.search-close-btn.open{display:inline-block}}.voog-search-modal{position:absolute;top:40px;left:-200px;right:-58px;z-index:999}.voog-search-modal.inline{top:40px}.no-lang-menu .voog-search-modal{left:-258px;right:0}@media screen and (max-width:1020px){.voog-search-modal{left:-220px;right:-40px}}.voog-search-modal-inner{display:none;max-height:760px;padding:20px;text-align:left;font-size:14px;line-height:1.5;background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,.3);overflow-x:hidden;overflow-y:auto}.voog-search-modal-inner.search-results-active{display:block}.voog-search-modal-inner.no-content.search-results-active{text-align:center}@media screen and (max-width:480px){.voog-search-modal{top:86px;left:0;right:0;bottom:0;background-color:#fff}.no-lang-menu .voog-search-modal{left:0}.voog-search-modal-inner{display:block;max-height:calc(100vh - 120px);box-sizing:border-box;box-shadow:none;position:absolute;top:20px;right:0;left:0}.voog-search-modal-inner.no-content.search-results-active{display:table;table-layout:fixed;width:100%;padding:0}.voog-search-modal-inner.no-content.search-results-active .voog-search-modal-results{display:table-cell;vertical-align:middle;width:100%}.voog-search-modal-inner .voog-search-modal-result:last-child{padding-bottom:50px}}@media screen and (min-width:480px) and (max-height:900px){.voog-search-modal-inner{max-height:660px}}@media screen and (min-width:480px) and (max-height:800px){.voog-search-modal-inner{max-height:560px}}@media screen and (min-width:480px) and (max-height:700px){.voog-search-modal-inner{max-height:460px}}@media screen and (min-width:480px) and (max-height:600px){.voog-search-modal-inner{max-height:360px}}@media screen and (min-width:480px) and (max-height:500px){.voog-search-modal-inner{max-height:260px}}@media screen and (min-width:480px) and (max-height:400px){.voog-search-modal-inner{max-height:160px}}.voog-search-modal-result{margin-top:18px}.voog-search-modal-result:first-child{margin-top:0}.voog-search-modal-result h3{margin:0;font-weight:600;font-size:16px}.voog-search-modal-result h3 a{text-decoration:none;font-weight:600;color:#1b2124}.voog-search-modal-result h3 a:hover{color:#1B2124;color:rgba(27,33,36,.8)}.voog-search-modal-result p{margin:5px 0 0;font-size:14px}.voog-search-modal-result em{font-style:normal;background-color:#F9EC5A;background-color:rgba(249,236,90,.5);border-radius:2px;padding:0 .2em}body.search-open{height:100vh}@media screen and (max-width:480px){body.search-open .header{background-color:#fff;z-index:1}body.search-open .header .menu-btn .menu-stripe{background-color:#000}body.search-open .header .menu-btn:hover .menu-stripe{background-color:#000;background-color:rgba(0,0,0,.8)}body.search-open .header .search-btn svg{fill:#000}body.search-open .content,body.search-open .footer,body.search-open .header-title,body.search-open .sections{display:none}}.content-formatted form{max-width:100%;clear:both}.content-formatted select::-ms-expand{display:none}.content-formatted select{-moz-appearance:none}.content-formatted textarea{-ms-overflow-style:-ms-autohiding-scrollbar}.footer .content-formatted .form,.footer .content-formatted .form_area{text-align:left}.content-formatted .form_field{margin-top:20px}.content-formatted .form_field:first-child{margin-top:0}.content-formatted .edy-fe-label,.content-formatted .form_field{font-size:14px;color:#1b2124}.dark-background .content-formatted .edy-fe-label,.dark-background .content-formatted .form_field{color:#fff}.content-formatted .form_field label{position:relative;display:inline;padding-left:8px;font-weight:400;line-height:1.3;cursor:pointer}.content-formatted .form_field label:after{content:'\a';white-space:pre}.content-formatted .form_field label:before{display:block}.content-formatted .form_field .edy-fe-label,.content-formatted .form_field .form_field_label{padding-left:0;font-weight:600}.dark-background .content-formatted .form_field .edy-fe-label,.dark-background .content-formatted .form_field .form_field_label{color:#fff}.content-formatted .form_field_select,.content-formatted .form_field_textarea,.content-formatted .form_field_textfield,.content-formatted .form_submit input{font-family:inherit;font-size:14px;-webkit-appearance:none;-webkit-border-radius:0;border-radius:0;box-shadow:4px 4px 0 rgba(0,0,0,.1)}.light-background .content-formatted .form_field_select,.light-background .content-formatted .form_field_textarea,.light-background .content-formatted .form_field_textfield,.light-background .content-formatted .form_submit input{color:#fff;box-shadow:4px 4px 0 rgba(0,0,0,.2)}.content-formatted .form_field_file,.content-formatted .form_field_select,.content-formatted .form_field_textarea,.content-formatted .form_field_textfield{max-width:100%}.feature-section:not(.section-with-padding) .content-formatted .form_field_select,.feature-section:not(.section-with-padding) .content-formatted .form_field_textarea,.feature-section:not(.section-with-padding) .content-formatted .form_field_textfield,.feature-section:not(.section-with-padding) .content-formatted .form_submit input{box-shadow:0 4px 0 rgba(0,0,0,.1)}.feature-section:not(.section-with-padding) .light-background .content-formatted .form_field_select,.feature-section:not(.section-with-padding) .light-background .content-formatted .form_field_textarea,.feature-section:not(.section-with-padding) .light-background .content-formatted .form_field_textfield,.feature-section:not(.section-with-padding) .light-background .content-formatted .form_submit input{box-shadow:0 4px 0 rgba(0,0,0,.2)}.content-formatted .form_field_select,.content-formatted .form_field_textarea,.content-formatted .form_field_textfield{width:280px;margin:0;padding:8px 8px 5px;background-color:#fff;border:none;box-sizing:border-box}@media screen and (max-width:420px){.content-formatted .form_field_select,.content-formatted .form_field_textarea,.content-formatted .form_field_textfield{width:100%}}.light-background .content-formatted .form_field_select,.light-background .content-formatted .form_field_textarea,.light-background .content-formatted .form_field_textfield{background-color:#1b2124}.footer .content-formatted .form_field_select,.footer .content-formatted .form_field_textarea,.footer .content-formatted .form_field_textfield{background-color:#000;background-color:rgba(0,0,0,.1)}.content-formatted .form_field_select{padding:7px 30px 6px 9px;text-indent:.01px;text-overflow:'';background-position:right 10px top 15px;background-repeat:no-repeat;border:none;cursor:pointer}.no-svg .content-formatted .form_field_select{background-image:url(../images/ico-arrow-down.png)}.svg .content-formatted .form_field_select{background-image:url(../assets/ico-arrow-down.svg)}.svg .light-background .content-formatted .form_field_select{background-image:url(../assets/ico-arrow-down-white.svg)}.content-formatted .form_field_checkbox,.content-formatted .form_field_radio{visibility:hidden;margin-bottom:8px}.content-formatted .form_field_checkbox+.form_control_indicator,.content-formatted .form_field_radio+.form_control_indicator{position:absolute;top:1px;left:0;display:block;width:15px;height:15px;background-color:#fff;box-shadow:2px 2px 0 rgba(0,0,0,.1)}.light-background .content-formatted .form_field_checkbox+.form_control_indicator,.light-background .content-formatted .form_field_radio+.form_control_indicator{background-color:#000}.content-formatted .form_field_checkbox:checked+.form_control_indicator:before{position:absolute;top:-3px;left:3px;display:block;width:14px;height:14px;content:'';background-size:cover}.no-svg .content-formatted .form_field_checkbox:checked+.form_control_indicator:before{background-image:url(../images/ico-tick.png)}.no-svg .light-background .content-formatted .form_field_checkbox:checked+.form_control_indicator:before{background-image:url(../images/ico-tick-white.png)}.svg .content-formatted .form_field_checkbox:checked+.form_control_indicator:before{background-image:url(../assets/ico-tick.svg)}.svg .light-background .content-formatted .form_field_checkbox:checked+.form_control_indicator:before{background-image:url(../assets/ico-tick-white.svg)}.content-formatted .form_field_radio+.form_control_indicator,.content-formatted .form_field_radio+.form_control_indicator:before{border-radius:100%}.content-formatted .form_field_radio:checked+.form_control_indicator:before{position:absolute;top:3px;left:3px;display:block;width:9px;height:9px;content:'';background-color:#000}.light-background .content-formatted .form_field_radio:checked+.form_control_indicator:before{background-color:#fff}.content-formatted .form_field_size_medium{width:420px}@media screen and (max-width:420px){.content-formatted .form_field_size_medium{width:100%}}.content-formatted .form_field_size_large{width:580px}.content-formatted .form_submit input{display:block;margin:18px 0 0;padding:8px 11px;font-size:14px;color:#fff;line-height:1;background-color:#06b;border:none;cursor:pointer;-webkit-appearance:none;-webkit-border-radius:0;border-radius:0}.content-formatted .form_submit input:hover{background-color:#06b;background-color:rgba(0,102,187,.8)}@media screen and (max-width:420px){.content-formatted .form_submit input{width:100%}}.content-formatted .form_field_required .form_field_label:after{content:'* \a'}.content-formatted .form_field_with_errors .form_field_textarea,.content-formatted .form_field_with_errors .form_field_textfield{box-shadow:4px 4px 0 #c00}.content-formatted .form_field_error{margin-top:5px;margin-left:1px;color:#c00}.content-formatted .feedback-error,.content-formatted .feedback-loading,.content-formatted .feedback-success,.content-formatted .form_error,.content-formatted .form_notice{display:inline-block;vertical-align:top;margin:0 0 18px;color:#fff;line-height:1;box-shadow:4px 4px 0 rgba(0,0,0,.1)}.content-formatted .feedback-error,.content-formatted .feedback-success,.content-formatted .form_error,.content-formatted .form_notice{padding:8px 12px;font-size:14px}.content-formatted .feedback-loading{width:60px;text-align:center;font-size:30px;background-color:#1B2124;background-color:rgba(27,33,36,.5)}.content-formatted .feedback-loading span{display:inline-block;vertical-align:middle;width:7.5px;height:7.5px;margin:0 3px 5px 0;background:0 0;border-radius:50%;-webkit-animation:feedback-loading .8s linear infinite;-moz-animation:feedback-loading .8s linear infinite;animation:feedback-loading .8s linear infinite}.content-formatted .feedback-loading span:nth-child(2){-webkit-animation-delay:.2s;-moz-animation-delay:.2s;animation-delay:.2s}.content-formatted .feedback-loading span:nth-child(3){-webkit-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s}.content-formatted .feedback-loading span:last-child{margin-right:0}@-webkit-keyframes feedback-loading{0%,100%{background:0 0}50%{background:#fff}}@-moz-keyframes feedback-loading{0%,100%{background:0 0}50%{background:#fff}}@keyframes feedback-loading{0%,100%{background:0 0}50%{background:#fff}}.content-formatted .feedback-error,.content-formatted .form_error{background-color:#c00}.content-formatted .feedback-success,.content-formatted .form_notice{background-color:#60a740}.content-formatted .close-btn{vertical-align:middle;width:20px;height:20px;margin:2px 0 5px 9px;padding:0;border:1px solid #fff;border:1px solid rgba(255,255,255,.3);border-radius:100%;cursor:pointer}.content-formatted .close-btn:hover{opacity:.8}.no-svg .content-formatted .close-btn{background:url(../images/ico-close.png) center center no-repeat}.svg .content-formatted .close-btn{background:url(../assets/ico-close.svg) center center no-repeat}.comments{padding:28px 50px}@media screen and (max-width:960px){.comments{padding:28px 20px}}.comments .comments-title{margin-bottom:22px;font-size:24px;color:#1b2124}.comments .comment{margin-bottom:31px;padding-left:24px;font-size:18px;color:#696b6c;border-left:5px solid #eee;border-left:5px solid rgba(238,238,238,.4)}.comments .comment-form .form_field_textarea,.comments .comment-form .form_field_textfield{background-color:#eee}.footer{padding:30px 20px;text-align:center;font-size:14px;color:#1B2124;color:rgba(27,33,36,.75)}@media screen and (max-width:600px){.footer{font-size:12px}}@media screen and (max-width:480px){.footer{padding:20px 15px}}.footer .voog-reference{margin-top:15px}.footer .voog-reference a{display:inline-block;padding:7px 9px;font-size:10px;line-height:1;color:#1B2124;color:rgba(27,33,36,.75);background-color:#fff;border:1px solid #000;border:1px solid rgba(0,0,0,.1)}.footer .voog-reference a:hover{color:#1B2124;color:rgba(27,33,36,.75);border:1px solid #000;border:1px solid rgba(0,0,0,.75)} \ No newline at end of file +@charset "UTF-8";@import url(//hello.myfonts.net/count/2fc187);.content-formatted,.content-formatted .custom-btn{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto}.bgpicker-btn:focus,.content-formatted .close-btn:focus,.content-formatted .form_field_select:focus,.content-formatted .form_field_textarea:focus,.content-formatted .form_field_textfield:focus,.menu-lang-btn:focus,.option-btn:focus,.search-btn:focus,.search-input:focus,.search-submit:focus{outline:0}@font-face{font-family:Avenir;font-style:normal;font-weight:100;src:url(../assets/2FC187_0_0.eot?#iefix) format("embedded-opentype"),url(../assets/2FC187_0_0.woff2) format("woff2"),url(../assets/2FC187_0_0.woff) format("woff"),url(../assets/2FC187_0_0.ttf) format("truetype"),url(../assets/2FC187_0_0.svg#Avenir) format("svg")}@font-face{font-family:Avenir;font-style:normal;font-weight:400;src:url(../assets/2FC187_1_0.eot?#iefix) format("embedded-opentype"),url(../assets/2FC187_1_0.woff2) format("woff2"),url(../assets/2FC187_1_0.woff) format("woff"),url(../assets/2FC187_1_0.ttf) format("truetype"),url(../assets/2FC187_1_0.svg#Avenir) format("svg")}html{font-size:16px}@media screen and (max-width:1020px){html{font-size:14px}}body{height:100%;margin:0;padding:0;overflow-x:hidden;font-family:"Avenir Next",Avenir,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;line-height:1.4;color:#696b6c;font-size:24px;font-size:1.5rem}body.search-open{position:fixed;overflow:hidden;width:100%}@media screen and (max-width:840px){body{background-image:none!important}}.content-formatted form:after,.content-formatted:after,.content.two-columns:after,.content:after,.feature-section:after,.header-container:after,.search-form:after,.search:after,.sections:after{content:"";display:table;clear:both}.background-color,.background-image{position:absolute;top:0;left:0;right:0;bottom:0}.menu-lang-btn,.option-btn,.search-btn{margin:0;padding:0;background:0 0;border:none;cursor:pointer}.menu-lang-btn::-moz-focus-inner,.option-btn::-moz-focus-inner,.search-btn::-moz-focus-inner{padding:0;border:none}.bgpicker-btn{position:absolute;background:0 0;border:none;cursor:pointer}.container,.wrap{position:relative}.main-feature .background-color,.main-feature .background-image{z-index:-1}.background-image{background-repeat:no-repeat;background-size:cover;background-position:center}.container{margin:0 auto}.front-page .container{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;min-height:100vh;min-width:1px}.no-flexbox .front-page .container{display:table}.container a{text-decoration:none}.container a img{border:none}@media screen and (min-width:961px){.main-feature .background-color,.main-feature .background-image{background-attachment:fixed}.container{max-width:940px}.front-page .container{max-width:1920px}}@media screen and (max-width:960px){.container{max-width:100vw}}.wrap{width:100%}.pswp.pswp--open{z-index:30001}.content-formatted{word-break:break-word;word-wrap:break-word;hyphens:auto}.content-formatted .edy-positionable-container-center:first-child,.content-formatted .edy-positionable-container-left-block:first-child,.content-formatted .edy-positionable-container-right-block:first-child,.content-formatted .edy-texteditor-container-wrapper-center:first-child,.content-formatted .edy-texteditor-container-wrapper-left-block:first-child,.content-formatted .edy-texteditor-container-wrapper-right-block:first-child,.content-formatted code:first-child,.content-formatted h1:first-child,.content-formatted h2:first-child,.content-formatted h3:first-child,.content-formatted h4:first-child,.content-formatted h5:first-child,.content-formatted h6:first-child,.content-formatted ol:first-child,.content-formatted p:first-child,.content-formatted pre:first-child,.content-formatted ul:first-child{margin-top:0}.content-formatted .edy-positionable-container-center:last-child,.content-formatted .edy-positionable-container-left-block:last-child,.content-formatted .edy-positionable-container-right-block:last-child,.content-formatted .edy-texteditor-container-wrapper-center:last-child,.content-formatted .edy-texteditor-container-wrapper-left-block:last-child,.content-formatted .edy-texteditor-container-wrapper-right-block:last-child,.content-formatted code:last-child,.content-formatted h1:last-child,.content-formatted h2:last-child,.content-formatted h3:last-child,.content-formatted h4:last-child,.content-formatted h5:last-child,.content-formatted h6:last-child,.content-formatted ol:last-child,.content-formatted p:last-child,.content-formatted pre:last-child,.content-formatted ul:last-child{margin-bottom:0}.light-background .content-formatted,.light-background .content-formatted h1,.light-background .content-formatted h2,.light-background .content-formatted h3,.light-background .content-formatted h4,.light-background .content-formatted h5,.light-background .content-formatted h6,.light-background .content-formatted ol,.light-background .content-formatted p,.light-background .content-formatted table,.light-background .content-formatted ul{color:#000}.dark-background .content-formatted,.dark-background .content-formatted h1,.dark-background .content-formatted h2,.dark-background .content-formatted h3,.dark-background .content-formatted h4,.dark-background .content-formatted h5,.dark-background .content-formatted h6,.dark-background .content-formatted ol,.dark-background .content-formatted p,.dark-background .content-formatted table,.dark-background .content-formatted ul{color:#fff}.content-formatted h1,.content-formatted h2,.content-formatted h3,.content-formatted h4,.content-formatted h5,.content-formatted h6{font-weight:600}.content-formatted h1{text-align:center;font-size:36px}@media screen and (max-width:480px){.content-formatted h1{font-size:32px}}.content-formatted h2{font-size:24px}.content-formatted h3,.content-formatted h4,.content-formatted h5,.content-formatted h6{font-size:20px}@media screen and (max-width:480px){.content-formatted h2{font-size:20px}.content-formatted h3,.content-formatted h4,.content-formatted h5,.content-formatted h6{font-size:16px}}.content-formatted a{color:#06b}.content-formatted a:hover{color:#06b;color:rgba(0,102,187,.8)}.content-formatted span[style*=font-size]{line-height:1.1}.content-formatted code,.content-formatted form,.content-formatted iframe,.content-formatted pre,.content-formatted table{word-break:normal;word-wrap:normal;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.content-formatted .edy-positionable-container-center,.content-formatted .edy-positionable-container-left-block,.content-formatted .edy-positionable-container-right-block,.content-formatted .edy-texteditor-container-wrapper-center,.content-formatted .edy-texteditor-container-wrapper-left-block,.content-formatted .edy-texteditor-container-wrapper-right-block,.content-formatted .embed-container,.content-formatted .table-container,.content-formatted pre{margin-top:20px;margin-bottom:20px}.content-formatted code,.content-formatted pre{font-size:14px;background-color:#fafafa;line-height:1.2}.front-page .content-formatted code,.front-page .content-formatted pre{color:#000}.content-formatted pre{overflow:auto;padding:10px}.content-formatted pre code{display:inline;padding:0;white-space:pre;line-height:inherit;background-color:transparent;overflow-wrap:normal;word-wrap:normal;word-break:normal}.content-formatted code{display:inline-block;padding:5px;overflow-wrap:break-word;word-wrap:break-word;word-break:break-all}.content-formatted blockquote{margin:20px 40px}.content-formatted iframe{max-width:100%;height:auto}.content-formatted .edy-positionable-container-left,.content-formatted .edy-positionable-container-right{width:45%}.content-formatted .edy-positionable-container-left,.content-formatted .edy-texteditor-container-wrapper-left{margin-right:20px}.content-formatted .edy-positionable-container-right,.content-formatted .edy-texteditor-container-wrapper-right{margin-left:20px}.content-formatted .edy-image-container-with-title:after{display:block;padding:4px;font-size:16px;line-height:1.3;content:attr(data-title)}.content-formatted .overthrow{overflow:auto;-webkit-overflow-scrolling:touch}.content-formatted table{width:100%;font-size:16px;border-collapse:collapse}.content-formatted table td{padding:10px;border-top:1px solid #9c9e9e;border-bottom:1px solid #9c9e9e}.content-formatted .custom-btn{display:inline-block;background-color:transparent;box-sizing:border-box;padding:9px 21px;text-transform:uppercase;font-size:15px;font-size:.9375rem;font-weight:400;line-height:1.3;text-align:center;margin:31px 10px;cursor:pointer;word-break:break-word;word-wrap:break-word;hyphens:auto;text-decoration:none}.site-header .content-formatted .custom-btn{margin:30px 0}.dark-background .content-formatted .custom-btn{border:2px solid #fff;color:#fff}.content-formatted .custom-btn,.light-background .content-formatted .custom-btn{border:2px solid #000;color:#000}.content-formatted .custom-btn:hover{-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}.dark-background .content-formatted .custom-btn:hover{border:2px solid #fff;background-color:#fff;color:#000;color:rgba(0,0,0,.71)}.content-formatted .custom-btn:hover,.light-background .content-formatted .custom-btn:hover{border:2px solid #000;background-color:#000;color:#fff}.front-page .main-feature .content-formatted h1{font-size:150px;font-size:9.375rem;margin-bottom:20px;font-family:Georgia,"Times New Roman",serif;font-style:italic;font-weight:400;line-height:normal}@media screen and (max-width:960px){.front-page .main-feature .content-formatted h1{font-size:125px;font-size:7.8125rem}}@media screen and (max-width:760px){.front-page .main-feature .content-formatted h1{font-size:75px;font-size:4.6875rem}}.front-page .feature-section .content-formatted{font-size:36px;font-size:2.25rem;font-weight:100;line-height:1.3}.front-page .feature-section .content-formatted h1{font-size:50px;font-size:3.125rem;font-weight:100;line-height:1.05;text-align:left}.front-page .feature-section .content-formatted b{font-weight:400}@media screen and (min-width:961px) and (max-width:1366px){.front-page .feature-section .content-formatted{font-size:26px;font-size:1.625rem}.front-page .feature-section .content-formatted h1{font-size:37px;font-size:2.3125rem}}@media screen and (min-width:961px) and (max-width:1020px){.front-page .feature-section .content-formatted{font-size:24px;font-size:1.5rem}}.menu-btn{display:none}@media screen and (max-width:960px){.menu-btn{position:absolute;z-index:10001;top:-8px;right:-15px;display:inline-block;margin:0;background:0 0;border:none;cursor:pointer;width:53px;height:50px;padding:15px}.menu-btn.open .menu-stripe,.menu-btn:hover .menu-stripe{background-color:#1B2124;background-color:rgba(27,33,36,.47)}.menu-btn:focus{outline:0}.menu-btn::-moz-focus-inner{padding:0;border:0}}.menu-btn .menu-stripe{display:block;width:23px;height:4px;margin:4px 0;background-color:#1B2124;background-color:rgba(27,33,36,.67);border-radius:5px}.menu .menu-item,.menu-main{display:inline-block;vertical-align:middle}.menu-btn .menu-stripe:first-child,.menu-btn .menu-stripe:last-child{margin:0}.front-page .dark-background .menu-btn .menu-stripe{background-color:#fff}.front-page .dark-background .menu-btn.open .menu-stripe,.front-page .dark-background .menu-btn:hover .menu-stripe{background-color:#fff;background-color:rgba(255,255,255,.9)}.front-page .dark-background svg{fill:#fff}.front-page .light-background svg,.front-page .voog-reference .light-background svg{fill:#000}.front-page .light-background .menu-btn .menu-stripe{background-color:#000}.front-page .light-background .menu-btn.open .menu-stripe,.front-page .light-background .menu-btn:hover .menu-stripe{background-color:#000;background-color:rgba(0,0,0,.9)}.menu{margin-top:0;margin-bottom:0;padding-left:0;list-style:none}.menu .menu-item{font-size:14px}.menu-main{position:relative;top:-2px}@media screen and (max-width:960px){.menu-main{display:none}.menu-main.expanded{position:absolute;z-index:10001;top:64px;right:20px;display:block;min-width:350px;margin-bottom:60px;text-align:left;box-shadow:0 5px 25px rgba(0,0,0,.3);background-color:#fff}.menu-main.expanded>.menu{border-top:1px solid #696B6C;border-top:1px solid rgba(105,107,108,.2)}}@media screen and (max-width:480px){.menu-main.expanded{top:0;left:0;right:0;margin-top:50px;min-width:0;margin-bottom:40px}}.menu-main .menu{line-height:1.3}.menu-main .menu .menu-item{margin-left:13px}.menu-main .menu .menu-item:first-child{margin-left:0}.menu-main .menu .menu-item .menu-link{word-break:break-word;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;color:#1B2124;color:rgba(27,33,36,.67)}.menu-main .menu .menu-item .menu-link.untranslated{color:#C00;color:rgba(204,0,0,.5)}.menu-main .menu .menu-item .menu-link.active,.menu-main .menu .menu-item .menu-link.active:hover{color:#838586;color:rgba(131,133,134,.67)}.menu-main .menu .menu-item .menu-link:hover{color:#838586;color:rgba(131,133,134,.4)}@media screen and (max-width:960px){.menu-main .menu .menu-item{display:block;margin:0;font-size:20px;border-bottom:1px solid #1B2124;border-bottom:1px solid rgba(27,33,36,.2);background-color:#fff}.menu-main .menu .menu-item.menu-item-lang-inline,.menu-main .menu .menu-item.menu-item-search-inline{display:none}.menu-main .menu .menu-item .menu-link{display:block;padding:5px 25px 3px;font-weight:400}.menu-main .menu .menu-item .menu-link.active,.menu-main .menu .menu-item .menu-link.active:hover{color:#838586;background-color:#c7e5ff;font-weight:600}.menu-main .menu .menu-item .menu-link:hover{color:#838586;background-color:#C7E5FF;background-color:rgba(199,229,255,.5)}}@media screen and (min-width:961px){.menu-main .menu.top-level>.menu-item>.menu-link{font-weight:600}}.menu-main .menu .edit-btn{position:relative;top:-2px;display:inline-block;margin-left:20px}@media screen and (max-width:960px){.menu-main .menu .edit-btn{position:static;display:block;margin-left:0;padding:1px 25px 6px;background-color:#fff;border-bottom:1px solid #696B6C;border-bottom:1px solid rgba(105,107,108,.2)}.menu-main .menu .edit-btn .edy-menu-menuadd{display:inline-block}.menu-main .menu .edit-btn .edy-menu-menuadd:hover{background:0 0}}.menu-main .menu-lang{display:none}.menu-main .menu-lang.inline{display:block}@media screen and (max-width:960px){.menu-main .menu-lang{display:block;padding-left:0}.menu-main .menu-lang.inline{display:none}.menu-main .menu-lang .menu .menu-item{text-align:left}.menu-main .menu-lang .menu .menu-item:first-child{border-top:none}.menu-main .menu-lang .menu .menu-item .menu-link{padding:11px 30px 6px 53px;font-weight:400;font-size:14px}.menu-main .menu-lang .menu .menu-item .menu-link:after,.menu-main .menu-lang .menu .menu-item .menu-link:before{top:12px;left:25px}.menu-main .menu-lang .menu .menu-item .menu-link.active,.menu-main .menu-lang .menu .menu-item .menu-link.active:hover,.menu-main .menu-lang .menu .menu-item .menu-link:hover{background:0 0}.menu-main .menu-lang .menu .menu-item .menu-link.active,.menu-main .menu-lang .menu .menu-item .menu-link.active:hover{color:#838586;color:rgba(131,133,134,.67)}.menu-main .menu-lang .menu .menu-item .menu-link:hover{color:#838586;color:rgba(131,133,134,.4)}.menu-main .menu-lang .menu .edit-btn{display:block;text-align:left}.menu-main .menu-lang .menu .edit-btn .edy-menu-langadd{display:inline-block;padding:0}}@media screen and (min-width:961px){.front-page .header-container{padding-top:18px}.front-page .menu-main>.top-level>.menu-item{font-size:12px;line-height:normal;margin-left:9px}.front-page .menu-main>.top-level>.menu-item>.menu-link{display:inline-block;padding:8px 12px;text-transform:uppercase;font-weight:400;line-height:1;border:2px solid transparent}.front-page .menu-main>.top-level>.menu-item>.menu-link:hover{-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}.front-page .menu-main>.top-level>.menu-item>.menu-link.untranslated{opacity:.5}.front-page .menu-lang .menu-link{line-height:1}.front-page .menu-lang .edit-btn{top:3px;display:block}.front-page .flags-disabled .menu-lang-btn{display:inline-block;padding:6px 12px;text-transform:uppercase;border:2px solid transparent;font-weight:600;font-size:12px;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}.front-page .flags-disabled .menu-lang-btn:hover{border:2px solid #fff;opacity:1;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}.front-page .flags-disabled .menu-lang-btn .lang-title{vertical-align:middle}.front-page .dark-background .menu-main .top-level>.menu-item>.menu-link{color:#fff}.front-page .dark-background .menu-main .top-level>.menu-item>.menu-link.active{border:2px solid #fff}.front-page .dark-background .menu-main .top-level>.menu-item>.menu-link:hover{border:2px solid #fff;background-color:#fff;color:#000}.front-page .dark-background .flags-disabled .menu-lang-btn{color:#fff}.front-page .dark-background .flags-disabled .menu-lang-btn:hover{border:2px solid #fff;background-color:#fff;color:#000}.front-page .light-background .menu-main .top-level>.menu-item>.menu-link{color:#000}.front-page .light-background .menu-main .top-level>.menu-item>.menu-link.active{border:2px solid #000}.front-page .light-background .menu-main .top-level>.menu-item>.menu-link:hover{border:2px solid #000;background-color:#000;color:#fff}.front-page .light-background .flags-disabled .menu-lang-btn{color:#000}.front-page .light-background .flags-disabled .menu-lang-btn:hover{border:2px solid #000;background-color:#000;color:#fff}}.menu-lang-btn,.menu-sub .menu .edit-btn{display:inline-block}.menu-sub{margin-right:30px;margin-left:30px;padding-top:7px;padding-bottom:7px;border-bottom:1px solid #696B6C;border-bottom:1px solid rgba(105,107,108,.2)}@media screen and (max-width:960px){.menu-sub{margin:0 20px}}.menu-sub .menu{text-align:center}.menu-sub .menu .menu-item{margin-right:12px;line-height:1.4}.menu-sub .menu .menu-item.edit-btn{display:inline-block;margin-left:0}.menu-sub .menu .menu-item:last-child{margin-right:0}.menu-sub .menu .menu-item .menu-link{color:#9c9e9e}.menu-sub .menu .menu-item .menu-link.untranslated{color:#C00;color:rgba(204,0,0,.5)}.menu-sub .menu .menu-item .menu-link.active,.menu-sub .menu .menu-item .menu-link:hover{color:#1b2124}.menu-lang-btn{position:relative;top:-2px;right:-5px;vertical-align:middle;margin-left:2px;font-family:inherit;font-size:14px}.front-page .inline .menu-lang-btn{top:0}.menu-lang-btn:hover{opacity:.8}.flags-enabled .menu-lang-btn{width:30px;height:27px}.flags-enabled .menu-lang-btn .lang-title{display:none}.menu-lang-btn .ico-popover-toggle{position:relative;top:-2px;display:inline-block;font-size:7.2px}.menu-lang .menu-item .lang-flag:after,.menu-lang .menu-item .lang-flag:before,.menu-lang-btn:after,.menu-lang-btn:before{position:absolute;display:block;width:21px;height:15px;content:''}.menu-lang .menu-item .lang-flag:before,.menu-lang-btn:before{background-color:#000}.menu-lang .menu-item .lang-flag:after,.menu-lang-btn:after{opacity:.95;background-repeat:no-repeat}.no-svg .menu-lang .menu-item .lang-flag:after,.no-svg .menu-lang-btn:after{background-image:url(../images/ico-flags.png)}.svg .menu-lang .menu-item .lang-flag:after,.svg .menu-lang-btn:after{background-image:url(../assets/ico-flags.svg)}.menu-lang-btn:after,.menu-lang-btn:before{top:6px;left:5px}.menu-lang-popover{display:none}.menu-lang-popover.expanded{position:absolute;top:34px;right:-12px;display:block;margin-bottom:40px;padding:6px 0;min-width:131px;background:#fff;box-shadow:0 5px 25px rgba(0,0,0,.3);z-index:10001}.front-page .flags-enabled .menu-lang-popover.expanded{top:37px}.front-page .menu-lang-popover.expanded{top:40px}.flags-disabled .menu-lang-popover.expanded{min-width:123px}.no-menu .flags-disabled .menu-lang-popover.expanded{right:-5px}.menu-lang{position:relative;display:inline-block;vertical-align:middle;line-height:1}@media screen and (max-width:960px){.menu-lang{display:none}}.menu-lang .menu-item{display:list-item;text-align:right;font-size:12px}.menu-lang .menu-item .menu-link{position:relative;display:block;padding:6px 39px 5px 12px;color:#1B2124;color:rgba(27,33,36,.67)}.flags-disabled .lang-flag:after,.flags-disabled .lang-flag:before,.flags-disabled .option-btn .disable-text,.flags-enabled .option-btn .enable-text,.menu-lang.flags-disabled .menu-link:after,.menu-lang.flags-disabled .menu-link:before{display:none}.menu-lang .menu-item .menu-link.active,.menu-lang .menu-item .menu-link.active:hover{opacity:.5;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.menu-lang .menu-item .menu-link:hover{opacity:.75;-webkit-filter:grayscale(50%);filter:grayscale(50%)}.menu-lang .menu-item .menu-link:after,.menu-lang .menu-item .menu-link:before{top:4px;right:11px}.menu-lang .edit-btn{padding:5px 10px 4px 0;text-align:right}.menu-lang .edit-btn .edy-menu-langadd{margin:7px 20px}.menu-lang.flags-disabled .menu-link{padding-right:12px}@media screen and (max-width:960px){.menu-lang .edit-btn .edy-menu-langadd{margin:0}.menu-main.expanded .menu-lang.flags-disabled .menu-link{padding:5px 25px 3px}}.lang-flag:after{background-position:-189px -60px}.lang-flag-sq:after{background-position:0 0}.lang-flag-hy:after{background-position:-21px 0}.lang-flag-bn:after{background-position:-42px 0}.lang-flag-bg:after{background-position:-84px 0}.lang-flag-zh:after{background-position:-105px 0}.lang-flag-hr:after{background-position:-126px 0}.lang-flag-da:after{background-position:-147px 0}.lang-flag-cs:after{background-position:-168px 0}.lang-flag-et:after{background-position:-189px 0}.lang-flag-fi:after{background-position:0 -15px}.lang-flag-fr:after{background-position:-21px -15px}.lang-flag-ka:after{background-position:-42px -15px}.lang-flag-de:after{background-position:-63px -15px}.lang-flag-el:after{background-position:-84px -15px}.lang-flag-hu:after{background-position:-105px -15px}.lang-flag-is:after{background-position:-126px -15px}.lang-flag-hi:after{background-position:-147px -15px}.lang-flag-id:after{background-position:-168px -15px}.lang-flag-fa:after{background-position:-189px -15px}.lang-flag-he:after{background-position:0 -30px}.lang-flag-it:after{background-position:-21px -30px}.lang-flag-ja:after{background-position:-42px -30px}.lang-flag-ko:after{background-position:-63px -30px}.lang-flag-lv:after{background-position:-84px -30px}.lang-flag-lt:after{background-position:-105px -30px}.lang-flag-ms:after{background-position:-126px -30px}.lang-flag-nl:after{background-position:-147px -30px}.lang-flag-no:after{background-position:-168px -30px}.lang-flag-ur:after{background-position:-189px -30px}.lang-flag-fil:after{background-position:0 -45px}.lang-flag-pl:after{background-position:-21px -45px}.lang-flag-ro:after{background-position:-42px -45px}.lang-flag-ru:after{background-position:-63px -45px}.lang-flag-ar:after{background-position:-84px -45px}.lang-flag-sk:after{background-position:-105px -45px}.lang-flag-sl:after{background-position:-126px -45px}.lang-flag-es:after{background-position:-147px -45px}.lang-flag-sv:after{background-position:-168px -45px}.lang-flag-tr:after{background-position:-189px -45px}.lang-flag-uk:after{background-position:0 -60px}.lang-flag-en:after{background-position:-21px -60px}.lang-flag-en-gb:after{background-position:-63px -60px}.lang-flag-pt:after{background-position:-84px -60px}.lang-flag-sr:after{background-position:-126px}.lang-options{background-color:#696B6C;background-color:rgba(105,107,108,.09)}.lang-options .menu .menu-item{margin-top:8px;padding:8px 10px;font-size:13px;line-height:normal;background-color:transparent}.content-topbar,.content.two-columns{background-color:#eee}@media screen and (max-width:960px){.lang-options .menu .menu-item{margin-top:0;padding:4px 25px;font-size:15px}}.option-btn{font-family:inherit;font-size:inherit;color:#06b}.option-btn:hover{color:#06b;color:rgba(0,102,187,.8)}.option-btn .disable-text:first-letter,.option-btn .enable-text:first-letter{text-transform:capitalize}.tags-title{display:inline-block;font-size:14px;color:#1b2124}.tags-icon{position:absolute;top:9px;line-height:0}.no-svg .tags-icon{width:16px;height:16px;background-position:center;background-image:url(../images/ico-tags.png)}.tags{margin-top:11px}.post-page .tags{position:relative}.post-page .menu-tags{margin-left:25px}.menu-tags .tags-left{position:absolute;width:110px;margin-right:24px;text-align:right}.menu-tags .tags-right{margin-left:142px}.menu-tags .tags-right .menu{max-width:740px;margin-top:2px;text-align:left}@media screen and (max-width:960px){.menu-tags .tags-left{width:113px;margin-right:0;text-align:left}.menu-tags .tags-right{margin-left:120px}}@media screen and (max-width:480px){.menu-tags .tags-left{position:static}.menu-tags .tags-right{margin-left:0}}.menu-tags .menu{line-height:1.3}.menu-tags .menu .menu-item,.menu-tags .menu .menu-link{color:#9c9e9e}.header-title,.header-title a,.menu-tags .menu .menu-link:hover{color:#1b2124}.header-container{position:relative;padding-top:23px;padding-bottom:23px}.flexbox .header-container{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}.front-page .header-container{z-index:30000;padding-right:20px;padding-left:20px;max-width:1920px;margin:0 auto;text-align:center}@media screen and (min-width:961px){.flexbox .front-page .header-container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.flexbox .front-page .header-container.no-menu{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}.no-flexbox .front-page .header-container{text-align:center}.no-flexbox .front-page .header-container .js-header-right{margin:0 auto}}@media screen and (max-width:480px){.header-container{position:static;padding:15px}}@media screen and (max-width:960px){.header-container{padding-right:20px;padding-left:20px}}.header-left{position:relative;max-width:100%;min-width:1em}.flexbox .header-left{-webkit-box-flex:1;-webkit-flex:1 0 100%;-moz-box-flex:1;-moz-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%}.no-flexbox .header-left{float:left}@media screen and (max-width:840px){.no-flexbox .header-left{float:none}.header-left{float:none;min-width:0}}.header-right{text-align:right;margin-left:15px}.content.two-columns .content-formatted h1,.header-title h1{text-align:left}.no-flexbox .header-right{float:right}@media screen and (max-width:840px){.header-right{margin:0}}.header-center{margin:0 auto}.header-title{position:relative;z-index:11;font-weight:600;font-size:24px;max-width:70vw}@media screen and (max-width:840px){.header-title{margin-right:40px}.search-enabled .header-title{margin-right:202px}}@media screen and (max-width:480px){.header-left,.header-right{padding:0}.search-enabled .header-title{margin-right:65px}}.header-title .header-link{display:inline-block;max-width:100%}.header-title .header-link:hover{color:#1B2124;color:rgba(27,33,36,.8)}.feature-section .dark-background .header-link{color:#fff}.feature-section .light-background .header-link{color:#1b2124}.content-topbar{min-height:18px}.two-column-page .content-topbar{padding-bottom:20px}@media screen and (max-width:760px){.two-column-page .content-topbar{padding-bottom:0}.content .content-right iframe{max-height:262px}}.content{display:block}.post-page .post .post-header,.post-page .post .post-title input{text-align:center}.content .content-inner{padding:33px 50px;background-color:#eee}@media screen and (max-width:960px){.content .content-inner{padding:33px 20px}}.content .content-left,.content .content-right{float:left;width:50%;box-sizing:border-box}.content .content-left iframe,.content .content-right iframe{display:block;height:525px}.content .content-left{padding:43px 50px}.content .content-left.left-full{float:none;padding:33px 50px;width:auto}.content .content-left.left-full.with-submenu{padding-top:13px}@media screen and (max-width:960px){.content .content-left.left-full.with-submenu{padding-top:33px}.content .content-left.left-full{padding:33px 20px}}.content .content-right iframe{display:block!important;width:100%!important}.content .content-right.with-padding{padding-right:50px;padding-bottom:20px}.content .content-right.with-padding.right-full{padding-left:50px}.content .content-right.right-full{float:none;width:auto}@media screen and (max-width:760px){.content .content-right.with-padding{padding-right:20px;padding-bottom:33px}.content .content-right.with-padding.right-full{padding-left:20px}.content .content-left,.content .content-right{display:block;width:auto;float:none}.content .content-left{padding:33px 20px 0}.content .content-right{padding:33px 20px}}.front-page .content{width:100%}.front-page .content .background-color,.front-page .content .background-image{z-index:0}.front-page .content .background-image{background-position:top;background-repeat:no-repeat;background-size:cover}.front-page .content .content-inner{display:table;table-layout:fixed;width:100%;margin:0 auto;padding:0;background:0 0}.front-page .content .content-inner .content-body{display:table-cell;vertical-align:middle;position:relative;margin:0 auto;padding:40px}@media screen and (max-width:960px){.front-page .content .content-inner .content-body{padding:80px 20px}}.front-page .content .content-inner .content-body .edy-texteditor-view{min-height:43px}.front-page .content .content-inner .content-formatted{font-size:36px;line-height:1.16}.front-page .content .content-inner .content-formatted .fci-editor{min-height:41px}@media screen and (max-width:480px){.front-page .content .content-inner{height:295px}.front-page .content .content-inner .content-body{padding:80px 20px}.front-page .content .content-inner .content-formatted{font-size:24px}}.front-page{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.front-page .main-feature{min-height:250px}.front-page .voog-reference{position:absolute;bottom:0;right:0;padding:0 3.125rem 0 0}.front-page .voog-reference a{font-size:11px;font-weight:100}.front-page .voog-reference a span{margin-right:8px}.front-page .voog-reference .light-background a{color:#000}.front-page .voog-reference .dark-background a{color:#fff}.front-page .voog-reference .dark-background svg{fill:#fff}@media screen and (max-width:1366px){.front-page .voog-reference{padding-right:2.1875rem}}@media screen and (min-width:961px){.flexbox .header-left{-webkit-box-flex:1;-webkit-flex:1 0 auto;-moz-box-flex:1;-moz-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.flexbox .front-page .header-left{-webkit-box-flex:1;-webkit-flex:1 0 100%;-moz-box-flex:1;-moz-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%}.front-page .content{padding:0 0 60px}.front-page .empty-section{width:25%}.public .front-page .voog-reference.empty-parent{padding:0 20px 5px 0}.public .front-page .voog-reference.transparent-light-background a{color:#000}.public .front-page .voog-reference.transparent-light-background svg{fill:#000}.public .front-page .voog-reference.transparent-dark-background a{color:#fff}.public .front-page .voog-reference.transparent-dark-background svg{fill:#fff}}@media screen and (max-width:960px){.front-page .content{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.front-page .empty-section{display:none}.front-page .header{position:absolute;top:0;right:0;left:0;z-index:30000}.front-page .main-feature{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;position:relative;padding-top:80px}.front-page .voog-reference{padding-right:20px}}.feature-section,.search,.sections{position:relative}.sections{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%}.no-flexbox .sections{display:table-footer-group}.feature-section{min-width:200px;width:25%;float:left;min-height:285px;box-sizing:border-box}.feature-section.section-with-padding{padding:3.125rem;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}@media screen and (max-width:1366px){.feature-section.section-with-padding{padding:2.1875rem}}@media screen and (min-width:961px) and (max-width:1366px){.feature-section{min-height:235px}}@media screen and (min-width:601px) and (max-width:960px){.public .voog-reference-enabled .feature-section:last-child{padding-bottom:50px}}@media screen and (max-width:960px){.feature-section{width:50%}.public .feature-section{-webkit-box-flex:1;-webkit-flex:1 0 50%;-moz-box-flex:1;-moz-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%}.feature-section.section-with-padding{padding:20px}.feature-section.transparent-dark-background{background:#000}.feature-section.transparent-light-background{background:#fff}.public .voog-reference-enabled .feature-section:last-child{padding-bottom:35px}}@media screen and (max-width:600px){.feature-section{width:100%}.public .feature-section{-webkit-box-flex:1;-webkit-flex:1 0 100%;-moz-box-flex:1;-moz-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%}}.post .post-link{display:inline-block;margin-top:12px;padding:6px 10px;font-size:14px;line-height:1;color:#fff;background-color:#1B2124;background-color:rgba(27,33,36,.5)}.post .post-link:hover{background-color:#1B2124;background-color:rgba(27,33,36,.8)}.post .post-title{margin:0;font-weight:600;font-size:24px;color:#1b2124}.post .post-title a{color:#1b2124}.post .post-title a:hover{color:#1B2124;color:rgba(27,33,36,.8)}.post .post-body,.post .post-excerpt{line-height:1.3}.post .post-excerpt{margin-top:12px}.blog-page .edy-site-menu-add{margin-left:10px}.blog-page .post{margin-top:45px}.no-flexbox .blog-page .post{display:table}.flexbox .blog-page .post{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.blog-page .post:first-child{margin-top:0}@media screen and (max-width:480px){.flexbox .blog-page .post,.no-flexbox .blog-page .post{display:block}}.no-flexbox .blog-page .post-left,.no-flexbox .blog-page .post-right{display:table-cell;vertical-align:top}.blog-page .post-left{display:inline-block;min-width:87px;margin-left:5px;padding-right:26px}@media screen and (max-width:960px){.blog-page .post-left{width:91px;margin-left:0}}.blog-page .post-right{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.blog-page .post-date{font-size:14px;color:#1B2124;color:rgba(27,33,36,.5)}.post-page .post .post-header-inner{margin-top:4px;color:#1b2124}.post-page .post .post-title{font-size:36px;line-height:1}.post-page .post .post-content{margin-top:29px}.post-page .post .post-body{margin-top:28px}.post-page .post .post-body .fci-editor,.post-page .post .post-excerpt .fci-editor{min-height:38px}.search{top:-2px;display:inline-block;vertical-align:middle;margin-left:15px;height:30px;line-height:1}.search.inline{display:none}@media screen and (min-width:961px){.front-page .search{display:none;margin-left:9px;top:-1px}.front-page .search.inline{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.front-page .search.inline::-moz-placeholder{line-height:14px}.front-page .search.inline:-ms-input-placeholder{line-height:14px}.front-page .search.inline .search-form{height:30px}}@media screen and (max-width:960px){.search{position:absolute;margin-left:0;top:24px;right:60px}.no-lang-menu .search{right:20px}}@media screen and (max-width:480px){.blog-page .post-left{width:auto}.search{position:static;display:none}.search.active{top:54px;left:0;right:0;display:block;height:40px;margin-left:0}}.search-form{position:relative;z-index:1001;background-color:#fff;border:1px solid #000;border:1px solid rgba(0,0,0,.1)}.search-form.active{border:1px solid #000;border:1px solid rgba(0,0,0,.3)}@media screen and (max-width:480px){.search-form{position:absolute;top:55px;left:0;right:0}.search-form,.search-form.active{max-width:100%;margin:0 auto;border:none}}.search-btn,.search-submit{display:inline-block;vertical-align:top;width:30px;height:30px;padding:0;background-position:center;background-repeat:no-repeat;border:none;cursor:pointer}.search-btn:hover,.search-submit:hover{opacity:.6}.no-svg .search-btn,.no-svg .search-submit{background-image:url(../images/ico-search.png)}.search-input{vertical-align:middle;width:140px;height:30px;margin:0;padding:0 30px 0 12px;font-family:inherit;font-size:12px;color:#1B2124;color:rgba(27,33,36,.67);background-color:#fff;box-sizing:border-box;border:none;text-overflow:ellipsis}.search-input::-ms-clear{display:none}.search-input::-webkit-input-placeholder{text-overflow:ellipsis}.search-input:-ms-input-placeholder{text-overflow:ellipsis}.search-input::-moz-placeholder{text-overflow:ellipsis}@media screen and (max-width:480px){.search-input{width:100%;height:40px;font-size:20px;padding:0 62px 0 20px;background-color:#000;background-color:rgba(0,0,0,.1)}}.search-btn{position:absolute;top:0;right:0;padding:7px}.search-btn svg{fill:#1B2124;fill:rgba(27,33,36,.67)}.search-close-btn .search-btn svg,.search-open-btn .search-btn svg{width:20px;height:20px}.search-submit .search-btn svg{width:16px;height:16px}.search-btn.search-submit svg,.search-submit .search-btn svg svg{fill:#1B2124;fill:rgba(27,33,36,.67)}.search-submit{opacity:.33}.search-close-btn,.search-open-btn{display:none}@media screen and (max-width:480px){.search-submit{width:45px;height:40px;right:8px}.search-close-btn,.search-open-btn{position:absolute;right:40px;z-index:40}.no-lang-menu .search-close-btn,.no-lang-menu .search-open-btn{right:0}.search-open-btn{display:block}.search-close-btn,.search-open-btn.open{display:none}.search-close-btn.open{display:inline-block}}.voog-search-modal{position:absolute;top:40px;left:-200px;right:-58px;z-index:999}.voog-search-modal.inline{top:40px}.no-lang-menu .voog-search-modal{left:-258px;right:0}@media screen and (max-width:1020px){.voog-search-modal{left:-220px;right:-40px}}.voog-search-modal-inner{display:none;max-height:760px;padding:20px;text-align:left;font-size:14px;line-height:1.5;background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,.3);overflow-x:hidden;overflow-y:auto}.voog-search-modal-inner.search-results-active{display:block}.voog-search-modal-inner.no-content.search-results-active{text-align:center}@media screen and (max-width:480px){.voog-search-modal{top:86px;left:0;right:0;bottom:0;background-color:#fff}.no-lang-menu .voog-search-modal{left:0}.voog-search-modal-inner{display:block;max-height:calc(100vh - 120px);box-sizing:border-box;box-shadow:none;position:absolute;top:20px;right:0;left:0}.voog-search-modal-inner.no-content.search-results-active{display:table;table-layout:fixed;width:100%;padding:0}.voog-search-modal-inner.no-content.search-results-active .voog-search-modal-results{display:table-cell;vertical-align:middle;width:100%}.voog-search-modal-inner .voog-search-modal-result:last-child{padding-bottom:50px}}@media screen and (min-width:480px) and (max-height:900px){.voog-search-modal-inner{max-height:660px}}@media screen and (min-width:480px) and (max-height:800px){.voog-search-modal-inner{max-height:560px}}@media screen and (min-width:480px) and (max-height:700px){.voog-search-modal-inner{max-height:460px}}@media screen and (min-width:480px) and (max-height:600px){.voog-search-modal-inner{max-height:360px}}@media screen and (min-width:480px) and (max-height:500px){.voog-search-modal-inner{max-height:260px}}@media screen and (min-width:480px) and (max-height:400px){.voog-search-modal-inner{max-height:160px}}.voog-search-modal-result{margin-top:18px}.voog-search-modal-result:first-child{margin-top:0}.voog-search-modal-result h3{margin:0;font-weight:600;font-size:16px}.voog-search-modal-result h3 a{text-decoration:none;font-weight:600;color:#1b2124}.voog-search-modal-result h3 a:hover{color:#1B2124;color:rgba(27,33,36,.8)}.voog-search-modal-result p{margin:5px 0 0;font-size:14px}.voog-search-modal-result em{font-style:normal;background-color:#F9EC5A;background-color:rgba(249,236,90,.5);border-radius:2px;padding:0 .2em}body.search-open{height:100vh}@media screen and (max-width:480px){body.search-open .header{background-color:#fff;z-index:1}body.search-open .header .menu-btn .menu-stripe{background-color:#000}body.search-open .header .menu-btn:hover .menu-stripe{background-color:#000;background-color:rgba(0,0,0,.8)}body.search-open .header .search-btn svg{fill:#000}body.search-open .content,body.search-open .footer,body.search-open .header-title,body.search-open .sections{display:none}}.content-formatted form{max-width:100%;clear:both}.content-formatted select::-ms-expand{display:none}.content-formatted select{-moz-appearance:none}.content-formatted textarea{-ms-overflow-style:-ms-autohiding-scrollbar}.footer .content-formatted .form,.footer .content-formatted .form_area{text-align:left}.content-formatted .form_field{margin-top:20px}.content-formatted .form_field:first-child{margin-top:0}.content-formatted .edy-fe-label,.content-formatted .form_field{font-size:14px;color:#1b2124}.dark-background .content-formatted .edy-fe-label,.dark-background .content-formatted .form_field{color:#fff}.content-formatted .form_field label{position:relative;display:inline;padding-left:8px;font-weight:400;line-height:1.3;cursor:pointer}.content-formatted .form_field label:after{content:'\a';white-space:pre}.content-formatted .form_field label:before{display:block}.content-formatted .form_field .edy-fe-label,.content-formatted .form_field .form_field_label{padding-left:0;font-weight:600}.dark-background .content-formatted .form_field .edy-fe-label,.dark-background .content-formatted .form_field .form_field_label{color:#fff}.content-formatted .form_field_select,.content-formatted .form_field_textarea,.content-formatted .form_field_textfield,.content-formatted .form_submit input{font-family:inherit;font-size:14px;-webkit-appearance:none;-webkit-border-radius:0;border-radius:0;box-shadow:4px 4px 0 rgba(0,0,0,.1)}.light-background .content-formatted .form_field_select,.light-background .content-formatted .form_field_textarea,.light-background .content-formatted .form_field_textfield,.light-background .content-formatted .form_submit input{color:#fff;box-shadow:4px 4px 0 rgba(0,0,0,.2)}.content-formatted .form_field_file,.content-formatted .form_field_select,.content-formatted .form_field_textarea,.content-formatted .form_field_textfield{max-width:100%}.feature-section:not(.section-with-padding) .content-formatted .form_field_select,.feature-section:not(.section-with-padding) .content-formatted .form_field_textarea,.feature-section:not(.section-with-padding) .content-formatted .form_field_textfield,.feature-section:not(.section-with-padding) .content-formatted .form_submit input{box-shadow:0 4px 0 rgba(0,0,0,.1)}.feature-section:not(.section-with-padding) .light-background .content-formatted .form_field_select,.feature-section:not(.section-with-padding) .light-background .content-formatted .form_field_textarea,.feature-section:not(.section-with-padding) .light-background .content-formatted .form_field_textfield,.feature-section:not(.section-with-padding) .light-background .content-formatted .form_submit input{box-shadow:0 4px 0 rgba(0,0,0,.2)}.content-formatted .form_field_select,.content-formatted .form_field_textarea,.content-formatted .form_field_textfield{width:280px;margin:0;padding:8px 8px 5px;background-color:#fff;border:none;box-sizing:border-box}@media screen and (max-width:420px){.content-formatted .form_field_select,.content-formatted .form_field_textarea,.content-formatted .form_field_textfield{width:100%}}.light-background .content-formatted .form_field_select,.light-background .content-formatted .form_field_textarea,.light-background .content-formatted .form_field_textfield{background-color:#1b2124}.footer .content-formatted .form_field_select,.footer .content-formatted .form_field_textarea,.footer .content-formatted .form_field_textfield{background-color:#000;background-color:rgba(0,0,0,.1)}.content-formatted .form_field_select{padding:7px 30px 6px 9px;text-indent:.01px;text-overflow:'';background-position:right 10px top 15px;background-repeat:no-repeat;border:none;cursor:pointer}.no-svg .content-formatted .form_field_select{background-image:url(../images/ico-arrow-down.png)}.svg .content-formatted .form_field_select{background-image:url(../assets/ico-arrow-down.svg)}.svg .light-background .content-formatted .form_field_select{background-image:url(../assets/ico-arrow-down-white.svg)}.content-formatted .form_field_checkbox,.content-formatted .form_field_radio{visibility:hidden;margin-bottom:8px}.content-formatted .form_field_checkbox+.form_control_indicator,.content-formatted .form_field_radio+.form_control_indicator{position:absolute;top:1px;left:0;display:block;width:15px;height:15px;background-color:#fff;box-shadow:2px 2px 0 rgba(0,0,0,.1)}.light-background .content-formatted .form_field_checkbox+.form_control_indicator,.light-background .content-formatted .form_field_radio+.form_control_indicator{background-color:#000}.content-formatted .form_field_checkbox:checked+.form_control_indicator:before{position:absolute;top:-3px;left:3px;display:block;width:14px;height:14px;content:'';background-size:cover}.no-svg .content-formatted .form_field_checkbox:checked+.form_control_indicator:before{background-image:url(../images/ico-tick.png)}.no-svg .light-background .content-formatted .form_field_checkbox:checked+.form_control_indicator:before{background-image:url(../images/ico-tick-white.png)}.svg .content-formatted .form_field_checkbox:checked+.form_control_indicator:before{background-image:url(../assets/ico-tick.svg)}.svg .light-background .content-formatted .form_field_checkbox:checked+.form_control_indicator:before{background-image:url(../assets/ico-tick-white.svg)}.content-formatted .form_field_radio+.form_control_indicator,.content-formatted .form_field_radio+.form_control_indicator:before{border-radius:100%}.content-formatted .form_field_radio:checked+.form_control_indicator:before{position:absolute;top:3px;left:3px;display:block;width:9px;height:9px;content:'';background-color:#000}.light-background .content-formatted .form_field_radio:checked+.form_control_indicator:before{background-color:#fff}.content-formatted .form_field_size_medium{width:420px}@media screen and (max-width:420px){.content-formatted .form_field_size_medium{width:100%}}.content-formatted .form_field_size_large{width:580px}.content-formatted .form_submit input{display:block;margin:18px 0 0;padding:8px 11px;font-size:14px;color:#fff;line-height:1;background-color:#06b;border:none;cursor:pointer;-webkit-appearance:none;-webkit-border-radius:0;border-radius:0}.content-formatted .form_submit input:hover{background-color:#06b;background-color:rgba(0,102,187,.8)}@media screen and (max-width:420px){.content-formatted .form_submit input{width:100%}}.content-formatted .form_field_required .form_field_label:after{content:'* \a'}.content-formatted .form_field_with_errors .form_field_textarea,.content-formatted .form_field_with_errors .form_field_textfield{box-shadow:4px 4px 0 #c00}.content-formatted .form_field_error{margin-top:5px;margin-left:1px;color:#c00}.content-formatted .feedback-error,.content-formatted .feedback-loading,.content-formatted .feedback-success,.content-formatted .form_error,.content-formatted .form_notice{display:inline-block;vertical-align:top;margin:0 0 18px;color:#fff;line-height:1;box-shadow:4px 4px 0 rgba(0,0,0,.1)}.content-formatted .feedback-error,.content-formatted .feedback-success,.content-formatted .form_error,.content-formatted .form_notice{padding:8px 12px;font-size:14px}.content-formatted .feedback-loading{width:60px;text-align:center;font-size:30px;background-color:#1B2124;background-color:rgba(27,33,36,.5)}.content-formatted .feedback-loading span{display:inline-block;vertical-align:middle;width:7.5px;height:7.5px;margin:0 3px 5px 0;background:0 0;border-radius:50%;-webkit-animation:feedback-loading .8s linear infinite;-moz-animation:feedback-loading .8s linear infinite;animation:feedback-loading .8s linear infinite}.content-formatted .feedback-loading span:nth-child(2){-webkit-animation-delay:.2s;-moz-animation-delay:.2s;animation-delay:.2s}.content-formatted .feedback-loading span:nth-child(3){-webkit-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s}.content-formatted .feedback-loading span:last-child{margin-right:0}@-webkit-keyframes feedback-loading{0%,100%{background:0 0}50%{background:#fff}}@-moz-keyframes feedback-loading{0%,100%{background:0 0}50%{background:#fff}}@keyframes feedback-loading{0%,100%{background:0 0}50%{background:#fff}}.content-formatted .feedback-error,.content-formatted .form_error{background-color:#c00}.content-formatted .feedback-success,.content-formatted .form_notice{background-color:#60a740}.content-formatted .close-btn{vertical-align:middle;width:20px;height:20px;margin:2px 0 5px 9px;padding:0;border:1px solid #fff;border:1px solid rgba(255,255,255,.3);border-radius:100%;cursor:pointer}.content-formatted .close-btn:hover{opacity:.8}.no-svg .content-formatted .close-btn{background:url(../images/ico-close.png) center center no-repeat}.svg .content-formatted .close-btn{background:url(../assets/ico-close.svg) center center no-repeat}.comments{padding:28px 50px}@media screen and (max-width:960px){.comments{padding:28px 20px}}.comments .comments-title{margin-bottom:22px;font-size:24px;color:#1b2124}.comments .comment{margin-bottom:31px;padding-left:24px;font-size:18px;color:#696b6c;border-left:5px solid #eee;border-left:5px solid rgba(238,238,238,.4)}.comments .comment-form .form_field_textarea,.comments .comment-form .form_field_textfield{background-color:#eee}.footer{padding:30px 20px;text-align:center;font-size:14px;color:#1B2124;color:rgba(27,33,36,.75)}@media screen and (max-width:600px){.footer{font-size:12px}}@media screen and (max-width:480px){.footer{padding:20px 15px}}.footer .voog-reference{margin-top:15px}.footer .voog-reference a{display:inline-block;padding:7px 9px;font-size:10px;line-height:1;color:#1B2124;color:rgba(27,33,36,.75);background-color:#fff;border:1px solid #000;border:1px solid rgba(0,0,0,.1)}.footer .voog-reference a:hover{color:#1B2124;color:rgba(27,33,36,.75);border:1px solid #000;border:1px solid rgba(0,0,0,.75)} \ No newline at end of file diff --git a/stylesheets/scss/_header.scss b/stylesheets/scss/_header.scss index c82f1f2..3b3d520 100644 --- a/stylesheets/scss/_header.scss +++ b/stylesheets/scss/_header.scss @@ -3,7 +3,6 @@ .header-container { @extend %clearfix; position: relative; - z-index: 30000; padding-top: 23px; padding-bottom: 23px; @@ -14,6 +13,7 @@ } .front-page & { + z-index: 30000; padding-right: 20px; padding-left: 20px; max-width: $site-width-wide;