.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-selection--single .select2-selection__clear{position:relative;}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;padding:0;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0;}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid var(--color-cpops-accent,#705aef);}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none;}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:var(--color-cpops-accent,#705aef);color:#fff;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:var(--color-cpops-accent,#705aef);}.test-icon{margin-right:250px;}.menu-item-wpml-ls-2-bg{margin-left:250px;}.lav-separator{width:40px;height:3px;background:#a1a6e6;border:0;margin:20px 0;}.lav-separator-center{margin:3px auto 40px;width:70px;height:4px;background:#a1a6e6;border:0;}.lav-circle .et_pb_image_wrap{padding:17px;}.lav-circle .et_pb_main_blurb_image{margin-bottom:20px;}.lav-circle-separator img{margin-top:30px;z-index:99;}.lav-blurb-left .et_pb_blurb_container{padding-left:50px;}.et_pb_contact .et_contact_bottom_container{text-align:center;text-align:center;display:block;float:none;margin:0 auto;}#main-content .container::before{background-color:transparent;}.lav-news-layout .entry-content{padding-top:0;}.lav-news-layout .et_pb_section,.lav-news-layout .et_pb_row{padding:0;}.lav-news-header{height:410px;background-image:url("https://cdn-honlp.nitrocdn.com/rewqXaMqYfiqtZYBVdfNVinWXDJwkkyZ/assets/images/optimized/rev-511e2f8/wp-content/uploads/2019/10/news-header-banner.jpg");background-size:cover;background-position:center;padding-top:100px;font-family:"Playfair Display",Georgia,"Times New Roman",serif;}.lav-news-header .entry-title{font-size:60px;line-height:72px;color:#fff;font-weight:bold;}.lav-news-header.nitro-lazy{background-image:none !important;}.lav-news-header .lav-breadcrumb{margin-top:30px;font-size:16px;font-style:italic;color:#fff;}.lav-news-header .header-content{width:60%;text-align:center;margin:0 auto;}.lav-news-layout .lav-post-date{position:relative;width:80px;background-color:#fff;height:80px;display:inline-block;border-radius:50px;top:-53px;text-align:center;padding-top:15px;left:45%;margin:0 auto;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:12px;font-weight:bold;font-style:italic;}.lav-post-date div{font-size:30px;}.widgettitle{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:24px;font-weight:bold;color:#51504a;}.lav-news-layout #sidebar{padding:44px;border:1px solid #dfdddb;width:29%;}.lav-news-layout #sidebar #recent-posts-2 li{font-size:16px;font-weight:600;margin:30px 0;}.lav-news-layout #archives-2{margin:40px 0 90px 0;}.lav-news-layout #archives-2 li{font-size:16px;font-weight:600;}#comment-wrap{border:1px solid #dad8d5;padding-top:0;padding:30px;margin:50px 0;}.lav-news-pagination .lav-left-link{float:left;}.lav-news-pagination .lav-right-link{float:right;}.lav-news-pagination .lav-left-link a:hover,.lav-news-pagination .lav-right-link a:hover{color:#8185c0;}.et_pb_post{display:flex;flex-flow:column;}.et_pb_image_container,.et_pb_post .entry-featured-image-url{margin-bottom:0;}.post-meta{order:1;position:relative;width:63px;background-color:#fff;height:63px;display:inline-block;border-radius:50px;top:-31px;padding-top:9px;margin:0 auto;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:12px;font-weight:bold;font-style:italic;}.entry-title{order:2;bottom:15px;position:relative;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:21px;font-weight:bold;line-height:30px;}.post-content{order:3;}.post-content .more-link,.pagination .alignleft a,.pagination .alignright a{display:inline-block;text-shadow:none;color:#fff;font-family:"Raleway",Helvetica,Arial,Lucida,sans-serif;font-size:14px;font-weight:bold;background-color:#a1a6e6;padding:11.5px 38px;text-transform:uppercase;font-style:normal;border-radius:3px;transition:all 300ms ease 0ms;margin:22px 0 0;}.post-content .more-link:hover,.pagination .alignleft a:hover,.pagination .alignright a:hover{background-color:#9297e5;border-color:#9297e5;}.pagination .alignleft a,.pagination .alignright a{padding:11.5px 38px 9px;}.pagination .alignleft,.pagination .alignright{float:none;}.lav-archive .et_pb_post{display:inline-block;width:45%;margin-right:20px;}.lav-archive .entry-title{text-align:center;}.lav-archive .et_post_meta_wrapper img{min-height:261px;}.lav-btn{display:inline-block;text-shadow:none;color:#fff;font-family:"Raleway",Helvetica,Arial,Lucida,sans-serif;font-size:14px;font-weight:bold;background-color:#a1a6e6;padding:11.5px 38px;text-transform:uppercase;font-style:normal;border-radius:3px;transition:all 300ms ease 0ms;margin:35px 15px 0;}.lav-btn:hover{background-color:#9297e5;border-color:#9297e5;}.lav-header-btn{text-shadow:none;color:#8185c0;font-family:"Raleway",Helvetica,Arial,Lucida,sans-serif;font-weight:bold;font-size:14px;background-color:#fff;padding:13px 45px;text-transform:uppercase;font-style:normal;border:2px solid #fff;border-radius:3px;transition:all 300ms ease 0ms;margin:0 15px;}.lav-header-btn:hover{background-color:transparent;color:#fff;transition:all 300ms ease 0ms;}.lav-header-btn-v2{text-shadow:none;color:#fff;font-family:"Raleway",Helvetica,Arial,Lucida,sans-serif;font-weight:bold;font-size:14px;background-color:transparent;padding:13px 45px;text-transform:uppercase;font-style:normal;border:2px solid #fff;border-radius:3px;transition:all 300ms ease 0ms;margin:0 15px;}.lav-header-btn-v2:hover{background-color:#fff;color:#8185c0;transition:all 300ms ease 0ms;}.lav-contacts-blurb .et_pb_blurb_container{text-align:center;display:inline-block;padding-left:0;}.lav-contacts-blurb .et_pb_main_blurb_image{display:inline-block;margin-bottom:0;}.lav-contacts-blurb .et_pb_blurb_content{text-align:center;}.lav-harvest-calendar thead tr th{background-color:#d4d6ed;font-family:"Raleway",Helvetica,Arial,Lucida,sans-serif;font-size:18px;font-weight:normal;text-transform:uppercase;padding:24px 0 24px 100px;}.lav-harvest-calendar thead tr th:last-child{padding-right:25px;}.lav-harvest-calendar tbody tr{border-bottom:1px solid #d1d3ed;background-color:#e5e6f0;}.lav-harvest-calendar tbody td:first-child{text-align:left;}.lav-harvest-calendar tbody td{padding:35px 0 35px 100px;}.lav-harvest-calendar .lav-cal-title{font-family:"Raleway",Helvetica,Arial,Lucida,sans-serif;font-size:24px;font-weight:normal;}.lav-harvest-calendar .lav-cal-subtitle{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:21px;font-style:italic;font-weight:bold;}.entry-content tr td,body.et-pb-preview #main-content .container tr td{border-top:none;}.dotstyle-smalldotstroke .et-pb-controllers a,.dotstyle-flip .et-pb-controllers a,.dotstyle-puff .et-pb-controllers a,.dotstyle-fall .et-pb-controllers a{width:15px;height:15px;border-radius:50%;}.et-pb-controllers a{opacity:1;}.dotstyle-flip .et-pb-controllers a{-webkit-perspective:1000px;perspective:1000px;}.dotstyle-flip  .et-pb-controllers a{background-color:transparent;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;}.dotstyle-flip .et-pb-controllers a::before,.dotstyle-flip .et-pb-controllers a::after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:white;content:"";text-indent:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.dotstyle-flip .et-pb-controllers a::after{background-color:transparent;border:1px solid #fff;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}.dotstyle-flip .et-pb-controllers a:hover,.dotstyle-flip .et-pb-controllers a:focus{opacity:.8;}.dotstyle-flip .et-pb-controllers a.et-pb-active-control{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}.ds-vertical-align{display:flex;flex-direction:column;justify-content:center;}#main-footer{background:url("https://cdn-honlp.nitrocdn.com/rewqXaMqYfiqtZYBVdfNVinWXDJwkkyZ/assets/images/optimized/rev-511e2f8/wp-content/uploads/2021/01/footer-bg.jpg") !important;background-repeat:no-repeat !important;background-size:cover !important;}.footer-links{line-height:30px;text-transform:uppercase;}#main-footer a{color:#ceccc9;transition:all .3s ease-in-out;}#main-footer a:hover{color:#9297e5;transition:all .3s ease-in-out;}.fa-facebook-square:hover{color:#4267b2;}.fa-twitter:hover{color:#1da1f2;}.fa-instagram:hover{color:#e1306c;}.fa-amazon:hover{color:#f90;}#main-footer .fa-chevron-circle-right{font-size:12px;margin-right:5px;}#main-footer .fas{width:10px;text-align:center;margin-right:10px;}#footer-widgets .et_pb_module:nth-child(2) .textwidget{line-height:30px;}#footer-widgets .lav-social{width:150px;text-align:center;}#main-footer .lav-social .fa-twitter{padding:0 15px;}#main-footer .lav-gdpr{font-size:13px;line-height:15px;}#main-footer .lav-gdpr img{float:left;margin-right:13px;}#footer-bottom{border-top:1px solid #413d35;padding-top:30px;padding-bottom:20px;}#footer-bottom a{font-size:11px;color:#a1a6e6;font-weight:bold;}#footer-bottom li{margin-left:5px;}@media only screen and (min-width: 981px) and (max-width: 1600px){.test-icon{margin-right:50px;}.test-lang,.menu-item-wpml-ls-2-bg{margin-left:50px;}.lav-blurbs-row .et_pb_css_mix_blend_mode_passthrough{width:unset !important;}.lav-blurbs-row .lav-second-blurb{float:right;}}@media only screen and (min-width: 981px){.et_fullwidth_nav #main-header .container{padding-left:0;padding-right:0;}.logo_container{border-bottom:1px solid #e1e0dd;}.et_header_style_centered #top-menu>li>a{padding-bottom:25px;padding-top:25px;}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3){width:17.083%;}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) .fwidget{margin-bottom:30.517%;}.et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4){width:30%;}.lav-news-layout #left-area{width:71%;padding-right:30px;}}@media only screen and (max-width: 980px){.test-icon{margin-right:0;}.menu-item-wpml-ls-2-bg{margin-left:0;}.lav-menu-social{display:inline-block;padding:0 10px 0 30px;}.mobile_menu_bar{display:inline-block;float:right;top:-5px;}.lav-news-header{padding:50px 0;height:100%;}.lav-news-header .header-content{width:70%;}.lav-news-header .entry-title{font-size:40px;line-height:45px;}.lav-news-layout .lav-news-pagination{display:inline-block;margin-bottom:10px;}}@media only screen and (max-width: 767px){.et_pb_fullwidth_header_0{min-height:0 !important;}.et_pb_fullwidth_header{padding:0;}}@media only screen and (max-width: 600px){.lav-blurbs-row .et_pb_main_blurb_image{display:block;margin:0 auto;padding-bottom:10px;}.lav-blurb-left .et_pb_blurb_container{padding-left:0;}.lav-blurbs-row .et_pb_module_header{text-align:center;}}.page-id-1330  #et-top-navigation{display:none !important;}.page-id-1330 .logo_container{height:100px !important;}body::-webkit-scrollbar{background-color:#fff;width:8px;margin-top:5%;}body::-webkit-scrollbar-track{background-color:#fff;}body::-webkit-scrollbar-button{display:none;}body::-webkit-scrollbar-thumb{background-color:#8386c1;border-radius:12px;}