.alert{font-size:.9375rem}.modal__body .alert{margin-top:1.75rem}.alert__text{display:inline-block;margin-bottom:0;padding-left:2.25rem;position:relative;width:100%}.alert__icon{left:0;margin-right:1rem;position:absolute;top:-2px}.alert svg circle,.alert svg path{fill:currentColor}.alert__message ul{margin:0}.article,.article-list{display:inline-flex;flex-wrap:wrap;width:100%}.article{border-bottom:1px solid #f2f2f2;margin:1rem 0 2.5rem;padding-bottom:2rem}.article:last-of-type{border:0;padding-bottom:0}.article__title{font-size:1.25rem;font-weight:900}@media (max-width:1199px){.article__title{font-size:calc(1.025rem + .30025vw)}}.article__perex{color:#57575c;display:inline-block;width:100%}.article__footer{align-items:center;display:inline-flex;justify-content:space-between;width:100%}a.box,a.box:hover .box__link-link{text-decoration:none}.box{align-items:center;display:inline-flex;height:100%;justify-content:center;position:relative;width:100%}.box.js-open-modal-static{cursor:pointer}.box.js-open-modal-static .box__link-link{color:#006433}.box.js-open-modal-static:hover .box__link-link{text-decoration:none}.box__content{align-items:center;display:inline-flex;justify-content:center;padding:2.5rem 3.25rem;width:100%}.box__link{display:table;width:100%}.box__link-img,.box__link-text{display:table-cell;vertical-align:middle}.box__link-img{text-align:center;width:20%}.box__link-img svg{width:100%}.box__link-img+.box__link-text{padding-left:1rem}.box__link-link{text-decoration:underline}.box--sm .box__content{min-height:6.25rem;padding:.5rem 1.75rem}.box--shadow{box-shadow:0 7px 6px -6px #57575c;transition:box-shadow .3s linear}.box--shadow:hover{box-shadow:0 12px 34px -14px #57575c}.box--white{background-color:#fff}.box-download{align-items:center;border:1px solid #57575c;box-shadow:0 7px 6px -6px #57575c;display:flex;padding:1.5rem 2rem;transition:background-color .3s linear;transition:box-shadow .3s linear}.box-download:hover{box-shadow:0 12px 34px -14px #57575c}.box-download+.box-download{margin-top:1rem}.box-download__text+.box-download__icon-download{padding-left:1.25rem}.box-download__icon-download,.box-download__icon-type,.box-download__text{display:inline-block}.box-download__icon-type{width:3.125rem}.box-download__icon-download{margin-left:auto}a.box-download:hover{background:#006433;color:#fff}a.box-download:hover svg path{fill:#fff}.btn{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background:#006433;border:2px solid #006433;border-radius:.25rem;box-shadow:0 14px 19px -12px #00643385;color:#fff;cursor:pointer;display:inline-flex;font-family:AmorSansPro-Bold,Arial,sans-serif;font-size:1rem;font-weight:900;justify-content:center;letter-spacing:1.14px;outline:none;padding:1rem 1.75rem;text-decoration:none;text-transform:uppercase;transition:all .2s linear;-webkit-user-select:none;user-select:none;white-space:normal}.btn:not(:disabled):not(.disabled):active,.btn:not(:disabled):not(.disabled):focus,.btn:not(:disabled):not(.disabled):visited{background:#006433;border-color:#006433;color:#fff}.btn:not(:disabled):not(.disabled):hover{background:#003018;border-color:#003018;box-shadow:none;color:#fff}.btn.disabled{background:#dbdbdb;border-color:#dbdbdb;color:#57575c;cursor:not-allowed;opacity:.5}.btn.disabled:hover{color:#57575c}@media (max-width:575px){.btn{margin-top:1.875rem;padding:1.1875rem 1rem;width:100%}}.btn-border:not(:disabled):not(.disabled){box-shadow:none}.btn-border:not(:disabled):not(.disabled),.btn-border:not(:disabled):not(.disabled):active,.btn-border:not(:disabled):not(.disabled):focus,.btn-border:not(:disabled):not(.disabled):visited{background:#0000;border-color:#bdcc3f;color:#fff}.btn-border:not(:disabled):not(.disabled):hover{background:#bdcc3f;border-color:#bdcc3f;color:#fff}.modal-overlay{background-color:#57575ce6;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .2s linear;visibility:hidden;z-index:1149}.modal-overlay.is-active{opacity:1;visibility:visible}.modal-overlay.is-active .modal{top:3.125rem;transition:all .2s linear}@media (max-width:575px){.modal-overlay.is-active .modal{top:1rem}}.modal{background:#fff;border:1px solid #57575c;box-shadow:0 7px 6px -6px #57575c;display:block;height:auto;left:50%;max-height:calc(100% - 100px);min-height:10rem;overflow-y:auto;position:fixed;top:-100%;transform:translateX(-50%);transition:all .2s linear;width:50rem;z-index:1150}@media (max-width:839px){.modal{width:calc(100% - 30px)}}.modal::-webkit-scrollbar{width:.25rem}.modal::-webkit-scrollbar-thumb{background:#f2f2f266;border-radius:12px}.modal__close{align-items:center;border:2px solid #0064334d;border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;right:1.25rem;top:1.25rem;transform:rotate(45deg);transition:all .2s linear;width:50px;z-index:2}.modal__close:after,.modal__close:before{background-color:#006433;border-radius:2px;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s linear}.modal__close:before{height:3px;width:21px}.modal__close:after{height:21px;width:3px}.modal__close:hover{background-color:#006433}.modal__close:hover:after,.modal__close:hover:before{background-color:#fff}@media (max-width:767px){.modal__close{height:32px;right:.75rem;top:.75rem;width:32px}}.modal__body{min-height:10rem;padding:3.125rem 1.875rem 1.875rem}.modal__body h3{margin-bottom:.75rem}.modal__body p:last-of-type{margin-bottom:0}.modal__body .form-check{align-items:center;display:inline-flex}.modal__body .form-check label{display:inline-flex;line-height:1.2;margin:0;padding-left:.5rem}.modal__body .col-form-label,.modal__body .form-group>label{font-weight:900}@media (max-width:767px){.modal__body{padding:2.25rem 1.25rem;padding:2rem 1rem}}h1,h2,h3,h4,h5{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#006433;font-family:AmorSansPro-Bold,Arial,sans-serif;font-weight:900}h1{font-size:2.375rem}@media (max-width:1199px){h1{font-size:calc(1.1375rem + 1.65138vw)}}h2{font-size:1.875rem}@media (max-width:1199px){h2{font-size:calc(1.0875rem + 1.05088vw)}}h3{font-size:1.5rem}@media (max-width:1199px){h3{font-size:calc(1.05rem + .6005vw)}}h4{font-size:1.1875rem}@media (max-width:1199px){h4{font-size:calc(1.01875rem + .22519vw)}}h5{font-size:1.0625rem}@media (max-width:1199px){h5{font-size:calc(1.00625rem + .07506vw)}}.page-title{color:#212121;font-size:4rem;margin-bottom:2rem;width:100%}@media (max-width:1199px){.page-title{font-size:calc(1.3rem + 3.603vw)}}@media (max-width:575px){.page-title{margin-bottom:1rem}}.f-medium{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro,Arial,sans-serif;font-size:2.125rem}@media (max-width:1199px){.f-medium{font-size:calc(1.1125rem + 1.35113vw)}}a{text-decoration:underline}a,a:active,a:focus,a:hover,a:visited{color:#006433}a:hover{text-decoration:none}strong{font-weight:900}.wysiwyg__perex{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:AmorSansPro,Arial,sans-serif;font-size:2.125rem;line-height:2.875rem;width:100%}@media (max-width:1199px){.wysiwyg__perex{font-size:calc(1.1125rem + 1.35113vw)}}.wysiwyg__perex ul{list-style:none;margin:0;padding:0 0 0 2rem}.wysiwyg__perex ul li{line-height:1.26;margin-bottom:.75rem;padding-left:2rem;position:relative}.wysiwyg__perex ul li:before{background:url(/build/images/chevron-right.eb8263a8.svg) no-repeat 50%/100%;content:"";display:block;height:11px;left:0;position:absolute;top:0;width:6px}.wysiwyg__perex ul li:last-child{margin-bottom:0}.wysiwyg__perex ul+p{margin-top:1.25rem}.wysiwyg__perex img{max-width:100%}.wysiwyg__perex p:last-of-type{margin-bottom:0}.wysiwyg__perex+.wysiwyg__image{margin-top:3.5rem}@media (max-width:575px){.wysiwyg__perex+.wysiwyg__image{margin-top:1.25rem}}.wysiwyg__perex+.wysiwyg__content,.wysiwyg__perex+.wysiwyg__content+.wysiwyg__content{margin-top:2rem}@media (max-width:575px){.wysiwyg__perex+.wysiwyg__content,.wysiwyg__perex+.wysiwyg__content+.wysiwyg__content{margin-top:1.25rem}}@media (max-width:767px){.wysiwyg__perex ul{padding-left:0}.wysiwyg__perex ul+p{margin-top:.75rem}}.wysiwyg__image{display:flex}.wysiwyg__image.text-page{margin:0 -7rem}.wysiwyg__image picture,.wysiwyg__image picture img{height:100%;max-height:100%;max-width:100%;overflow:hidden;width:100%}.wysiwyg__image picture img{object-fit:cover}.wysiwyg__image+.wysiwyg__content{margin-top:3.5rem}@media (max-width:575px){.wysiwyg__image+.wysiwyg__content{margin-top:1.25rem}}@media (max-width:767px){.wysiwyg__image{margin:0}}.wysiwyg__content{display:inline-block;width:100%}.wysiwyg__content img{max-width:100%}.wysiwyg__content p:last-of-type{margin-bottom:0}.wysiwyg__content .table-responsive+div,.wysiwyg__content .table-responsive+h1,.wysiwyg__content .table-responsive+h2,.wysiwyg__content .table-responsive+h3,.wysiwyg__content .table-responsive+h4,.wysiwyg__content .table-responsive+h5,.wysiwyg__content .table-responsive+p,.wysiwyg__content .table-responsive+ul{margin-top:1rem}.wysiwyg__content table{width:100%}.wysiwyg__content table thead tr td{background:#fff;color:#006433;font-weight:900}.wysiwyg__content table tr td,.wysiwyg__content table tr th{border:1px solid #e3e3e3;padding:.5rem 1rem}.wysiwyg__content table tr th{background:#fff;color:#006433;font-weight:400}.wysiwyg__content table tr td{color:#212121;font-weight:400}.wysiwyg__content ul{list-style:none;padding-left:0}.wysiwyg__content ul+h2,.wysiwyg__content ul+h3,.wysiwyg__content ul+h4,.wysiwyg__content ul+img,.wysiwyg__content ul+p{margin-top:2.25rem}@media (max-width:575px){.wysiwyg__content ul+h2,.wysiwyg__content ul+h3,.wysiwyg__content ul+h4,.wysiwyg__content ul+img,.wysiwyg__content ul+p{margin-top:1.25rem}}.wysiwyg__content ul li{display:inline-block;padding-left:1.375rem;position:relative;width:100%}.wysiwyg__content ul li:before{background:url(/build/images/chevron-right.eb8263a8.svg) no-repeat 50%/100%;content:"";display:block;height:11px;left:0;position:absolute;top:.6875rem;width:6px}@media (max-width:767px){.wysiwyg__content ul li:before{top:.4375rem}}.wysiwyg__content ul li:not(:last-child){margin-bottom:.25rem}.wysiwyg__content h2,.wysiwyg__content h3,.wysiwyg__content h4{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro,Arial,sans-serif;font-weight:400}.wysiwyg__content h2{font-size:3.25rem}@media (max-width:1199px){.wysiwyg__content h2{font-size:calc(1.225rem + 2.70225vw)}}.wysiwyg__content h3{font-size:2.125rem}@media (max-width:1199px){.wysiwyg__content h3{font-size:calc(1.1125rem + 1.35113vw)}}.wysiwyg__content h4{font-size:1.625rem}@media (max-width:1199px){.wysiwyg__content h4{font-size:calc(1.0625rem + .75063vw)}}.wysiwyg__content p,.wysiwyg__content ul{font-size:1.375rem}@media (max-width:1199px){.wysiwyg__content p,.wysiwyg__content ul{font-size:calc(1.0375rem + .45038vw)}}.wysiwyg__content h2+h2,.wysiwyg__content h2+h3,.wysiwyg__content h2+h4,.wysiwyg__content h2+img,.wysiwyg__content h2+p,.wysiwyg__content h3+h2,.wysiwyg__content h3+h3,.wysiwyg__content h3+h4,.wysiwyg__content h3+img,.wysiwyg__content h3+p,.wysiwyg__content h4+h2,.wysiwyg__content h4+h3,.wysiwyg__content h4+h4,.wysiwyg__content h4+img,.wysiwyg__content h4+p,.wysiwyg__content p+h2,.wysiwyg__content p+h3,.wysiwyg__content p+h4,.wysiwyg__content p+img,.wysiwyg__content p+p{margin-top:1.25rem}@media (max-width:575px){.wysiwyg__content h2+h2,.wysiwyg__content h2+h3,.wysiwyg__content h2+h4,.wysiwyg__content h2+img,.wysiwyg__content h2+p,.wysiwyg__content h3+h2,.wysiwyg__content h3+h3,.wysiwyg__content h3+h4,.wysiwyg__content h3+img,.wysiwyg__content h3+p,.wysiwyg__content h4+h2,.wysiwyg__content h4+h3,.wysiwyg__content h4+h4,.wysiwyg__content h4+img,.wysiwyg__content h4+p,.wysiwyg__content p+h2,.wysiwyg__content p+h3,.wysiwyg__content p+h4,.wysiwyg__content p+img,.wysiwyg__content p+p{margin-top:.5rem}}.wysiwyg__content+.wysiwyg__content{margin-top:3.5rem}@media (max-width:575px){.wysiwyg__content+.wysiwyg__content{margin-top:1.25rem}}.list-check ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.list-check ul li{padding-left:2.5rem;padding-right:.75rem;width:calc(50% - 12px)}.list-check ul li:not(:last-child){margin-bottom:.75rem}.list-check ul li:before{background:url(/build/images/circle-check.d5b9c3f8.svg) no-repeat 50%;height:29px;top:1px;width:29px}@media (max-width:767px){.list-check ul li:before{top:-1px}}@media (max-width:575px){.list-check ul li{padding-right:0;width:100%}}.pagination ul{align-items:center;border-top:1px solid #f2f2f2;display:inline-flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:1.5rem 0 0;width:100%}.pagination li{background:none;display:inline-flex;font-size:1.125rem;margin:0 .625rem;padding:0}@media (max-width:1199px){.pagination li{font-size:calc(1.0125rem + .15013vw)}}.pagination li.active{color:#006433;font-weight:900}.pagination li.disabled{color:#57575c}.pagination li.first{margin-right:auto}.pagination li.last{margin-left:auto}.services{display:flex;flex-wrap:wrap;margin:0 -.5rem -1rem;position:relative}.services__item{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background:#fff;border-radius:.375rem;box-shadow:0 6px 20px 0 #0000001c;color:#212121;display:inline-flex;flex:0 0 calc(33.3% - 16px);font-family:AmorSansPro,Arial,sans-serif;font-size:1.75rem;margin:0 .5rem 1rem;max-width:calc(33.3% - 16px);padding:2rem;position:relative;-webkit-text-decoration-color:#d7d7d7;text-decoration-color:#d7d7d7;transition:transform .2s linear}@media (max-width:1199px){.services__item{font-size:calc(1.075rem + .90075vw)}}.services__item:hover{transform:translateY(-4px)}@media (hover:none) and (pointer:coarse){.services__item:hover{transform:none}}.services__item .icon{display:flex;justify-content:center;margin-right:1.25rem;min-width:2.5rem;width:2.5rem}@media (max-width:991px){.services__item{flex:0 0 calc(50% - 16px);max-width:calc(50% - 16px)}}@media (max-width:767px){.services__item{padding:1.25rem}}@media (max-width:575px){.services__item{flex:0 0 calc(100% - 16px);max-width:calc(100% - 16px)}}.services__list{margin-top:2.9375rem}.services__list-item{align-items:flex-start;display:inline-flex;width:100%}.services__list-item:not(:last-child){border-bottom:1px solid #f3f3f1;margin-bottom:3.25rem;padding-bottom:3.25rem}.services__list-item-link,.services__list-item-text{flex:0 0 50%;max-width:50%}.services__list-item-link{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro,Arial,sans-serif;font-size:2.125rem}@media (max-width:1199px){.services__list-item-link{font-size:calc(1.1125rem + 1.35113vw)}}.services__list-item-link a{align-items:center;display:inline-flex;text-decoration:none}.services__list-item-link a .text{text-decoration:underline;-webkit-text-decoration-color:#d7d7d7;text-decoration-color:#d7d7d7}.services__list-item-link a:hover .text{text-decoration:none}.services__list-item-link .circle{margin-right:2.0625rem}.services__list-item-text{font-size:1.5rem;line-height:1.36;margin-top:1.75rem}@media (max-width:1199px){.services__list-item-text{font-size:calc(1.05rem + .6005vw)}}.services__list-item-text p{margin:0}@media (max-width:767px){.services__list-item{flex-wrap:wrap}.services__list-item-link,.services__list-item-text{flex:0 0 100%;max-width:100%}.services__list-item-text{margin-top:1.25rem}}@media (max-width:575px){.services__list-item:not(:last-child){margin-bottom:1.75rem;padding-bottom:1.75rem}}.service-inline{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;display:inline-flex;font-family:AmorSansPro,Arial,sans-serif;font-size:1.75rem;letter-spacing:-.3px;line-height:1.18;text-decoration:none;width:100%}@media (max-width:1199px){.service-inline{font-size:calc(1.075rem + .90075vw)}}.service-inline.is-active{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro-Bold,Arial,sans-serif;font-weight:900;pointer-events:none}.service-inline:hover:not(.is-active){text-decoration:underline;-webkit-text-decoration-color:#d7d7d7;text-decoration-color:#d7d7d7}.service-inline:not(:last-child){border-bottom:1px solid #f3f3f1;margin-bottom:1rem;padding-bottom:1rem}.service-inline picture{display:inline-flex;height:26px;margin-right:1rem;width:26px}.service-inline picture img{max-height:100%;max-width:100%}.glide-services h2{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro,Arial,sans-serif;font-size:3.25rem;font-weight:400;line-height:1.19}@media (max-width:1199px){.glide-services h2{font-size:calc(1.225rem + 2.70225vw)}}.glide-services h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro,Arial,sans-serif;font-size:2.125rem;font-weight:400;line-height:1.19;margin-bottom:1.25rem}@media (max-width:1199px){.glide-services h3{font-size:calc(1.1125rem + 1.35113vw)}}.glide-services .services__list-item{align-items:center;padding-bottom:5.125rem}@media (max-width:991px){.glide-services .services__list-item{padding-bottom:.9375rem}}@media (max-width:575px){.glide-services .services__list-item{justify-content:center;padding-bottom:1.875rem}}.glide-services .circle{min-height:6.4375rem;min-width:6.4375rem}@media (max-width:575px){.glide-services .circle{margin-right:0}}.page-contact h2{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro,Arial,sans-serif;font-size:2.125rem;font-weight:400;margin-bottom:1.25rem;width:100%}@media (max-width:1199px){.page-contact h2{font-size:calc(1.1125rem + 1.35113vw)}}.page-contact h3{font-size:1rem;letter-spacing:1.88px;margin-bottom:1.25rem;text-transform:uppercase;width:100%}.page-contact .address-block{margin:0 1.0625rem 6.25rem 0;width:calc(33.33% - 11.33px)}@media (max-width:1199px){.page-contact .address-block{margin:0 0 .9375rem;width:100%}}.page-contact .address-block:last-of-type{margin-right:0}.page-contact .side-block{padding-right:6.875rem}@media (max-width:991px){.page-contact .side-block{padding-right:2.5rem}}@media (max-width:767px){.page-contact .side-block{padding-right:0}}.page-contact address p{font-size:1.375rem;line-height:1.36;margin-bottom:.4375rem 0 0 1.3125rem;padding:0 0 0 2.375rem;position:relative}@media (max-width:1199px){.page-contact address p{font-size:calc(1.0375rem + .45038vw)}}.page-contact address p:last-of-type{margin-bottom:0}.page-contact address p .ico{left:0;position:absolute;top:-.0625rem}.page-contact address p .ico svg{height:1.4375rem;width:1.4375rem}.page-contact address p .ico.ico-pin{top:-.1875rem}.page-contact address p .ico.ico-pin svg{height:1.5625rem;width:1.5625rem}.page-contact address p .ico.phone svg{height:1.25rem;width:1.1875rem}.page-contact address p a{color:#212121;text-decoration:underline}.page-contact address p a:active,.page-contact address p a:focus,.page-contact address p a:visited{color:#212121}.page-contact address p .tel,.page-contact address p a:hover{color:#212121;text-decoration:none}.page-contact address p .tel:active,.page-contact address p .tel:focus,.page-contact address p .tel:visited{color:#212121}.page-contact address p .tel:hover{color:#212121;text-decoration:underline}.page-contact .map{display:inline-block;height:100%;min-height:20rem;position:relative;width:100%}.section__about-us .section-intro__image{position:relative}.section__about-us h2{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro,Arial,sans-serif;font-size:3.25rem;font-weight:400;line-height:1.19}@media (max-width:1199px){.section__about-us h2{font-size:calc(1.225rem + 2.70225vw)}}.section__about-us h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro,Arial,sans-serif;font-size:2.125rem;font-weight:400;line-height:1.19;margin-bottom:1.25rem}@media (max-width:1199px){.section__about-us h3{font-size:calc(1.1125rem + 1.35113vw)}}.section__about-us p.title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro,Arial,sans-serif;font-size:2.125rem;line-height:1.35}@media (max-width:1199px){.section__about-us p.title{font-size:calc(1.1125rem + 1.35113vw)}}.section__about-us p{font-size:1.375rem;line-height:1.875rem}@media (max-width:1199px){.section__about-us p{font-size:calc(1.0375rem + .45038vw)}}.section__about-us .detail-box{padding:0 1.875rem 0 5%;position:relative}.section__about-us .detail-box:before{border-left:1px solid #383838;content:"";height:100%;left:0;opacity:.15;position:absolute;top:0}@media (max-width:767px){.section__about-us .detail-box{padding:0 .75rem}.section__about-us .detail-box:before{display:none}}.section__about-us .detail-box p{margin-bottom:0}.section__about-us .circle picture{height:auto;width:auto}@media (max-width:767px){.section__about-us .circle picture{max-height:50%;max-width:50%}}.section__about-us .stock__list{display:flex;flex-direction:column;flex-wrap:wrap;height:auto;width:100%}@media (min-width:992px){.section__about-us .stock__list{height:28.125rem}}.section__about-us .stock__list-item{max-height:100%;padding-right:0;position:relative}.section__about-us .stock__list-item:first-of-type .stock-name{left:.75rem}.section__about-us .stock__list-item:not(:first-of-type){height:calc(50% - 8px);margin-bottom:1rem;padding-left:1rem}.section__about-us .stock__list-item:nth-of-type(odd){margin-bottom:0}.section__about-us .stock__list-item img{height:100%;width:100%}.section__about-us .stock__list-item .stock-name{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#006433;bottom:1rem;-webkit-clip-path:polygon(0 0,100% 0,95% 100%,0 100%);clip-path:polygon(0 0,100% 0,95% 100%,0 100%);color:#fff;font-family:AmorSansPro,Arial,sans-serif;font-size:1.75rem;height:3.5rem;left:1rem;line-height:1.39;padding:.5625rem 2.3125rem;position:absolute}@media (max-width:1199px){.section__about-us .stock__list-item .stock-name{font-size:calc(1.075rem + .90075vw)}}.section__about-us .stock__list-item .stock-name span{position:relative}.section__about-us .stock__list-item .stock-name span:after{border-top:1px solid #fff;bottom:.0625rem;content:"";left:0;opacity:.25;position:absolute;width:100%}.section__about-us .stock__list-gallery{max-height:100%;position:relative}@media (max-width:991px){.section__about-us .stock__list-gallery{padding-right:0}}@media (min-width:992px){.section__about-us .stock__list-gallery{padding-left:1.125rem}}.section__about-us .stock__list-gallery .gallery{display:flex;flex-wrap:wrap;height:100%;justify-content:start;margin-bottom:4.6875rem}.section__about-us .stock__list-gallery .gallery .gallery__item{align-items:center;background:#d7d7d7;display:flex;height:auto;justify-content:center;margin-bottom:1.125rem;width:auto}@media (min-width:992px){.section__about-us .stock__list-gallery .gallery .gallery__item{height:calc(50% - 9px);margin-right:1.125rem}}@media (max-width:1199px){.section__about-us .stock__list{height:23.4375rem}}@media (max-width:991px){.section__about-us .stock__list{flex-direction:row;height:auto}.section__about-us .stock__list-item{height:auto;margin-bottom:.9375rem;width:100%}.section__about-us .stock__list-item:not(:first-child){padding-left:.75rem}.section__about-us .stock__list-item:nth-of-type(odd){margin-bottom:.9375rem}.section__about-us .stock__list-item .stock-name{height:auto;left:.75rem}}.section__about-us__our-work .section__headline{margin-bottom:4.375rem}@media (max-width:767px){.section__about-us__our-work .section__headline{margin-bottom:2.5rem}}.image-grid{display:flex;flex-direction:column;flex-wrap:wrap;height:35vw}.image-grid picture{height:calc(50% - 6px);margin-left:.71875rem;width:calc(25% - 11.5px)}.image-grid picture:first-of-type{height:100%;margin-left:0;width:50%}.image-grid picture:last-of-type{height:100%}.image-grid picture:nth-of-type(2){margin-bottom:.75rem}.image-grid picture img{height:100%;width:100%}@media (max-width:767px){.image-grid{display:flex;flex-direction:row;height:auto}.image-grid picture{margin-bottom:1rem;margin-left:0}.image-grid picture,.image-grid picture:first-of-type{height:auto;width:100%}.image-grid picture:last-of-type{height:auto}.image-grid picture:nth-of-type(2){margin-bottom:0}.image-grid picture img{height:auto;width:100%}}@media (min-width:1200px){.page-stock.section{padding-left:3.75rem;padding-right:3.75rem}}.page-stock.section.background-gray{padding-bottom:4.625rem;padding-top:4.625rem}.page-stock h2{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro,Arial,sans-serif;font-size:3.25rem;font-weight:400;line-height:1.19}@media (max-width:1199px){.page-stock h2{font-size:calc(1.225rem + 2.70225vw)}}.page-stock h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro,Arial,sans-serif;font-size:2.125rem;font-weight:400;line-height:1.15;margin-bottom:1.25rem}@media (max-width:1199px){.page-stock h3{font-size:calc(1.1125rem + 1.35113vw)}}.page-stock p{font-size:1.375rem;line-height:1.875rem}@media (max-width:1199px){.page-stock p{font-size:calc(1.0375rem + .45038vw)}}.page-stock .section__headline h3{margin-bottom:0}.page-stock #map{height:31.375rem;width:100%}.page-stock .detail-box{padding:0 1.1875rem;position:relative}.page-stock .detail-box:before{border-left:1px solid #383838;content:"";height:100%;left:0;opacity:.15;position:absolute;top:0}@media (max-width:767px){.page-stock .detail-box{padding:0 .75rem}.page-stock .detail-box:before{display:none}}.page-stock .detail-box p{margin-bottom:0}.page-stock address p{font-size:1.375rem;line-height:1.36;margin-bottom:.4375rem 0 0 1.3125rem;padding:0 0 0 2.375rem;position:relative}@media (max-width:1199px){.page-stock address p{font-size:calc(1.0375rem + .45038vw)}}.page-stock address p .ico-pin{left:0;position:absolute;top:-.1875rem}.page-stock address p .ico-pin svg{height:1.5625rem;width:1.5625rem}.page-stock address a{color:#000;font-size:1rem;padding:0 0 0 2.375rem}.page-stock .youtube{height:30.4375rem;margin-bottom:3.9375rem;width:100%}.glide{box-sizing:border-box;position:relative;width:100%}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;padding:0;position:relative;touch-action:pan-y;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;flex-shrink:0;height:100%;white-space:normal;width:100%}.glide__slide a{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}html{font-size:100%;height:100%;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#212121;font-family:proxima-nova,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.page-header{background:#fff;border-bottom:1px solid #f3f3f1;border-top:5px solid #bdcc3f;color:#006433;padding:1rem 0 3.25rem;position:relative;z-index:80}.page-header__logo{height:70px;margin:0 1.25rem;transition:all .2s linear;width:224px}.page-header__logo svg{height:100%;width:100%}@media (max-width:991px){.page-header__logo{height:53px;width:170px}}@media (max-width:767px){.page-header__logo{margin:0 1.25rem 0 0}}.page-header nav{align-items:flex-end;display:inline-flex;flex-wrap:wrap;justify-content:space-between;width:100%}.page-header .page-header__nav{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;display:inline-flex;font-family:AmorSansPro,Arial,sans-serif;font-size:1.25rem;line-height:1;list-style:none;margin-bottom:0;padding:0}@media (max-width:1199px){.page-header .page-header__nav{font-size:calc(1.025rem + .30025vw)}}@media (min-width:768px){.page-header .page-header__nav li.burger{display:none}}.page-header .page-header__nav li:not(:last-child){margin-right:5rem}@media (max-width:1199px){.page-header .page-header__nav li:not(:last-child){margin-right:3.25rem}}@media (max-width:991px){.page-header .page-header__nav li:not(:last-child){margin-right:1.75rem}}.page-header .page-header__nav li a{color:#006433;position:relative;text-decoration:none}.page-header .page-header__nav li a:after{background:#bdcc3f;bottom:-.1875rem;content:"";display:block;height:2px;left:0;position:absolute;transition:all .2s linear;width:0}.page-header .page-header__nav li a.lang{color:#21212180;font-size:1rem}.page-header .page-header__nav li a:hover:not(.lang):after{width:100%}@media (max-width:767px){.page-header .page-header__nav-last li,.page-header .page-header__nav:not(.page-header__nav-last){display:none}.page-header .page-header__nav-last .burger,.page-header .page-header__nav-last .lang{align-items:center;display:inline-flex}}.page-header .language{display:inline-flex;flex-wrap:wrap;margin-left:1.25rem;padding-left:1.25rem;position:relative}.page-header .language:before{background:#e3e3e3;content:"";display:block;height:40px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.page-header .language__item:not(:last-child){margin-bottom:.75rem}.page-header .language__item-icon{align-items:center;display:flex;height:25px;overflow:hidden;width:25px}.page-header .language__item-icon svg{height:18px;width:23px}.page-header .language>a{align-items:center;display:flex;justify-content:center;margin-bottom:0!important;padding:.5rem 1.75rem .5rem .75rem;position:relative;text-decoration:none;transition:all .2s linear}.page-header .language>a .icon{display:flex;height:7.41px;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:12px}.page-header .language>a .icon svg path{transition:all .2s linear}.page-header .language.is-open>a .icon svg{margin-top:-.25rem;transform:rotate(-180deg) translateY(-50%)}.page-header .menu{display:flex;list-style:none;margin:0 .75rem 0 0;padding:0}@media (max-width:575px){.page-header .menu{margin:.75rem 0 0;order:3;width:100%}}.page-header .menu-item{margin-right:1rem;text-transform:uppercase}.page-header .menu-item:last-child{margin-right:0}.page-header .menu-item-link{color:#006433;text-decoration:underline}.page-header .menu-item-link:active,.page-header .menu-item-link:focus,.page-header .menu-item-link:visited{color:#006433}.page-header .menu-item-link:hover{color:#006433;text-decoration:none}@media (max-width:767px){.page-header{padding:1rem 0 2rem}.page-header .container{padding:0 2rem}}.menu-hamburger{align-items:center;background:none;display:none;font-weight:900;margin-top:-2px;padding:0;position:relative;text-decoration:none;width:1.5rem}.menu-hamburger,.menu-hamburger:focus{border:0;outline:none}.menu-hamburger__lines{display:inline-flex;flex-direction:column}.menu-hamburger__line{background:#006433;border-radius:.375rem;height:.125rem;transition:all .2s linear;width:1.5rem}.menu-hamburger__line:not(:last-child){margin-bottom:.25rem}.menu-hamburger #line2{background:#bdcc3f}.menu-hamburger.is-active .menu-hamburger__line{width:1.375rem}.menu-hamburger.is-active #line1{transform:rotate(-45deg) translate(-3px,5px)}.menu-hamburger.is-active #line2{opacity:0}.menu-hamburger.is-active #line3{transform:rotate(45deg) translate(-4px,-6px)}@media (max-width:991px){.menu-hamburger{display:inline-flex}}#mobile-menu{background:#006433;left:0;position:absolute;top:0;transform:translateY(-100%);transition:all .2s linear;width:100%;z-index:50}#mobile-menu.is-active{transform:translateY(106px)}#mobile-menu .mobile-menu__content{margin:0 auto;max-width:33.75rem}#mobile-menu .menu-item{position:relative;width:100%}#mobile-menu .menu-item-link{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;display:flex;font-family:AmorSansPro,Arial,sans-serif;font-size:1.25rem;padding:1rem 2rem .75rem;position:relative;text-decoration:none}#mobile-menu .menu-item:not(:last-child){border-bottom:1px solid #ffffff30}#mobile-menu .menu-item.dropdown:after{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid #bdcc3f;content:"";display:block;height:0;position:absolute;right:2rem;top:1.75rem;width:0}#mobile-menu .menu-item.dropdown.is-active{background:#003018}#mobile-menu .menu-item.dropdown.is-active:after{border:0;border-bottom:6px solid #bdcc3f;border-left:6px solid #0000;border-right:6px solid #0000;height:0;width:0}#mobile-menu .menu-item.dropdown.is-active>.menu-item-link{color:#bdcc3f;padding-bottom:0}#mobile-menu .dropdown-menu{background:#003018;border:0;border-radius:0;display:none;flex-wrap:wrap;font-size:1rem;font-weight:400;left:auto;margin:0;padding:.5rem 2rem 1rem;position:relative;top:auto;width:100%}#mobile-menu .dropdown-menu__item{display:inline-flex;margin:0;width:100%}#mobile-menu .dropdown-menu__item:not(:last-child){margin-bottom:.75rem}#mobile-menu .dropdown-menu__item a{color:#fff;padding-left:1rem;position:relative;text-decoration:none}#mobile-menu .dropdown-menu__item a .ico{left:0;position:absolute;top:-1px}#mobile-menu .dropdown-menu.is-active{display:inline-flex}@media (min-width:768px){#mobile-menu{display:none!important}}.dropdown-menu--lang{background:#fff;border-top:3px solid #006433;box-shadow:0 15px 25px -5px #0000001a;display:none;flex-wrap:wrap;justify-content:center;left:auto;list-style:none;min-width:40px;padding:4px 10px;position:absolute;top:100%;transform:none;width:2.5rem;z-index:1060}.dropdown-menu--lang:before{border-bottom:8px solid #006433;border-left:8px solid #0000;border-right:8px solid #0000;content:"";display:block;height:0;left:auto;position:absolute;right:.6875rem;top:-.5rem;width:0}.dropdown-menu--lang.is-active{display:flex}.page-footer{color:#212121;padding:4.375rem 0}.page-footer__nav{margin-bottom:3.25rem;padding-bottom:4.375rem;position:relative;width:100%}.page-footer__nav>.container{position:relative}.page-footer__nav>.container:after{background:#f3f3f1;bottom:-4.375rem;content:"";display:block;height:1px;left:50%;position:absolute;transform:translateX(-50%);width:calc(100% - 30px)}.page-footer__nav .logo{align-items:center;background:#fff;border-radius:.375rem;box-shadow:0 3px 6px 0 #0000001c;display:flex;justify-content:center;max-width:15.625rem;padding:1.25rem 1rem;width:100%}.page-footer__nav .logo-svg{display:flex;height:3.0625rem;width:9.9375rem}.page-footer__nav .logo-svg svg{height:100%;width:100%}.page-footer__nav h3{font-size:1rem;margin-bottom:1.25rem;text-transform:uppercase;width:100%}.page-footer__nav ul{list-style:none;margin:0;padding:0}.page-footer__nav ul li{margin-bottom:.5rem;width:100%}.page-footer__nav ul li:last-child{margin-bottom:0}.page-footer__nav ul li a{color:#212121;text-decoration:underline}.page-footer__nav ul li a:active,.page-footer__nav ul li a:focus,.page-footer__nav ul li a:visited{color:#212121}.page-footer__nav ul li a:hover{color:#212121;text-decoration:none}.page-footer__nav address{margin:0}.page-footer__nav address p{font-size:1rem;margin-bottom:.75rem;padding:0 0 0 1.75rem;position:relative}.page-footer__nav address p:last-of-type{margin-bottom:0}.page-footer__nav address p .ico{left:0;position:absolute;top:-.125rem}.page-footer__nav address p a{color:#212121;text-decoration:underline}.page-footer__nav address p a:active,.page-footer__nav address p a:focus,.page-footer__nav address p a:visited{color:#212121}.page-footer__nav address p .tel,.page-footer__nav address p a:hover{color:#212121;text-decoration:none}.page-footer__nav address p .tel:active,.page-footer__nav address p .tel:focus,.page-footer__nav address p .tel:visited{color:#212121}.page-footer__nav address p .tel:hover{color:#212121;text-decoration:underline}@media (max-width:991px){.page-footer__nav{margin-bottom:2rem;padding-bottom:1.25rem}.page-footer__nav>.container:after{bottom:-.625rem}}@media (max-width:575px){.page-footer__nav>.container:after{bottom:-1.75rem}}.page-footer__copy>.container{align-items:center;display:flex;justify-content:space-between}.page-footer__copy>.container p{color:#21212180;font-size:1rem;margin-bottom:0}.page-footer__copy>.container a svg path{fill:#d7d7d7}@media (max-width:991px){.page-footer{padding:3.25rem 0}}@media (max-width:767px){.page-footer{padding:2.5rem 0}.page-footer .container{padding:0 2rem}}@media (max-width:575px){.page-footer{padding:2rem 0}}.section{padding:7.5rem 0;position:relative}.section__last{padding-bottom:11.25rem}.section__image{height:100%;left:0;position:absolute;top:0;z-index:-1}.section__image picture{display:flex;height:100%}.section__image picture img{max-height:100%;max-width:100%}@media (max-width:991px){.section__image{display:flex;height:18.75rem;left:auto;margin-bottom:2rem;position:relative;top:0;width:100%;z-index:1}.section__image picture{width:100%}.section__image picture img{height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}}@media (max-width:767px){.section__image{margin-bottom:0;top:-3.25rem}}@media (max-width:575px){.section__image{top:-2rem}}.section .container-left{margin-left:auto;max-width:calc(585px + 50%);padding-left:16px;width:100%}@media (max-width:1170px){.section .container-left{max-width:calc(480px + 50%)}}@media (max-width:1199px){.section .container-left{max-width:calc(480px + 50%)}}@media (max-width:991px){.section .container-left{max-width:calc(360px + 50%)}}@media (max-width:767px){.section .container-left{margin-left:auto;margin-right:auto;max-width:540px;padding-left:16px;padding-right:16px}}@media (max-width:575px){.section .container{padding:0 2rem}}.section-intro{padding:12rem 0}.section-intro__image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.section-intro__image picture{display:flex;height:100%;width:100%}.section-intro__image picture img{height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.section-intro h2{color:#212121;font-size:4rem;margin-bottom:2rem}@media (max-width:1199px){.section-intro h2{font-size:calc(1.3rem + 3.603vw)}}.section-intro p{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro,Arial,sans-serif;font-size:3.25rem;line-height:1.19;margin-bottom:0;max-width:36.25rem}@media (max-width:1199px){.section-intro p{font-size:calc(1.225rem + 2.70225vw)}}@media (max-width:991px){.section-intro{padding:7.5rem 0}}@media (max-width:767px){.section-intro{padding:2.5rem 0 0}.section-intro__image{display:flex;height:16.25rem;left:auto;margin-top:1.75rem;position:relative;top:auto;z-index:1}.section-intro h2{margin-bottom:1.25rem}}.section-world{padding:28.125rem 0 11.25rem}.section-world .world-map{left:50%;position:absolute;top:2.5rem;transform:translateX(-50%);z-index:-1}@media (max-width:991px){.section-world .world-map{display:none}.section{padding:5.625rem 0}.section-top-img{padding-top:0!important}}@media (max-width:767px){.section{padding:3.25rem 0}}@media (max-width:575px){.section{padding:2rem 0}}.section__headline{align-items:center;display:inline-flex;margin-bottom:2.5rem;width:100%}.section__headline h2{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro,Arial,sans-serif;font-size:3.25rem;font-weight:400;margin-bottom:0}@media (max-width:1199px){.section__headline h2{font-size:calc(1.225rem + 2.70225vw)}}@media (max-width:767px){.section__headline{margin-bottom:1.5rem}}@media (max-width:575px){.section__headline{margin-bottom:.75rem}}.background-gray{background-color:#f3f3f1}.error-page .section{padding:5.75rem 0}.error-page h1{font-size:6rem}@media (max-width:1199px){.error-page h1{font-size:calc(1.5rem + 6.005vw)}}.error-page p{font-size:1.375rem}@media (max-width:1199px){.error-page p{font-size:calc(1.0375rem + .45038vw)}}.img-lazywrap img{filter:blur(25px);opacity:0;transition:filter .5s ease-in-out}.img-lazywrap img.loaded{filter:blur(0);opacity:1}#form-loader,#loader{align-items:center;background-color:#fffc;display:flex;height:100%;justify-content:center;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:999}#form-loader.loader-fixed,#loader.loader-fixed{position:fixed}#form-loader.loader-absolute,#loader.loader-absolute{position:absolute}.loader-content{height:100%;margin-top:1rem;position:relative;width:100%}.loader-inner{border:3px solid #00643366;border-radius:50%;border-top-color:#006433;height:50px;width:50px}.loader-inline,.loader-inner{animation:spin 1.2s ease infinite}.loader-inline{border:2px solid #00643366;border-radius:50%;border-top:3px solid #006433;height:25px;width:25px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.video{border-bottom:4px solid #bdcc3f;display:inline-flex;margin-bottom:7rem;position:relative;width:100%}.video .icon{align-items:center;background:#bdcc3f;border-radius:50%;box-shadow:0 0 54px 0 #bdcc3f;display:flex;height:153px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:153px}.video picture{display:flex;height:100%;width:100%}.video picture img{height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}@media (max-width:991px){.video{margin-bottom:5rem}}@media (max-width:767px){.video{margin-bottom:3.25rem}.video .icon{height:110px;width:110px}}@media (max-width:575px){.video{margin-bottom:2rem}.video .icon{height:90px;width:90px}}.gallery{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:4.6875rem}.gallery__item{align-items:center;background:#d7d7d7;display:flex;height:304px;justify-content:center;margin-bottom:1.125rem;width:calc(50% - 9px)}@media (max-width:767px){.gallery__item{width:100%}}.gallery__item img{height:auto;max-height:100%;max-width:100%;width:auto}.highlight{background:#006433;color:#fff;padding:3.25rem 0}.highlight>.container{position:relative}@media (max-width:575px){.highlight>.container{padding:0 2rem}}.highlight-ico{bottom:-3.25rem;left:-.5rem;position:absolute}@media (max-width:991px){.highlight-ico{display:none}}.highlight-block{align-items:center;display:flex;justify-content:space-between}.highlight-block p{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro,Arial,sans-serif;font-size:2.125rem;margin:0 1.25rem 0 0}@media (max-width:1199px){.highlight-block p{font-size:calc(1.1125rem + 1.35113vw)}}.highlight-block p strong{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro-Bold,Arial,sans-serif}@media (max-width:575px){.highlight-block{flex-wrap:wrap}.highlight-block p{margin:0 0 1.25rem;width:100%}}@media (max-width:991px){.highlight{padding:2.5rem 0}}@media (max-width:575px){.highlight{padding:2rem 0}}.circle{align-items:center;background:#fff;border-radius:50%;box-shadow:0 6px 20px 0 #0000001c;display:inline-flex;height:103px;justify-content:center;margin-right:1.5rem;width:103px}.circle picture{display:flex;height:2.8125rem;width:2.8125rem}.circle picture img{max-height:100%;max-width:100%}@media (max-width:767px){.circle{height:80px;width:80px}}@media (max-width:575px){.circle{height:60px;width:60px}}.glide .section-headline{flex-wrap:wrap;justify-content:space-between}@media (max-width:575px){.glide .section-headline{justify-content:space-around;width:100%}}@media (min-width:1200px){.glide .section-headline{padding-left:80px}}.glide .section-headline .glide__arrow{background:inherit;border:2px solid #a3b03a;border-radius:50%;height:4.125rem;width:4.125rem}@media (max-width:575px){.glide .section-headline .glide__arrow{margin-top:1.25rem}}.glide .section-headline .glide__arrow--left{margin-right:1.1875rem}.glide .section-headline .glide__arrow--left img{margin-left:-2px;margin-top:-2px}.glide .section-headline .glide__arrow--right img{margin-right:-2px;margin-top:-2px}.glide .glide__slides{display:flex;margin-top:3.25rem}.glide .glide__slides .glide__slide{margin-left:10px;position:relative}.glide .glide__slides .glide__slide__timeline:after{background-image:linear-gradient(90deg,#d6d6d0 70%,#fff0 0);background-position:bottom;background-repeat:repeat-x;background-size:15px 2px;content:"";height:2px;left:1.5625rem;position:absolute;top:4.8125rem;width:100%;z-index:1}@media (max-width:767px){.glide .glide__slides .glide__slide__timeline:after{display:none}}.glide .glide__slides .glide__slide__timeline .circle{height:155px;width:155px;z-index:5}@media (max-width:575px){.glide .glide__slides .glide__slide__timeline .circle{margin-right:0}}.glide .glide__slides .glide__slide:last-of-type:after{display:none}.glide .glide__slides .glide__slide__content{display:flex;flex-direction:column;padding-right:3.3125rem;position:relative;width:100%}@media (max-width:575px){.glide .glide__slides .glide__slide__content{align-items:center}}.glide .glide__slides .glide__slide h3{line-height:1;margin-bottom:0}@media (max-width:575px){.glide .glide__slides .glide__slide h3{display:flex;justify-content:center;margin-top:1rem;width:100%}}.glide .glide__slides .glide__slide .actions__item-text{font-size:1.375rem;margin-top:2.4375rem}@media (max-width:1199px){.glide .glide__slides .glide__slide .actions__item-text{font-size:calc(1.0375rem + .45038vw)}}.glide .glide__slides .certificate__image{border:2px solid #cce0d7;height:22.6875rem;margin-bottom:1.25rem;width:18.25rem}.glide .glide__slides .certificate__image picture,.glide .glide__slides .certificate__image picture img{height:100%;width:100%}@media (max-width:575px){.glide .glide__slides .certificate__image{max-width:100%}}.glide .glide__slides .certificate__name{color:#000}.js-open-template{cursor:pointer}.modal-backdrop{display:none}.slide-in-template{background:#fff;box-shadow:0 9px 34px -14px #2e373c6e;height:100%;left:-1050px;max-width:65.625rem;overflow-y:auto;position:fixed;top:0;transition:all .2s linear;width:100%;z-index:1150}.slide-in-template .video{background:#bdcc3f;display:flex;min-height:21.875rem;width:100%}.slide-in-template .video iframe{height:auto;width:100%}@media (max-width:767px){.slide-in-template .video{min-height:18.75rem}}@media (max-width:575px){.slide-in-template .video{min-height:16.25rem}}.slide-in-template-close{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:1.4375rem;top:1.4375rem;width:24px;z-index:2}.slide-in-template-close,.slide-in-template-close svg path{transition:all .2s linear}.slide-in-template-close:hover svg path{fill:#bdcc3f}@media (max-width:767px){.slide-in-template-close{height:40px;right:1.25rem;top:.9375rem;width:40px}}.slide-in-template.is-active{left:0}@media (max-width:991px){.slide-in-template.is-active .slide-in-template-close{background:#fff;position:fixed;transform:translateY(0);z-index:9999}.slide-in-template.is-active .slide-in-template-close:hover{background:#bdcc3f}}.youtube{background-color:#000;cursor:pointer;height:100%;overflow:hidden;position:relative}.youtube img{cursor:pointer;left:50%;opacity:.7;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.youtube iframe{height:100%;left:0;position:absolute;top:0;width:100%}.youtube .play-button{z-index:1}.youtube .icon,.youtube .play-button{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.youtube .icon{align-items:center;background:#bdcc3f;border-radius:50%;box-shadow:0 0 54px 0 #bdcc3f;display:flex;height:153px;justify-content:center;width:153px}#map{display:inline-block;height:100%;min-height:20rem;position:relative;width:100%}.gm-style-cc{display:none}.gm-style .gm-style-iw-d::-webkit-scrollbar-track,.gm-style .gm-style-iw-d::-webkit-scrollbar-track-piece{background:#0000}.gm-style .gm-style-iw,.gm-style .gm-style-iw-d{background:#006433;color:#fff;margin:0;overflow:hidden}.gm-style .gm-style-iw-d a:empty,.gm-style .gm-style-iw a:empty{display:none}.gm-style .gm-style-iw-d button,.gm-style .gm-style-iw button{height:8px!important;opacity:1!important;position:relative;right:8px!important;top:8px!important;width:8px!important}.gm-style .gm-style-iw-d button:after,.gm-style .gm-style-iw button:after{background:url(/build/images/close.74eccf5f.svg) no-repeat 50%;color:#fff;content:"";display:block;font-size:1.375rem;height:8px;width:8px}@media (max-width:1199px){.gm-style .gm-style-iw-d button:after,.gm-style .gm-style-iw button:after{font-size:calc(1.0375rem + .45038vw)}}.gm-style .gm-style-iw-d button img,.gm-style .gm-style-iw button img{display:none!important}.gm-style .gm-style-iw-t:after{background:#006433}.gm-style .gm-style-iw-c{background:#006433;padding:1rem!important}.marker-title,.marker-title strong{font-size:1rem}.address-block{background-color:#fff;border-radius:.3125rem;box-shadow:0 6px 20px 0 #0000001c;display:flex;flex-direction:column;margin:6.25rem 1.0625rem 0 0;padding:2.5rem .4375rem 2.25rem 2.4375rem}.address-block h2{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:AmorSansPro,Arial,sans-serif;font-size:2.125rem;font-weight:400;margin-bottom:1.25rem;width:100%}@media (max-width:1199px){.address-block h2{font-size:calc(1.1125rem + 1.35113vw)}}.address-block address{margin-top:1.875rem}@media (max-width:767px){.address-block address{margin-top:0}}.address-block address .ico{left:0;position:absolute;top:-.0625rem}.address-block address .ico svg{height:1.4375rem;width:1.4375rem}.address-block address .ico.ico-pin{top:-.1875rem}.address-block address .ico.ico-pin svg{height:1.5625rem;width:1.5625rem}.address-block address .ico.phone svg{height:1.25rem;width:1.1875rem}.address-block address a{color:#212121;text-decoration:underline}.address-block address a:active,.address-block address a:focus,.address-block address a:visited{color:#212121}.address-block address .tel,.address-block address a:hover{color:#212121;text-decoration:none}.address-block address .tel:active,.address-block address .tel:focus,.address-block address .tel:visited{color:#212121}.address-block address .tel:hover{color:#212121;text-decoration:underline}.address-block picture{float:left;height:7.6875rem;margin-right:2.6875rem;margin-top:-.3125rem;width:7.6875rem}@media (max-width:767px){.address-block picture{float:none}.address-block picture img{margin-bottom:1.25rem}}@media (max-width:991px){.address-block{margin:5rem 0 .9375rem;width:100%}}@media (min-width:992px){.address-block p{font-size:1.0625rem;margin-bottom:.625rem}}@media (min-width:992px) and (max-width:1199px){.address-block p{font-size:calc(1.00625rem + .07506vw)}}@media (min-width:992px){.address-block .ico{top:-.125rem}.address-block .ico svg{height:1.125rem;width:1.125rem}}@media (min-width:1200px){.address-block p{font-size:1.375rem}}@media (min-width:1200px) and (max-width:1199px){.address-block p{font-size:calc(1.0375rem + .45038vw)}}@media (min-width:1200px){.address-block .ico{top:-.0625rem}.address-block .ico svg{height:1.4375rem;width:1.4375rem}}.address-block:last-of-type{margin-right:0}.top-10{top:10px}