/*!
* Theme Name: BHB
* Theme created by  Uniquedevs
* Author: 			Uniquedevs
* Author URI: 		https://uniquedevs.com/
*/*{-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}input::-moz-focus-inner,option::-moz-focus-inner,select::-moz-focus-inner,textarea::-moz-focus-inner{border:0;outline:0}img{max-width:100%;height:auto}body,html{margin:0;padding:0;font-weight:400}body{position:relative;font-family:Inter,sans-serif;letter-spacing:-.05px}ol,ul{padding:0;margin:0;list-style:none}a{text-decoration:none;outline:0;-webkit-transition:.3s color ease-in-out;transition:.3s color ease-in-out}a:hover,a:link,a:visited{text-decoration:none;outline:0}body{position:relative;text-transform:none;color:#2c2c2c}h1,h2,h3,h4,h5,h6{margin:0;padding:0}.container.w{max-width:1200px;margin:0 auto;padding-left:15px;padding-right:15px}.otgs-development-site-front-end{display:none!important}a[href="#"]{cursor:inherit}.mb-55{margin-bottom:-55px}.mt-55{margin-top:55px}.m-50{margin:50px 0}.acf-map{width:100%;height:400px;border:#ccc solid 1px;margin:20px 0}.acf-map img{max-width:inherit!important}.grey-group-background{background:#f7f9fb}@font-face{font-family:Inter;src:url(assets/fonts/inter/Inter-Light.eot);src:url(assets/fonts/inter/Inter-Light.eot?#iefix) format("embedded-opentype"),url(assets/fonts/inter/Inter-Light.woff2) format("woff2"),url(assets/fonts/inter/Inter-Light.woff) format("woff"),url(assets/fonts/inter/Inter-Light.ttf) format("truetype"),url(assets/fonts/inter/Inter-Light.svg#Inter-Light) format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(assets/fonts/inter/Inter-Regular.eot);src:url(assets/fonts/inter/Inter-Regular.eot?#iefix) format("embedded-opentype"),url(assets/fonts/inter/Inter-Regular.woff2) format("woff2"),url(assets/fonts/inter/Inter-Regular.woff) format("woff"),url(assets/fonts/inter/Inter-Regular.ttf) format("truetype"),url(assets/fonts/inter/Inter-Regular.svg#Inter-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(assets/fonts/inter/Inter-Medium.eot);src:url(assets/fonts/inter/Inter-Medium.eot?#iefix) format("embedded-opentype"),url(assets/fonts/inter/Inter-Medium.woff2) format("woff2"),url(assets/fonts/inter/Inter-Medium.woff) format("woff"),url(assets/fonts/inter/Inter-Medium.ttf) format("truetype"),url(assets/fonts/inter/Inter-Medium.svg#Inter-Medium) format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(assets/fonts/inter/Inter-SemiBold.eot);src:url(assets/fonts/inter/Inter-SemiBold.eot?#iefix) format("embedded-opentype"),url(assets/fonts/inter/Inter-SemiBold.woff2) format("woff2"),url(assets/fonts/inter/Inter-SemiBold.woff) format("woff"),url(assets/fonts/inter/Inter-SemiBold.ttf) format("truetype"),url(assets/fonts/inter/Inter-SemiBold.svg#Inter-SemiBold) format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(assets/fonts/inter/Inter-Bold.eot);src:url(assets/fonts/inter/Inter-Bold.eot?#iefix) format("embedded-opentype"),url(assets/fonts/inter/Inter-Bold.woff2) format("woff2"),url(assets/fonts/inter/Inter-Bold.woff) format("woff"),url(assets/fonts/inter/Inter-Bold.ttf) format("truetype"),url(assets/fonts/inter/Inter-Bold.svg#Inter-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}.button{font-weight:600;color:#fff;border-radius:0;background-color:#138b44;border:1px solid #138b44;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;padding:12px 24px;text-align:center;-webkit-transition:all .3s;transition:all .3s;line-height:1;white-space:nowrap}.button:hover{background-color:#014221}.button svg{margin-left:5px;width:14.5px;height:15px}.button svg path{fill:#fff;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.button--transparent{background-color:#fff;border:1px solid #138b44;color:#138b44}.button--transparent svg path{fill:#138b44}.button--transparent:hover{background-color:#138b44;color:#fff}.button--transparent:hover svg path{fill:#fff}.login-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:10050;opacity:0;pointer-events:none;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.login-popup.active{opacity:1;pointer-events:all}.login-popup__wrapper{max-width:300px;top:100px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);opacity:1;display:block;position:relative;padding:18px;border-radius:0;border:1px none #000;-webkit-box-shadow:0 10px 25px 0 rgba(2,2,2,.5);box-shadow:0 10px 25px 0 rgba(2,2,2,.5);background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.login-popup__wrapper-close{position:absolute;height:24px;width:24px;left:auto;right:0;bottom:auto;top:0;padding:0;color:#fff;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:24px;border:1px none #fff;border-radius:0;-webkit-box-shadow:-1px 1px 1px 0 rgba(2,2,2,.1);box-shadow:-1px 1px 1px 0 rgba(2,2,2,.1);text-shadow:-1px 1px 1px rgba(0,0,0,.1);text-decoration:none;text-align:center;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.login-popup__wrapper-title{font-size:32px;font-weight:600;color:#fff;text-align:center;margin-bottom:20px}.login-popup__wrapper-description{color:#fff;font-size:16px;line-height:24px;margin-bottom:24px;text-align:center;font-weight:100}.login-popup__wrapper-form .form-group input[type=password],.login-popup__wrapper-form .form-group input[type=text]{font-family:Inter;font-size:16px;line-height:28px;font-weight:400;padding:8px 20px;border-style:solid;border-width:1px;border-color:#eff5fb;background-color:#eff5fb;margin-bottom:20px;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all ease .3s;transition:all ease .3s;color:#5e709d;width:100%}.login-popup__wrapper-form .button{max-width:100%;cursor:pointer;width:100%}.popup{position:fixed;top:-100%;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;pointer-events:none;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.popup.active{opacity:1;pointer-events:all;top:0}.popup h2{color:inherit;font-weight:300;line-height:1.2;letter-spacing:-.05ch;font-size:60px}.popup p{font-size:14px;color:#6d6d6d;border-bottom:.1rem solid #6d6d6d;padding-bottom:1.8rem;padding-right:6rem}.popup .popup-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:95%;overflow-y:scroll;background-color:#fff;padding:50px;scrollbar-width:none;max-width:1200px;width:100%}@media (max-width:575px){.popup .popup-content{padding:30px;max-width:100%}}.popup .close-popup{position:absolute;top:10px;right:20px;font-size:30px;cursor:pointer}.popup .language-list{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:4rem 0 2rem;margin:0}.popup .language-list li{margin-bottom:10px;text-align:left;max-width:33.333%;-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;margin-bottom:30px}.popup .language-list li .top{font-weight:500;font-size:16px;margin-bottom:.4rem;color:#161717}.popup .language-list li .bottom{font-size:16px;color:#b0b0b0;position:relative}.popup .language-list a{text-decoration:none;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup .close-popup svg{display:block}.popup .language-list .image{width:25px;height:25px;border-radius:50%;margin-right:15px}.popup .language-list img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:50%}.popup .language-list div span{display:block}.popup .open-popup-btn{position:fixed;bottom:20px;right:20px;background-color:#0073aa;color:#fff;padding:10px 20px;border:none;cursor:pointer;border-radius:5px}#languagechanger{width:25px;height:auto;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#languagechanger img{display:block;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1250px){.popup .popup-content{max-width:90%}}@media (max-width:876px){.popup .language-list li{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.popup h2{font-size:30px}.popup .popup-content{padding:20px}.close-popup svg{max-width:20px}.popup .close-popup{top:10px;right:10px}}@media (max-width:430px){.popup .language-list li{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.popup .close-popup{top:5px;right:5px}}.green-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0}.green-pagination .page-numbers{border:0;width:40px;height:40px;display:inline-block;font-size:16px;line-height:38px;width:40px;height:40px;border:1px solid #e7e7e7;color:#acacac;text-align:center;overflow:hidden;-webkit-transition:all ease .3s;transition:all ease .3s;border-radius:20px;margin:0 4px;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.green-pagination .page-numbers:hover{background-color:#138b44;color:#fff;border:1px solid #138b44}.green-pagination .page-numbers.current{background-color:#138b44;border:1px solid #138b44;color:#fff}.zuluna-info.d-none{display:none}.zuluna-info{max-width:1343px;margin:0 auto 50px auto;position:relative;padding:0 15px}.zuluna-info .d-none{display:none}.zuluna-info__wrapper{-webkit-filter:drop-shadow(0 0 15px rgba(0,0,0,.16));filter:drop-shadow(0 0 15px rgba(0,0,0,.16));background:#fff;overflow:hidden;border-radius:30px}.zuluna-info__wrapper-columns{display:-webkit-box;display:-ms-flexbox;display:flex}.zuluna-info__wrapper-columns::after{content:'';position:absolute;top:-71px;left:-40px;background-image:url(https://bertsch-holzbau.eu/wp-content/themes/BHB/assets/images/zuluna-info/zulu-header1.png);width:766px;height:724px;z-index:-1;background-position:center;background-repeat:no-repeat;pointer-events:none}.zuluna-info__shop-link{color:#000;font-size:14px;font-weight:600;line-height:20px;position:absolute;bottom:25px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);width:100%;text-align:center}.zuluna-info__wrapper-columns-col{max-width:20%;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}.zuluna-info__wrapper-columns-col-bottom,.zuluna-info__wrapper-columns-col-top{height:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:293px}.zuluna-info__wrapper-columns-col-bottom.image,.zuluna-info__wrapper-columns-col-top.image{position:relative}.zuluna-info__wrapper-columns-col-bottom.image img,.zuluna-info__wrapper-columns-col-top.image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.zuluna-info__wrapper-columns-col.first{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.zuluna-info__wrapper-columns-col.first::after{content:'';position:absolute;top:20px;left:-20px;background-image:url(https://bertsch-holzbau.eu/wp-content/themes/BHB/assets/images/zuluna-info/arrows-left.png);background-size:contain;background-position:center;background-repeat:no-repeat;width:151px;height:110px;pointer-events:none;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.zuluna-info__logo{text-align:center;color:#232323;text-align:center;font-size:18px;font-weight:600;line-height:34px;letter-spacing:-.36px;padding:0 27px}.zuluna-info__title{text-align:left;font-size:24px;font-weight:600;line-height:34px;letter-spacing:-.48px}.zuluna-info__wrapper-columns-col.second .zuluna-info__wrapper-columns-col-bottom{background-color:#e6e7e8;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:31px 21px 21px 21px;position:relative;overflow:hidden}.zuluna-info__wrapper-columns-col.second .zuluna-info__wrapper-columns-col-bottom::after{content:'';position:absolute;bottom:70px;right:-27px;background-image:url(https://bertsch-holzbau.eu/wp-content/themes/BHB/assets/images/zuluna-info/arrows-left.png);background-size:contain;background-position:center;background-repeat:no-repeat;width:151px;height:110px;pointer-events:none}.zuluna-inf__small-description{color:#8d0018;font-size:9px;font-weight:600;line-height:16px;letter-spacing:-.18px}.zuluna-info__wrapper-columns-col.third .zuluna-info__wrapper-columns-col-top{background-color:#9b1123;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right;padding:0 25px 42px 25px;z-index:-1;position:relative}.zuluna-info__wrapper-columns-col.third .zuluna-info__wrapper-columns-col-top .zuluna-info__title{text-align:right}.zuluna-info__title.white{color:#f2f2f2}.zuluna-info__title span.red{color:#960518}.zuluna-info__description{color:#232323;font-size:18px;font-weight:600;line-height:28px;letter-spacing:-.36px}.zuluna-info__description.small{font-size:12px;line-height:18px}.zuluna-info__description.white{color:#f2f2f2}.zuluna-info__description span.red{color:#960518}.zuluna-info__description .plus{font-size:30px;line-height:30px;padding:10px;text-align:center}.zuluna-info__wrapper-columns-col.third .zuluna-info__wrapper-columns-col-bottom{padding:30px 21px;position:relative}.zuluna-info__wrapper-columns-col.third .zuluna-info__wrapper-columns-col-top .zuluna-info__description{margin-bottom:-5px}.zuluna-info__wrapper-columns-col.third .zuluna-info__wrapper-columns-col-bottom::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:33.5px;background-image:url(https://bertsch-holzbau.eu/wp-content/themes/BHB/assets/images/zuluna-info/lines.png);background-position:center;background-repeat:no-repeat;background-size:contain}.zuluna-info__wrapper-columns-col.fifth .zuluna-info__wrapper-columns-col-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 21px 21px 21px;overflow:hidden;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end;position:relative}.zuluna-info__wrapper-columns-col.fifth .zuluna-info__wrapper-columns-col-top::after{content:'';background-image:url(https://bertsch-holzbau.eu/wp-content/themes/BHB/assets/images/zuluna-info/arrows-right.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;top:-55px;left:0;width:100%;height:215px}.zuluna-info__wrapper-columns-col.fifth .zuluna-info__wrapper-columns-col-bottom{background:#9b1123;padding:30px 20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between}.zuluna-info__wrapper-columns-col-bottom-top{max-width:100%;width:100%}.zuluna-info__wrapper-columns-col.fifth .zuluna-info__wrapper-columns-col-bottom::after{content:'';background-image:url(https://bertsch-holzbau.eu/wp-content/themes/BHB/assets/images/zuluna-info/white-circles.png);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;right:0;bottom:0;width:264px;pointer-events:none;height:292px}.zuluna-info__button{max-width:206px;width:100%;display:block;margin:0 auto;padding:12px 18px;text-align:center;border-radius:50px;background:#fff;-webkit-box-shadow:0 1px 2px 0 rgba(105,81,255,.05);box-shadow:0 1px 2px 0 rgba(105,81,255,.05);color:#9b1123;font-size:14px;font-weight:600;line-height:20px;letter-spacing:-.28px}.zuluna-info__wrapper-columns-col-top-text .zuluna-info__description{margin-bottom:10px}.zuluna-info__wrapper-columns-col-top-text .zuluna-info__description.small{margin-bottom:0}.zuluna-info__wrapper-columns-col.fourth .zuluna-info__wrapper-columns-col-top{background:#e6e7e8;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.zuluna-info__wrapper-columns-col.fourth .zuluna-info__wrapper-columns-col-top::after{content:'';background-image:url(https://bertsch-holzbau.eu/wp-content/themes/BHB/assets/images/zuluna-info/circle.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;width:254px;pointer-events:none;height:93px;bottom:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.zuluna-info__wrapper-columns-col.fourth .zuluna-info__wrapper-columns-col-top-text{padding:20px}@media (max-width:1100px){.zuluna-info__wrapper-columns{-ms-flex-wrap:wrap;flex-wrap:wrap}.zuluna-info__wrapper-columns-col.first{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.zuluna-info__logo{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:30px 27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.zuluna-info__shop-link{position:relative}.zuluna-info__logo img{max-width:200px;display:block;margin:0 auto 15px auto}.zuluna-info__wrapper-columns-col{max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}@media (max-width:900px){.zuluna-info__wrapper-columns-col.fifth{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.zuluna-info__wrapper-columns-col{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.zuluna-info__wrapper-columns-col.fifth .zuluna-info__wrapper-columns-col-top{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (max-width:500px){.zuluna-info__wrapper-columns-col.fifth .zuluna-info__wrapper-columns-col-top .zuluna-info__title{max-width:100%;width:100%}.zuluna-info{padding:0;text-align:center}.zuluna-info__title{text-align:center}.zuluna-info__wrapper-columns-col.third .zuluna-info__wrapper-columns-col-top{padding:30px 20px;min-height:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zuluna-info__wrapper-columns-col.third .zuluna-info__wrapper-columns-col-bottom{min-height:100px;padding:30px 20px}.zuluna-info__wrapper-columns-col.second .zuluna-info__wrapper-columns-col-bottom{padding:30px 20px}.zuluna-info__wrapper-columns-col.third .zuluna-info__wrapper-columns-col-top .zuluna-info__title{text-align:left}.zuluna-info__wrapper-columns-col.fourth .zuluna-info__wrapper-columns-col-bottom{display:none}.zuluna-info__wrapper-columns-col.third .zuluna-info__wrapper-columns-col-bottom::after{display:none}.zuluna-info__wrapper-columns-col{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.zuluna-info__wrapper-columns-col.first::after{display:none}.zuluna-info__wrapper-columns::after{display:none}.zuluna-info__wrapper{-webkit-filter:none;filter:none}.zuluna-info__wrapper-columns-col.third .zuluna-info__wrapper-columns-col-top{z-index:0}.zuluna-info__wrapper-columns-col.third .zuluna-info__wrapper-columns-col-top::after{content:'';background-image:url(https://bertsch-holzbau.eu/wp-content/themes/BHB/assets/images/zuluna-info/white-circles.png);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;right:0;bottom:0;width:264px;pointer-events:none;height:292px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.zuluna-info__wrapper-columns-col.third .zuluna-info__wrapper-columns-col-top .zuluna-info__description{text-align:left}.zuluna-info__wrapper-columns-col.second .zuluna-info__wrapper-columns-col-bottom::after{bottom:inherit;top:50%;right:-20px;opacity:.4;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.zuluna-info__wrapper-columns-col.second .zuluna-info__wrapper-columns-col-bottom{min-height:auto;height:auto}.zuluna-info__wrapper-columns-col.second .zuluna-info__wrapper-columns-col-bottom .zuluna-info__wrapper-columns-col-bottom-top{margin-bottom:20px}.zuluna-info__wrapper-columns-col.fifth .zuluna-info__wrapper-columns-col-top::after{background-position:right}}.custom-breadcrumb{margin-bottom:30px}.custom-breadcrumb .breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-breadcrumb .breadcrumbs a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#138b44}.custom-breadcrumb .breadcrumbs__item:first-of-type svg{margin-right:10px}.custom-breadcrumb .breadcrumbs__item a{color:#138b44}.custom-breadcrumb .breadcrumbs__separator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-breadcrumb .breadcrumbs__separator svg{display:block;max-width:17px}.top-bar{width:100%;background-color:#a10b1f;color:#fff;z-index:22;position:relative;padding:5px 35px;margin-bottom:17px;display:none!important}@media (min-width:850px){.top-bar{display:block!important}}.top-bar-wrapper{-webkit-transition:max-height .5s ease-out,opacity .5s ease-out;transition:max-height .5s ease-out,opacity .5s ease-out}@media (min-width:768px){.top-bar-wrapper{max-height:0;opacity:0;overflow:hidden}}.top-bar-wrapper.active{opacity:1}@media (min-width:1024px){.top-bar{padding:5px 0}}.top-bar__center{color:#fff;font-size:14px;font-weight:400;padding-left:15px;text-align:center;margin-bottom:10px}@media (min-width:1024px){.top-bar__center{text-align:left;font-size:16px;margin-bottom:0}}@media (min-width:1200px){.top-bar__center{font-size:20px;padding-left:43px}}@media (min-width:1900px){.top-bar__center{text-align:center;padding-left:0}}.top-bar__center span{padding:3px 6px;color:#891c1f;border-radius:16.5px;background:#d9d9d9;display:inline-block}@media (min-width:1200px){.top-bar__center span{padding:5px 9px;font-weight:700}}.top-bar__right{color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media (min-width:1024px){.top-bar__right{position:absolute;right:43px;top:50%;font-size:16px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}.top-bar__close{position:absolute;right:5px;cursor:pointer;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}@media (min-width:1024px){.top-bar__close{right:10px}}.top-bar__close svg{display:block}.sticky-info{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;opacity:0;pointer-events:none;z-index:30}@media (max-width:850px){.sticky-info{max-width:100%;width:100%;background:rgba(0,0,0,.5);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translate(0,0);transform:translate(0,0);top:0;left:0;z-index:1003;padding:15px}}@media (min-width:850px){.sticky-info{bottom:30px;right:35px;top:inherit;left:inherit;-webkit-transform:translate(0,0);transform:translate(0,0)}}.sticky-info.active{display:block!important;opacity:1;pointer-events:all}.sticky-info.hidden{opacity:0;pointer-events:none}.sticky-info__image{position:absolute;top:-160px;z-index:1;display:none}@media (min-width:850px){.sticky-info__image{display:block}}.sticky-info__image img{width:449px;height:407px}.sticky-info__wrapper{max-width:400px;border-radius:20px;background:#a10b1f;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-filter:drop-shadow(2px 5px 5px rgba(0,0,0,.16));filter:drop-shadow(2px 5px 5px rgba(0,0,0,.16))}@media (min-width:575px){.sticky-info__wrapper{border-radius:60px}}@media (min-width:850px){.sticky-info__wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:738px;width:738px}}.sticky-info__wrapper-image{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width:850px){.sticky-info__wrapper-image{margin-bottom:0;max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.sticky-info__wrapper-image img{display:block;max-width:120px;margin:15px auto}@media (min-width:850px){.sticky-info__wrapper-image img{display:none;margin:0}}.sticky-info__wrapper-close{position:absolute;top:30px;right:42px;cursor:pointer;z-index:3}.sticky-info__wrapper-close:hover svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sticky-info__wrapper-close svg{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.sticky-info__wrapper-text{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;z-index:1;position:relative}@media (min-width:850px){.sticky-info__wrapper-text{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-top:55px}}.sticky-info__wrapper-text-title{color:#fff;font-size:20px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:-.48px;margin-bottom:8px;text-align:center}@media (min-width:850px){.sticky-info__wrapper-text-title{text-align:left;font-size:24px;line-height:34px}}.sticky-info__wrapper-text-description{color:#efefef;font-size:14px;font-style:normal;font-weight:400;line-height:14px;margin-bottom:14px;text-align:center}@media (min-width:850px){.sticky-info__wrapper-text-description{text-align:left}}.sticky-info__wrapper-text-button{color:var(--color-red-34,#9b1123);font-size:14px;font-style:normal;font-weight:600;line-height:14px;letter-spacing:-.28px;padding:10.5px 18px;max-width:calc(100% - 30px);width:100%;text-align:center;border-radius:16px;background:#fff;-webkit-box-shadow:0 1px 2px 0 rgba(105,81,255,.05);box-shadow:0 1px 2px 0 rgba(105,81,255,.05);display:block;z-index:3;position:relative;margin:0 auto 30px auto}@media (min-width:850px){.sticky-info__wrapper-text-button{max-width:100%;margin:0 0 30px 0;display:inline-block}}@media (min-width:850px){.sticky-info__wrapper-text-button-wrapper{padding-right:66px}}.sticky-info__wrapper-text-logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;padding-bottom:15px;background-color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:850px){.sticky-info__wrapper-text-logos{background-color:transparent;margin-right:-24px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sticky-info__wrapper-text-logos::after{content:'';position:absolute;width:884.723px;height:161.247px;-webkit-transform:rotate(-5.7deg);transform:rotate(-5.7deg);-ms-flex-negative:0;flex-shrink:0;left:-500px;background-color:#fff;bottom:-106px}}.sticky-info__wrapper-text-logos-item{z-index:1}.sticky-info__wrapper-text-logos-item:first-of-type{max-width:165px;margin-right:10px}@media (min-width:400px){.sticky-info__wrapper-text-logos-item:first-of-type{margin-right:41px}}.sticky-info__wrapper-text-logos-item:nth-of-type(2){max-width:99px}.footer{color:#cacaca;position:relative;padding-top:55px}@media (min-width:1024px){.footer{overflow:hidden}}.footer__background{background-color:#1e1e1e;padding-bottom:25px}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}@media (max-width:1024px){.footer__top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer__top-copy{padding-top:30px;font-size:16px;color:#cacaca;position:relative;text-align:center}@media (max-width:1024px){.footer__top-copy{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:100%;width:100%;padding-top:10px}}@media (min-width:1024px){.footer__top-copy{text-align:left}.footer__top-copy::after{content:'';position:absolute;left:calc(100% + 20px);bottom:10px;width:calc(100% + 350px);height:1px;background-color:#fff}}@media (min-width:1024px) and (max-width:1100px){.footer__top-copy::after{width:calc(100% + 150px)}}.footer__top-logo{padding:30px;background-color:#fff;margin-top:-55px;position:relative}@media (max-width:1024px){.footer__top-logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.16);box-shadow:0 4px 15px rgba(0,0,0,.16)}}.footer__top-logo::after{content:'';left:100%;width:1000px;top:0;height:100%;background-color:#fff;position:absolute}@media (max-width:1024px){.footer__top-logo::after{display:none}}.footer__top-logo img{max-width:260px;width:100%;display:block}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:900px){.footer__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer__bottom #footer-menu{max-width:75%;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}@media (max-width:900px){.footer__bottom #footer-menu{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;margin-bottom:50px}}.footer__bottom #footer-menu>ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-15px;margin-right:-15px}@media (max-width:650px){.footer__bottom #footer-menu>ul{-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer__bottom #footer-menu>ul a[href="#"]{font-size:16px;margin:18px 0 36px;color:#fff;font-weight:600;line-height:1.307;display:block}.footer__bottom #footer-menu>ul>li{max-width:33.333%;-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;padding-right:15px;padding-left:15px}@media (max-width:650px){.footer__bottom #footer-menu>ul>li{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.footer__bottom #footer-menu>ul>li .sub-menu a[href="#"]{margin-top:36px}.footer__bottom #footer-menu>ul>li .sub-menu li{margin-bottom:18px}.footer__bottom #footer-menu>ul>li .sub-menu li.green a{color:#138b44}.footer__bottom #footer-menu>ul>li .sub-menu li.green a:hover:not([href="#"]){color:#f2f2f2}.footer__bottom #footer-menu>ul>li .sub-menu li.border-bottom{border-bottom:1px solid #434b59;padding-bottom:18px}.footer__bottom #footer-menu>ul>li .sub-menu li a{padding:0 0 2px 0;font-size:16px;color:#f2f2f2;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.footer__bottom #footer-menu>ul>li .sub-menu li a:hover:not([href="#"]){color:#138b44}.footer__bottom-info{max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}@media (max-width:900px){.footer__bottom-info{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}.footer__bottom-info svg{max-height:16px;margin-right:12px}.footer__bottom-info svg path{fill:#fff}.footer__bottom-info a{color:#cacaca}.footer__bottom-info-address{margin-bottom:20px}.footer__bottom-info-address svg{width:12px}.footer__bottom-info-phone{margin-bottom:20px;color:#cacaca}.footer__bottom-info-phone svg{width:16px}.footer__bottom-info-email{margin-bottom:55px;color:#cacaca}.footer__bottom-info-email svg{width:16px}.footer__bottom-info-socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.footer__bottom-info-socials-item{display:block;max-width:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px}.footer__bottom-info-socials-item:first-of-type{max-width:10px;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px}.footer__bottom-info-socials svg{margin:0}.footer__info{text-align:center;padding-top:50px;font-size:14px;line-height:14px}.header{margin-top:40px;position:absolute;z-index:20;max-width:100%;width:100%;-webkit-transition:.5s margin-top ease-in-out;transition:.5s margin-top ease-in-out}@media (min-width:850px){.header.top-bar-open{margin-top:0}}.header.fixed-hide{position:fixed;left:0;top:-150px;width:100%;z-index:1002;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.07);box-shadow:0 0 10px rgba(0,0,0,.07);-webkit-transition:all ease .4s;transition:all ease .4s;display:block}.header.fixed-hide .header__wrapper::after{display:none}.header.fixed-hide .header__wrapper-helper{display:none}.header.fixed-hide #main-menu>ul>li>a{height:90px}.header.fixed-hide .header__wrapper-logo{height:90px}@media (min-width:850px){.header.fixed-hide.top-bar-open{top:-201px}}.header.fixed-show{top:0;margin-top:0}.header.fixed-show.top-bar-open{top:0;margin-top:0}.header.fixed-show.top-bar-open .top-bar{margin-bottom:0}.header__wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media (max-width:1200px){.header__wrapper{max-width:calc(100% - 40px);width:100%;background:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:575px){.header__wrapper{max-width:100%}}@media (max-width:420px){.header__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.header__wrapper-burger{position:absolute;right:30px;cursor:pointer;display:none;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}@media (max-width:1200px){.header__wrapper-burger{display:block}}@media (max-width:420px){.header__wrapper-burger{right:10px}}.header__wrapper-burger:hover{opacity:.7}.header__wrapper-burger-line{width:24px;height:2px;border-radius:2px;margin-bottom:4px;background-color:#26256c}.header__wrapper-burger-line:last-of-type{margin-bottom:0}.header__wrapper::before{content:'';width:2000px;right:100%;top:0;height:100%;background-color:#fff;pointer-events:none;position:absolute}.header__wrapper::after{content:"";background:url(/wp-content/uploads/2024/07/header-left-lines.svg) no-repeat center center/contain;position:absolute;left:12px;bottom:-50px;width:287px;height:266px;z-index:-1}.header__wrapper-helper{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.header__wrapper-helper::after{content:"";background:url(/wp-content/uploads/2024/07/header-left-lines.svg) no-repeat center center/contain;position:absolute;right:100px;bottom:50px;width:257px;height:226px;z-index:-1}.header__wrapper-logo{background-color:#fff;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:15px}@media (max-width:1200px){.header__wrapper-logo{height:80px}}.header__wrapper-logo img{max-width:300px;width:100%}@media (max-width:1200px){.header__wrapper-logo img{max-width:250px}}@media (max-width:420px){.header__wrapper-logo img{max-width:200px}}.header #main-menu{background-color:#fff;display:none}@media (min-width:1200px){.header #main-menu{display:block}}.header #main-menu>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.header #main-menu>ul>li{position:relative;list-style:none;padding:0 17px;padding-inline:11px}.header #main-menu>ul>li:hover>.sub-menu{margin-top:0;opacity:1;visibility:visible;-webkit-transition:all ease .3s;transition:all ease .3s}.header #main-menu>ul>li:hover a>span::before{width:100%;left:0}.header #main-menu>ul>li.menu-item-has-children{padding-right:12px}.header #main-menu>ul>li.menu-item-has-children>a>span{padding-right:12px}.header #main-menu>ul>li.menu-item-has-children>a>span::after{content:'';background-image:url(/wp-content/uploads/2024/07/menu-arrow-down.svg);background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;right:0;top:6px;width:10px;height:10px}.header #main-menu>ul>li.beta>a>span::after{content:'beta'!important;font-size:10px;position:absolute;left:0;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);line-height:10px;height:-webkit-max-content;height:-moz-max-content;height:max-content;color:#138b44}.header #main-menu>ul>li>a{display:block;line-height:100px;height:100px;-webkit-transition:.3s,line-height 0s,height 0s;transition:.3s,line-height 0s,height 0s}.header #main-menu>ul>li>a[href="#languagechanger"] span{font-size:0}.header #main-menu>ul>li>a[href="#search"] span{font-size:0}.header #main-menu>ul>li>a:hover span{color:#138b44}.header #main-menu>ul>li>a span{color:#111;font-size:16px;font-weight:400;letter-spacing:.2px;padding:0 0 4px;position:relative;z-index:0;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.header #main-menu>ul>li>a span::before{content:"";width:0;height:2px;position:absolute;right:0;bottom:0;background-color:#e7e7e7;-webkit-transition:width .5s cubic-bezier(.35,.7,.35,1) 0s;transition:width .5s cubic-bezier(.35,.7,.35,1) 0s}.header #main-menu>ul>li>.sub-menu{background-color:#fff;position:absolute;left:0;top:100%;width:268px;margin-top:10px;opacity:0;visibility:hidden;z-index:9999;-webkit-box-shadow:0 30px 70px 0 rgba(41,41,43,.1);box-shadow:0 30px 70px 0 rgba(41,41,43,.1);-webkit-transition:all ease .15s;transition:all ease .15s}.header #main-menu>ul>li>.sub-menu>li:hover>a::after{width:100%}.header #main-menu>ul>li>.sub-menu>li>a{font-size:16px;color:#5e709d;padding:11px 30px;display:block;position:relative;-webkit-transition:.5s;transition:.5s;-webkit-transition-delay:0s;transition-delay:0s;line-height:28px;color:#014221;cursor:pointer}.header #main-menu>ul>li>.sub-menu>li>a::after{content:"";position:absolute;left:0;top:0;height:100%;width:0;background-color:rgba(19,139,69,.05);-webkit-transition:width .5s cubic-bezier(.35,.7,.35,1) 0s;transition:width .5s cubic-bezier(.35,.7,.35,1) 0s;z-index:-1}.header #main-menu>ul>li>.sub-menu>li.zuluna-item>a{font-size:0;display:block;height:84px}.header #main-menu>ul>li>.sub-menu>li.zuluna-item>a::before{content:'';width:110px;height:59px;position:absolute;left:30px;background-image:url(https://bertsch-holzbau.eu/wp-content/uploads/2024/08/Logo-Zuluna-DE-1-1-1-1.png);background-size:cover;background-position:center;background-repeat:no-repeat}.burger-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:10050;pointer-events:none;opacity:0;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.burger-menu.active{opacity:1;pointer-events:all}.burger-menu.active .burger-menu__wrapper{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.burger-menu__wrapper{background-color:#014221;color:#fff;width:300px;max-width:calc(100% - 80px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-bottom:50px;height:100%;-webkit-transform:translateX(-300px);transform:translateX(-300px);-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;opacity:0}.burger-menu__wrapper-close{position:absolute;top:10px;right:20px;width:50px;height:50px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.burger-menu__wrapper-close:hover svg{fill:#ff4539}.burger-menu__wrapper-close svg{fill:#fff;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.burger-menu__wrapper-menu>li{margin:0;position:relative;cursor:pointer;border-top:1px solid rgba(255,255,255,.07)}.burger-menu__wrapper-menu>li.menu-item-has-children>a::after{content:'';background-image:url(/wp-content/uploads/2024/07/menu-arrow-down-white.svg);background-size:15px 12px;background-repeat:no-repeat;background-position:center;position:absolute;right:0;top:0;width:50px;height:50px}.burger-menu__wrapper-menu>li.beta span{position:relative}.burger-menu__wrapper-menu>li.beta span::after{content:'beta';color:#fff;font-size:10px;position:absolute;left:0;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);line-height:10px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.burger-menu__wrapper-menu>li>a{color:#fff;display:block;font-size:16px;font-weight:500;line-height:50px;text-decoration:none;padding:0 22px 0 35px;letter-spacing:-.5px}.burger-menu__wrapper-menu>li .sub-menu{max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.burger-menu__wrapper-menu>li .sub-menu.open{max-height:500px}.burger-menu__wrapper-menu>li .sub-menu>li.zuluna-item{position:relative}.burger-menu__wrapper-menu>li .sub-menu>li.zuluna-item>a{font-size:0;display:block;height:84px}.burger-menu__wrapper-menu>li .sub-menu>li.zuluna-item>a::before{content:'';width:110px;height:59px;position:absolute;left:30px;background-image:url(https://bertsch-holzbau.eu/wp-content/uploads/2024/08/Logo-Zuluna-DE-1-1-1-1.png);background-size:cover;background-position:center;background-repeat:no-repeat}.burger-menu__wrapper-menu>li li a{font-size:15px;padding:0 22px 0 40px;color:#fff;display:block;font-weight:500;line-height:50px;text-decoration:none;letter-spacing:-.5px}#main-menu>ul>li.search>a::after{content:'';background-image:url(https://bertsch-holzbau.eu/wp-content/uploads/2024/07/search.svg);background-size:cover;background-position:center;background-repeat:no-repeat;width:20px;height:20px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer}#burger-menu>ul>li.search>a::after{content:'';background-image:url(https://bertsch-holzbau.eu/wp-content/uploads/2024/08/search-white.svg);background-size:cover;background-position:center;background-repeat:no-repeat;width:20px;height:20px;position:absolute;top:50%;left:35px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer}#burger-menu>ul>li.search>a>span{font-size:0}#main-menu>ul>li.search{margin-left:17px}#main-menu>ul>li.search>a>span{font-size:0}#main-menu>ul>li.search>a::after{content:'';background-image:url(https://bertsch-holzbau.eu/wp-content/uploads/2024/07/search.svg);background-size:cover;background-position:center;background-repeat:no-repeat;width:20px;height:20px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer}#main-menu-mobi>ul>li.search{height:51px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#main-menu-mobi>ul>li.search>a>span{font-size:0;position:relative}#main-menu-mobi>ul>li.search>a>span::after{content:'';background-image:url(https://bertsch-holzbau.eu/wp-content/uploads/2024/07/search-white.svg);background-size:cover;background-position:center;background-repeat:no-repeat;width:20px;height:20px;display:block;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;position:absolute;top:50%}main .single-post .hero{min-height:480px;position:relative;margin-bottom:68px}main .single-post .hero__background-image{position:absolute;top:0;left:0;width:100%;height:100%}main .single-post .hero__background-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}main .single-post .hero__text{z-index:1;position:relative}main .single-post .hero__text-bottom{position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);text-align:left;max-width:1200px;width:100%;margin:0 auto;padding-left:15px;padding-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main .single-post .hero__text-bottom .hero__title{font-size:42px;font-weight:600;margin-bottom:0;background-color:#fff;display:inline-block;padding:20px 10px;letter-spacing:-.5px;position:relative;color:#2c2c2c;padding-right:30px}@media (max-width:767px){main .single-post .hero__text-bottom .hero__title{font-size:32px}}main .single-post .hero__text-bottom .hero__title::after{content:"";position:absolute;height:1px;bottom:0;width:auto;left:10px;right:40px;background-color:#f2f2f2}main .single-post .hero__text-bottom .hero__title::before{content:'';position:absolute;top:0;right:100%;height:100%;background-color:#fff;width:2000px}main .single-post .hero__text-bottom .hero__title span{color:#138b44;font-weight:300;letter-spacing:-1.5px}main .single-post .hero__text-bottom .hero__title span::after{display:none}main .single-post__author{color:#6d6d6d;font-weight:500;font-size:14px;line-height:120%;margin-bottom:20px;display:block}main .single-post__image{margin-bottom:68px}main .single-post__image img{max-height:600px;width:auto;display:block;margin:0 auto}main .single-post .post-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:50px}main .single-post .post-info__date{color:#9d9d9d;font-size:12px;font-weight:400;line-height:normal;margin-right:32px}main .single-post .post-info__categories{color:#9d9d9d;font-size:12px;font-weight:400;line-height:normal}main .single-post .post-info__categories a{color:#9d9d9d;position:relative}main .single-post .post-info__categories a::after{content:'';position:absolute;left:0;bottom:0;width:0;height:1px;background-color:#9d9d9d;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}main .single-post .post-info__categories a:hover::after{width:100%}main .single-post .post-title{color:#2c2c2c;font-size:36px;font-style:normal;font-weight:700;line-height:46px;padding-bottom:23px;border-bottom:1px solid #cdcdcd;margin-bottom:20px}@media (max-width:768px){main .single-post .post-title{font-size:26px;line-height:36px}}main .single-post__content-author{max-width:700px;margin:50px auto;background:#f2f2f2;padding:30px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (max-width:500px){main .single-post__content-author{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px}}main .single-post__content-author-image{width:100px;height:100px;-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;border-radius:50%;overflow:hidden}@media (max-width:500px){main .single-post__content-author-image{margin:0 auto 15px auto}}@media (max-width:500px){main .single-post__content-author-text{max-width:100%;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center}}main .single-post__content-author-text-title{color:#000;font-size:18px;font-weight:700;margin-bottom:20px;opacity:.7}main .single-post__content-author-text-title a{color:#000}main .single-post__content-author-text-description{color:#000;font-size:16px;font-weight:400;line-height:28px;letter-spacing:-.5px;opacity:.6}main .single-post__content .d-none{display:none!important}main .single-post__content .wp-block-columns{margin:50px 0}main .single-post__content .wp-block-group.green-box{background-color:#014221;padding:47px 63px 38px 63px;color:#fff;max-width:90%;width:100%;margin:50px auto}@media (max-width:1024px){main .single-post__content .wp-block-group.green-box{padding:30px 20px;margin:30px auto;max-width:100%}}main .single-post__content .wp-block-group.green-box h2{font-size:36px;line-height:36px;margin-bottom:30px}@media (max-width:768px){main .single-post__content .wp-block-group.green-box h2{font-size:20px;line-height:30px}}main .single-post__content .wp-block-group.green-box h3{font-size:36px;line-height:36px;margin-bottom:30px}@media (max-width:768px){main .single-post__content .wp-block-group.green-box h3{font-size:20px;line-height:30px}}main .single-post__content .wp-block-group.green-box h4{font-size:36px;line-height:36px;margin-bottom:30px}@media (max-width:768px){main .single-post__content .wp-block-group.green-box h4{font-size:20px;line-height:30px}}main .single-post__content .wp-block-group.green-box h2,main .single-post__content .wp-block-group.green-box h3,main .single-post__content .wp-block-group.green-box ol,main .single-post__content .wp-block-group.green-box p,main .single-post__content .wp-block-group.green-box ul{color:#fff}main .single-post__content .wp-block-group.green-box p{opacity:.8}main .single-post__content p{color:#000;font-size:16px;font-weight:400;line-height:28px;opacity:.5}main .single-post__content h2{font-weight:600;color:#2c2c2c;font-size:26px;line-height:36px;margin-bottom:20px;margin-top:20px}@media (max-width:768px){main .single-post__content h2{font-size:20px;line-height:30px}}main .single-post__content h3{font-weight:500;color:#2c2c2c;font-size:22px;line-height:32px;margin-bottom:20px;margin-top:20px}@media (max-width:768px){main .single-post__content h3{font-size:18px;line-height:28px}}main .single-post__content figure.wp-block-image img{display:block;margin:0 auto}main .single-post__content figure.wp-block-image figcaption{text-align:center;font-size:14px;font-weight:400;line-height:28px;opacity:.5}main .single-post__content ol,main .single-post__content ul{padding:0;margin:0 0 20px 30px;font-size:16px;font-weight:400;line-height:28px}main .single-post__content ul{list-style:disc}main .single-post__content ol{list-style:decimal}.no-results-content{max-width:800px;margin:0 auto;text-align:center}.no-results-content--bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}.no-results-content--bottom .search-results__top-title{margin-bottom:0;margin-right:15px;opacity:.8}.no-results-content .search-form{position:relative}.no-results-content .text{display:none}.no-results-content .search-form .search-field{padding:12px 25px;margin-bottom:0;height:60px;width:100%;border-radius:5px;background-color:#eff5fb;border-color:#eff5fb;border:none;font-family:Inter;font-size:16px;line-height:28px;font-weight:400;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all ease .3s;transition:all ease .3s;color:#5e709d}.no-results-content .search-form .search-field:focus{border-color:#d7e3fb}.no-results-content .search-form .search-submit{position:absolute;background-color:transparent!important;right:7px;top:7px;width:46px;height:46px;text-align:center;text-indent:-9999px;padding:0;border:0;overflow:hidden}.no-results-content .search-form .search-submit svg{position:absolute;width:46%;top:25%;left:25%;-webkit-transition:.3s;transition:.3s;fill:none;stroke-width:2;stroke:#5e709d}.no-results-content .search-form .search-submit:hover svg{stroke:#4732d7}body .search-results{padding:200px 0 100px 0}.search-results__top-form{margin-bottom:50px}.search-results__top-title{margin-bottom:50px;text-align:center;color:var(--e-global-color-text);font-family:Inter,Sans-serif;font-size:30px;font-weight:500;letter-spacing:-.6px}.search-results__top-title span{color:#138b44;font-weight:600}.search-results__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.search-results__items-item{max-width:calc(33.333% - 20px);-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 20px);flex:0 0 calc(33.333% - 20px);margin-bottom:30px}.search-results__items-item-image{height:260px;margin-bottom:15px}.search-results__items-item-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-webkit-transition:.5s all ease-in-out;transition:.5s all ease-in-out}.search-results__items-item-image{overflow:hidden;border-radius:20px}.search-results__items-item-image:hover img{-webkit-transform:scale(1.3);transform:scale(1.3)}a.search-results__items-item:hover{color:#138b44}a.search-results__items-item{color:var(--e-global-color-text);font-weight:500;font-size:18px}.search-results__no-results{font-size:18px;text-align:center;color:var(--e-global-color-text);font-weight:500;padding:100px 0}.search-results__pagination{margin-bottom:50px}.search-results__pagination .sublime-pagination{margin-top:20px}@media (max-width:968px){.search-results__items-item{max-width:calc(50% - 15px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px)}.search-results__top-title{font-size:22px}}@media (max-width:575px){.search-results__items-item{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.search-results__items{gap:0}.search-results__items-item-image{margin-bottom:10px}.search-results__items-item{margin-bottom:20px}.search-results__top-title{font-size:18px}a.search-results__items-item{font-size:16px}.search-results__pagination .sublime-pagination{text-align:center}}@media (max-width:410px){.search-results__pagination .sublime-pagination ul li .page-numbers{width:30px;height:30px;line-height:25px;font-size:14px}}.search-results-description{font-size:18px;text-align:center;max-width:700px;margin:0 auto 30px auto;opacity:.8;line-height:26px;color:#138b44;font-weight:700}.search-results-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;margin-bottom:30px}body.zuluna-products{position:relative;font-family:Inter}body.zuluna-products main{position:relative;overflow-x:hidden}body.zuluna-products #main-menu{background-color:transparent}body.zuluna-products .header__wrapper::before{display:none}@media (min-width:992px){body.zuluna-products main::before{content:"";background:url(/wp-content/uploads/2024/08/zulu-header-arr-left.svg);background-repeat:no-repeat;background-position:center;background-size:center/contain;position:absolute;right:-55px;top:76px;width:208px;height:152px;pointer-events:none}}body.zuluna-products main::after{content:"";background:url(/wp-content/uploads/2024/08/top-left.png) no-repeat center center/contain;background-repeat:no-repeat;position:absolute;left:0;top:0;width:1128px;height:627px;pointer-events:none}.zuluna-subpage-helper-left{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.zuluna-subpage-helper-right{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.zuluna-subpage-helper-middle{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.zuluna-subpage-helper-middle::after{content:"";background:url(/wp-content/uploads/2024/08/right-middle.png);background-repeat:no-repeat;background-position:center;background-size:center/contain;position:absolute;right:0;bottom:20%;width:152px;height:673px;pointer-events:none}.zuluna-subpage-helper-middle::before{content:"";background:url(/wp-content/uploads/2024/08/zulu-header-arr-left.svg);background-repeat:no-repeat;-webkit-transform:rotate(180deg);transform:rotate(180deg);background-position:center;background-size:center/contain;position:absolute;left:13px;top:40%;width:208px;height:152px;pointer-events:none}.zuluna-subpage-helper-left::before{content:"";background:url(/wp-content/uploads/2024/08/left-bottom2.png);background-repeat:no-repeat;background-position:center;background-size:center/contain;position:absolute;left:0;bottom:10%;width:162px;height:673px;pointer-events:none;z-index:1}body.page-template-zuluna .header__wrapper::before{display:none}body.page-template-zuluna .header #main-menu{background-color:transparent}body.page-template-zuluna .faq__items{margin-bottom:20px}body.page-template-zuluna .faq__items-item{border-bottom:1px solid #d5d8dc;padding-top:30px;padding-bottom:30px}body.page-template-zuluna .faq__items-item.active .faq__items-item-top-icon svg{-webkit-clip-path:inset(16px 0);clip-path:inset(16px 0)}body.page-template-zuluna .faq__items-item.active .faq__items-item-top-icon svg path{fill:#960518}body.page-template-zuluna .faq__items-item-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}body.page-template-zuluna .faq__items-item-top-title{font-family:Inter,Sans-serif;font-size:26px;font-weight:300;letter-spacing:-.2px;padding-right:20px}@media (max-width:575px){body.page-template-zuluna .faq__items-item-top-title{font-size:20px}}body.page-template-zuluna .faq__items-item-top-icon{width:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;-ms-flex:0 0 24x;flex:0 0 24x}body.page-template-zuluna .faq__items-item-top-icon svg{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;-webkit-clip-path:inset(0 0);clip-path:inset(0 0);display:block}body.page-template-zuluna .faq__items-item-top-icon svg path{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;fill:#2c2c2c}body.page-template-zuluna .faq__items-item-value{padding:0 15px;color:#2c2c2c;font-weight:400;font-size:16px;line-height:24px;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}@media (max-width:768px){body.page-template-zuluna .faq__items-item-value{padding:0}}body.page-template-zuluna .faq__items-item-value p{margin:0}.zuluna-subpage-helper-left::after{content:"";background:url(/wp-content/uploads/2024/08/left-bottom1.png);background-repeat:no-repeat;background-position:center;background-size:center/contain;position:absolute;left:0;bottom:15%;width:305px;height:808px;pointer-events:none}.zuluna-subpage-helper-right::after{content:"";background:url(/wp-content/uploads/2024/08/right-bottom.png);background-repeat:no-repeat;background-position:center;background-size:center/contain;position:absolute;right:0;bottom:0;width:214px;height:244px;pointer-events:none}.zuluna-subpage-helper-right::before{content:"";background:url(/wp-content/uploads/2024/08/bottom-lines.png);background-repeat:no-repeat;background-position:center;background-size:center/contain;position:absolute;right:270px;bottom:50px;width:338px;height:37px;pointer-events:none}.zuluna-products header#site-header .site-header-inner .wrap-inner{background-color:transparent}.zuluna-products #site-header{left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.zuluna-products #site-header .wrap-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.zuluna-products #site-header .wrap-inner:before{background-color:transparent!important}.zuluna-products #site-header .wrap-inner #site-logo{display:none}body.elementor-page #main-content,body.is-page.zuluna-products #main-content{margin:0}.zuluna-subpage{padding-top:250px;max-width:calc(1500px + 10%);margin:0 auto;padding-left:5%;padding-right:5%}.zuluna-subpage__info{margin-bottom:60px}.zuluna-subpage__info-logo{max-width:413px}.zuluna-subpage__info-logo img{z-index:1;position:relative}.zuluna-subpage__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.zuluna-subpage__info-text{color:#1e2238;text-align:right;font-family:Inter;font-size:48px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-2px;z-index:22}.zuluna-subpage__info-text p{margin-top:0}.zuluna-subpage__info-text p{margin-bottom:0}.zuluna-subpage__info-text strong{color:#960518;font-weight:600}.zuluna-products__top{border-radius:30px;background:#ededed;padding:20px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2;margin-bottom:60px}.zuluna-products__top-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#656c7b;text-align:center;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.4px;padding-left:54px}.zuluna-products__top-categories-item{display:block;margin-right:36px}.zuluna-products__top-categories-item:last-of-type{margin-right:0}a.zuluna-products__top-categories-item{color:#656c7b}.zuluna-products__top-search{position:relative}.zuluna-products__top-search input[type=text]{border-radius:30px;border:1px solid #fff;background:var(--Neutral-10,#fff);padding:16px 32px;margin-bottom:0;color:#656c7b;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-2px}.zuluna-products__top-search input[type=submit]{position:absolute;right:0;height:100%;padding:0;border-radius:0;width:60px;opacity:0}.zuluna-products__top-search-form-icon{position:absolute;right:32px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);pointer-events:none}.zuluna-products__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:70px;row-gap:0}.zuluna-products__items-item{max-width:calc(25% - 52.5px);-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 52.5px);flex:0 0 calc(25% - 52.5px);position:relative;z-index:1;cursor:pointer;margin-bottom:49px}.zuluna-products__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:26px}.zuluna-products__pagination .page-numbers{width:56px;height:56px;border-radius:50%;color:#2c2c2c;text-align:center;font-size:16px;line-height:16px;font-style:normal;font-weight:700;border:1px solid transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.single-zuluna-products{overflow-x:hidden}body.single-zuluna-products footer.footer{display:none}.zuluna-footer{padding-bottom:57px;max-width:1200px;margin:0 auto;padding-top:40px;border-top:1px solid #d5dae1}.zuluna-footer__text{text-align:center;color:#656c7b;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.14px}.zuluna-products__pagination .page-numbers.current{color:#9b1123;border:1px solid #9b1123}.zuluna-products__items-item-image{height:239px}.zuluna-products__items-item-image img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.zuluna-products__items-item:hover .zuluna-products__items-item-image img{-webkit-transform:scale(1.3);transform:scale(1.3)}.zuluna-products__items-item:hover .zuluna-products__items-item-bottom-arrow{background:#9b1123}.zuluna-products__items-item:hover .zuluna-products__items-item-bottom-arrow svg path{stroke:#fff}.zuluna-products__items-item-image{border-radius:15px;overflow:hidden;margin-bottom:16px}.zuluna-products__items-item-image img{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.zuluna-products__items-item-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.zuluna-products__items-item-bottom-title{color:#000;font-family:Inter;font-size:24px;font-weight:700;line-height:normal;text-transform:uppercase}.zuluna-products__items-item-bottom-arrow{-webkit-box-flex:0;-ms-flex:0 0 34px;flex:0 0 34px;width:34px;height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background-color:transparent;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.zuluna-products__items-item-bottom-arrow svg path{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.zuluna-product-single__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 75px;text-align:center;position:relative;margin-bottom:30px}.zuluna-product-single__top-back-icon svg{display:block;margin-right:15px}.zuluna-product-single__top-back{position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:24px;font-style:normal;font-weight:700;line-height:normal;border-radius:30px;border:1px solid #d5dae1;padding:15px 30px;cursor:pointer}.zuluna-product-single__top-back-text{color:#000}.zuluna-product-single__top-title{color:#1e2238;text-align:center;font-size:48px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-2px;margin-top:0;margin-bottom:0}.zuluna-product-single__image{position:relative;z-index:1;margin:0 auto 54px auto;max-width:1000px;text-align:center;border-radius:15px;z-index:2}.zuluna-product-single__image img{border-radius:15px;display:block;margin:0 auto}.zuluna-product-single__title{color:#1e2238;font-family:Inter;font-size:48px;font-style:normal;font-weight:600;line-height:120%;margin-bottom:23px;z-index:1;position:relative}@media (min-width:768px){.zuluna-product-single__title{letter-spacing:-2px}}.zuluna-product-single__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:84px;z-index:1;position:relative}.zuluna-product-single__content-info{max-width:calc(71.6% - 42px);-webkit-box-flex:0;-ms-flex:0 0 calc(71.6% - 42px);flex:0 0 calc(71.6% - 42px)}.zuluna-product-single__content-info .wp-block-table{display:block;margin:0}.zuluna-product-single__content-info table{border-collapse:collapse;width:100%;margin:0 0 30px;table-layout:fixed;border:none}.zuluna-product-single__content-download{max-width:calc(28.4% - 42px);-webkit-box-flex:0;-ms-flex:0 0 calc(28.4% - 42px);flex:0 0 calc(28.4% - 42px)}.zuluna-product-single__content-download-box{padding:30px;border-radius:20px;background:#9b1123}.zuluna-product-single__content-download-box-title{color:var(--Neutral-10,#fff);font-size:56px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-3px;margin-bottom:32px}.zuluna-product-single__content-download-box-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.zuluna-product-single__content-download-box-item-title{color:var(--Neutral-10,#fff);font-size:18px;font-style:normal;font-weight:400;line-height:150%}.zuluna-product-single__content-download-box-item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:16px;border:1px solid var(--Neutral-10,#fff);background:var(--Neutral-10,#fff);width:56px;height:40px;-webkit-box-flex:0;-ms-flex:0 0 56px;flex:0 0 56px}.zuluna-product-single__content table{border:none}.zuluna-product-single__content table tr{border:none;background-color:#fff}.zuluna-product-single__content table tr:nth-child(even){background-color:#f2f2f2}.zuluna-product-single__content table td{border:none;padding:.5em}.zuluna-products .footer-wrap{display:none!important}.zuluna-products__top-categories-button{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#656c7b;font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.18px;max-width:100%;width:100%;padding-bottom:20px;cursor:pointer}.zuluna-products__top-categories-button-icon{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.zuluna-products__top-categories-button.active .zuluna-products__top-categories-button-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media (max-width:1500px){.zuluna-subpage-helper-right::before{display:none}.zuluna-subpage-helper-left{display:none}.zuluna-subpage-helper-middle{display:none}body.zuluna-products::after{background:url(/wp-content/uploads/2024/08/group.png) no-repeat center center/contain;left:-100px}.zuluna-product-single__content-download-box-title{font-size:42px}}@media (max-width:1250px){.zuluna-products__top-categories{padding-left:0}.zuluna-products__top-categories-item{margin-right:20px}.zuluna-products__items{gap:30px}.zuluna-products__items-item{max-width:calc(50% - 15px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px)}.zuluna-products__items-item-image{height:400px}.zuluna-subpage__info-logo{max-width:300px}.zuluna-product-single__content{gap:30px}.zuluna-product-single__content-info{max-width:calc(70% - 15px);-webkit-box-flex:0;-ms-flex:0 0 calc(70% - 15px);flex:0 0 calc(70% - 15px)}.zuluna-product-single__content-download{max-width:calc(30% - 15px);-webkit-box-flex:0;-ms-flex:0 0 calc(30% - 15px);flex:0 0 calc(30% - 15px)}}@media (max-width:1150px){.zuluna-products__top-categories{display:none;margin-bottom:20px;text-align:left}.zuluna-products__top-categories-item{margin-bottom:12px}.zuluna-products__top-categories.active{display:block}.zuluna-products__top-categories-button{display:-webkit-box;display:-ms-flexbox;display:flex}.zuluna-product-single__content-download-box{padding:15px}.zuluna-product-single__content-download-box-title{font-size:32px}.zuluna-product-single__content-download-box-item-title{font-size:18px}}@media (max-width:1024px){.zuluna-subpage__info-logo{position:absolute;top:35px;left:5%;max-width:150px}.zuluna-subpage__info-text{text-align:left;font-size:32px}.zuluna-subpage__info{margin-bottom:35px}.zuluna-products__top-search input[type=text]{font-size:18px;max-width:100%;width:100%}.zuluna-products__top-search{max-width:100%;width:100%}.zuluna-products__top{padding:30px}.zuluna-products__items-item-image{height:300px;border-radius:8px}body.zuluna-products::after{width:800px;height:427px}.zuluna-products__items-item-bottom-title{font-size:20px;word-break:break-all}.zuluna-products__items{gap:16px;row-gap:0}.zuluna-products__items-item{margin-bottom:16px}.zuluna-products__items-item{max-width:calc(50% - 8px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 8px);flex:0 0 calc(50% - 8px)}.zuluna-subpage-helper-right{display:none}.zuluna-product-single__top-title{font-size:32px}.zuluna-product-single__top-back svg{margin:0}.zuluna-product-single__top-back{font-size:0;line-height:0;padding:0;width:36px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.zuluna-product-single__content-info{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}.zuluna-product-single__content-download{max-width:500px;-webkit-box-flex:0;-ms-flex:0 0 500px;flex:0 0 500px;width:100%;margin:0 auto 26px auto}.zuluna-product-single__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.zuluna-product-single__image{margin:0 auto 16px auto}.zuluna-product-single__title{font-size:32px;margin-bottom:16px}}@media (max-width:768px){.zuluna-products__items-item-bottom-title{font-size:16px}.zuluna-products__items-item-image{height:200px}.zuluna-products__top{margin-left:-6%;margin-right:-6%;border-radius:0;margin-bottom:29px}.zuluna-product-single__top-title{font-size:20px}.zuluna-product-single__title{font-size:18px}.zuluna-product-single__content{font-size:15px}.zuluna-product-single__content-download-box-title{font-size:22px}}@media (max-width:575px){.zuluna-products__items-item-bottom-title{font-size:14px}.zuluna-products__items-item-image{height:120px}.zuluna-product-single__top-title{font-size:18px}.zuluna-product-single__content-download{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.zuluna-product-single__title{font-size:14px}.zuluna-product-single__content{font-size:14px}.zuluna-product-single__content-download-box-title{font-size:18px;letter-spacing:0}.zuluna-product-single__content-download-box-item-title{font-size:14px}}.clean-template .hero{margin-bottom:30px}.clean-template>:not(.hero){max-width:1200px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.clean-template>:not(.hero).wp-block-list{max-width:1170px}.clean-template p{font-size:16px;line-height:24px;margin-bottom:24px}.clean-template a{color:#138b44}.clean-template h2{font-family:Inter;font-weight:600;color:#2c2c2c;font-size:2.125em;line-height:1.235;margin-bottom:20px}@media (max-width:768px){.clean-template h2{font-size:1.525em}}.clean-template h3{font-size:1.875em;line-height:1.266;font-family:Inter;font-weight:600;color:#2c2c2c;margin-bottom:20px}@media (max-width:768px){.clean-template h3{font-size:1.225em}}.clean-template ol,.clean-template ul{padding:0;margin:0 0 20px 30px}.clean-template ul{list-style:disc}.clean-template ul li{margin-bottom:5px}.clean-template ol{list-style:decimal}.affiliate-panel .text-center{text-align:center}.affiliate-panel .text-center.goodpricemyfriend{margin-block:30px;font-weight:600;color:#2c2c2c;font-size:2.125em;line-height:1.235}.affiliate-panel #more{overflow:hidden}.affiliate-panel .d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.affiliate-panel .flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.affiliate-panel .align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.affiliate-panel .pricelist-downloader{width:60%;max-width:700px;margin:30px auto;color:#2c2c2c;letter-spacing:-.5px;position:relative}.affiliate-panel .pricelist-downloader::after{content:'';pointer-events:none;position:absolute;right:calc(100% + 5px);bottom:70px;width:78px;height:214px;background-image:url(/wp-content/uploads/2024/12/green-arrow.png);background-position:center;background-repeat:no-repeat;background-size:cover}@media (min-width:575px){.affiliate-panel .pricelist-downloader::after{right:calc(100% + 50px)}}@media (min-width:768px){.affiliate-panel .pricelist-downloader::after{bottom:inherit;top:0}}@media (min-width:1200px){.affiliate-panel .pricelist-downloader::after{right:calc(100% + 100px)}}.affiliate-panel .pricelist-downloader::before{content:'';pointer-events:none;position:absolute;left:calc(100% + 5px);bottom:0;width:77px;height:240px;background-image:url(/wp-content/uploads/2024/12/orange-arrow.png);background-position:center;background-repeat:no-repeat;background-size:cover}@media (min-width:575px){.affiliate-panel .pricelist-downloader::before{left:calc(100% + 30px)}}@media (min-width:768px){.affiliate-panel .pricelist-downloader::before{left:calc(100% + 80px)}}@media (min-width:1200px){.affiliate-panel .pricelist-downloader::before{left:calc(100% + 150px)}}.affiliate-panel .pricelist-downloader select{padding:8px 20px;border-radius:8px;width:100%;-webkit-appearance:none;border-color:#eff5fb;background:#eff5fb url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='gray'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;background-size:10px;background-position:calc(100% - 20px) calc(50%);background-repeat:no-repeat;outline:0;font-family:Inter;font-size:16px;line-height:28px;font-weight:400;border-style:solid;border-width:1px;margin-bottom:20px;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all ease .3s;transition:all ease .3s;color:#5e709d}.affiliate-panel .pricelist-downloader input[type=number]{font-family:Inter;font-size:16px;line-height:28px;font-weight:400;padding:8px 20px;border-radius:8px;border-style:solid;border-width:1px;border-color:#eff5fb;background-color:#eff5fb;margin-bottom:20px;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all ease .3s;transition:all ease .3s;color:#5e709d;max-width:100%;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));margin-bottom:0}@media (max-width:768px){.affiliate-panel .pricelist-downloader input[type=number]{margin-bottom:20px}}.affiliate-panel .pricelist-downloader label{margin-bottom:5px;display:block}.affiliate-panel .pricelist-downloader [type=submit]{margin-block:15px;background-color:#138b44;font-family:Inter;font-size:16px;line-height:28px;font-weight:500;color:#fff;padding:9px 36px;border-radius:30px;display:inline-block;-webkit-transition:all ease .3s;transition:all ease .3s;white-space:nowrap;border:none;cursor:pointer;margin-left:15px}.affiliate-panel .pricelist-downloader [type=submit]:hover{background-color:#4732d7}.affiliate-panel .pricelist-downloader .description-bottom{font-size:11px;line-height:15px;margin-left:15px}.affiliate-panel .pricelist-downloader .description-bottom:first-of-type{margin-top:15px}.affiliate-panel .pricelist-downloader .vk-container{max-width:100%;width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:24px}@media (max-width:768px){.affiliate-panel .pricelist-downloader .vk-container{margin-bottom:10px}}.affiliate-panel .pricelist-downloader .vk-container input,.affiliate-panel .pricelist-downloader .vk-container label{margin:0}.affiliate-panel .pricelist-downloader .vk-container input{margin-right:4px}.affiliate-panel .pricelist-downloader #downloadPricingButton{padding:13px 24px;border-radius:100px;background:#2c8a46;color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:120%;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.affiliate-panel .pricelist-downloader #downloadPricingButton:hover{background-color:#38b15a}.affiliate-panel .catalogs-container{overflow:hidden;padding-top:30px;max-width:1714px;margin:0 auto -55px auto}.affiliate-panel .configuration-catalogs{position:relative;min-height:289px}.affiliate-panel .configuration-catalogs::after{content:'';position:absolute;top:-30px;left:0;width:100%;height:100%;background-color:#138b44;height:100%}@media (min-width:575px){.affiliate-panel .configuration-catalogs::after{border-radius:50% 50% 50% 50%/60% 60% 40% 40%;height:766px;top:15px}}@media (min-width:1024px){.affiliate-panel .configuration-catalogs::after{top:0}}.affiliate-panel .configuration-catalogs__wrapper{max-width:1000px;margin:0 auto;padding:0 15px;z-index:1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.affiliate-panel .configuration-catalogs__wrapper-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:28px;-moz-column-gap:28px;column-gap:28px;max-width:454px;width:454px;padding-bottom:55px}@media (min-width:1024px){.affiliate-panel .configuration-catalogs__wrapper-items{max-width:100%;width:100%;padding-bottom:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.affiliate-panel .configuration-catalogs__wrapper-items-item{max-width:213px;-webkit-box-flex:0;-ms-flex:0 0 213px;flex:0 0 213px;color:#000;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:100%;position:relative;height:157px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 16px 24px 16px;margin-bottom:20px}@media (min-width:1024px){.affiliate-panel .configuration-catalogs__wrapper-items-item{max-width:calc(25% - 21px);-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 21px);flex:0 0 calc(25% - 21px);margin-bottom:0}}@media (min-width:1024px){.affiliate-panel .configuration-catalogs__wrapper-items-item.blue{margin-bottom:25px}}.affiliate-panel .configuration-catalogs__wrapper-items-item.blue .configuration-catalogs__wrapper-items-item-background::after{background-color:#b5d2f9}@media (min-width:1024px){.affiliate-panel .configuration-catalogs__wrapper-items-item.red{margin-bottom:56px}}.affiliate-panel .configuration-catalogs__wrapper-items-item.red .configuration-catalogs__wrapper-items-item-background::after{background-color:#f9b5b5}@media (min-width:1024px){.affiliate-panel .configuration-catalogs__wrapper-items-item.yellow{margin-bottom:82px}}.affiliate-panel .configuration-catalogs__wrapper-items-item.yellow .configuration-catalogs__wrapper-items-item-background::after{background-color:#e7f9b5}.affiliate-panel .configuration-catalogs__wrapper-items-item.green .configuration-catalogs__wrapper-items-item-background::after{background-color:#6bc48f}.affiliate-panel .configuration-catalogs__wrapper-items-item:hover .configuration-catalogs__wrapper-items-item-background::after{-webkit-transform:translate(4px,-10px) rotate(5deg);transform:translate(4px,-10px) rotate(5deg)}.affiliate-panel .configuration-catalogs__wrapper-items-item-text{z-index:4;position:relative}.affiliate-panel .configuration-catalogs__wrapper-items-item-background{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.affiliate-panel .configuration-catalogs__wrapper-items-item-background img,.affiliate-panel .configuration-catalogs__wrapper-items-item-background svg{display:block;max-width:100%;z-index:3;position:relative}.affiliate-panel .configuration-catalogs__wrapper-items-item-background::after{content:'';width:calc(100% - 2px);height:calc(100% - 2px);top:1px;right:1px;position:absolute;border-radius:20px;-webkit-transition:.5s all ease-in-out;transition:.5s all ease-in-out;-webkit-transform:translate(4px,-10px) rotate(5deg);transform:translate(4px,-10px) rotate(5deg)}@media (min-width:575px){.affiliate-panel .configuration-catalogs__wrapper-items-item-background::after{-webkit-transform:translate(0,0) rotate(0);transform:translate(0,0) rotate(0)}}.meeting-hero .hero{min-height:480px;position:relative}.meeting-hero .hero__background-image{position:absolute;top:0;left:0;width:100%;height:100%}.meeting-hero .hero__background-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.meeting-hero .hero__text{z-index:1;position:relative}.meeting-hero .hero__text-bottom{position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);text-align:left;max-width:1200px;width:100%;margin:0 auto;padding-left:15px;padding-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meeting-hero .hero__text-bottom .hero__title{font-size:42px;font-weight:600;margin-bottom:0;background-color:#fff;display:inline-block;padding:20px 10px;letter-spacing:-.5px;position:relative;color:#2c2c2c;padding-right:30px}@media (max-width:767px){.meeting-hero .hero__text-bottom .hero__title{font-size:32px}}.meeting-hero .hero__text-bottom .hero__title::after{content:"";position:absolute;height:1px;bottom:0;width:auto;left:10px;right:40px;background-color:#f2f2f2}.meeting-hero .hero__text-bottom .hero__title::before{content:'';position:absolute;top:0;right:100%;height:100%;background-color:#fff;width:2000px}.meeting-hero .hero__text-bottom .hero__title span{color:#138b44;font-weight:300;letter-spacing:-1.5px}.meeting-hero .hero__text-bottom .hero__title span::after{display:none}body.page-template-meeting .select2-container{margin-top:0!important;border:none!important}body.page-template-meeting .select2-selection{background:#f0f5fb!important;border:none!important}body.page-template-meeting .forminator-select-dropdown{background:#f0f5fb!important;border:none!important}body.page-template-meeting .forminator-select-dropdown li{color:#6270ae!important;background:#f0f5fb!important}body.page-template-meeting .select2-selection__rendered{color:#6270ae!important;font-family:Inter!important;font-size:16px!important;font-style:normal!important;font-weight:500!important;line-height:120%!important;border-radius:8px!important;background:#f0f5fb!important;padding:10px!important;border:none!important}body.page-template-meeting .forminator-error-message{margin-top:0!important}body.page-template-meeting main{overflow:hidden;position:relative}body.page-template-meeting footer{background-color:rgba(19,139,68,.03)}.meeting-form{padding:47px 15px 0 15px;max-width:815px;width:100%;margin:0 auto}.meeting-form__bg{position:absolute;bottom:0;left:0;width:100%;height:543px}.meeting-form__bg img,.meeting-form__bg svg{position:absolute;top:0;left:0;width:100%;height:100%;width:100%;height:1230px}.meeting-form__title{color:var(--color-grey-17,#2c2c2c);font-size:20px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:32px;text-align:center}@media (min-width:575px){.meeting-form__title{font-size:24px}}@media (min-width:768px){.meeting-form__title{font-size:30px}}@media (min-width:1024px){.meeting-form__title{font-size:42px}}.meeting-form__description{color:var(--color-black-solid,#000);text-align:center;font-family:"Work Sans";font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:32px;opacity:.5}.meeting-form__form{position:relative}.meeting-form__form::before{content:'';background-image:url(https://bertsch-holzbau.eu/wp-content/uploads/2024/11/aside-left.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;right:calc(100% + 41px);top:0;width:346px;height:531px}.meeting-form__form::after{content:'';background-image:url(https://bertsch-holzbau.eu/wp-content/uploads/2024/11/aside-right.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;left:calc(100% + 41px);top:0;width:346px;height:531px}.meeting-form .meeting-back{color:#002213;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:120%;padding:13px 24px;border-radius:100px;border:var(--stroke-weight-1,1px) solid #138b44;background:var(--color-white-solid,#fff);position:absolute;bottom:0;left:0;text-align:center}@media (max-width:782px){.meeting-form .meeting-back{position:relative;bottom:inherit;left:inherit;max-width:100%;width:100%;display:block}}.meeting-form form{position:relative}.meeting-form form label{color:var(--color-grey-17,#2c2c2c)!important;font-family:Inter!important;font-size:16px!important;font-style:normal;font-weight:400!important;margin-bottom:4px!important;line-height:120%!important;border:none!important}.meeting-form form select{color:#6270ae!important;font-family:Inter!important;font-size:16px!important;font-style:normal!important;font-weight:500!important;line-height:120%!important;border-radius:8px!important;background:#f0f5fb!important;padding:10px!important;border:none!important}.meeting-form form input textarea,.meeting-form form input[type=email],.meeting-form form input[type=text]{color:#6270ae!important;font-family:Inter!important;font-size:16px!important;font-style:normal!important;font-weight:500!important;line-height:120%!important;border-radius:8px!important;background:#f0f5fb!important;padding:10px!important;border:none!important;height:46px!important}.meeting-form form textarea{color:#6270ae!important;font-family:Inter!important;font-size:16px!important;font-style:normal!important;font-weight:500!important;line-height:120%!important;border-radius:8px!important;background:#f0f5fb!important;padding:10px!important;border:none!important;resize:none!important;height:300px!important}.meeting-form form button.forminator-button{border-radius:100px!important;background:#2c8a46!important;color:var(--color-white-solid,#fff)!important;font-family:Inter!important;font-size:18px!important;font-style:normal!important;font-weight:500!important;line-height:120%!important;padding:13px 24px!important;display:block!important;margin-left:auto!important}.meeting-form form .forminator-field-html{color:var(--color-black-solid,#000);font-family:Inter;font-size:20px;font-style:normal;font-weight:800;line-height:100%}.meeting-form form .forminator-field-html .forminator-label{display:none}.meeting-form form .forminator-field-html p{margin:0}.catalogs{padding-top:47px}.catalogs__title{color:var(--color-grey-17,#2c2c2c);font-size:20px;font-style:normal;font-weight:700;line-height:120%;text-align:center;margin-bottom:32px}@media (min-width:575px){.catalogs__title{font-size:24px}}@media (min-width:768px){.catalogs__title{font-size:30px}}@media (min-width:1024px){.catalogs__title{font-size:42px}}.catalogs__description{color:var(--color-black-solid,#000);text-align:center;font-family:"Work Sans";font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:32px;opacity:.5}.catalogs__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;border-bottom:2px solid #dde7f3;max-width:1440px;margin:0 auto 32px auto;padding:0 15px}@media (min-width:768px){.catalogs__items{padding:47px 15px 12px 15px}}@media (min-width:1250px){.catalogs__items{padding:47px 115px 12px 115px}}.catalogs__items-item{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:24px;border-radius:20px;margin-bottom:20px;background:var(--color-white-solid,#fff);-webkit-box-shadow:0 89px 25px 0 transparent,0 57px 23px 0 rgba(0,0,0,.01),0 32px 19px 0 rgba(0,0,0,.05),0 14px 14px 0 rgba(0,0,0,.09),0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 89px 25px 0 transparent,0 57px 23px 0 rgba(0,0,0,.01),0 32px 19px 0 rgba(0,0,0,.05),0 14px 14px 0 rgba(0,0,0,.09),0 4px 8px 0 rgba(0,0,0,.1)}@media (min-width:575px){.catalogs__items-item{max-width:calc(50% - 10px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px)}}@media (min-width:768px){.catalogs__items-item{max-width:calc(33.333% - 13.333px);-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 13.333px);flex:0 0 calc(33.333% - 13.333px)}}@media (min-width:1100px){.catalogs__items-item{max-width:calc(20% - 16px);-webkit-box-flex:0;-ms-flex:0 0 calc(20% - 16px);flex:0 0 calc(20% - 16px)}}.catalogs__items-item-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-bottom:16px}.catalogs__items-item-top-checkbox{margin-right:8px;position:relative}.catalogs__items-item-top-checkbox input{width:20px;height:20px;opacity:0}.catalogs__items-item-top-checkbox input:checked+.checkbox-helper::before{border:1px solid #138b44}.catalogs__items-item-top-checkbox input:checked+.checkbox-helper::after{opacity:1}.catalogs__items-item-top-checkbox .checkbox-helper::before{content:'';position:absolute;left:0;top:3px;width:18px;height:18px;border:1px solid #6270ae;border-radius:4px;pointer-events:none}.catalogs__items-item-top-checkbox .checkbox-helper::after{content:'';background:var(--color-spring-green-31,#138b44);border-radius:4px;position:absolute;left:0;top:3px;width:18px;height:18px;border:1px solid #138b44;background-image:url(assets/images/checkmark.svg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;pointer-events:none;-webkit-transition:.5s all ease-in-out;transition:.5s all ease-in-out}.catalogs__items-item-top-title{color:#2c2c2e;font-size:12px;font-style:normal;font-weight:400;line-height:120%;text-transform:capitalize}.catalogs__items-item-image{text-align:center}.catalogs__items-item-text{color:var(--color-grey-17,#2c2c2c);font-size:12px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:4px}.catalogs__items-item-number input{border-radius:8px;background:#f0f5fb;font-family:Inter;color:#6270ae;font-size:16px;font-style:normal;font-weight:400;line-height:120%;padding:10px;max-width:100%;width:100%;border:none}.catalogs__summary{max-width:1440px;margin:0 auto;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1024px){.catalogs__summary{padding:0 115px}}.catalogs__summary-text{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:30px}@media (min-width:1024px){.catalogs__summary-text{max-width:70%;-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;margin-bottom:0}}.catalogs__summary-text-title{color:var(--color-black-solid,#000);font-size:20px;font-style:normal;font-weight:800;line-height:100%;margin-bottom:24px}.catalogs__summary-text-selected-title{color:var(--color-grey-17,#2c2c2c);font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:4px}.catalogs__summary-text-selected-items{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.catalogs__summary-text-selected-items-item{color:#6270ae;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:120%;border-radius:18px;background:#f0f5fb;padding:4px 16px;display:inline-block}.catalogs__summary-text-items-summary{color:var(--color-grey-17,#2c2c2c);font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:4px}.catalogs__summary-text-items{color:#6270ae;font-size:16px;font-style:normal;font-weight:500;line-height:120%}.catalogs__summary-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:50px}@media (min-width:1024px){.catalogs__summary-buttons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;max-width:30%;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;margin-bottom:0}}.catalogs__summary-buttons-back{color:#002213;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:120%;border:1px solid #2c8a46;background-color:#fff;padding:13px 24px;border-radius:100px;cursor:pointer}.catalogs__summary-buttons-order{color:var(--color-white-solid,#fff);font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:120%;padding:13px 24px;border-radius:100px;background:#2c8a46;border:1px solid #2c8a46;cursor:pointer}.summary-popup{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);z-index:1500;opacity:0;pointer-events:none;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}@media (min-width:768px){.summary-popup{padding:50px}}.summary-popup.active{opacity:1;pointer-events:all}.summary-popup__wrapper{max-width:705px;border-radius:21.441px;background:var(--color-white-solid,#fff);-webkit-box-shadow:0 95.414px 26.802px 0 transparent,0 61.108px 24.658px 0 rgba(0,0,0,.01),0 34.306px 20.369px 0 rgba(0,0,0,.05),0 15.009px 15.009px 0 rgba(0,0,0,.09),0 4.288px 8.577px 0 rgba(0,0,0,.1);box-shadow:0 95.414px 26.802px 0 transparent,0 61.108px 24.658px 0 rgba(0,0,0,.01),0 34.306px 20.369px 0 rgba(0,0,0,.05),0 15.009px 15.009px 0 rgba(0,0,0,.09),0 4.288px 8.577px 0 rgba(0,0,0,.1);padding:15px;overflow-y:scroll;max-height:100%}@media (min-width:575px){.summary-popup__wrapper{padding:20px}}@media (min-width:800px){.summary-popup__wrapper{padding:40px}}.summary-popup__wrapper-title{color:var(--color-grey-7,#111);font-style:normal;font-weight:700;line-height:120%;text-align:center;margin-bottom:15px}@media (min-width:575px){.summary-popup__wrapper-title{font-size:24px}}@media (min-width:768px){.summary-popup__wrapper-title{font-size:30px}}@media (min-width:1024px){.summary-popup__wrapper-title{font-size:46px;margin-bottom:24px}}.summary-popup__wrapper-description{color:var(--color-grey-17,#2c2c2c);font-size:16px;font-style:normal;font-weight:400;line-height:140%;opacity:.8}@media (min-width:575px){.summary-popup__wrapper-description{font-size:18px}}@media (min-width:768px){.summary-popup__wrapper-description{font-size:20px}}.summary-popup__wrapper-bottom-title{padding-top:24px;margin-top:24px;border-top:2px solid #dde7f3;color:var(--color-black-solid,#000);font-family:Inter;font-style:normal;font-weight:800;line-height:100%;margin-bottom:24px;font-size:16px}@media (min-width:575px){.summary-popup__wrapper-bottom-title{font-size:18px}}@media (min-width:768px){.summary-popup__wrapper-bottom-title{font-size:20px}}.summary-popup__items-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:24px;margin-bottom:24px;border-bottom:2px solid #dde7f3}.summary-popup__items-item:last-of-type{border-bottom:0;margin-bottom:0}.summary-popup__items-item-text{max-width:calc(100% - 34px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 34px);flex:0 0 calc(100% - 34px)}.summary-popup__items-item-text-bottom,.summary-popup__items-item-text-top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.summary-popup__items-item-text-bottom-left,.summary-popup__items-item-text-top-left{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:15px}@media (min-width:768px){.summary-popup__items-item-text-bottom-left,.summary-popup__items-item-text-top-left{max-width:148px;-webkit-box-flex:0;-ms-flex:0 0 148px;flex:0 0 148px;margin-bottom:0}}.summary-popup__items-item-text-bottom-left-hidden,.summary-popup__items-item-text-top-left-hidden{margin-bottom:8px;color:var(--color-grey-17,#2c2c2c);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%}@media (min-width:768px){.summary-popup__items-item-text-bottom-left-hidden,.summary-popup__items-item-text-top-left-hidden{display:none}}.summary-popup__items-item-text-bottom-right,.summary-popup__items-item-text-top-right{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width:768px){.summary-popup__items-item-text-bottom-right,.summary-popup__items-item-text-top-right{max-width:calc(100% - 172px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 172px);flex:0 0 calc(100% - 172px)}}.summary-popup__items-item-text-bottom-right-hidden,.summary-popup__items-item-text-top-right-hidden{margin-bottom:8px;color:var(--color-grey-17,#2c2c2c);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%}@media (min-width:768px){.summary-popup__items-item-text-bottom-right-hidden,.summary-popup__items-item-text-top-right-hidden{display:none}}.summary-popup__items-item-text-top{margin-bottom:8px;color:var(--color-grey-17,#2c2c2c);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;display:none;line-height:120%}@media (min-width:768px){.summary-popup__items-item-text-top{display:-webkit-box;display:-ms-flexbox;display:flex}}.summary-popup__items-item-text-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.summary-popup__items-item-text-bottom-left{color:#6270ae;font-family:Inter;font-style:normal;font-weight:500;line-height:120%;font-size:16px}@media (min-width:575px){.summary-popup__items-item-text-bottom-left{font-size:18px}}@media (min-width:768px){.summary-popup__items-item-text-bottom-left{font-size:20px}}.summary-popup__items-item-text-bottom-right input{border-radius:8px;background:#f0f5fb;font-family:Inter;color:#6270ae;font-size:16px;font-style:normal;font-weight:400;line-height:120%;padding:10px;max-width:100%;width:100%;border:none;min-height:46px}.summary-popup__items-item-remove{margin-left:10px;max-width:34px;-webkit-box-flex:0;-ms-flex:0 0 34px;flex:0 0 34px;cursor:pointer}.summary-popup__buttons{position:relative}.summary-popup__buttons .forminator-edit-module{display:none!important}.summary-popup__buttons-back{position:absolute;bottom:55px;left:0;color:#002213;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:120%;padding:13px 24px;border-radius:100px;border:var(--stroke-weight-1,1px) solid #138b44;background:var(--color-white-solid,#fff);cursor:pointer;max-width:100%;width:100%}@media (min-width:768px){.summary-popup__buttons-back{bottom:0;max-width:auto;width:auto}}.summary-popup__buttons-order form{margin-bottom:0!important}.summary-popup__buttons-order .forminator-row-last{margin-bottom:0!important}.summary-popup__buttons-order label{padding-top:24px!important;margin-top:24px!important;border-top:2px solid #dde7f3!important;color:var(--color-black-solid,#000)!important;font-family:Inter!important;font-style:normal!important;font-weight:800!important;line-height:100%!important;margin-bottom:24px!important;font-size:16px!important}@media (min-width:575px){.summary-popup__buttons-order label{font-size:18px!important}}@media (min-width:768px){.summary-popup__buttons-order label{font-size:20px!important}}.summary-popup__buttons-order .forminator-button{color:var(--color-white-solid,#fff)!important;font-family:Inter!important;font-size:18px!important;font-style:normal!important;font-weight:500!important;line-height:120%!important;padding:13px 24px!important;border-radius:100px!important;background:#2c8a46!important;border:var(--stroke-weight-1,1px) solid #138b44!important;display:block!important;margin-left:auto!important;margin-top:70px!important}@media (min-width:768px){.summary-popup__buttons-order .forminator-button{margin-top:0!important}}.summary-popup__buttons-order input[type=email]{color:#6270ae!important;font-family:Inter!important;font-size:16px!important;font-style:normal!important;font-weight:500!important;line-height:120%!important;border-radius:8px!important;background:#f0f5fb!important;padding:10px!important;border:none!important;height:46px!important}.single-product__hero{min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;margin-bottom:30px}.single-product__hero-text{position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);text-align:left;max-width:1200px;width:100%;margin:0 auto;padding-left:15px;padding-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-product__hero-text-title{color:var(--e-global-color-text);font-size:42px;font-weight:600;margin-bottom:0;background-color:#fff;display:inline-block;padding:20px 10px;letter-spacing:-.5px;position:relative;color:#2c2c2c;padding-right:30px}@media (max-width:767px){.single-product__hero-text-title{font-size:32px}}.single-product__hero-text-title::after{content:"";position:absolute;height:1px;bottom:0;width:auto;left:10px;right:40px;background-color:#f2f2f2}.single-product__hero-text-title::before{content:"";position:absolute;top:0;right:100%;height:100%;background-color:#fff;width:2000px}.single-product__hero-text-title span{color:#138b44;font-weight:300;letter-spacing:-1.5px}.single-product__hero-text-title span::after{display:none}.single-product__gallery{margin-bottom:40px;overflow:hidden}.single-product__gallery .swiper-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-product__gallery .swiper-slide{width:300px}.single-product__gallery-image{width:300px;height:300px;position:relative;cursor:pointer}.single-product__gallery-image:hover .single-product__gallery-image-icon{opacity:1}.single-product__gallery-image img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%}.single-product__gallery-image-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50px;height:50px;background-color:#014221;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.single-product__gallery-image-icon svg{width:20px;height:20px}.single-product__gallery-image-icon svg path{fill:#138b44}.single-product__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px}@media (max-width:1024px){.single-product__content{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0}}.single-product__content-info{max-width:calc(71.3% - 25px);-webkit-box-flex:0;-ms-flex:0 0 calc(71.3% - 25px);flex:0 0 calc(71.3% - 25px)}@media (max-width:1024px){.single-product__content-info{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}.single-product__content-info hr{background-color:#e7e7e7;border:0;height:1px;margin-bottom:20px}.single-product__content-info ol,.single-product__content-info ul{padding:0;margin:0 0 20px 30px}.single-product__content-info ul{list-style:disc}.single-product__content-info ul ul{list-style-type:circle}.single-product__content-info ol{list-style:decimal}.single-product__content-info li>ol,.single-product__content-info li>ul{margin-bottom:0}.single-product__content-info dd,.single-product__content-info dl{margin:0 0 20px}.single-product__content-info dt{font-weight:700}.single-product__content-info del{opacity:.5}.single-product__content-info table{margin:0 0 30px;table-layout:fixed;width:100%}.single-product__content-info caption,.single-product__content-info td,.single-product__content-info th{font-weight:400;text-align:left}.single-product__content-info th{font-weight:600}.single-product__content-info td,.single-product__content-info th{padding:10px 14px}.single-product__content-info table{border:0}.single-product__content-info table tr{border-color:#960518;background-color:#fff}.single-product__content-info table tr:nth-child(even){background-color:#f2f2f2}.single-product__content-info table tr td{border:0}.single-product__content-info table tr td:nth-child(2){font-weight:500}.single-product__content-info .wp-block-table{max-width:100%;width:100%;margin:0}.single-product__content-download{max-width:calc(28.7% - 25px);-webkit-box-flex:0;-ms-flex:0 0 calc(28.7% - 25px);flex:0 0 calc(28.7% - 25px)}@media (max-width:1024px){.single-product__content-download{max-width:500px;-webkit-box-flex:0;-ms-flex:0 0 500px;flex:0 0 500px;width:100%;margin:0 auto 100px auto}}@media (max-width:575px){.single-product__content-download{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0 auto 50px auto}}.single-product__content-download-box{background-color:#138b44;padding:20px;border-radius:20px}.single-product__content-download-box-title{color:#fff;font-size:42px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:-3px;margin-bottom:32px}.single-product__content-download-box-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.single-product__content-download-box-item-title{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:150%}.single-product__content-download-box-item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:16px;border:1px solid var(--Neutral-10,#fff);background:var(--Neutral-10,#fff);width:56px;height:40px;-webkit-box-flex:0;-ms-flex:0 0 56px;flex:0 0 56px}.single-product__description{background-color:#f2f2f2;padding:30px;border-radius:10px;font-size:16px;line-height:24px;color:#2c2c2c;margin-bottom:50px!important}.single-product__description.container.w{max-width:1170px}.single-product__description p{margin-top:0;margin-bottom:20px}.single-product__description p:last-of-type{margin-bottom:0}.page-error__section{padding:300px 0 250px 0;text-align:center}.page-error__code{font-size:120px}.page-error__message a{color:#138b44}.zuluna__entry{padding-top:350px;padding-bottom:100px;position:relative;margin-bottom:50px;overflow:hidden}@media (max-width:1024px){.zuluna__entry{padding-top:100px;padding-bottom:50px}}@media (max-width:575px){.zuluna__entry{margin-bottom:0}}.zuluna__entry::before{content:"";background:url(/wp-content/uploads/2024/08/zulu-header-bg.svg) no-repeat center center/contain;position:absolute;left:0;top:0;width:936px;height:885px;z-index:1;pointer-events:none}@media (max-width:1024px){.zuluna__entry::before{height:785px;width:836px}}@media screen and (min-width:1024px){.zuluna__entry::after{content:"";background:url(/wp-content/uploads/2024/08/zulu-header-arr-left.svg) no-repeat center center/contain;position:absolute;right:50px;top:230px;width:208px;height:152px}}.zuluna__entry__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1024px){.zuluna__entry__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.zuluna__entry-image{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;text-align:center;padding:10px}@media (max-width:1024px){.zuluna__entry-image{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width:575px){.zuluna__entry-image{margin-bottom:30px}}.zuluna__entry-image img{max-width:373px;z-index:2;position:relative}@media (max-width:575px){.zuluna__entry-image img{width:100%}}.zuluna__entry-text{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;text-align:left;padding:10px;padding-right:9vw;z-index:21;position:relative}@media (max-width:1024px){.zuluna__entry-text{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:15px}}.zuluna__entry-text-title{font-weight:700;color:#000;font-size:24px;margin-bottom:24px}@media (max-width:575px){.zuluna__entry-text-title{font-size:16px}}.zuluna__entry-text-description{color:#80899d;font-size:24px}@media (max-width:575px){.zuluna__entry-text-description{font-size:16px}}.zuluna__red-box{max-width:1200px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px;background-color:#960518;background-image:url(/wp-content/uploads/2024/08/circles.svg);background-position:100% -16%;background-repeat:no-repeat;margin-bottom:240px;border-radius:30px}@media (max-width:1024px){.zuluna__red-box{margin-bottom:100px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:150px}}@media (max-width:768px){.zuluna__red-box{border-radius:0;padding:50px 15px 30px 15px}}.zuluna__red-box-image{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:10px;position:relative;height:auto}@media (max-width:1024px){.zuluna__red-box-image{padding:0;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.zuluna__red-box-image img{width:100%}@media (min-width:1024px){.zuluna__red-box-image img{right:100px;top:0;position:absolute;min-width:630px}}@media (max-width:1024px){.zuluna__red-box-image img{max-width:400px;display:block;margin:-150px auto 0 auto}}.zuluna__red-box-text{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:10px}@media (max-width:1024px){.zuluna__red-box-text{padding:0;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.zuluna__red-box-text-title{font-size:42px;line-height:42px;color:#fff;margin-bottom:20px;font-weight:600}@media (max-width:768px){.zuluna__red-box-text-title{font-size:32px}}.zuluna__red-box-text-description{font-size:16px;line-height:27px;color:#fff}.zuluna__sliders{margin-bottom:50px;position:relative}.zuluna__sliders::before{content:"";background:url(/wp-content/uploads/2024/08/zuluna-circles.svg) no-repeat center center/contain;position:absolute;left:0;top:0;width:580px;height:808px}@media (max-width:1024px){.zuluna__sliders::before{display:none}}.zuluna__sliders::after{content:"";width:100%;height:650px;width:650px;border-radius:50%;background:#960518;position:absolute;top:120px;left:-500px;z-index:10}@media (max-width:1300px){.zuluna__sliders::after{display:none}}.zuluna__sliders-wrapper{max-width:1200px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}.zuluna__sliders-text{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}@media (max-width:1024px){.zuluna__sliders-text{-ms-flex-wrap:wrap;flex-wrap:wrap}}.zuluna__sliders-text::after{content:"";background:url(/wp-content/uploads/2024/08/zulu-circle-fat.svg) no-repeat center center/contain;position:absolute;right:0;top:-80px;width:280px;height:673px}@media (max-width:1024px){.zuluna__sliders-text::after{display:none}}.zuluna__sliders-text-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:42px;font-weight:500;letter-spacing:-.2px;color:#1e2238;max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:10px}@media (max-width:1024px){.zuluna__sliders-text-title{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0;margin-bottom:30px}}@media (max-width:768px){.zuluna__sliders-text-title{font-size:32px}}.zuluna__sliders-text-title span{color:#960518;font-weight:700}.zuluna__sliders-text-description{padding:10px;font-size:16px;line-height:27px;color:#80899d;max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media (max-width:1024px){.zuluna__sliders-text-description{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0;margin-bottom:30px}}.zuluna__sliders-sliders{position:relative;z-index:10}.zuluna__sliders-sliders::before{content:"";height:100%;width:160px;background:-webkit-gradient(linear,left top,right top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(90deg,#fff 0,rgba(255,255,255,0) 100%);position:absolute;left:0;z-index:10;pointer-events:none}@media (max-width:575px){.zuluna__sliders-sliders::before{width:50px}}.zuluna__sliders-sliders::after{content:"";width:150px;height:100%;background:-webkit-gradient(linear,right top,left top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(-90deg,#fff 0,rgba(255,255,255,0) 100%);position:absolute;right:0;top:0;z-index:10;pointer-events:none}@media (max-width:575px){.zuluna__sliders-sliders::after{width:50px}}.zuluna__sliders-top-slider{margin-bottom:15px}.zuluna__sliders-top-slider .swiper-wrapper .swiper-slide{width:300px!important;height:234px}.zuluna__sliders-top-slider-item{height:100%;border-radius:20px}.zuluna__sliders-top-slider-item img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.zuluna__sliders-bottom-slider .swiper-wrapper .swiper-slide{width:300px!important;height:234px}.zuluna__sliders-bottom-slider-item{height:100%;border-radius:20px}.zuluna__sliders-bottom-slider-item img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.zuluna__why{overflow:hidden;max-height:520px;height:520px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}@media (max-width:1024px){.zuluna__why{height:auto;max-height:100%}}.zuluna__why-wrapper{max-width:1200px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%}@media (max-width:1024px){.zuluna__why-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.zuluna__why-text{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:10px}@media (max-width:1024px){.zuluna__why-text{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0;margin-bottom:50px}}.zuluna__why-text-title{color:#1e2238;font-size:37px;font-weight:500;letter-spacing:-.2px;margin-bottom:20px}@media (max-width:768px){.zuluna__why-text-title{font-size:32px;line-height:32px}}.zuluna__why-text-description{margin-bottom:24px;color:#80899d;font-size:24px;line-height:36px}@media (max-width:768px){.zuluna__why-text-description{font-size:16px}}.zuluna__why-text-button{font-weight:500;fill:#960518;color:#960518;background-color:#fff;border-style:solid;border-width:1px 1px 1px 1px;border-color:#960518;border-radius:30px 30px 30px 30px;font-size:16px;padding:15px 30px;display:inline-block}.zuluna__why-slider{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:10px;position:relative;height:520px!important}@media (max-width:1024px){.zuluna__why-slider{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0;height:550px!important}}.zuluna__why-slider::before{content:"";width:100%;height:160px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 100%);position:absolute;top:0;z-index:10;pointer-events:none}.zuluna__why-slider::after{content:"";width:100%;height:160px;background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(0deg,#fff 0,rgba(255,255,255,0) 100%);position:absolute;bottom:0;z-index:10;pointer-events:all}.zuluna__why-slider-item{background-color:#f2f2f2;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:20px}.zuluna__why-slider-item.red-background{background-color:#960518;color:#fff}.zuluna__why-slider-item.red-background svg path{stroke:#fff}.zuluna__why-slider-item.red-background .zuluna__why-slider-item-text-title{color:#fff}.zuluna__why-slider-item-icon{max-width:121px;-webkit-box-flex:0;-ms-flex:0 0 121px;flex:0 0 121px;text-align:center}.zuluna__why-slider-item-text-title{color:#1e2238;font-size:24px;font-weight:500;letter-spacing:-.2px;margin-bottom:20px}.zuluna__why-slider-item-text-description{font-size:16px;line-height:24px;max-width:450px;width:100%;margin-bottom:24px}.zuluna__choose{margin-bottom:50px}.zuluna__choose-wrapper{max-width:1200px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;padding:50px 20px;background-color:#960518;background-image:url(/wp-content/uploads/2024/08/circles.svg);background-position:510px 0;background-repeat:no-repeat;background-size:79% auto;border-radius:30px}@media (max-width:1024px){.zuluna__choose-wrapper{border-radius:0;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:30px 15px}}.zuluna__choose-text{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:50px}@media (max-width:1024px){.zuluna__choose-text{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0;margin-bottom:30px}}.zuluna__choose-text-title{color:#fff;font-size:42px;font-weight:500;letter-spacing:-.2px;margin-bottom:20px}@media (max-width:768px){.zuluna__choose-text-title{font-size:26px}}.zuluna__choose-text-description{margin-bottom:44px;font-size:16px;line-height:24px;color:#fff}.zuluna__choose-text-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.zuluna__choose-text-buttons-button{font-weight:500;fill:#fff;color:#fff;background-color:#960518;border-style:solid;border-width:1px 1px 1px 1px;border-color:#fff;border-radius:30px 30px 30px 30px;font-size:16px;padding:15px 30px;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.zuluna__choose-text-buttons-button:hover{background-color:#fff;color:#960518}.zuluna__choose-text-buttons-button.white{background-color:#fff;color:#960518}.zuluna__choose-text-buttons-button.white:hover{background-color:#960518;color:#fff}.zuluna__choose-image{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:10px;text-align:right}@media (max-width:1024px){.zuluna__choose-image{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0;text-align:center}}@media (max-width:1024px){.zuluna__contact{margin-bottom:50px}}.zuluna__contact-wrapper{max-width:1200px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}@media (max-width:1024px){.zuluna__contact-wrapper{gap:0;-ms-flex-wrap:wrap;flex-wrap:wrap}}.zuluna__contact-form{max-width:calc(50% - 15px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px)}@media (max-width:1024px){.zuluna__contact-form{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.zuluna__contact-form-title{color:#1e2238;font-size:42px;font-weight:500;letter-spacing:-.2px;margin-bottom:20px}.zuluna__contact-form-description{font-size:16px;line-height:24px;margin-bottom:24px}.zuluna__contact-faq{max-width:calc(50% - 15px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px)}@media (max-width:1024px){.zuluna__contact-faq{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.zuluna__contact-faq-title{font-size:24px;line-height:36px;margin-bottom:44px}@media (max-width:1024px){.zuluna__contact-faq-title{margin-bottom:15px}}@media (max-width:768px){.zuluna__contact-faq-title{font-size:18px}}.zuluna__contact-faq-items-item-top-title{font-size:26px;font-weight:300;letter-spacing:-.2px;padding:30px 0}@media (max-width:1024px){.zuluna__contact-faq-items-item-top-title{padding:15px 0}}.zuluna__contact-faq-items-item-content{font-size:16px;line-height:24px;padding-left:20px;padding-bottom:15px;border-bottom:1px solid rgba(47,47,47,.2)}@media (max-width:1024px){.zuluna__contact-faq-items-item-content{border-bottom:0}}.zuluna-footer{padding-top:20px;border-top:1px solid #f2f2f2}body.page-template-zuluna{overflow:hidden;overflow-y:scroll}body.page-template-zuluna footer.footer{display:none}body.page-template-zuluna .header__wrapper-logo{display:none}body.page-template-zuluna .header.fixed-show{min-height:35px}body.zuluna-products{overflow-x:hidden;width:100%}body.zuluna-products footer.footer{display:none}body.zuluna-products .header__wrapper-logo{display:none}.zuluna-footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin-bottom:20px}.zuluna-footer__socials-item{width:36px;height:36px;background-color:#960518;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%}.zuluna-footer__socials-item img,.zuluna-footer__socials-item svg{width:20px;height:20px}.zuluna-footer__socials-item img path,.zuluna-footer__socials-item svg path{fill:#fff}.zuluna-footer__copy{width:100%;text-align:center;font-size:16px;color:#d8d8d8;line-height:24px}.blog-list-page .hero{min-height:480px;position:relative}.blog-list-page .hero__background-image{position:absolute;top:0;left:0;width:100%;height:100%}.blog-list-page .hero__background-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.blog-list-page .hero__text{z-index:1;position:relative}.blog-list-page .hero__text-bottom{position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);text-align:left;max-width:1200px;width:100%;margin:0 auto;padding-left:15px;padding-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-list-page .hero__text-bottom .hero__title{font-size:42px;font-weight:600;margin-bottom:0;background-color:#fff;display:inline-block;padding:20px 10px;letter-spacing:-.5px;position:relative;color:#2c2c2c;padding-right:30px}@media (max-width:767px){.blog-list-page .hero__text-bottom .hero__title{font-size:32px}}.blog-list-page .hero__text-bottom .hero__title::after{content:"";position:absolute;height:1px;bottom:0;width:auto;left:10px;right:40px;background-color:#f2f2f2}.blog-list-page .hero__text-bottom .hero__title::before{content:'';position:absolute;top:0;right:100%;height:100%;background-color:#fff;width:2000px}.blog-list-page .hero__text-bottom .hero__title span{color:#138b44;font-weight:300;letter-spacing:-1.5px}.blog-list-page .hero__text-bottom .hero__title span::after{display:none}.blog-info{margin-top:48px}@media (max-width:1024px){.blog-info{margin-top:30px}}.blog-info__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px;margin:0 auto}@media (max-width:1024px){.blog-info__wrapper{gap:25px}}.blog-info__wrapper-text{max-width:calc(33.333% - 25px);-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 25px);flex:0 0 calc(33.333% - 25px);color:#000;font-size:16px;font-weight:400;line-height:28px;opacity:.5}@media (max-width:1024px){.blog-info__wrapper-text{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.blog-info__wrapper-images{max-width:calc(66.666% - 25px);-webkit-box-flex:0;-ms-flex:0 0 calc(66.666% - 25px);flex:0 0 calc(66.666% - 25px)}@media (max-width:1024px){.blog-info__wrapper-images{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.blog-info__wrapper-images .swiper-slide{width:320px}@media (max-width:400px){.blog-info__wrapper-images .swiper-slide{width:calc(50% - 10px)}}.blog-info__wrapper-images-image{width:320px;height:240px;position:relative}@media (max-width:400px){.blog-info__wrapper-images-image{width:100%;height:120px}}.blog-info__wrapper-images-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.new-blog-articles__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:10px;margin-top:50px;margin-bottom:50px}.new-blog-articles__pagination .page-numbers{display:inline-block;background-color:#138b44;color:#f2f2f2;border:none;line-height:1;font-size:1em;font-weight:400;text-decoration:none;padding:.75em;margin:0 .4em .4em 0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.new-blog-articles__pagination .page-numbers:hover{background-color:#014221}.new-blog-articles__pagination .page-numbers.current{background-color:#014221}.new-blog-articles__wrapper{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:50px}@media (max-width:1024px){.new-blog-articles__wrapper{gap:15px}}.new-blog-articles__wrapper-categories{max-width:calc(33.333% - 25px);-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 25px);flex:0 0 calc(33.333% - 25px);padding:40px 60px 40px 0;background:#f2f2f2;position:relative;height:100%}@media (max-width:1024px){.new-blog-articles__wrapper-categories{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0}}@media (max-width:575px){.new-blog-articles__wrapper-categories{padding:20px 0}}.new-blog-articles__wrapper-categories::before{content:'';position:absolute;top:0;right:100%;height:100%;width:1200px;background-color:#f2f2f2}.new-blog-articles__wrapper-categories-title{color:#2c2c2c;font-size:36px;font-weight:700;line-height:46px;margin-bottom:40px}@media (max-width:1024px){.new-blog-articles__wrapper-categories-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;padding:40px 15px 40px 0}}@media (max-width:575px){.new-blog-articles__wrapper-categories-title{font-size:24px;margin-bottom:0;padding:15px 15px 15px 0}}.new-blog-articles__wrapper-categories-title-icon{display:none;width:27px;height:27px;border-radius:50%;border:1px solid #666;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media (max-width:1024px){.new-blog-articles__wrapper-categories-title-icon{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:1024px){.new-blog-articles__wrapper-categories-items{display:none;padding-right:15px}}@media (max-width:1024px){.new-blog-articles__wrapper-categories-items.active{display:block}}.new-blog-articles__wrapper-categories-items-item{color:#19191b;font-size:16px;font-weight:500;line-height:normal;padding-bottom:20px;padding-top:20px;border-bottom:1px solid #cdcdcd;display:block;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.new-blog-articles__wrapper-categories-items-item:last-of-type{border-bottom:none}.new-blog-articles__wrapper-categories-items-item:hover{color:#138b44;-webkit-transform:translate(10px,0);transform:translate(10px,0)}.new-blog-articles__wrapper-categories-items-item.active{color:#138b44}.new-blog-articles__wrapper-items{max-width:calc(66.666% - 25px);-webkit-box-flex:0;-ms-flex:0 0 calc(66.666% - 25px);flex:0 0 calc(66.666% - 25px);padding-top:48px;border-top:1px solid #cdcdcd}@media (max-width:1024px){.new-blog-articles__wrapper-items{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.new-blog-articles__wrapper-items-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;margin-bottom:28px}@media (max-width:575px){.new-blog-articles__wrapper-items-item{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.new-blog-articles__wrapper-items-item:hover .new-blog-articles__wrapper-items-item-text-button{background-color:#138b44}.new-blog-articles__wrapper-items-item:hover .new-blog-articles__wrapper-items-item-image img{-webkit-transform:scale(1.2);transform:scale(1.2)}.new-blog-articles__wrapper-items-item-image{max-width:calc(40% - 20px);-webkit-box-flex:0;-ms-flex:0 0 calc(40% - 20px);flex:0 0 calc(40% - 20px);overflow:hidden;height:200px;position:relative}@media (max-width:575px){.new-blog-articles__wrapper-items-item-image{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center;position:relative;margin-bottom:20px}}.new-blog-articles__wrapper-items-item-image img{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%}.new-blog-articles__wrapper-items-item-text{max-width:calc(60% - 20px);-webkit-box-flex:0;-ms-flex:0 0 calc(60% - 20px);flex:0 0 calc(60% - 20px)}@media (max-width:575px){.new-blog-articles__wrapper-items-item-text{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.new-blog-articles__wrapper-items-item-text-title{color:#2c2c2c;font-size:24px;font-weight:700;line-height:32px;margin-bottom:20px}.new-blog-articles__wrapper-items-item-text-description{color:#000;font-size:12px;font-weight:400;line-height:normal;margin-bottom:34px;opacity:.5}.new-blog-articles__wrapper-items-item-text-button{background-color:#014221;border:1px solid #014221;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.ral-wzornik{padding:100px 0;max-width:1200px;margin:0 auto;padding-left:15px;padding-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.ral-wzornik li{border-radius:15px;list-style:none;padding:10px;width:19%;text-align:center;max-width:calc(50% - 5px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 5px);flex:0 0 calc(50% - 5px)}@media (min-width:575px){.ral-wzornik li{max-width:calc(33.333% - 6.666px);-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 6.666px);flex:0 0 calc(33.333% - 6.666px)}}@media (min-width:768px){.ral-wzornik li{max-width:calc(25% - 7.5px);-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 7.5px);flex:0 0 calc(25% - 7.5px)}}@media (min-width:1024px){.ral-wzornik li{max-width:calc(20% - 8px);-webkit-box-flex:0;-ms-flex:0 0 calc(20% - 8px);flex:0 0 calc(20% - 8px)}}.ral-wzornik li h3{min-height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ral-wzornik li>span{font-size:12px}.blog-list-page.author-list .new-blog-articles__wrapper-items{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.blog-list-page.author-list .new-blog-articles__wrapper-items-item-image{height:300px}@media (max-width:500px){.blog-list-page.author-list .new-blog-articles__wrapper-items-item-image{height:200px}}.blog-list-page.author-list .blog-info__wrapper-text{max-width:calc(100% - 130px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 130px);flex:0 0 calc(100% - 130px)}.blog-list-page.author-list .blog-info__wrapper--author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}@media (max-width:500px){.blog-list-page.author-list .blog-info__wrapper--author{-ms-flex-wrap:wrap;flex-wrap:wrap}}.blog-list-page.author-list .blog-info__wrapper--author .blog-info__wrapper-avatar{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;width:100px;height:100px;position:relative;border-radius:50%;overflow:hidden}@media (max-width:500px){.blog-list-page.author-list .blog-info__wrapper--author .blog-info__wrapper-avatar{margin:0 auto 15px auto}}.blog-list-page.author-list .blog-info__wrapper--author .blog-info__wrapper-avatar img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:500px){.blog-list-page.author-list .blog-info__wrapper--author .blog-info__wrapper-text{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}.why-bhb .hero{position:relative}.why-bhb .hero.top .hero__background-image img{-o-object-position:top;object-position:top}.why-bhb .hero__size-S{min-height:480px}.why-bhb .hero__size-M{min-height:720px}@media (max-width:768px){.why-bhb .hero__size-M{min-height:330px}}@media (max-width:768px){.why-bhb .hero__size-M.big-mobile{min-height:530px}}.why-bhb .hero__size-L{min-height:100vh}.why-bhb .hero__background-image{position:absolute;top:0;left:0;width:100%;height:100%}.why-bhb .hero__background-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.why-bhb .hero__background-video{position:absolute;top:0;left:0;width:100%;height:100%}.why-bhb .hero__background-video-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.why-bhb .hero__background-video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.why-bhb .hero__text{z-index:1;position:relative}.why-bhb .hero__text-middle{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:820px;width:100%;text-align:left}@media (max-width:1024px){.why-bhb .hero__text-middle{text-align:center;max-width:100%;width:100%}}.why-bhb .hero__text-bottom{position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);text-align:left;max-width:1200px;width:100%;margin:0 auto;padding-left:15px;padding-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.why-bhb .hero__text-bottom .hero__title{font-size:42px;font-weight:600;margin-bottom:0;background-color:#fff;display:inline-block;padding:20px 10px 20px 0;letter-spacing:-.5px;position:relative;color:#2c2c2c;padding-right:30px}@media (max-width:767px){.why-bhb .hero__text-bottom .hero__title{font-size:32px}}.why-bhb .hero__text-bottom .hero__title::after{content:"";position:absolute;height:1px;bottom:0;width:auto;left:10px;right:40px;background-color:#f2f2f2}.why-bhb .hero__text-bottom .hero__title::before{content:'';position:absolute;top:0;right:100%;height:100%;background-color:#fff;width:2000px}.why-bhb .hero__text-bottom .hero__title span{color:#138b44;font-weight:300;letter-spacing:-1.5px}.why-bhb .hero__text-bottom .hero__title span::after{display:none}.why-bhb .hero__login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-inline:50px;margin-right:35px}@media (max-width:768px){.why-bhb .hero__login{margin-inline:25px;margin-right:10px}}@media (max-width:575px){.why-bhb .hero__login{margin:0;margin-left:15px}}.why-bhb .hero__login-text{font-size:20px;margin-right:20px;color:#fff;text-shadow:0 0 20px #000}@media (max-width:575px){.why-bhb .hero__login-text{display:none}}.why-bhb .hero__login-icon svg{-webkit-filter:invert(1);filter:invert(1);display:block}@media (max-width:575px){.why-bhb .hero__login-icon svg{max-width:70px}}.why-bhb .hero__title{color:#fff;font-family:Inter,Sans-serif;font-size:60px;font-weight:300;letter-spacing:-2px;margin-bottom:20px}@media (max-width:1024px){.why-bhb .hero__title{font-size:42px;margin-bottom:6px}}@media (max-width:767px){.why-bhb .hero__title{font-size:28px}}.why-bhb .hero__title span{font-weight:600;position:relative}@media (min-width:1024px){.why-bhb .hero__title span::after{content:"";width:330px;height:110px;background:url(/wp-content/uploads/2024/07/na-wymiar.svg) no-repeat center center/contain;position:absolute;left:-10px;top:-20px}}.why-bhb .hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:rgba(0,0,0,.3);pointer-events:none}.why-bhb .hero__description{color:#fff;font-family:Inter,Sans-serif;font-size:14px;font-weight:300;text-transform:uppercase}@media (max-width:767px){.why-bhb .hero__description{font-size:12px}}.why-bhb__green-title{color:#fff;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:120%;padding:11.5px 25px 11.5px 38px;background:#138b44;position:relative;display:inline-block;margin-bottom:40px}@media (min-width:575px){.why-bhb__green-title{font-size:22px}}@media (min-width:768px){.why-bhb__green-title{font-size:24px}}.why-bhb__green-title::before{content:'';position:absolute;left:0;top:0;width:13px;height:100%;background-color:#c80000}.why-bhb__first{padding-top:30px;margin-bottom:30px;position:relative}@media (min-width:575px){.why-bhb__first{padding-top:40px;margin-bottom:40px}}@media (min-width:768px){.why-bhb__first{padding-top:50px;margin-bottom:50px}}@media (min-width:1024px){.why-bhb__first{padding-top:80px;margin-bottom:120px}}.why-bhb__first-left-image{position:absolute;bottom:-20px;left:0;pointer-events:none}.why-bhb__first-right-image{position:absolute;right:0;top:calc(100% - 200px);pointer-events:none;display:none}@media (min-width:768px){.why-bhb__first-right-image{display:block}}.why-bhb__first-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin-bottom:26px}.why-bhb__first-item:nth-of-type(1) .why-bhb__first-item-image{max-width:500px;height:300px}@media (min-width:768px){.why-bhb__first-item:nth-of-type(2){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.why-bhb__first-item:nth-of-type(2) .why-bhb__first-item-image{height:402px}.why-bhb__first-item-text{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width:768px){.why-bhb__first-item-text{max-width:calc(50% - 10px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px)}}.why-bhb__first-item-text-title{color:#2c2c2c;font-family:Inter;font-size:22px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px}@media (min-width:575px){.why-bhb__first-item-text-title{font-size:26px}}@media (min-width:768px){.why-bhb__first-item-text-title{font-size:32px}}@media (min-width:1024px){.why-bhb__first-item-text-title{font-size:36px}}@media (min-width:1200px){.why-bhb__first-item-text-title{font-size:46px}}.why-bhb__first-item-text-title span{color:#138b44}.why-bhb__first-item-text-description{color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:120%}@media (min-width:768px){.why-bhb__first-item-text-description{font-size:16px}}.why-bhb__first-item-image{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;z-index:1}@media (min-width:768px){.why-bhb__first-item-image{max-width:calc(50% - 10px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px)}}.why-bhb__first-item-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.why-bhb__second{margin-bottom:30px}@media (min-width:575px){.why-bhb__second{margin-bottom:50px}}@media (min-width:768px){.why-bhb__second{margin-bottom:80px}}.why-bhb__second-items-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;margin-bottom:20px}@media (min-width:575px){.why-bhb__second-items-item{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media (min-width:1024px){.why-bhb__second-items-item{margin-right:50%}}@media (min-width:1024px){.why-bhb__second-items-item:nth-of-type(2n){margin-left:50%;margin-right:0}}.why-bhb__second-items-item-number{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.152px;background:#e0f2e7}@media (min-width:575px){.why-bhb__second-items-item-number{font-size:32px;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;width:80px;height:80px}}@media (min-width:768px){.why-bhb__second-items-item-number{font-size:48px;-webkit-box-flex:0;-ms-flex:0 0 102px;flex:0 0 102px;width:102px;height:118px}}.why-bhb__second-items-item-text-title{color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:8px}@media (min-width:575px){.why-bhb__second-items-item-text-title{font-size:20px}}@media (min-width:768px){.why-bhb__second-items-item-text-title{font-size:24px}}.why-bhb__second-items-item-text-description{color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:120%}@media (min-width:575px){.why-bhb__second-items-item-text-description{font-size:16px}}.why-bhb__third{position:relative;margin-bottom:30px}@media (min-width:575px){.why-bhb__third{margin-bottom:50px}}@media (min-width:768px){.why-bhb__third{margin-bottom:80px}}.why-bhb__third-left-image{position:absolute;bottom:200px;left:0;pointer-events:none}@media (max-width:1400px){.why-bhb__third-left-image{display:none}}.why-bhb__third-right-image{position:absolute;right:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}@media (max-width:1400px){.why-bhb__third-right-image{display:none}}.why-bhb__third-title{color:#2c2c2c;font-size:22px;font-style:normal;font-weight:700;line-height:120%;max-width:850px;margin-bottom:10px}@media (min-width:575px){.why-bhb__third-title{font-size:26px}}@media (min-width:768px){.why-bhb__third-title{font-size:32px}}@media (min-width:1024px){.why-bhb__third-title{font-size:36px}}@media (min-width:1200px){.why-bhb__third-title{font-size:46px}}.why-bhb__third-title span{color:#138b44}.why-bhb__third-description{color:#2c2c2c;font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:40px;max-width:850px}.why-bhb__third-items{max-width:1000px;margin:0 auto}.why-bhb__third-items-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}@media (min-width:768px){.why-bhb__third-items-item{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-bottom:0}}@media (min-width:768px){.why-bhb__third-items-item:nth-of-type(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.why-bhb__third-items-item-text{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:768px){.why-bhb__third-items-item-text{max-width:calc(50% - 10px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.why-bhb__third-items-item-text-title{color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:10px}@media (min-width:575px){.why-bhb__third-items-item-text-title{font-size:24px;margin-bottom:16px}}@media (min-width:768px){.why-bhb__third-items-item-text-title{font-size:28px}}.why-bhb__third-items-item-text-description{color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%}.why-bhb__third-items-item-image{height:350px;position:relative;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:20px}@media (min-width:768px){.why-bhb__third-items-item-image{max-width:calc(50% - 10px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:0}}.why-bhb__third-items-item-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.why-bhb__fourth{margin-bottom:80px}.why-bhb__fourth .why-bhb__green-title{margin-bottom:0;z-index:1;position:relative}.why-bhb__fourth-items{padding:56px 15px 24px 15px;background:#014221;margin-top:-32px}@media (min-width:575px){.why-bhb__fourth-items{margin-left:122px;padding:56px 15px 24px 24px}}.why-bhb__fourth-items-item{margin-bottom:24px;position:relative;padding-left:20px}.why-bhb__fourth-items-item::before{content:'';position:absolute;left:0;top:4px;background-color:#e0f2e7;width:13px;height:13px;border-radius:50%}.why-bhb__fourth-items-item-title{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.2px;margin-bottom:16px}.why-bhb__fourth-items-item-description{color:#f2f2f2;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.05px}.why-bhb__sixth{position:relative}.why-bhb__sixth-right-bottom-image{position:absolute;top:0;right:0}.why-bhb__sixth-items-item{max-width:1200px;margin:0 auto;padding-left:15px;padding-right:15px;margin-bottom:30px}@media (min-width:575px){.why-bhb__sixth-items-item{margin-bottom:50px}}@media (min-width:768px){.why-bhb__sixth-items-item{margin-bottom:80px}}@media (min-width:1024px){.why-bhb__sixth-items-item:nth-of-type(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.why-bhb__sixth-items-item:nth-of-type(2n) .why-bhb__sixth-items-item-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.why-bhb__sixth-items-item:nth-of-type(2){padding:20px 0;background:#f6faf8;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;z-index:2;position:relative}@media (min-width:575px){.why-bhb__sixth-items-item:nth-of-type(2){padding:30px 0}}@media (min-width:768px){.why-bhb__sixth-items-item:nth-of-type(2){padding:56px 0}}.why-bhb__sixth-items-item:nth-of-type(2) .why-bhb__sixth-items-item-wrapper{max-width:1200px;margin:0 auto;padding-left:15px;padding-right:15px}.why-bhb__sixth-items-item:nth-of-type(2) .why-bhb__sixth-items-item-text,.why-bhb__sixth-items-item:nth-of-type(4) .why-bhb__sixth-items-item-text{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width:1024px){.why-bhb__sixth-items-item:nth-of-type(2) .why-bhb__sixth-items-item-text,.why-bhb__sixth-items-item:nth-of-type(4) .why-bhb__sixth-items-item-text{max-width:calc(50% - 10px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px)}}.why-bhb__sixth-items-item:nth-of-type(2) .why-bhb__sixth-items-item-image,.why-bhb__sixth-items-item:nth-of-type(4) .why-bhb__sixth-items-item-image{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}@media (min-width:575px){.why-bhb__sixth-items-item:nth-of-type(2) .why-bhb__sixth-items-item-image,.why-bhb__sixth-items-item:nth-of-type(4) .why-bhb__sixth-items-item-image{max-width:500px;-webkit-box-flex:0;-ms-flex:0 0 500px;flex:0 0 500px}}@media (min-width:1024px){.why-bhb__sixth-items-item:nth-of-type(2) .why-bhb__sixth-items-item-image,.why-bhb__sixth-items-item:nth-of-type(4) .why-bhb__sixth-items-item-image{max-width:calc(50% - 10px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px)}}@media (min-width:575px){.why-bhb__sixth-items-item:last-of-type .why-bhb__sixth-items-item-image{position:relative}.why-bhb__sixth-items-item:last-of-type .why-bhb__sixth-items-item-image::after{content:'';position:absolute;top:-20px;left:-100px;width:341px;height:341px;border:1px solid #138b44;z-index:-1}}.why-bhb__sixth-items-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.why-bhb__sixth-items-item-image{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;z-index:1;margin:0 auto 30px auto;position:relative;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:575px){.why-bhb__sixth-items-item-image{max-width:500px;-webkit-box-flex:0;-ms-flex:0 0 500px;flex:0 0 500px}}@media (min-width:1024px){.why-bhb__sixth-items-item-image{max-width:calc(40% - 10px);-webkit-box-flex:0;-ms-flex:0 0 calc(40% - 10px);flex:0 0 calc(40% - 10px);margin:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.why-bhb__sixth-items-item-text{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;z-index:1;position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:1024px){.why-bhb__sixth-items-item-text{max-width:calc(60% - 10px);-webkit-box-flex:0;-ms-flex:0 0 calc(60% - 10px);flex:0 0 calc(60% - 10px);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.why-bhb__sixth-items-item-text-title{color:#2c2c2c;font-family:Inter;font-size:22px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:15px}@media (min-width:575px){.why-bhb__sixth-items-item-text-title{font-size:26px;margin-bottom:24px}}@media (min-width:768px){.why-bhb__sixth-items-item-text-title{font-size:32px}}@media (min-width:1024px){.why-bhb__sixth-items-item-text-title{font-size:40px}}.why-bhb__sixth-items-item-text-title span{color:#138b44}.why-bhb__sixth-items-item-text-description{color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:32px}.why-bhb__sixth-items-item-text-description strong{color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.2px}.why-bhb__sixth-items-item-text-description h3{color:#fff;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:120%;padding:11.5px 25px 11.5px 38px;background:#138b44;position:relative;display:inline-block;margin-bottom:24px;margin-top:16px}@media (min-width:575px){.why-bhb__sixth-items-item-text-description h3{font-size:22px}}@media (min-width:768px){.why-bhb__sixth-items-item-text-description h3{font-size:24px}}.why-bhb__sixth-items-item-text-description h3::before{content:'';position:absolute;left:0;top:0;width:13px;height:100%;background-color:#c80000}.why-bhb__sixth-items-item-text-description ul li{padding-left:22px;position:relative;margin-bottom:16px}.why-bhb__sixth-items-item-text-description ul li::before{content:'';position:absolute;left:0;top:50%;width:13px;height:13px;border-radius:50%;background-color:#138b44;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.why-bhb__seventh{margin-bottom:30px}@media (min-width:575px){.why-bhb__seventh{margin-bottom:50px}}@media (min-width:768px){.why-bhb__seventh{margin-bottom:80px}}.why-bhb__seventh-wrapper{padding:40px 24px;background:#2c2c2c}.why-bhb__seventh-wrapper-title{color:#fff;font-family:Inter;font-size:22px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:10px;text-align:center}@media (min-width:575px){.why-bhb__seventh-wrapper-title{font-size:26px}}@media (min-width:768px){.why-bhb__seventh-wrapper-title{font-size:32px}}@media (min-width:1024px){.why-bhb__seventh-wrapper-title{font-size:36px}}@media (min-width:1200px){.why-bhb__seventh-wrapper-title{font-size:46px}}.why-bhb__seventh-wrapper-description{color:#fff;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.2px;max-width:900px;margin:0 auto 32px auto}@media (min-width:575px){.why-bhb__seventh-wrapper-description{font-weight:600}}.why-bhb__seventh-wrapper-image{max-width:1000px;margin:0 auto 32px auto}.why-bhb__seventh-wrapper-image img{display:block}.why-bhb__seventh-wrapper-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.our-team-body .hero{margin-bottom:50px}.our-team-body main .has-text-align-center{text-align:center;margin-bottom:24px;color:#000;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%}.our-team-body main figure.wp-block-image{text-align:center;margin-bottom:30px}@media (min-width:575px){.our-team-body main figure.wp-block-image{margin-bottom:50px}}@media (min-width:768px){.our-team-body main figure.wp-block-image{margin-bottom:80px}}.our-team-body main .wp-block-columns{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}@media (min-width:575px){.our-team-body main .wp-block-columns{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:50px}}@media (min-width:768px){.our-team-body main .wp-block-columns{margin-bottom:80px}}.our-team-body main .wp-block-columns .wp-block-column{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-preferred-size:100%!important;flex-basis:100%!important}.our-team-body main .wp-block-columns .wp-block-column:nth-of-type(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:575px){.our-team-body main .wp-block-columns .wp-block-column:nth-of-type(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.our-team-body main .wp-block-columns .wp-block-column:nth-of-type(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:575px){.our-team-body main .wp-block-columns .wp-block-column:nth-of-type(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (min-width:575px){.our-team-body main .wp-block-columns .wp-block-column{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 1em);flex:0 0 calc(50% - 1em);-ms-flex-preferred-size:calc(50% - 1em)!important;flex-basis:calc(50% - 1em)!important}}.our-team-body main .wp-block-columns::after{content:'';position:absolute;left:100%;bottom:0;background-image:url(/wp-content/themes/BHB/assets/images/boxes-columns.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:102px;height:209px;display:none}@media (min-width:1450px){.our-team-body main .wp-block-columns::after{display:block}}.our-team-body main .wp-block-columns figure.wp-block-image{margin:0}.our-team-body main .wp-block-columns p{margin-top:0;color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:0}.our-team-body main h2.has-text-align-center{color:#2c2c2c;font-family:Inter;font-size:46px;font-style:normal;font-weight:700;line-height:120%}.our-team-body main h2.has-text-align-center span{color:#138b44}.about-us-page .video-with-text{margin-bottom:30px}@media (min-width:575px){.about-us-page .video-with-text{margin-bottom:50px}}@media (min-width:768px){.about-us-page .video-with-text{margin-bottom:80px}}.about-us-page .video-with-text .video-with-text__wrapper-text h2{color:#2c2c2c;font-family:Inter;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px;font-size:26px}@media (min-width:575px){.about-us-page .video-with-text .video-with-text__wrapper-text h2{font-size:32px}}@media (min-width:768px){.about-us-page .video-with-text .video-with-text__wrapper-text h2{font-size:36px}}@media (min-width:1024px){.about-us-page .video-with-text .video-with-text__wrapper-text h2{font-size:44px}}.about-us-page .video-with-text .video-with-text__wrapper-video{position:relative}@media (max-width:1024px){.about-us-page .video-with-text .video-with-text__wrapper-video{margin-bottom:20px}}.about-us-page .video-with-text .video-with-text__wrapper-video::before{content:'';position:absolute;top:112px;right:calc(100% + 86px);width:91px;height:91px;background-color:#138b44;z-index:1}.about-us-page .video-with-text .video-with-text__wrapper-video::after{content:'';position:absolute;bottom:80px;right:calc(100% + 177px);width:46px;height:46px;border:1px solid #014221}.about-us-page .video-with-text .video-with-text__wrapper-video-image::after{width:318px;height:315px;left:-122px;top:50%;pointer-events:none;bottom:inherit;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.about-us-page .video-with-text .video-with-text__wrapper-video-wrapper iframe{height:400px}.about-us-page .has-text-align-center{text-align:center}.about-us-page .wp-block-image{margin:0}.about-us-page .wp-block-group.first-columns{padding:30px 0;position:relative}@media (min-width:575px){.about-us-page .wp-block-group.first-columns{padding:50px 0}}@media (min-width:768px){.about-us-page .wp-block-group.first-columns{padding:80px 0}}.about-us-page .wp-block-group.first-columns::before{content:'';position:absolute;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);left:0;background-image:url(https://bertsch-holzbau.eu/wp-content/uploads/2024/12/custom-lines.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:205px;height:402px;z-index:-1;display:none}@media (min-width:1024px){.about-us-page .wp-block-group.first-columns::before{display:block}}.about-us-page .wp-block-group.first-columns::after{content:'';position:absolute;bottom:0;right:0;background-image:url(https://bertsch-holzbau.eu/wp-content/uploads/2024/12/square.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:149px;height:158px;margin-bottom:-40px;z-index:-1;display:none}@media (min-width:768px){.about-us-page .wp-block-group.first-columns::after{display:block}}.about-us-page .wp-block-group.first-columns .wp-block-columns{max-width:1200px;margin:0 auto;padding-left:15px;padding-right:15px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-us-page .wp-block-group.first-columns .wp-block-columns .wp-block-column{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}@media (min-width:1024px){.about-us-page .wp-block-group.first-columns .wp-block-columns .wp-block-column{max-width:calc(50% - 1em);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 1em);flex:0 0 calc(50% - 1em)}}.about-us-page .wp-block-group.first-columns h2{color:#2c2c2c;font-family:Inter;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px;font-size:26px}@media (min-width:575px){.about-us-page .wp-block-group.first-columns h2{font-size:32px}}@media (min-width:768px){.about-us-page .wp-block-group.first-columns h2{font-size:36px}}@media (min-width:1024px){.about-us-page .wp-block-group.first-columns h2{font-size:44px}}.about-us-page .wp-block-group.first-columns p{margin-top:0;color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%}.about-us-page .wp-block-group.first-columns p:last-of-type{margin-bottom:0}.about-us-page .wp-block-group.first-columns .wp-block-image{text-align:center}.about-us-page .wp-block-group.second-columns{background:#f6faf8;padding:30px 0}@media (min-width:575px){.about-us-page .wp-block-group.second-columns{padding:40px 0}}@media (min-width:768px){.about-us-page .wp-block-group.second-columns{padding:56px 0}}.about-us-page .wp-block-group.second-columns .wp-block-columns{max-width:1200px;margin:0 auto;padding-left:15px;padding-right:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-us-page .wp-block-group.second-columns .wp-block-columns .wp-block-column{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}@media (min-width:1024px){.about-us-page .wp-block-group.second-columns .wp-block-columns .wp-block-column{max-width:calc(50% - 1em);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 1em);flex:0 0 calc(50% - 1em)}}.about-us-page .wp-block-group.second-columns h2{color:#2c2c2c;font-family:Inter;font-style:normal;font-weight:700;line-height:120%;font-size:26px}@media (min-width:575px){.about-us-page .wp-block-group.second-columns h2{font-size:32px}}@media (min-width:768px){.about-us-page .wp-block-group.second-columns h2{font-size:36px}}@media (min-width:1024px){.about-us-page .wp-block-group.second-columns h2{font-size:44px}}.about-us-page .wp-block-group.second-columns h2 span{color:#138b44}.about-us-page .wp-block-group.second-columns p{color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%}.about-us-page .wp-block-group.second-columns .wp-block-image{text-align:center}.about-us-page .wp-block-group.second-columns .wp-block-image img{border-radius:20px}.about-us-page .wp-block-group.third-columns{padding:30px 0}@media (min-width:575px){.about-us-page .wp-block-group.third-columns{padding:50px 0}}@media (min-width:768px){.about-us-page .wp-block-group.third-columns{padding:80px 0}}.about-us-page .wp-block-group.third-columns .wp-block-columns{max-width:1200px;margin:0 auto;padding-left:15px;padding-right:15px}.about-us-page .wp-block-group.third-columns h2{color:#2c2c2c;text-align:center;font-family:Inter;font-style:normal;font-weight:700;line-height:120%;margin-bottom:20px;font-size:26px}@media (min-width:575px){.about-us-page .wp-block-group.third-columns h2{font-size:32px;margin-bottom:30px}}@media (min-width:768px){.about-us-page .wp-block-group.third-columns h2{font-size:36px;margin-bottom:40px}}@media (min-width:1024px){.about-us-page .wp-block-group.third-columns h2{font-size:44px}}.about-us-page .wp-block-group.third-columns p{margin-top:0;color:#000;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%}.about-us-page .wp-block-group.third-columns .wp-block-image{text-align:center}.about-us-page .wp-block-group.third-columns .wp-block-image.mw-500{max-width:500px;margin:0 auto}.about-us-page .wp-block-group.lists-columns{margin-bottom:30px;position:relative}@media (min-width:575px){.about-us-page .wp-block-group.lists-columns{margin-bottom:50px}}@media (min-width:768px){.about-us-page .wp-block-group.lists-columns{margin-bottom:80px}}.about-us-page .wp-block-group.lists-columns::after{content:'';position:absolute;right:0;top:50px;background-image:url(https://bertsch-holzbau.eu/wp-content/uploads/2024/12/Group-2085663194.png);background-position:center;background-repeat:no-repeat;background-size:cover;width:361px;height:657px;z-index:-1;display:none}@media (min-width:768px){.about-us-page .wp-block-group.lists-columns::after{display:block}}.about-us-page .wp-block-group.lists-columns .wp-block-columns{max-width:1200px;margin:0 auto;padding-left:15px;padding-right:15px}.about-us-page .wp-block-group.lists-columns h2{color:#2c2c2c;font-family:Inter;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px;font-size:26px}@media (min-width:575px){.about-us-page .wp-block-group.lists-columns h2{font-size:32px}}@media (min-width:768px){.about-us-page .wp-block-group.lists-columns h2{font-size:36px}}@media (min-width:1024px){.about-us-page .wp-block-group.lists-columns h2{font-size:44px}}.about-us-page .wp-block-group.lists-columns h2 span{color:#138b44}.about-us-page .wp-block-group.lists-columns p.has-text-align-center{margin-top:0;color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:14px}.about-us-page .wp-block-group.lists-columns .wp-block-group h3{color:#fff;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:120%;padding:11.5px 25px 11.5px 38px;background:#138b44;position:relative;display:inline-block}@media (min-width:575px){.about-us-page .wp-block-group.lists-columns .wp-block-group h3{font-size:22px}}@media (min-width:768px){.about-us-page .wp-block-group.lists-columns .wp-block-group h3{font-size:24px}}.about-us-page .wp-block-group.lists-columns .wp-block-group h3::before{content:'';position:absolute;left:0;top:0;width:13px;height:100%;background-color:#c80000}.about-us-page .wp-block-group.lists-columns .wp-block-group p{background:#014221;padding:24px 15px;color:#f2f2f2;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.05px;margin-top:-22px}@media (min-width:575px){.about-us-page .wp-block-group.lists-columns .wp-block-group p{padding:24px 30px}}@media (min-width:768px){.about-us-page .wp-block-group.lists-columns .wp-block-group p{margin-left:109px;padding:24px 40px}}.about-us-page .wp-block-group.numbers-columns{margin-bottom:30px;background:#f6faf8;padding:30px 0}@media (min-width:575px){.about-us-page .wp-block-group.numbers-columns{margin-bottom:50px;padding:40px 0}}@media (min-width:768px){.about-us-page .wp-block-group.numbers-columns{margin-bottom:80px;padding:56px 0}}.about-us-page .wp-block-group.numbers-columns .wp-block-columns{max-width:1200px;margin:0 auto;padding-left:15px;padding-right:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-us-page .wp-block-group.numbers-columns .wp-block-columns .wp-block-column{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}@media (min-width:1024px){.about-us-page .wp-block-group.numbers-columns .wp-block-columns .wp-block-column{max-width:calc(50% - 1em);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 1em);flex:0 0 calc(50% - 1em)}}.about-us-page .wp-block-group.numbers-columns h2{color:#2c2c2c;font-family:Inter;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px;font-size:26px}@media (min-width:575px){.about-us-page .wp-block-group.numbers-columns h2{font-size:32px}}@media (min-width:768px){.about-us-page .wp-block-group.numbers-columns h2{font-size:36px}}@media (min-width:1024px){.about-us-page .wp-block-group.numbers-columns h2{font-size:44px}}.about-us-page .wp-block-group.numbers-columns h2 span{color:#138b44}.about-us-page .wp-block-group.numbers-columns p{margin-top:0;color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%}.about-us-page .wp-block-group.numbers-columns p:last-of-type{margin-bottom:0}.about-us-page .wp-block-group.numbers-columns .wp-block-image{text-align:center}.about-us-page .wp-block-group.numbers-columns ul{margin-top:30px}.about-us-page .wp-block-group.numbers-columns ul li{position:relative;padding-left:17px;margin-bottom:16px}.about-us-page .wp-block-group.numbers-columns ul li::before{content:'';position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);background-color:#138b44;border-radius:50%;width:13px;height:13px}.about-us-page .wp-block-group.trust-columns{margin-bottom:30px}@media (min-width:575px){.about-us-page .wp-block-group.trust-columns{margin-bottom:50px}}@media (min-width:768px){.about-us-page .wp-block-group.trust-columns{margin-bottom:80px}}.about-us-page .wp-block-group.trust-columns .wp-block-columns{max-width:1200px;margin:0 auto;padding-left:15px;padding-right:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-us-page .wp-block-group.trust-columns .wp-block-columns .wp-block-column{width:100%;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.about-us-page .wp-block-group.trust-columns .wp-block-columns .wp-block-column:nth-of-type(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative}@media (min-width:1024px){.about-us-page .wp-block-group.trust-columns .wp-block-columns .wp-block-column:nth-of-type(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.about-us-page .wp-block-group.trust-columns .wp-block-columns .wp-block-column:nth-of-type(1)::after{content:'';position:absolute;left:-50px;top:-20px;width:341px;height:341px;border:1px solid #138b44;z-index:-1;display:none}@media (min-width:575px){.about-us-page .wp-block-group.trust-columns .wp-block-columns .wp-block-column:nth-of-type(1)::after{display:block}}.about-us-page .wp-block-group.trust-columns .wp-block-columns .wp-block-column:nth-of-type(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:1024px){.about-us-page .wp-block-group.trust-columns .wp-block-columns .wp-block-column:nth-of-type(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (min-width:1024px){.about-us-page .wp-block-group.trust-columns .wp-block-columns .wp-block-column{max-width:calc(50% - 1em);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 1em);flex:0 0 calc(50% - 1em)}}.about-us-page .wp-block-group.trust-columns h2{color:#2c2c2c;font-family:Inter;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px;font-size:26px}@media (min-width:575px){.about-us-page .wp-block-group.trust-columns h2{font-size:32px}}@media (min-width:768px){.about-us-page .wp-block-group.trust-columns h2{font-size:36px}}@media (min-width:1024px){.about-us-page .wp-block-group.trust-columns h2{font-size:44px}}.about-us-page .wp-block-group.trust-columns p{margin-top:0;color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%}.about-us-page .wp-block-group.trust-columns p:last-of-type{margin-bottom:0}.about-us-page .wp-block-group.trust-columns ul{margin-top:30px}.about-us-page .wp-block-group.trust-columns ul li{position:relative;padding-left:17px;margin-bottom:16px}.about-us-page .wp-block-group.trust-columns ul li::before{content:'';position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);background-color:#138b44;border-radius:50%;width:13px;height:13px}.about-us-page .wp-block-group.trust-columns .wp-block-image{text-align:center;position:relative}.about-us-page .wp-block-group.trust-columns .wp-block-image::before{content:'';position:absolute;bottom:20px;right:calc(100% + 140px);width:91px;height:91px;background-color:#138b44;z-index:1}.about-us-page .wp-block-group.trust-columns .wp-block-image::after{content:'';position:absolute;bottom:-100px;right:calc(100% + 230px);width:46px;height:46px;border:1px solid #014221}.about-us-page .wp-block-group.vision-columns{margin-bottom:30px}@media (min-width:575px){.about-us-page .wp-block-group.vision-columns{margin-bottom:50px}}@media (min-width:768px){.about-us-page .wp-block-group.vision-columns{margin-bottom:80px}}.about-us-page .wp-block-group.vision-columns .wp-block-columns{max-width:1200px;margin:0 auto;padding-left:15px;padding-right:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-us-page .wp-block-group.vision-columns .wp-block-columns .wp-block-column{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}@media (min-width:1024px){.about-us-page .wp-block-group.vision-columns .wp-block-columns .wp-block-column{max-width:calc(50% - 1em);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 1em);flex:0 0 calc(50% - 1em)}}.about-us-page .wp-block-group.vision-columns h2{color:#2c2c2c;font-family:Inter;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px;font-size:26px}@media (min-width:575px){.about-us-page .wp-block-group.vision-columns h2{font-size:32px}}@media (min-width:768px){.about-us-page .wp-block-group.vision-columns h2{font-size:36px}}@media (min-width:1024px){.about-us-page .wp-block-group.vision-columns h2{font-size:44px}}.about-us-page .wp-block-group.vision-columns p{margin-top:0;color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%}.about-us-page .wp-block-group.vision-columns p:last-of-type{margin-bottom:0}.about-us-page .wp-block-group.vision-columns .wp-block-image{text-align:center}.about-us-page .wp-block-group.grey-columns{background:#2c2c2c;padding:30px 15px;max-width:1170px;margin:0 auto 80px auto}@media (min-width:768px){.about-us-page .wp-block-group.grey-columns{padding:40px 24px}}.about-us-page .wp-block-group.grey-columns h2{text-align:center;color:#fff;font-family:Inter;font-style:normal;font-weight:700;line-height:120%;margin-bottom:10px;font-size:26px}@media (min-width:575px){.about-us-page .wp-block-group.grey-columns h2{font-size:32px}}@media (min-width:768px){.about-us-page .wp-block-group.grey-columns h2{font-size:36px}}@media (min-width:1024px){.about-us-page .wp-block-group.grey-columns h2{font-size:44px}}.about-us-page .wp-block-group.grey-columns p{color:#fff;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.2px;margin-top:0}@media (min-width:575px){.about-us-page .wp-block-group.grey-columns p{font-weight:600}}.about-us-page .wp-block-group.grey-columns p:last-of-type{margin-bottom:32px}.about-us-page .wp-block-group.grey-columns .wp-block-image{margin:0 auto 32px auto;text-align:center}.about-us-page .wp-block-group.grey-columns .wp-element-button{font-weight:600;color:#fff;border-radius:0;background-color:#138b44;border:1px solid #138b44;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;padding:12px 24px;text-align:center;-webkit-transition:all .3s;transition:all .3s;line-height:1;white-space:nowrap}.about-us-page .wp-block-group.grey-columns .wp-element-button:hover{background-color:#014221}.about-us-page .wp-block-group.grey-columns .wp-element-button svg{margin-left:5px;width:14.5px;height:15px}.about-us-page .wp-block-group.grey-columns .wp-element-button svg path{fill:#fff;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.about-us-page .wp-block-group.faq-group h2{text-align:center;font-family:Inter;font-style:normal;font-weight:700;line-height:120%;margin-bottom:40px;font-size:26px}@media (min-width:575px){.about-us-page .wp-block-group.faq-group h2{font-size:32px}}@media (min-width:768px){.about-us-page .wp-block-group.faq-group h2{font-size:36px}}@media (min-width:1024px){.about-us-page .wp-block-group.faq-group h2{font-size:44px}}.about-us-page .wp-block-group.faq-group .schema-faq{max-width:1200px;margin:0 auto;padding-left:15px;padding-right:15px}.about-us-page .wp-block-group.faq-group .schema-faq-answer{max-height:0;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;margin:0;color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:26px}@media (min-width:768px){.about-us-page .wp-block-group.faq-group .schema-faq-answer{font-size:18px}}.about-us-page .wp-block-group.faq-group .schema-faq-section{padding:20px;border-radius:8px;border:1px solid #f6faf8;background:#fff;-webkit-box-shadow:0 89px 25px 0 transparent,0 57px 23px 0 rgba(0,0,0,.01),0 32px 19px 0 rgba(0,0,0,.05),0 14px 14px 0 rgba(0,0,0,.09),0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 89px 25px 0 transparent,0 57px 23px 0 rgba(0,0,0,.01),0 32px 19px 0 rgba(0,0,0,.05),0 14px 14px 0 rgba(0,0,0,.09),0 4px 8px 0 rgba(0,0,0,.1);margin-bottom:16px}@media (min-width:768px){.about-us-page .wp-block-group.faq-group .schema-faq-section{padding:30px}}.about-us-page .wp-block-group.faq-group .schema-faq-section .schema-faq-question{position:relative;display:block;padding-right:50px;color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer}@media (min-width:575px){.about-us-page .wp-block-group.faq-group .schema-faq-section .schema-faq-question{font-size:20px}}@media (min-width:768px){.about-us-page .wp-block-group.faq-group .schema-faq-section .schema-faq-question{font-size:22px}}@media (min-width:1024px){.about-us-page .wp-block-group.faq-group .schema-faq-section .schema-faq-question{font-size:24px}}.about-us-page .wp-block-group.faq-group .schema-faq-section .schema-faq-question.active::after{-webkit-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.about-us-page .wp-block-group.faq-group .schema-faq-section .schema-faq-question::after{content:'';position:absolute;right:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);background-image:url(https://bertsch-holzbau.eu/wp-content/uploads/2024/12/arrow-down.svg);background-size:cover;background-position:center;background-repeat:no-repeat;width:16px;height:16px;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}@media (min-width:768px){.about-us-page .wp-block-group.faq-group .schema-faq-section .schema-faq-question::after{width:24px;height:24px}}.why-bhb__second.partner{overflow:hidden}@media (min-width:1024px){.why-bhb__second.partner .why-bhb__second-items-item{margin-right:40%}}@media (min-width:1024px){.why-bhb__second.partner .why-bhb__second-items-item:nth-of-type(2n){margin-left:40%;margin-right:0}}.why-bhb__second.partner .container{position:relative}@media (min-width:1024px){.why-bhb__second.partner .container::after{content:'';position:absolute;right:120px;top:100px;background-image:url(/wp-content/themes/BHB/assets/images/dotts.svg);background-size:cover;background-repeat:no-repeat;background-position:center;width:220px;height:220px}.why-bhb__second.partner .container::before{content:'';position:absolute;right:-40px;top:300px;background-image:url(/wp-content/themes/BHB/assets/images/dotts.svg);background-size:cover;background-repeat:no-repeat;background-position:center;width:220px;height:220px}}.why-bhb__second.partner .why-bhb__title{color:#2c2c2c;font-family:Inter;font-size:22px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px}@media (min-width:575px){.why-bhb__second.partner .why-bhb__title{font-size:26px}}@media (min-width:768px){.why-bhb__second.partner .why-bhb__title{font-size:32px}}@media (min-width:1024px){.why-bhb__second.partner .why-bhb__title{font-size:36px}}@media (min-width:1200px){.why-bhb__second.partner .why-bhb__title{font-size:46px}}.why-bhb__second.partner .why-bhb__title span{color:#138b44}.why-bhb__second.partner .why-bhb__description{color:#2c2c2c;font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:40px;max-width:832px}.partner__form{margin-bottom:30px}@media (min-width:575px){.partner__form{margin-bottom:50px}}@media (min-width:768px){.partner__form{margin-bottom:80px}}.partner__form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1024px){.partner__form-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px}}.partner__form-left{max-width:500px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin:0 auto 100px auto}@media (min-width:400px){.partner__form-left{margin:0 auto 50px auto}}@media (min-width:768px){.partner__form-left{margin:0 auto 80px auto}}@media (min-width:1024px){.partner__form-left{max-width:calc(43% - 40px);-webkit-box-flex:0;-ms-flex:0 0 calc(43% - 40px);flex:0 0 calc(43% - 40px);margin:0}}.partner__form-left::after{content:'';position:absolute;left:50%;top:-36px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);background-image:url(/wp-content/themes/BHB/assets/images/background.svg);background-size:cover;background-repeat:no-repeat;background-position:center;width:280px;height:338px;pointer-events:none;z-index:-1}.partner__form-left-second-img{width:60%;height:302px;border-radius:9.049px;position:relative;border:2.715px solid #0f172a;margin-left:5px}@media (min-width:600px){.partner__form-left-second-img{width:281px}}.partner__form-left-second-img img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9.049px}.partner__form-left-first-img{margin-bottom:-120px;position:relative;width:39%;height:270px;border-radius:9.049px;border:2.715px solid #0f172a}@media (min-width:600px){.partner__form-left-first-img{width:203px}}.partner__form-left-first-img img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:9.049px}.partner__form-left-first-img::before{content:'';position:absolute;left:-42px;top:-13px;background-image:url(/wp-content/themes/BHB/assets/images/dotts-dark.svg);background-size:cover;background-repeat:no-repeat;background-position:center;width:76px;height:76px;pointer-events:none;z-index:-1}.partner__form-left-first-img::after{content:'';position:absolute;left:-50px;bottom:-11px;background-image:url(/wp-content/themes/BHB/assets/images/shapes.svg);background-size:cover;background-repeat:no-repeat;background-position:center;width:117px;height:130px;pointer-events:none;z-index:-1}.partner__form-right{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width:1024px){.partner__form-right{max-width:calc(57% - 40px);-webkit-box-flex:0;-ms-flex:0 0 calc(57% - 40px);flex:0 0 calc(57% - 40px)}}.partner__form-right-title{color:#2c2c2c;font-family:Inter;font-size:22px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px;position:relative}@media (min-width:575px){.partner__form-right-title{font-size:26px}}@media (min-width:768px){.partner__form-right-title{font-size:32px}}@media (min-width:1024px){.partner__form-right-title{font-size:36px}}@media (min-width:1200px){.partner__form-right-title{font-size:46px}}.partner__form-right-title span{color:#138b44}@media (min-width:1450px){.partner__form-right-title::after{content:'';position:absolute;left:calc(100% + 20px);top:-75px;background-image:url(/wp-content/themes/BHB/assets/images/squares.svg);background-size:cover;background-repeat:no-repeat;background-position:center;width:105px;height:153px}}.partner__form-right-description{color:#2c2c2c;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:32px}.partner__form-right-form-title{color:#000;font-family:Inter;font-size:28px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px}.partner__form-right-form .forminator-row{margin-bottom:16px}.partner__form-right-form label{color:#2c2c2c!important;font-family:Inter!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;line-height:120%!important;margin-bottom:4px!important}.partner__form-right-form input{border-radius:8px!important;background:#f0f5fb!important;border:none!important;color:#000!important;font-family:Inter!important;font-size:16px!important;font-style:normal!important;font-weight:500!important;line-height:120%!important;height:46px!important}.partner__form-right-form button{background:#138b44!important;padding:12px 24px!important;color:#fff!important;font-family:Inter!important;font-size:18px!important;font-style:normal!important;font-weight:500!important;line-height:120%!important;display:block!important;margin:0 auto!important}.partner__our-mission{margin-bottom:30px}@media (min-width:575px){.partner__our-mission{margin-bottom:60px}}@media (min-width:768px){.partner__our-mission{margin-bottom:100px}}.partner__our-mission-title{color:#2c2c2c;font-family:Inter;font-size:22px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px;text-align:center}@media (min-width:575px){.partner__our-mission-title{font-size:26px}}@media (min-width:768px){.partner__our-mission-title{font-size:32px}}@media (min-width:1024px){.partner__our-mission-title{font-size:36px}}@media (min-width:1200px){.partner__our-mission-title{font-size:46px}}.partner__our-mission-title span{color:#138b44}.partner__our-mission-description{color:#000;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:40px}.partner__our-mission-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.partner__our-mission-items-item{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;position:relative;margin-bottom:30px}@media (min-width:1024px){.partner__our-mission-items-item{max-width:calc(33.333% - 13.333px);-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 13.333px);flex:0 0 calc(33.333% - 13.333px);margin-bottom:0}}.partner__our-mission-items-item:nth-of-type(1) .partner__our-mission-items-item-wrapper-title{background:#e8f1ff;color:#3a7de8}.partner__our-mission-items-item:nth-of-type(2) .partner__our-mission-items-item-wrapper-title{background:#f3e8ff;color:#6b21a8}.partner__our-mission-items-item:nth-of-type(3) .partner__our-mission-items-item-wrapper-title{background:#ecfff4;color:#138b44}.partner__our-mission-items-item-wrapper{border-radius:10px;background:#fff;-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 0 10px 0 rgba(0,0,0,.07);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 0 10px 0 rgba(0,0,0,.07);padding:24px;height:100%}.partner__our-mission-items-item-wrapper-title{font-size:14px;font-style:normal;font-weight:500;line-height:140%;padding:8px 4px;display:inline-block;margin-bottom:16px}.partner__our-mission-items-item-wrapper-description{color:#475569;font-size:14px;font-style:normal;font-weight:400;line-height:140%}.partner__our-mission-items-item-wrapper-description p{margin:0}.partner__our-mission-items-item-wrapper-icon{position:absolute;bottom:22px;right:2px;max-width:120px;width:100%}.partner__youtube{position:relative;margin-bottom:36px;padding-top:30px;padding-bottom:30px;overflow:hidden}@media (min-width:1200px){.partner__youtube{padding-top:100px;padding-bottom:100px}}@media (min-width:1400px){.partner__youtube::after{content:'';position:absolute;top:100px;left:0;height:550px;width:88px;background:#138b44}}.partner__youtube-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.partner__youtube-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width:900px){.partner__youtube-wrapper{-webkit-column-gap:70px;-moz-column-gap:70px;column-gap:70px}}.partner__youtube-wrapper-left{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:768px){.partner__youtube-wrapper-left{max-width:calc(68% - 35px);-webkit-box-flex:0;-ms-flex:0 0 calc(68% - 35px);flex:0 0 calc(68% - 35px);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.partner__youtube-wrapper-left-title{color:#2c2c2c;font-family:Inter;font-size:22px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px;position:relative}@media (min-width:575px){.partner__youtube-wrapper-left-title{font-size:26px}}@media (min-width:768px){.partner__youtube-wrapper-left-title{font-size:32px}}@media (min-width:1024px){.partner__youtube-wrapper-left-title{font-size:36px}}@media (min-width:1200px){.partner__youtube-wrapper-left-title{font-size:46px}}.partner__youtube-wrapper-left-title span{color:#138b44}@media (min-width:1024px){.partner__youtube-wrapper-left-title::after{content:'';position:absolute;top:calc(100% - 6px);right:-30px;background-image:url(/wp-content/themes/BHB/assets/images/underline.svg);background-size:cover;background-repeat:no-repeat;background-position:center;width:215px;height:23px}}.partner__youtube-wrapper-left-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partner__youtube-wrapper-left-bottom-title{color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-right:24px}.partner__youtube-wrapper-left-bottom-logo{border-radius:8px;background:#138b44;padding:10px 20px}.partner__youtube-wrapper-left-slider{margin-bottom:32px}.partner__youtube-wrapper-left-slider-wrapper{position:relative;padding:0 40px}.partner__youtube-wrapper-left-slider-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;pointer-events:none;position:absolute;top:50%;left:0;width:100%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.partner__youtube-wrapper-left-slider-nav-prev{z-index:5;pointer-events:all;display:block;cursor:pointer}.partner__youtube-wrapper-left-slider-nav-next{z-index:5;pointer-events:all;display:block;cursor:pointer}.partner__youtube-wrapper-left-slider-item{height:164px;position:relative;display:block;border-radius:24px;border:3px solid rgba(0,0,0,.5);overflow:hidden}.partner__youtube-wrapper-left-slider-item::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(18,22,25,.5)),to(rgba(18,22,25,.5)));background:linear-gradient(0deg,rgba(18,22,25,.5) 0,rgba(18,22,25,.5) 100%)}.partner__youtube-wrapper-left-slider-item img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.partner__youtube-wrapper-left-slider-item-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.partner__youtube-wrapper-right{position:relative;height:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 auto 30px auto;max-width:350px;width:100%}@media (min-width:768px){.partner__youtube-wrapper-right{max-width:calc(32% - 35px);-webkit-box-flex:0;-ms-flex:0 0 calc(32% - 35px);flex:0 0 calc(32% - 35px);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0}}.partner__youtube-wrapper-right::after{content:'';position:absolute;top:50%;left:50%;width:300px;height:350px;-webkit-transform:translate(-50%,-50%) rotate(20.967deg);transform:translate(-50%,-50%) rotate(20.967deg);border-radius:34.655px;background:#138b44;z-index:-1;display:none}@media (min-width:900px){.partner__youtube-wrapper-right::after{display:block}}@media (min-width:1200px){.partner__youtube-wrapper-right::after{width:395.285px;height:457.908px}}.partner__youtube-wrapper-right-image{border-radius:8.664px;border:2.599px solid var(--White,#fff);-webkit-box-shadow:0 17.328px 21.66px -4.332px rgba(0,0,0,.1),0 0 8.664px 0 rgba(0,0,0,.07);box-shadow:0 17.328px 21.66px -4.332px rgba(0,0,0,.1),0 0 8.664px 0 rgba(0,0,0,.07);position:relative}.partner__youtube-wrapper-right-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8.664px}.partner__youtube-wrapper-right-image.first{width:263.382px;height:155.083px;margin-left:8px;margin-bottom:25px}.partner__youtube-wrapper-right-image.first::after{content:'';position:absolute;right:-70px;top:-17px;background-image:url(/wp-content/themes/BHB/assets/images/dotts.svg);background-size:cover;background-repeat:no-repeat;background-position:center;width:161px;height:161px}.partner__youtube-wrapper-right-image.second{width:189.739px;height:180.209px;position:relative;z-index:2}.partner__youtube-wrapper-right-image.third{width:201.002px;height:155.083px;position:absolute;bottom:37px;right:0}@media (min-width:768px){.partner__youtube-wrapper-right-image.third{bottom:-100px}}@media (min-width:1024px){.partner__youtube-wrapper-right-image.third{bottom:37px}}.exhibition__top-description{padding-top:30px;margin-bottom:20px;text-align:center}@media (min-width:575px){.exhibition__top-description{padding-top:50px;margin-bottom:30px}}@media (min-width:1024px){.exhibition__top-description{padding-top:80px;margin-bottom:40px}}.exhibition__top-description-title{color:#2c2c2c;font-size:26px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px;text-align:center}@media (min-width:575px){.exhibition__top-description-title{font-size:36px}}@media (min-width:768px){.exhibition__top-description-title{font-size:46px}}@media (min-width:1024px){.exhibition__top-description-title{font-size:56px}}.exhibition__top-description-text{color:#2c2c2c;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:24px}.exhibition__top-description-button{cursor:pointer}.exhibition__second{position:relative;margin-bottom:80px}.exhibition__second-background{position:absolute;left:0;top:40px;width:967px;height:839px;z-index:-1;display:none}@media (min-width:1024px){.exhibition__second-background{display:block}}@media (min-width:1200px){.exhibition__second-background{width:700px;height:500px;top:150px}}@media (min-width:1600px){.exhibition__second-background{width:967px;height:839px;top:40px}}.exhibition__second-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:46px;-moz-column-gap:46px;column-gap:46px}.exhibition__second-wrapper-left{position:relative;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;height:730px;margin:0 auto}@media (min-width:575px){.exhibition__second-wrapper-left{height:760px}}@media (min-width:768px){.exhibition__second-wrapper-left{max-width:550px;-webkit-box-flex:0;-ms-flex:0 0 550px;flex:0 0 550px}}@media (min-width:1200px){.exhibition__second-wrapper-left{max-width:calc(50% - 23px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 23px);flex:0 0 calc(50% - 23px);margin:0}}.exhibition__second-wrapper-left-image{border-radius:50px;border:4px solid #000;background:#e9e9e9;overflow:hidden}.exhibition__second-wrapper-left-image:nth-of-type(1){width:80%;height:250px;position:absolute;top:0;left:15px}@media (min-width:575px){.exhibition__second-wrapper-left-image:nth-of-type(1){-webkit-transform:rotate(-3deg);transform:rotate(-3deg);width:45%;height:407.552px}}@media (min-width:768px){.exhibition__second-wrapper-left-image:nth-of-type(1){width:319.302px}}@media (min-width:1024px){.exhibition__second-wrapper-left-image:nth-of-type(1){left:-130px}}.exhibition__second-wrapper-left-image:nth-of-type(2){width:80%;height:250px;position:absolute;right:0;top:220px}@media (min-width:575px){.exhibition__second-wrapper-left-image:nth-of-type(2){-webkit-transform:rotate(-3deg);transform:rotate(-3deg);width:45%;height:407.552px;top:60px}}@media (min-width:768px){.exhibition__second-wrapper-left-image:nth-of-type(2){width:324.742px}}.exhibition__second-wrapper-left-image:nth-of-type(3){width:80%;height:250px;position:absolute;top:440px;left:0}@media (min-width:575px){.exhibition__second-wrapper-left-image:nth-of-type(3){width:321px;height:407px;left:50%;top:300px;-webkit-transform:translate(-50%,0) rotate(-3deg);transform:translate(-50%,0) rotate(-3deg)}}@media (min-width:768px){.exhibition__second-wrapper-left-image:nth-of-type(3){top:350px}}@media (min-width:1024px){.exhibition__second-wrapper-left-image:nth-of-type(3){margin-left:-100px}}.exhibition__second-wrapper-left-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.exhibition__second-wrapper-right{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width:1200px){.exhibition__second-wrapper-right{max-width:calc(50% - 23px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 23px);flex:0 0 calc(50% - 23px)}}.exhibition__second-wrapper-right-title{color:#2c2c2c;font-family:Inter;font-size:22px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px}@media (min-width:575px){.exhibition__second-wrapper-right-title{font-size:26px}}@media (min-width:768px){.exhibition__second-wrapper-right-title{font-size:32px}}@media (min-width:1024px){.exhibition__second-wrapper-right-title{font-size:36px}}@media (min-width:1200px){.exhibition__second-wrapper-right-title{font-size:46px}}.exhibition__second-wrapper-right-title span{color:#138b44}.exhibition__second-wrapper-right-description{color:#2c2c2c;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:32px}.exhibition__second-wrapper-right-description p{margin:0}.exhibition__second-wrapper-right-list-item{border-radius:10px;background:#fff;-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 0 10px 0 rgba(0,0,0,.07);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 0 10px 0 rgba(0,0,0,.07);position:relative;padding:24px;margin-bottom:20px}.exhibition__second-wrapper-right-list-item-icon{position:absolute;right:15px;top:8px}.exhibition__second-wrapper-right-list-item-title{color:#000;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:16px}.exhibition__second-wrapper-right-list-item-description{color:#475569;font-size:14px;font-style:normal;font-weight:400;line-height:140%}.exhibition__second-wrapper-right-list-item-description p{margin:0}.exhibition__slider{position:relative;margin-bottom:30px}@media (min-width:768px){.exhibition__slider{margin-bottom:50px}}@media (min-width:1024px){.exhibition__slider{margin-bottom:100px}}.exhibition__slider-icons{position:absolute;right:0;top:-40px;display:none}@media (min-width:1100px){.exhibition__slider-icons{display:block}}.exhibition__slider-background{position:absolute;top:50px;left:50%;width:1200px;height:841px;pointer-events:none;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);z-index:-1;margin-left:180px;display:none}@media (min-width:768px){.exhibition__slider-background{display:block}}.exhibition__slider-title{color:#2c2c2c;font-family:Inter;font-size:22px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px}@media (min-width:575px){.exhibition__slider-title{font-size:26px}}@media (min-width:768px){.exhibition__slider-title{font-size:32px}}@media (min-width:1024px){.exhibition__slider-title{font-size:36px}}@media (min-width:1200px){.exhibition__slider-title{font-size:46px}}.exhibition__slider-title span{color:#138b44}.exhibition__slider-description{color:#2c2c2c;font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:50px;max-width:750px}.exhibition__slider-items{max-width:900px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:575px){.exhibition__slider-items{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width:800px){.exhibition__slider-items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.exhibition__slider-items .swiper-wrapper{-webkit-transform:none!important;transform:none!important}.exhibition__slider-items-item{width:100%;max-width:320px;margin-bottom:20px}@media (min-width:575px){.exhibition__slider-items-item{width:calc(100% / 3 - 20px);max-width:100%;margin-bottom:0}}@media (min-width:575px){.exhibition__slider-items-item.active img{-webkit-transform:scale(1);transform:scale(1)}}.exhibition__slider-items-item img{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;border-radius:50px;border:4px solid #138b44}@media (min-width:575px){.exhibition__slider-items-item img{-webkit-transform:scale(.8);transform:scale(.8)}}@media (min-width:768px){.exhibition__slider-items-item img{border:6px solid #fff}}.exhibition__bottom{position:relative}.exhibition__bottom::after{content:'';position:absolute;left:0;top:30px;width:553px;height:464px;border-top-right-radius:20px;border-bottom-right-radius:20px;background-color:#138b44;z-index:-2;display:none}@media (min-width:1024px){.exhibition__bottom::after{display:block}}.exhibition__bottom-shapes{position:absolute;right:100px;top:50px;z-index:-1;display:none}@media (min-width:1200px){.exhibition__bottom-shapes{display:block}}.exhibition__bottom-icons{position:absolute;top:0;left:150px;z-index:-1;display:none}@media (min-width:1024px){.exhibition__bottom-icons{display:block}}.exhibition__bottom-wrapper{text-align:center}.exhibition__bottom-wrapper-title{color:#2c2c2c;font-family:Inter;font-size:22px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px}@media (min-width:575px){.exhibition__bottom-wrapper-title{font-size:26px}}@media (min-width:768px){.exhibition__bottom-wrapper-title{font-size:32px}}@media (min-width:1024px){.exhibition__bottom-wrapper-title{font-size:36px}}@media (min-width:1200px){.exhibition__bottom-wrapper-title{font-size:46px}}.exhibition__bottom-wrapper-title span{color:#138b44}.exhibition__bottom-wrapper-description{max-width:900px;color:#2c2c2c;font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:50px;max-width:750px;margin:0 auto 24px auto}.exhibition__bottom-wrapper-description a{color:#138b44;text-decoration:underline}.exhibition__bottom-wrapper-img{border-radius:20px;max-width:900px;margin:0 auto;overflow:hidden;margin-bottom:24px}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-fade.swiper-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transform-origin:center;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}@font-face{font-family:lg;src:url(../fonts/lg.woff2?io9a6k) format("woff2"),url(../fonts/lg.ttf?io9a6k) format("truetype"),url(../fonts/lg.woff?io9a6k) format("woff"),url(../fonts/lg.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans','Liberation Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:0;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:'\e095'}.lg-prev{left:20px}.lg-prev:after{content:'\e094'}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0)),to(rgba(0,0,0,.4)));background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;transition:color .2s linear;background:0 0;border:none;-webkit-box-shadow:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:'\e070'}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:'\e90a'}.lg-toolbar .lg-download:after{content:'\e0f2'}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.6)));background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-webkit-transition:opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s;transition:opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media (min-width:768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media (min-width:768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;-webkit-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:'\e1ff'}.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer .lg-video-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{position:absolute;left:0;right:0;width:100%;height:100%;top:0;bottom:0;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button,.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@-webkit-keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-webkit-keyframes lg-play-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lg-play-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lg-video-play-button{width:18%;max-width:140px;position:absolute;top:50%;left:50%;z-index:2;cursor:pointer;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);will-change:opacity,transform;-webkit-transition:-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-webkit-transition:opacity .1s,-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28);transition:opacity .1s,-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28);transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s,-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28)}.lg-video-play-button:hover .lg-video-play-icon,.lg-video-play-button:hover .lg-video-play-icon-bg{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon-circle{position:absolute;top:0;left:0;bottom:0;right:0;fill:none;stroke-width:3%;stroke:rgba(30,30,30,.9);stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{position:absolute;width:25%;max-width:120px;left:50%;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{-webkit-animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite;animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite}.lg-video-loaded .lg-video-play-button{opacity:0;-webkit-transform:translate(-50%,-50%) scale(.7);transform:translate(-50%,-50%) scale(.7)}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;will-change:opacity;-webkit-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:'\e01d'}.lg-show-autoplay .lg-autoplay-button:after{content:'\e01a'}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-transition:opacity .15s,-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s!important;transition:opacity .15s,-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s,-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition{-webkit-transition:none!important;transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition{-webkit-transform:scale3d(1,1,1) translate3d(-50%,-50%,0)!important;transform:scale3d(1,1,1) translate3d(-50%,-50%,0)!important;max-width:none!important;max-height:none!important;top:50%!important;left:50%!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x{-webkit-transform:scale3d(1,1,1) translate3d(-50%,0,0)!important;transform:scale3d(1,1,1) translate3d(-50%,0,0)!important;top:0!important;left:50%!important;max-width:none!important;max-height:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y{-webkit-transform:scale3d(1,1,1) translate3d(0,-50%,0)!important;transform:scale3d(1,1,1) translate3d(0,-50%,0)!important;top:50%!important;left:0!important;max-width:none!important;max-height:none!important}.lg-icon.lg-zoom-in:after{content:'\e311'}.lg-actual-size .lg-icon.lg-zoom-in{opacity:.5;pointer-events:none}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:'\e033'}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:'\e312'}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{-webkit-box-shadow:0 0 0 2px #fff inset;box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;will-change:transform,opacity;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s,-webkit-transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;-webkit-box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-webkit-transition:-webkit-box-shadow .3s ease 0s;transition:-webkit-box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s,-webkit-box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{-webkit-box-shadow:0 0 0 8px #fff inset;box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer .lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:absolute;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);will-change:visibility,opacity,transform;-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-webkit-transition:visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s;transition:visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s}.lg-outer .lg-dropdown:after{content:'';display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:'\e80d'}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:'\e904'}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:'\e907'}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:'\e906'}.lg-comment-box{width:420px;max-width:100%;position:absolute;right:0;top:0;bottom:0;z-index:9999;background-color:#fff;will-change:transform;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-comment-box .lg-comment-title{margin:0;color:#fff;font-size:18px}.lg-comment-box .lg-comment-header{background-color:#000;padding:12px 20px;position:absolute;left:0;right:0;top:0}.lg-comment-box .lg-comment-body{height:100%!important;padding-top:43px!important;width:100%!important}.lg-comment-box .fb-comments{height:100%;width:100%;background:url(../images/loading.gif) no-repeat scroll center center #fff;overflow-y:auto;display:inline-block}.lg-comment-box .fb-comments[fb-xfbml-state=rendered]{background-image:none}.lg-comment-box .fb-comments>span{max-width:100%}.lg-comment-box .lg-comment-close{position:absolute;right:5px;top:12px;cursor:pointer;font-size:20px;color:#999;will-change:color;-webkit-transition:color .2s linear;transition:color .2s linear}.lg-comment-box .lg-comment-close:hover{color:#fff}.lg-comment-box .lg-comment-close:after{content:'\e070'}.lg-comment-box iframe{max-width:100%!important;width:100%!important}.lg-comment-box #disqus_thread{padding:0 20px}.lg-outer .lg-comment-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer .lg-comment-toggle:after{content:'\e908'}.lg-outer.lg-comment-active .lg-comment-overlay{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-comment-active .lg-comment-toggle{color:#fff}.lg-outer.lg-comment-active .lg-comment-box{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-img-rotate{position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor,.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,.lg-outer[data-lg-slide-type=video] .lg-flip-hor,.lg-outer[data-lg-slide-type=video] .lg-flip-ver,.lg-outer[data-lg-slide-type=video] .lg-rotate-left,.lg-outer[data-lg-slide-type=video] .lg-rotate-right{opacity:.75;pointer-events:none}.lg-outer .lg-img-rotate:before{content:'';display:inline-block;height:100%;vertical-align:middle}.lg-rotate-left:after{content:'\e900'}.lg-rotate-right:after{content:'\e901'}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:'\e903'}.lg-flip-hor:after{content:'\e902'}.lg-medium-zoom-item{cursor:-webkit-zoom-in;cursor:zoom-in}.lg-medium-zoom .lg-outer{cursor:-webkit-zoom-out;cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grab img.lg-object{cursor:-webkit-zoom-out;cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object{cursor:-webkit-zoom-out;cursor:zoom-out}.lg-relative-caption .lg-outer .lg-sub-html{white-space:normal;bottom:auto;padding:0;background-image:none}.lg-relative-caption .lg-outer .lg-relative-caption-item{opacity:0;padding:16px 0;-webkit-transition:.5s opacity ease;transition:.5s opacity ease}.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item{opacity:1}.lg-group:after{content:'';display:table;clear:both}.lg-container{display:none;outline:0}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-webkit-transition:opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:0;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(../images/loading.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:'';display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;-webkit-transition:opacity .2s ease-out .15s;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s,-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-webkit-transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:'\e909'}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;transition:-webkit-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;transition:transform .35s ease-out 0s,-webkit-transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}
/*# sourceMappingURL=style.css.map */
