*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}html .bcms-page{font-size:16px}body{font-size:16px;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;font-family:"Source Sans Pro",sans-serif}body.overflow-hidden{overflow:hidden}body noscript{text-align:center;padding-left:.5rem;font-size:.875rem}.container{max-width:1400px}.btn{display:flex;align-items:center;justify-content:center;padding:0 2rem;min-width:10rem;height:2.875rem;font-size:.875rem;line-height:1;transition:all 0.2s ease;font-weight:600;text-transform:uppercase;outline:none;box-shadow:none;border:none;border-radius:0}.btn-primary-blue{border:1px solid #019DDF;color:#019DDF}.btn-primary-blue:hover,.btn-primary-blue:focus,.btn-primary-blue:active{background-color:#019DDF;color:#fff}.btn-primary-white{border:1px solid #fff;color:#fff}.btn-primary-white:hover,.btn-primary-white:focus,.btn-primary-white:active{background-color:#fff;color:#019DDF}.btn-secondary-white{border:1px solid #fff;background-color:#fff;color:#4C5153}.btn-secondary-white:hover,.btn-secondary-white:focus,.btn-secondary-white:active{background-color:#e6e6e6}h1{font-size:48px;line-height:1.5}@media screen and (max-width:991px){h1{font-size:36px;letter-spacing:initial}}@media screen and (max-width:767px){h1{font-size:30px}}h2{font-size:36px;line-height:1.5}@media screen and (max-width:991px){h2{font-size:28px;letter-spacing:initial}}@media screen and (max-width:767px){h2{font-size:24px}}h3{font-size:28px;line-height:1.5;font-weight:300}@media screen and (max-width:991px){h3{font-size:24px}}@media screen and (max-width:767px){h3{font-size:22px}}h4{font-size:24px;line-height:1.5}@media screen and (max-width:991px){h4{font-size:22px}}@media screen and (max-width:767px){h4{font-size:20px}}h5{font-size:20px;line-height:1.5}@media screen and (max-width:991px){h5{font-size:18px}}strong{font-weight:600}a{text-decoration:none;outline:none}a:hover,a:focus,a:active{text-decoration:none}a.arrow{display:flex;flex-direction:row;align-items:center;gap:.5rem;transition:all 0.4s ease}a.arrow:after{content:"";display:inline-block;background-image:url(/p/assets/arrow.svg);background-size:contain;background-repeat:no-repeat;width:50px;height:6px;transition:all 0.4s ease}a.arrow:hover:after{transform:translateX(.3rem)}.section-title{font-size:3rem;line-height:1;font-weight:300;color:#4C5153;text-align:center}@media screen and (max-width:768px){.section-title{font-size:2.375rem}}.bcms-form .bcms-form-row{position:relative}.bcms-form .bcms-form-row:not(.bcms-form-field-empty) .bcms-form-input input,.bcms-form .bcms-form-row:not(.bcms-form-field-empty) .bcms-form-input textarea{box-shadow:none;border-color:#019DDF}.bcms-form .bcms-form-row:not(.bcms-form-field-empty) .bcms-form-label{opacity:0}.bcms-form .bcms-form-row.req .bcms-form-label::after{border-radius:3px;left:unset;padding:.3rem .6rem}.bcms-form .bcms-form-row .bcms-form-label{position:absolute;top:.75rem;left:1rem;opacity:1;transition:all 0.2s ease;cursor:text;margin-bottom:0;z-index:10;display:flex!important;flex-direction:row;align-items:center}.bcms-form .bcms-form-row .bcms-form-label span{font-size:.8125rem;line-height:1.4;font-weight:400;color:#77787A}.bcms-form .bcms-form-row .bcms-form-input>input{padding:.75rem 1rem;font-size:.8125rem;line-height:1.4;font-weight:400;background-color:#fff;border-radius:3px;border:1px solid rgb(119 120 122 / .2)}.bcms-form .bcms-form-row .bcms-form-input input::placeholder,.bcms-form .bcms-form-row .bcms-form-input textarea::placeholder{color:#fff0}@media screen and (max-width:568px){.bcms-form .bcms-form-row.form-fn-captcha input.bcms-form-field[type="text"]{border-top-left-radius:3px!important;border-top-right-radius:3px!important}.bcms-form .bcms-form-row.form-fn-captcha .bcms-kepca-css{left:0;right:0!important;border-bottom-left-radius:3px!important;border-bottom-right-radius:3px!important}}.bcms-form .bcms-form-row.form-fn-captcha .bcms-kepca-css{margin-bottom:0;overflow:hidden}.bcms-form .bcms-form-row.form-fn-checkbox label{cursor:pointer}.bcms-form .bcms-form-row.form-fn-checkbox label input{border-radius:3px;height:1.5rem;width:1.5rem;overflow:hidden;border:1px solid rgb(119 120 122 / .2);background-color:#fff}.bcms-form .bcms-form-row.form-fn-checkbox label input:before{width:100%;height:100%;position:absolute;left:0;top:0;border-radius:3px;transform:rotate(0deg)!important;content:"\f00c";font-family:"Font Awesome 5 Pro";font-weight:400;font-size:.875rem;color:#4C5153;background-color:#fff;display:flex;align-items:center;justify-content:center}.bcms-form .bcms-form-row.form-fn-checkbox label input:after{display:none}.bcms-form .bcms-form-row.form-fn-checkbox label input:not(:checked):before{opacity:0}.bcms-form .bcms-form-row.form-fn-checkbox label input:checked:before{opacity:1}.bcms-form .bcms-form-row.form-fn-checkbox label p{font-size:.8125rem;line-height:1.6}.bcms-form .bcms-form-row.form-fn-submit{margin-bottom:0}.bcms-form .bcms-form-row.form-fn-submit .bcms-form-input{display:flex;align-items:center;justify-content:center}.bcms-form .bcms-form-row.form-fn-submit button{border:1px solid #019DDF;background-color:#fff0;font-size:.8125rem;line-height:1;font-weight:700;color:#019DDF;transition:all 0.4s ease}.bcms-form .bcms-form-row.form-fn-submit button:hover{background-color:#019DDF;color:#fff}.error-404{text-align:center;padding:3rem 0;display:flex;flex-direction:column;align-items:center}.error-404 .section-title{margin-bottom:2.5rem}.error-404 .btn{gap:1rem}#bcmsCookieInfoWrapper{display:flex;background:transparent!important;border:none!important;box-shadow:none;margin-bottom:1rem}@media screen and (min-width:1500px){#bcmsCookieInfoWrapper{width:auto;left:50%;transform:translateX(-50%)}}#bcmsCookieInfoWrapper #bcmsCookieInfo{width:1470px;max-width:100%;padding:15px 20px;box-shadow:0 4px 16px rgb(12 9 37 / .14);border-radius:0;display:flex;position:relative}#bcmsCookieInfoWrapper #bcmsCookieInfo form{padding-left:65px;padding-right:0;background-repeat:no-repeat;background-position:left top;background-size:44px;display:inline-block;min-height:44px;width:100%}#bcmsCookieInfoWrapper #bcmsCookieInfo form p{font-style:normal;font-weight:400;font-size:12px;line-height:150%;float:left;margin:0!important;color:#4C5153;display:inline-block;width:70%}#bcmsCookieInfoWrapper #bcmsCookieInfo form p:first-child{margin-top:5px!important}#bcmsCookieInfoWrapper #bcmsCookieInfo form p:last-child{margin-bottom:5px!important}#bcmsCookieInfoWrapper #bcmsCookieInfo form p a{font-weight:400}@media screen and (max-width:1130px){#bcmsCookieInfoWrapper #bcmsCookieInfo form p{width:100%}}#bcmsCookieInfoWrapper #bcmsCookieInfo form button{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:0 1.5rem;min-width:8.5rem;height:3rem;border-radius:0;font-size:.875rem;font-weight:700;text-transform:uppercase;border-width:2px;border-style:solid;transition:all 0.2s ease;outline:none;text-align:center;background-color:#fff0;white-space:nowrap;float:right;background-image:none;box-shadow:none;text-shadow:none;margin-right:0}@media screen and (max-width:1130px){#bcmsCookieInfoWrapper #bcmsCookieInfo form button{margin:15px 20px 0 0!important;float:left}}#bcmsCookieInfoWrapper #bcmsCookieInfo form button.no{margin-right:.5rem}#bcmsCookieInfoWrapper #bcmsCookieInfo form button.closeButton{right:5px;top:5px;min-width:unset;width:22px!important;height:22px;line-height:22px;text-align:center;border:none;font-size:12px!important;background-image:none;background-color:transparent!important;left:auto;margin:0!important;position:absolute;padding:0}#bcmsCookieInfoWrapper #bcmsCookieInfo form button.closeButton:before{content:'x';display:inline-block;line-height:20px;float:left;width:22px;text-align:center;font-family:"Inter",sans-serif;margin-top:-2px}#bcmsCookieInfoWrapper.light #bcmsCookieInfo{background:#fff}#bcmsCookieInfoWrapper.light #bcmsCookieInfo form{background-image:url(/p/assets/cookie-light.svg)}#bcmsCookieInfoWrapper.light #bcmsCookieInfo form p a{font-size:12px;color:#019DDF!important}@media screen and (max-width:1130px){#bcmsCookieInfoWrapper.light #bcmsCookieInfo form p{width:100%}}#bcmsCookieInfoWrapper.light #bcmsCookieInfo form button{background-color:#019DDF;border-color:#019DDF;color:#fff}#bcmsCookieInfoWrapper.light #bcmsCookieInfo form button:hover,#bcmsCookieInfoWrapper.light #bcmsCookieInfo form button:focus{background:#0488bd;color:#fff;border-color:#0488bd}#bcmsCookieInfoWrapper.light #bcmsCookieInfo form button.closeButton:before{color:#000}#bcmsCookieInfoWrapper.light #bcmsCookieInfo form button.no{border:1px solid #019DDF;color:#4C5153;background:#fff}#bcmsCookieInfoWrapper.light #bcmsCookieInfo form button.no:hover,#bcmsCookieInfoWrapper.light #bcmsCookieInfo form button.no:focus{background:#019DDF;color:#fff;border-color:#019DDF}#bcmsCookieInfoWrapper.dark #bcmsCookieInfo{background:#424242}#bcmsCookieInfoWrapper.dark #bcmsCookieInfo form{background-image:url(/p/assets/cookie-dark.svg)}#bcmsCookieInfoWrapper.dark #bcmsCookieInfo form p{color:#fff}#bcmsCookieInfoWrapper.dark #bcmsCookieInfo form p a{color:#019DDF!important}@media screen and (max-width:1130px){#bcmsCookieInfoWrapper.dark #bcmsCookieInfo form p{width:100%}}#bcmsCookieInfoWrapper.dark #bcmsCookieInfo form button{background:#019DDF;border-color:#019DDF;color:#fff}#bcmsCookieInfoWrapper.dark #bcmsCookieInfo form button:hover,#bcmsCookieInfoWrapper.dark #bcmsCookieInfo form button:focus{background:#019DDF;color:#fff;border-color:#019DDF}#bcmsCookieInfoWrapper.dark #bcmsCookieInfo form button.closeButton:before{color:#fff}#bcmsCookieInfoWrapper.dark #bcmsCookieInfo form button.no{border:1px solid #4C5153;color:#000;background:#fff}#bcmsCookieInfoWrapper.dark #bcmsCookieInfo form button.no:hover,#bcmsCookieInfoWrapper.dark #bcmsCookieInfo form button.no:focus{background:#019DDF;color:#fff;border-color:#019DDF}.carousel{padding-left:0;padding-right:0;height:calc(100vh - 6.875rem);overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}@media screen and (max-width:991px){.carousel{height:calc(100vh - 5.5rem)}}@media screen and (max-width:768px){.carousel{height:calc(100vh - 4.25rem);flex-direction:column}}.carousel::after{content:"";position:absolute;background-image:url(/p/assets/pattern.svg);background-repeat:repeat;height:100%;width:100%;opacity:.2;z-index:20}@media screen and (max-width:768px){.carousel::after{display:none}}.carousel .carousel-image{width:100%;height:100%;object-fit:cover;z-index:10}@media screen and (max-width:768px){.carousel .carousel-image{height:55%}}.carousel .carousel-image img{height:100%;width:100%;object-fit:cover}.carousel .carousel-content{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;min-height:40%;z-index:30}@media screen and (max-width:768px){.carousel .carousel-content{position:relative;top:unset;left:unset;transform:none;height:45%;padding:0 1.5rem}}@media screen and (max-width:550px){.carousel .carousel-content{padding:0 1rem}}.carousel .carousel-content-inner{display:flex;flex-direction:column;align-items:flex-start;position:relative;padding:3rem 2rem;height:100%;max-width:40%;background-color:rgb(1 157 223 / .8);color:#fff}@media screen and (max-width:991px){.carousel .carousel-content-inner{max-width:70%}}@media screen and (max-width:768px){.carousel .carousel-content-inner{max-width:unset;width:calc(100% - 3rem);position:absolute;left:50%;bottom:0;transform:translateX(-50%);height:auto;background-color:#019DDF;text-align:center;align-items:center;padding:3rem 2rem}}@media screen and (max-width:550px){.carousel .carousel-content-inner{width:calc(100% - 2rem)}}.carousel .carousel-content-inner:before{content:"";display:inline-block;width:3000px;height:100%;position:absolute;top:0;right:100%;background-color:rgb(1 157 223 / .8)}@media screen and (max-width:768px){.carousel .carousel-content-inner:before{display:none}}.carousel .carousel-title{font-size:3rem;line-height:1.2;font-weight:700;margin-bottom:1.5rem}@media screen and (max-width:768px){.carousel .carousel-title{font-size:2.6rem;margin-bottom:.5rem}}.carousel .carousel-text{font-size:1rem;line-height:1.6;font-weight:300}.carousel .btn{margin-top:1.75rem}.card.card-basic{overflow:hidden;border-radius:3px;border:1px solid rgb(1 157 223 / .2)}.card.card-basic .card-image-wrapper{display:inline-block}.card.card-basic .card-image-wrapper .card-image{width:100%;height:100%;object-fit:cover}.card.card-basic .card-content{padding:2rem}@media screen and (max-width:768px){.card.card-basic .card-content{padding:1rem}}.card.card-basic .card-title-wrapper .card-title{font-size:1.375rem;line-height:1.2;font-weight:700;color:#77787A;margin-bottom:.875rem}.card.card-basic .card-text{font-size:1rem;line-height:1.6;font-weight:400;color:#77787A}.card.card-basic .card-link{font-size:1rem;line-height:1;font-weight:700;color:#019DDF;margin-top:2.5rem}.card.card-simple{background-color:#fff0;border:none;border-radius:0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:0 1rem}.card.card-simple .card-image{width:100%;height:220px;object-fit:cover}.card.card-simple .card-title{font-size:1rem;line-height:1;font-weight:700;color:#77787A;margin-top:1rem;margin-bottom:0;text-transform:uppercase}.news-card-first{margin-bottom:1.125rem;display:flex;flex-direction:row;align-items:center;gap:4.3rem}@media screen and (max-width:991px){.news-card-first{flex-direction:column}}@media screen and (max-width:768px){.news-card-first{gap:2rem}}.news-card-first .news-image-wrapper{display:inline-block;flex:1}.news-card-first .news-image{width:100%;height:100%;object-fit:cover}.news-card-first .news-card-content{flex:1;padding-right:1rem}@media screen and (max-width:991px){.news-card-first .news-card-content{padding:0 1rem}}.news-card-first .news-title{font-size:2rem;line-height:1;font-weight:700;color:#77787A;margin-bottom:2.625rem}@media screen and (max-width:768px){.news-card-first .news-title{margin-bottom:1.5rem}}.news-card-first .news-text{font-size:1rem;line-height:1.6;font-weight:400;color:#77787A}.cards-listing-grid{padding:0;overflow:hidden}.cards-listing-grid .title{text-align:center;margin-bottom:3.25rem}.cards-listing-grid .cards-list{width:100%}.cards-listing-grid .cards-list:not(.cards-list-slider){display:grid;grid-template-columns:1fr 1fr 1fr}.cards-listing-grid .cards-list:not(.cards-list-slider).gap-small{grid-gap:2.6875rem}.cards-listing-grid .cards-list:not(.cards-list-slider).gap-medium{grid-gap:3.25rem}.cards-listing-grid .cards-list:not(.cards-list-slider).gap-large{grid-gap:4.75rem}@media screen and (max-width:991px){.cards-listing-grid .cards-list:not(.cards-list-slider){grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.cards-listing-grid .cards-list:not(.cards-list-slider){grid-template-columns:1fr}}.cards-listing-grid .cards-list.cards-list-slider.gap-small .slick-list{margin:0 -1.34375rem}.cards-listing-grid .cards-list.cards-list-slider.gap-small .slick-slide{margin-right:1.34375rem;margin-left:1.34375rem}.cards-listing-grid .cards-list.cards-list-slider.gap-medium .slick-list{margin:0 -1.625rem}.cards-listing-grid .cards-list.cards-list-slider.gap-medium .slick-slide{margin-right:1.625rem;margin-left:1.625rem}.cards-listing-grid .cards-list.cards-list-slider.gap-large .slick-list{margin:0 -2.375rem}.cards-listing-grid .cards-list.cards-list-slider.gap-large .slick-slide{margin-right:2.375rem;margin-left:2.375rem}.entry-products-slider{display:flex;flex-direction:row;align-items:center}@media screen and (max-width:768px){.entry-products-slider{flex-direction:column}}.entry-products-slider .left{width:33.3333%;position:relative}@media screen and (max-width:1200px){.entry-products-slider .left{width:45%}}@media screen and (max-width:991px){.entry-products-slider .left{height:100%}}@media screen and (max-width:768px){.entry-products-slider .left{width:100%}}.entry-products-slider .left .image-wrapper{position:relative;height:100%;width:100%;z-index:-1}.entry-products-slider .left .image-wrapper::after{z-index:3;content:"";display:inline-block;height:100%;width:100%;position:absolute;left:0;top:0;background-color:rgb(1 157 223 / .6)}@media screen and (max-width:550px){.entry-products-slider .left .image-wrapper{position:absolute;left:0;top:0;height:100%;width:100%;z-index:8}}.entry-products-slider .left .image{width:100%;height:100%;object-fit:cover;position:relative;z-index:2}.entry-products-slider .left .content{position:absolute;left:0;top:0;height:100%;width:100%;z-index:4;padding:3rem;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}@media screen and (max-width:768px){.entry-products-slider .left .content{padding:50% 2.6rem 2.6rem}}@media screen and (max-width:550px){.entry-products-slider .left .content{position:relative;top:unset;left:unset;width:unset;height:unset;z-index:10;padding:1rem 1rem 1rem}}.entry-products-slider .left .title{font-size:3rem;line-height:1.3;font-weight:300}@media screen and (max-width:768px){.entry-products-slider .left .title{font-size:2.375rem}}.entry-products-slider .left .text{font-size:1rem;line-height:1.6;font-weight:300}@media screen and (max-width:768px){.entry-products-slider .left .text{margin-top:2.25rem}}.entry-products-slider .right{width:66.6666%;padding:3rem 0 2rem 0;display:flex;flex-direction:column;align-items:center;background-image:linear-gradient(90deg,#DAE3E7 0%,#fff 100%)}@media screen and (max-width:1200px){.entry-products-slider .right{width:55%}}@media screen and (max-width:768px){.entry-products-slider .right{width:100%;background-image:linear-gradient(180deg,#DAE3E7 0%,#fff 100%)}}.entry-products-slider .right .subtitle{font-size:3rem;line-height:1;font-weight:300;color:#4C5153;margin-bottom:2rem;text-align:center;padding:0 1rem}@media screen and (max-width:768px){.entry-products-slider .right .subtitle{font-size:2.375rem}}.entry-products-slider .right .cards-slider{width:100%;padding:0 5rem;position:relative;margin-bottom:3rem;padding-bottom:1rem}@media screen and (max-width:768px){.entry-products-slider .right .cards-slider{padding:0 2.5rem;margin-bottom:6rem}}.entry-products-slider .right .slick-track{display:flex!important}.entry-products-slider .right .slick-slide{height:inherit!important}.entry-products-slider .right .slick-slide>div{display:flex;height:100%}.entry-products-slider .right .slick-dots{position:absolute;left:50%;top:calc(100%);transform:translateX(-50%)}@media screen and (max-width:768px){.entry-products-slider .right .slick-dots{margin-top:1.5rem}}.entry-products-slider .right .slick-dots li{margin:0}.entry-products-slider .right .slick-dots li.slick-active button{background-color:#019DDF}.entry-products-slider .right .slick-dots li button{height:.625rem;width:.625rem;border-radius:50%;background-color:#4C5153;transition:all 0.4s ease}.entry-products-slider .right .slick-dots li button:before{display:none}.entry-products-slider .right .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);width:auto;height:auto}.entry-products-slider .right .slick-arrow:before{font-family:"Font Awesome 5 Pro";color:#019DDF;font-weight:300;font-size:2rem}.entry-products-slider .right .slick-arrow.slick-prev{left:2rem}@media screen and (max-width:768px){.entry-products-slider .right .slick-arrow.slick-prev{left:1.5rem}}.entry-products-slider .right .slick-arrow.slick-prev:before{content:"\f053"}.entry-products-slider .right .slick-arrow.slick-next{right:2rem}@media screen and (max-width:768px){.entry-products-slider .right .slick-arrow.slick-next{right:1.5rem}}.entry-products-slider .right .slick-arrow.slick-next:before{content:"\f054"}.entry-why-siccabo{padding:0 1rem}.entry-why-siccabo .title{margin-bottom:5rem;text-align:center}.entry-why-siccabo .cards-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:6rem}@media screen and (max-width:1200px){.entry-why-siccabo .cards-list{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.entry-why-siccabo .cards-list{grid-template-columns:1fr}}.why-siccabo-card{display:flex;flex-direction:column;align-items:center;text-align:center}.why-siccabo-card .card-icon{height:200px;width:200px;border-radius:50%;box-shadow:0 0 9px 3px rgb(0 0 0 / .29);display:flex;align-items:center;justify-content:center;margin-bottom:2rem}@media screen and (max-width:768px){.why-siccabo-card .card-icon{width:150px;height:150px}}.why-siccabo-card .icon{width:50%;height:50%;object-fit:contain}.why-siccabo-card .card-title{font-size:1.375rem;line-height:1;font-weight:700;color:#77787A;margin-bottom:2rem}@media screen and (max-width:768px){.why-siccabo-card .card-title{margin-bottom:3.5rem}}.why-siccabo-card .card-text{font-size:1rem;line-height:1.5;font-weight:400;color:#77787A}.side-menu{z-index:900;position:absolute;right:0;top:0;height:100%;width:80px;display:flex;flex-direction:column;justify-content:flex-end;background-color:rgb(1 157 223 / .7)}@media screen and (max-width:1200px){.side-menu{width:60px}}@media screen and (max-width:991px){.side-menu{display:none}}.side-menu.no-background{background:#fff0;justify-content:center;height:unset;position:fixed;top:50%;right:0;transform:translateY(-50%)}.side-menu .menu-item{text-orientation:mixed;writing-mode:vertical-lr;transform:rotate(180deg);padding:2rem;font-size:1rem;line-height:1;font-weight:400;color:#fff;transition:all 0.4s ease}@media screen and (max-width:1200px){.side-menu .menu-item{padding:1.5rem}}.side-menu .menu-item:nth-of-type(1){background-color:#4C5153}.side-menu .menu-item:nth-of-type(1):hover{background-color:#343738}.side-menu .menu-item:nth-of-type(2){background-color:#61B343}.side-menu .menu-item:nth-of-type(2):hover{background-color:#4d8e35}.side-menu .menu-item:nth-of-type(3){background-color:#019DDF}.side-menu .menu-item:nth-of-type(3):hover{background-color:#0179ac}.element-gallery{padding:3.25rem 0;overflow:hidden}.element-gallery .gallery-title{margin-bottom:3.25rem;text-align:center}.element-gallery .link-wrapper{margin-top:3rem;display:flex;justify-content:center}.element-gallery.gallery-vertical{padding:0 1rem}.element-gallery.gallery-vertical.custom-gallery .gallery-images{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:.625rem}@media screen and (max-width:991px){.element-gallery.gallery-vertical.custom-gallery .gallery-images{grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.element-gallery.gallery-vertical.custom-gallery .gallery-images{grid-template-columns:1fr}}.element-gallery.gallery-vertical.custom-gallery .gallery-images .image-wrapper{width:100%}.element-gallery.gallery-vertical .gallery-images{display:flex;flex-direction:row;flex-wrap:wrap;gap:.625rem}.element-gallery.gallery-vertical .image-wrapper{display:inline-block;position:relative;height:350px;width:calc(60% - 0.3125rem)}@media screen and (max-width:700px){.element-gallery.gallery-vertical .image-wrapper{width:100%}}.element-gallery.gallery-vertical .image-wrapper:nth-of-type(4n+2),.element-gallery.gallery-vertical .image-wrapper:nth-of-type(4n+3){width:calc(40% - 0.3125rem)}@media screen and (max-width:700px){.element-gallery.gallery-vertical .image-wrapper:nth-of-type(4n+2),.element-gallery.gallery-vertical .image-wrapper:nth-of-type(4n+3){width:100%}}.element-gallery.gallery-vertical .image-wrapper:nth-last-of-type(2),.element-gallery.gallery-vertical .image-wrapper:last-of-type{width:calc(50% - 0.3125rem);flex:1}@media screen and (max-width:700px){.element-gallery.gallery-vertical .image-wrapper:nth-last-of-type(2),.element-gallery.gallery-vertical .image-wrapper:last-of-type{width:100%;flex:unset}}.element-gallery.gallery-vertical .image-wrapper:hover .image-title{transform:translateY(-.5rem)}.element-gallery.gallery-vertical .image{height:100%;width:100%;object-fit:cover}.element-gallery.gallery-vertical .title-wrapper{background:linear-gradient(180deg,transparent 0%,#000 100%);width:100%;height:100%;position:absolute;display:flex;align-items:flex-end;padding:1rem 2rem}.element-gallery.gallery-vertical .image-title{font-size:1.75rem;line-height:1;font-weight:300;color:#fff;transition:all 0.2s ease}@media screen and (max-width:768px){.element-gallery.gallery-vertical .image-title{font-size:1.375rem}}.element-gallery.gallery-horizontal{padding:0 1rem}.element-gallery.gallery-horizontal .gallery-images .single{width:33.3333%}.element-gallery.gallery-horizontal .gallery-images .double{width:25%;display:flex;flex-direction:column;gap:.625rem}.element-gallery.gallery-horizontal .gallery-images .double .image-wrapper{height:calc(50% - 0.3125rem)}.element-gallery.gallery-horizontal .single,.element-gallery.gallery-horizontal .double{height:700px}@media screen and (max-width:768px){.element-gallery.gallery-horizontal .single,.element-gallery.gallery-horizontal .double{height:500px}}.element-gallery.gallery-horizontal .single .image-wrapper,.element-gallery.gallery-horizontal .double .image-wrapper{display:inline-block;height:100%;width:100%}.element-gallery.gallery-horizontal .single .image,.element-gallery.gallery-horizontal .double .image{height:100%;width:100%;object-fit:cover;border-radius:3px}.element-gallery.gallery-horizontal .gallery-images:not(.is-slider){display:flex;flex-direction:row;gap:.625rem}.element-gallery.gallery-horizontal .gallery-images:not(.is-slider) .single{flex:1}.element-gallery.gallery-horizontal .gallery-images:not(.is-slider) .double{flex:.5}.element-gallery.gallery-horizontal .gallery-images.is-slider{position:relative;margin-left:-.625rem}.element-gallery.gallery-horizontal .gallery-images.is-slider .slick-list{overflow:initial}.element-gallery.gallery-horizontal .gallery-images.is-slider .slick-track{margin:0 -.3125rem;display:flex;align-items:flex-start}.element-gallery.gallery-horizontal .gallery-images.is-slider .slick-slide{margin:0 .3125rem;height:auto;display:flex;flex-direction:column;flex:1}.element-gallery.gallery-horizontal .gallery-images.is-slider .slick-slide>div{display:flex;flex-direction:column;flex:1}.element-gallery.gallery-horizontal .gallery-images.is-slider .double{display:flex!important}.element-gallery.gallery-horizontal .gallery-images.is-slider .slick-arrow{position:absolute;display:flex;align-items:center;justify-content:center;top:100%;height:50px;background-color:#fff;z-index:10;padding:0 2rem}.element-gallery.gallery-horizontal .gallery-images.is-slider .slick-arrow:before{font-family:"Font Awesome 5 Pro";font-size:2rem;color:#019DDF;font-weight:300;transition:all 0.4s ease}.element-gallery.gallery-horizontal .gallery-images.is-slider .slick-arrow.slick-prev{right:50%;left:unset;padding-right:3rem}.element-gallery.gallery-horizontal .gallery-images.is-slider .slick-arrow.slick-prev:before{content:"\f053"}.element-gallery.gallery-horizontal .gallery-images.is-slider .slick-arrow.slick-next{left:50%;right:unset;padding-left:3rem}.element-gallery.gallery-horizontal .gallery-images.is-slider .slick-arrow.slick-next:before{content:"\f054"}.left-right{padding:3.25rem 1rem 5rem;width:100%;position:relative}.left-right:before{content:"";display:inline-block;width:80%;height:100%;min-width:600px;background-color:#019DDF;opacity:.1;position:absolute;left:50%;top:0;transform:translateX(-50%);z-index:-1}@media screen and (max-width:768px){.left-right:before{display:none}}.left-right .title{text-align:center;margin-bottom:3.25rem}.left-right .doc-list{display:flex;flex-direction:column;align-items:center;gap:5.5rem}.left-right .icon{margin-top:1rem;max-width:100px;position:absolute;right:calc(1rem + 10%);bottom:1.5rem}.left-right-doc{display:flex;flex-direction:row;gap:2rem;align-items:center;width:100%}@media screen and (max-width:991px){.left-right-doc{flex-direction:column}}.left-right-doc:nth-of-type(even){flex-direction:row-reverse}@media screen and (max-width:991px){.left-right-doc:nth-of-type(even){flex-direction:column}}.left-right-doc .doc-image-wrapper,.left-right-doc .doc-content{width:calc(50% - 1rem)}@media screen and (max-width:768px){.left-right-doc .doc-image-wrapper,.left-right-doc .doc-content{width:100%}}.left-right-doc .doc-image-wrapper{display:inline-block}@media screen and (max-width:768px){.left-right-doc .doc-content{padding:1rem}}.left-right-doc .image{width:100%;height:100%;object-fit:cover;max-height:500px}.left-right-doc .doc-title{font-size:1.75rem;line-height:1;font-weight:700;color:#77787A;margin-bottom:1rem}@media screen and (max-width:768px){.left-right-doc .doc-title{font-size:1.375rem}}.left-right-doc .doc-text{font-size:1rem;line-height:1.5;font-weight:400;color:#77787A;margin-bottom:2rem}.left-right-doc .link{font-weight:700;color:#77787A}@media screen and (max-width:768px){.left-right-doc .link{margin-left:1rem}}.ratings{padding:0 1rem;overflow:hidden}.ratings .ratings-title{margin-bottom:5.5rem;text-align:center}.ratings .ratings-cards{display:flex;gap:4.5rem}.ratings .ratings-cards .slick-list{margin:0 -1.625rem}.ratings .ratings-cards .slick-slide{margin-right:1.625rem;margin-left:1.625rem}.rating-card{padding-top:3.5rem;position:relative;display:flex;flex-direction:column;flex:1}.rating-card:before{content:"";display:inline-block;background-image:url(/p/assets/quote.svg);background-repeat:no-repeat;background-size:contain;width:40px;height:40px;position:absolute;left:0;top:0}@media screen and (max-width:991px){.rating-card:before{width:30px;height:30px}}.rating-card .rating-text{font-size:1rem;line-height:1.5;font-weight:400;color:#4C5153}.rating-card .rating-author{font-size:1rem;line-height:1;font-weight:600;color:#019DDF;text-transform:uppercase;font-style:italic;margin-top:auto}@media screen and (max-width:991px){.rating-card .rating-author{margin-top:1rem}}.branches .branches-menu{padding:2.5rem 0}.branches .branches-title{font-size:3.5rem;line-height:1;font-weight:300;color:#4C5153;margin-bottom:5rem;text-align:center}.branches .menu-list{display:flex;gap:4rem;flex-wrap:wrap}@media screen and (max-width:567px){.branches .menu-list{flex-direction:column;gap:2rem}}.branches .branch-tags-group{flex:1}.branches .tags-group-title{font-size:1.375rem;line-height:1.4;font-weight:700;color:#019DDF;text-transform:uppercase;padding-bottom:1rem;border-bottom:1px solid #019DDF}.branches .tags-list{margin-top:1rem;padding-left:0;list-style-type:none}.branches .tag-link{font-size:1rem;line-height:2;font-weight:400;color:#77787A;text-transform:uppercase;transition:all 0.4s ease}.branches .tag-link:hover{color:#019DDF}.branches .tag-link.active{font-weight:700;color:#019DDF;position:relative}.branches .tag-link.active i{margin-right:.25rem}.map-overlay-box .contact-title{font-size:1.25rem;line-height:1;font-weight:700;color:#019DDF;margin-bottom:.75rem}.map-overlay-box .contact-info{padding-left:20px;margin:0}.map-overlay-box .info-item{margin-bottom:.25rem}.gm-style-iw.gm-style-iw-c{border-radius:3px;border:1px solid #019DDF}.breadcrumbs{display:flex;flex-direction:row;align-items:center;padding-left:0;margin-bottom:0;column-gap:1.8rem;row-gap:.5rem;flex-wrap:wrap}.breadcrumbs .breadcrumb-item{list-style-type:none;padding:0;position:relative}.breadcrumbs .breadcrumb-item:last-of-type:before{display:none}.breadcrumbs .breadcrumb-item:not(:last-of-type):before{content:"\f054";font-family:"Font Awesome 5 Pro";display:inline-block;position:absolute;left:calc(100% + 0.8rem);top:.2rem;line-height:1;font-size:.75rem;height:.875rem}.breadcrumbs .breadcrumb-item span{font-size:.875rem;line-height:1;font-weight:400;color:#4C5153}.breadcrumbs .breadcrumb-link{font-size:.875rem;line-height:1;font-weight:400;color:#77787A;transition:all 0.4s ease}.breadcrumbs .breadcrumb-link:hover{color:#019DDF}.catalogues-list{margin:5.5rem 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:3.25rem}@media screen and (max-width:577px){.catalogues-list{grid-template-columns:1fr;grid-gap:1.75rem}}.catalogue-card{overflow:hidden;border-radius:3px;border:1px solid rgb(1 157 223 / .2)}.catalogue-card .image-wrapper{display:inline-block}.catalogue-card .image{width:100%;height:100%;object-fit:cover}.catalogue-card .catalogue-info{padding:2rem}.catalogue-card .catalogue-title-wrapper .catalogue-title{font-size:1.375rem;line-height:1.2;font-weight:700;color:#77787A;margin-bottom:.875rem}.catalogue-card .catalogue-link{font-size:1rem;line-height:1;font-weight:700;color:#019DDF;margin-top:2.5rem}.product-view{padding:0}.product-view .product-content{display:flex}@media screen and (max-width:991px){.product-view .product-content{flex-direction:column}}.product-view .left{width:50%;padding:1.375rem 1.375rem 1.375rem clamp(15px, calc(((100vw - 1400px) / 2) + 15px), 100vw);background:#fff0 linear-gradient(180deg,#e9f8ff 0%,#fff 100%) 0 0 no-repeat padding-box}@media screen and (max-width:991px){.product-view .left{padding:1.375rem;width:100%}}.product-view .product-info{margin-top:2.975rem}@media screen and (max-width:991px){.product-view .product-info{margin-top:1.5rem}}.product-view .product-title{font-size:3rem;line-height:1.4;font-weight:300;color:#4C5153;margin-bottom:.5rem}@media screen and (max-width:991px){.product-view .product-title{font-size:2rem}}.product-view .product-description{font-size:1rem;line-height:1.6;font-weight:400;color:#77787A}.product-view .right{width:50%}@media screen and (max-width:991px){.product-view .right{width:100%}}.product-view .product-gallery{width:100%;margin-bottom:-2px}.product-view .product-gallery .slick-arrow{width:2rem;height:3rem;z-index:10}.product-view .product-gallery .slick-arrow:before{display:inline-block;font-family:"Font Awesome 5 Pro";font-size:3rem;color:#000;line-height:1;font-weight:300}@media screen and (max-width:580px){.product-view .product-gallery .slick-arrow:before{color:#000}}.product-view .product-gallery .slick-arrow.slick-next{right:6rem}@media screen and (max-width:991px){.product-view .product-gallery .slick-arrow.slick-next{right:1rem}}.product-view .product-gallery .slick-arrow.slick-next:before{content:"\f054"}.product-view .product-gallery .slick-arrow.slick-prev{left:1rem}.product-view .product-gallery .slick-arrow.slick-prev:before{content:"\f053"}.product-view .product-gallery-for{width:100%;display:inline-block;margin:20px 0 -2px}@media screen and (max-width:580px){.product-view .product-gallery-for{display:none}}.product-view .product-gallery-for .for-nav{display:flex;width:100%;height:150px;padding-right:10px}.product-view .product-gallery-for .for-nav img{object-fit:contain;object-position:center;width:100%;height:100%}.product-view .product-gallery-for .slick-slide.slick-current{position:relative}.product-view .product-gallery-for .slick-slide.slick-current:before{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background:rgb(0 0 0 / .4)}.product-view .product-gallery-for .slick-arrow{width:2rem;height:3rem;z-index:10}.product-view .product-gallery-for .slick-arrow:before{display:inline-block;font-family:"Font Awesome 5 Pro";font-size:3rem;color:#fff;line-height:1;font-weight:300}.product-view .product-gallery-for .slick-arrow.slick-next{right:6rem}@media screen and (max-width:991px){.product-view .product-gallery-for .slick-arrow.slick-next{right:1rem}}.product-view .product-gallery-for .slick-arrow.slick-next:before{content:"\f054"}.product-view .product-gallery-for .slick-arrow.slick-prev{left:1rem}.product-view .product-gallery-for .slick-arrow.slick-prev:before{content:"\f053"}.product-view .image-wrapper{display:inline-block;width:100%;height:100%}.product-view .image-wrapper img{width:100%;height:100%;max-height:700px;object-fit:contain}@media screen and (max-width:767px){.product-view .image-wrapper img{max-height:80vh;padding:2rem 0}}.similar-products{margin:5.5rem auto;width:70%}@media screen and (max-width:991px){.similar-products{width:100%}}.similar-products .similar-products-title{text-align:center;font-size:3rem;line-height:1.4;font-weight:300;color:#000;margin-bottom:1.875rem}@media screen and (max-width:768px){.similar-products .similar-products-title{font-size:2.375rem}}.similar-products .products-slider{padding-bottom:3rem}.similar-products .card-title{text-align:center;color:#000;text-transform:none}.similar-products .slick-arrow{width:2rem;height:3rem;z-index:10;top:calc(100% - 1rem)}.similar-products .slick-arrow:before{display:inline-block;font-family:"Font Awesome 5 Pro";font-size:2rem;line-height:1;color:#019DDF;transition:all 0.4s ease}.similar-products .slick-arrow.slick-next{right:calc(50% - 2.5rem)}.similar-products .slick-arrow.slick-next:before{content:"\f30b"}.similar-products .slick-arrow.slick-prev{left:calc(50% - 2.5rem)}.similar-products .slick-arrow.slick-prev:before{content:"\f30a"}.products-toolbar{width:100%;display:flex;background-color:#342F2F;padding:0}@media screen and (max-width:577px){.products-toolbar{flex-direction:column}}.products-toolbar .toolbar-item{padding:3.5rem;flex:1}@media screen and (max-width:1199px){.products-toolbar .toolbar-item{padding:2.5rem}}@media screen and (max-width:767px){.products-toolbar .toolbar-item{padding:1.5rem}}@media screen and (max-width:577px){.products-toolbar .toolbar-item{padding:2.5rem}}.products-toolbar .toolbar-item .icon{width:3.4rem;margin-bottom:1rem}.products-toolbar .toolbar-item .icon img{width:100%}.products-toolbar .toolbar-item .title{font-size:1.5rem;line-height:1.4;font-weight:400;color:#ECE9E7;margin-bottom:1.5rem}.products-toolbar .toolbar-item .text{font-size:1rem;line-height:1.6;font-weight:400;color:#ECE9E7}.products-toolbar .toolbar-item .link{font-size:.875rem;color:#019DDF}.faq{margin:5.5rem 0}.faq .faq-title{text-align:center;margin-bottom:5rem}.faq .accordion .accordion-item{border-top:.5px solid #77787A;border-bottom:none;border-left:none;border-right:none;border-radius:0}.faq .accordion .accordion-item:last-of-type{border-bottom:.5px solid #77787A}.faq .accordion .accordion-button{padding-left:0;padding-right:0;font-size:1.5rem;line-height:1;color:#77787A;position:relative;box-shadow:none;background:#fff0}.faq .accordion .accordion-button:hover,.faq .accordion .accordion-button:not(.collapsed){color:#019DDF}.faq .accordion .accordion-button.collapsed:after{transform:translateY(-50%) rotate(0deg)}.faq .accordion .accordion-button:after{position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(225deg);content:"\f067";color:#019DDF;font-weight:300;font-family:"Font Awesome 5 Pro";height:1.625rem;width:1.625rem;background-image:none;line-height:1;display:flex;align-items:center;justify-content:center}.faq .accordion .accordion-body{padding-left:0}.basic-view{padding:30px 0}.basic-view .section-title{text-align:center;margin-bottom:20px}.basic-view .subtitle{text-align:center;margin-bottom:30px}.basic-view .content{display:flex;gap:20px}@media screen and (max-width:991px){.basic-view .content{flex-direction:column}}.basic-view .text{flex:1}.basic-view .basic-images{width:500px;display:flex;flex-direction:column;gap:20px}@media screen and (max-width:991px){.basic-view .basic-images{width:100%}}.basic-view .image-wrapper{width:100%}.basic-view .image-wrapper .image{width:100%}.calculator{padding:0 1rem;display:flex;flex-direction:column;align-items:center;margin-top:5.5rem}.calculator .calculator-inner{max-width:650px;margin:0 auto}.calculator .section-title{margin-bottom:2rem}.calculator .calculator-form{display:grid;grid-template-columns:1fr;grid-gap:1rem}.calculator .form-field{width:100%;display:flex;justify-content:flex-end;align-items:center;gap:1rem}@media screen and (max-width:577px){.calculator .form-field{flex-direction:column;align-items:flex-start}}.calculator .form-field input{display:inline-block;min-width:300px;padding:.75rem 1rem;font-size:.8125rem;line-height:1.4;font-weight:400;background-color:#fff;border-radius:3px;border:1px solid rgb(119 120 122 / .2)}@media screen and (max-width:577px){.calculator .form-field input{min-width:100%}}.calculator .form-field input:focus,.calculator .form-field input:active,.calculator .form-field input:hover{border-color:#019DDF}.calculator .form-field input label{text-align:right}.calculator .calculator-toolbar{display:flex;flex-direction:row;gap:1rem}@media screen and (max-width:577px){.calculator .calculator-toolbar{display:inline-block}}.calculator .calculator-toolbar>*{flex:1}@media screen and (max-width:577px){.calculator .calculator-toolbar>*{width:100%}.calculator .calculator-toolbar>*:first-child{margin-bottom:1rem}}.calculator-results{margin-top:3rem;padding:0 1rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:1rem}@media screen and (max-width:1199px){.calculator-results{grid-template-columns:1fr 1fr}}@media screen and (max-width:577px){.calculator-results{grid-template-columns:1fr}}.calculator-item{background-color:#F2F3F3;padding:1rem}.calculator-item .title{font-size:1.5rem;font-weight:700}.calculator-item ul{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding-left:0;margin-bottom:0}.calculator-item li{list-style-type:none;font-size:1rem}.calculator-item li.exposed{color:#0488bd}.calculator-item li strong{display:inline-block;margin-bottom:.25rem;font-size:.875rem}.entry-layout{display:flex;flex-direction:column;gap:5.5rem}#header-spacer{display:none}header{position:relative;z-index:1000;background-color:#fff}header .nav-container{height:6.875rem;padding:0 1rem}header .nav{height:100%;width:100%;display:flex;align-items:center;transition:all 0.4s ease}header .nav .nav-header{display:flex;align-items:center}header .nav .nav-brand{display:block;height:42px;width:200px;background-image:url(/p/assets/logo.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:1.5rem}header .nav .nav-toggle{display:none}header .nav .nav-items-container{flex:1;display:flex;flex-direction:row;justify-content:space-between;height:100%}header .nav .nav-list-container{height:100%;display:flex;justify-content:space-between;width:100%}header .nav .nav-list-container .nav-list{margin:0;padding:0;list-style:none;display:flex;height:100%}header .nav .nav-list-container .nav-list>.nav-item:hover .nav-link:before{top:calc(50% + 1rem);opacity:1}header .nav .nav-list-container .nav-list>.nav-item .nav-link{position:relative;padding:1rem 1.625rem}header .nav .nav-list-container .nav-list>.nav-item .nav-link:before{content:"";display:inline-block;position:absolute;left:50%;top:70%;transform:translateX(-50%);width:calc(100% - (2 * 1.625rem));height:2px;background-color:#019DDF;opacity:0;transition:all 0.2s ease}header .nav .nav-list-container .nav-list>.nav-item .nav-link:after{margin-left:5px}header .nav .nav-list-container .nav-list>.nav-item .dropdown-toggle{display:none}header .nav .nav-list-container .nav-list>.nav-item .dropdown-toggle:after{display:none}header .nav .nav-list-container .nav-link{display:flex;align-items:center;font-family:"Roboto",sans-serif;font-size:.875rem;font-weight:700;color:#4C5153;transition:all 0.4s ease;text-transform:uppercase}header .nav .nav-list-container .nav-link .dropdown-item:hover{background-color:#fff0}header .nav .nav-list-container .nav-item{display:flex}header .nav .nav-list-container .nav-item.active>.nav-link{color:#019DDF}header .nav .nav-list-container .nav-item.active>.nav-link:before{top:calc(50% + 1rem);opacity:1}header .nav .nav-list-container .nav-item.dropdown{position:unset}header .nav .nav-list-container .nav-item .dropdown-menu{width:100%;max-height:calc(370px + (2 * 2.6rem));position:absolute;top:100%;left:0;padding:2.6rem 5.125rem;display:flex;flex-direction:column;flex-wrap:wrap;opacity:0;pointer-events:none;border:none;border-radius:0;transition:all 0.2s ease;background-color:#fff}header .nav .nav-list-container .nav-item .dropdown-menu .nav-item{display:flex;flex-direction:column;margin-bottom:1.75rem}header .nav .nav-list-container .nav-item .dropdown-menu .nav-item.level>.dropdown-item{margin-bottom:.5rem}header .nav .nav-list-container .nav-item .dropdown-menu .nav-item.active>.dropdown-item{color:#019DDF}header .nav .nav-list-container .nav-item .dropdown-menu .nav-item .dropdown-item{font-size:.875rem;line-height:1;font-weight:700;color:#4C5153;padding:0;transition:all 0.2s ease;text-transform:uppercase}header .nav .nav-list-container .nav-item .dropdown-menu .nav-item .dropdown-item:hover{background-color:#fff0;color:#019DDF}header .nav .nav-list-container .nav-item .dropdown-menu .nav-item .dropdown-menu{position:relative;left:unset;top:unset;right:unset;bottom:unset;display:flex;flex-direction:column;opacity:1;padding:0;transform:none;box-shadow:none}header .nav .nav-list-container .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item{margin-bottom:0}header .nav .nav-list-container .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item.active .dropdown-item{color:#019DDF}header .nav .nav-list-container .nav-item .dropdown-menu .nav-item .dropdown-menu .dropdown-item{font-size:1rem;line-height:1.4;font-weight:300;margin-bottom:.25rem;text-transform:none}header .nav .nav-list-container .nav-item .dropdown-menu .extra-nav-menu{float:right;padding-left:4rem;border-left:1px solid #019DDF;margin-bottom:0}header .nav .nav-list-container .nav-item .dropdown-menu .extra-nav-menu .extra-nav-item{margin-bottom:1.5rem;list-style-type:none}header .nav .nav-list-container .nav-item .dropdown-menu .extra-nav-menu .extra-nav-item:last-child{margin-bottom:0}header .nav .nav-list-container .nav-item .dropdown-menu .extra-nav-menu .extra-nav-link{font-size:.875rem;line-height:1.4;font-weight:700;color:#424242;text-transform:uppercase;transition:all 0.4s ease}header .nav .nav-list-container .nav-item .dropdown-menu .extra-nav-menu .extra-nav-link:hover{color:#019DDF}header .nav .nav-list-container .nav-item:hover .nav-link{color:#019DDF}@media screen and (min-width:1201px){header .nav .nav-list-container .nav-item:hover>.dropdown-menu{opacity:1;pointer-events:initial;transform:translateY(0)}}header .nav .social{margin-left:auto;display:flex;align-items:center;gap:2rem}header .nav .social a{display:flex;align-items:center;gap:.625rem;font-size:1rem;line-height:1;font-weight:500;color:#4C5153;transition:all 0.4s ease}header .nav .social a:hover{color:#019DDF}header .nav .social i{font-size:.75rem;line-height:1;color:#019DDF}@media screen and (max-width:1350px){header .nav .nav-list>.nav-item .nav-link{padding:1rem 1.3rem}}@media screen and (max-width:1200px){header .nav-container{background-color:#fff}header .nav .nav-header{z-index:1002;width:100%;justify-content:space-between}header .nav .nav-toggle{padding:0;width:40px;height:40px;display:flex;flex-direction:column;justify-content:space-around;border:none;background-color:#fff0;outline:none;box-shadow:none}header .nav .nav-toggle span{width:100%;height:3px;border-radius:1.5px;background-color:#019DDF;transition:all 0.2s ease}header .nav .nav-toggle span:nth-of-type(1){transform:translate(0,0) rotate(0deg);transform-origin:right top;width:100%}header .nav .nav-toggle span:nth-of-type(2){transform:translate(0,0) rotate(0deg)}header .nav .nav-toggle span:nth-of-type(3){transform:translate(0,0) rotate(0deg);transform-origin:right bottom;width:100%}header .nav .nav-toggle.closed span:nth-of-type(1){transform:translate(-7px,29.5px) rotate(45deg);transform-origin:right top;width:110%}header .nav .nav-toggle.closed span:nth-of-type(2){transform:translateX(20px);opacity:0}header .nav .nav-toggle.closed span:nth-of-type(3){transform:translate(-7px,-29.5px) rotate(-45deg);transform-origin:right bottom;width:110%}header .nav .nav-items-container{position:fixed;flex-direction:column;background-color:#fff;padding:1rem 1.75rem 2rem;min-width:400px;right:calc(-100% - 15px);top:6.875rem;transition:all 0.2s ease;overflow:auto;max-height:calc(100vh - 6.875rem)}header .nav .nav-items-container.js-open{right:0}header .nav .nav-list-container{flex-direction:column;height:unset;flex:1}header .nav .nav-list-container .nav-list{padding-bottom:1rem;flex-direction:column}header .nav .nav-list-container .nav-list .nav-item{background-color:#fff;position:relative}header .nav .nav-list-container .nav-list .nav-item .nav-link{width:100%;padding-left:0}header .nav .nav-list-container .nav-list .nav-item .nav-link:after{display:none}header .nav .nav-list-container .nav-list .nav-item .nav-link:before{left:0;transform:translateX(0);width:100%}header .nav .nav-list-container .nav-list .nav-item .dropdown-toggle{position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;width:40px;height:40px;cursor:pointer}header .nav .nav-list-container .nav-list .nav-item.dropdown{padding-right:40px;flex-direction:column;transition:all 0.4s ease}header .nav .nav-list-container .nav-list .nav-item.dropdown .nav-link:before{width:calc(100% + 40px)}header .nav .nav-list-container .nav-list .nav-item.dropdown.js-open .nav-link:before{top:calc(50% + 1rem);opacity:1}header .nav .nav-list-container .nav-list .nav-item .dropdown-menu{overflow:hidden;max-height:0;opacity:1;flex-direction:column;flex-wrap:nowrap;position:relative;left:unset;top:unset;padding:0;transition:all 0.4s ease;pointer-events:unset}header .nav .nav-list-container .nav-list .nav-item .dropdown-menu .dropdown-menu{max-height:unset}header .nav .nav-list-container .nav-list .nav-item .dropdown-menu.js-open{padding:1rem 0;max-height:3000px}header .nav .nav-list-container .nav-list .nav-item .extra-nav-menu{padding:1rem 0;border-left:0;border-top:1px solid #019DDF;border-bottom:1px solid #019DDF}header .nav .social{margin-top:auto;border-top:1px solid #019DDF;margin-left:0;flex-direction:column;gap:1.75rem;padding:1.75rem 0;align-items:flex-start}}@media screen and (max-width:991px){#header-spacer{display:inline-block;height:5.5rem}header{position:fixed;top:0;left:0;width:100%}header .nav-container{height:5.5rem}header .nav .nav-items-container{top:5.25rem;height:100vh;padding:1rem 1.75rem 2rem;max-height:calc(100vh - 5.25rem)}}@media screen and (max-width:768px){#header-spacer{height:4.25rem}header .nav-container{height:4.25rem}header .nav .nav-brand{height:26px;width:130px}header .nav .nav-items-container{top:4.25rem;padding:1rem 1.75rem 2rem;max-height:calc(100vh - 4.25rem)}}@media screen and (max-width:600px){header .nav .nav-list-container{width:100%}header .nav .nav-items-container{padding:1rem 1.25rem 2rem;width:100%;border-left:40px solid #019DDF;min-width:unset}}@media screen and (max-width:350px){header .nav .nav-items-container{border-left-width:20px}}footer{width:100%;background-color:#424242}.footer-visit-us{padding:3.25rem 1rem;display:flex;flex-direction:row}@media screen and (max-width:768px){.footer-visit-us{flex-direction:column-reverse}}.footer-visit-us .visit-us-content{padding:3.375rem 3rem;background-color:#F2F3F3;width:45%}@media screen and (max-width:768px){.footer-visit-us .visit-us-content{width:100%;padding:3rem 1rem}}.footer-visit-us .visit-us-title{font-size:2.5rem;line-height:1;font-weight:300;color:#4C5153;margin-bottom:1.625rem}@media screen and (max-width:768px){.footer-visit-us .visit-us-title{text-align:center}}.footer-visit-us .visit-us-text{font-size:1rem;line-height:1.6;font-weight:400;color:#77787A}.footer-visit-us .link{margin-top:1.875rem}.footer-visit-us .visit-us-image{width:55%;height:100%;object-fit:cover}@media screen and (max-width:768px){.footer-visit-us .visit-us-image{width:100%}}.footer-contact-form{padding:3.25rem 1rem;width:100%;background-color:rgb(1 157 223 / .1)}.footer-contact-form .contact-inner{max-width:780px;width:100%;margin:0 auto}.footer-contact-form .contact-title{font-size:1.375rem;line-height:1;font-weight:700;color:#77787A;margin-bottom:1.375rem}.footer-top{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;padding:4rem 1rem 2rem;row-gap:7rem}@media screen and (max-width:991px){.footer-top{flex-direction:column;row-gap:3rem}}.footer-top .contact-name{font-size:.9375rem;line-height:1;font-weight:700;color:#019DDF;margin-bottom:1.55rem}.footer-top .contact-info{padding:0;margin:0}.footer-top .info-item{list-style-type:none;font-size:.9375rem;line-height:1;font-weight:300;color:#F2F3F3;margin-bottom:1.55rem}.footer-top .info-link{display:inline-block;color:#F2F3F3}.footer-top .info-link:hover{text-decoration:underline}.footer-top .menu-list{list-style-type:none;padding:0;margin:0}.footer-top .menu-list .menu-list{margin-top:1rem}.footer-top .menu-list.level-1{display:flex;flex-direction:row}@media screen and (max-width:768px){.footer-top .menu-list.level-1{flex-direction:column}}.footer-top .menu-list.level-3{padding-right:7rem}@media screen and (max-width:991px){.footer-top .menu-list.level-3{padding-right:0}}.footer-top .menu-item.has-subcats>.menu-list{display:flex;flex-direction:row;flex-wrap:wrap}@media screen and (max-width:1350px){.footer-top .menu-item.has-subcats>.menu-list{flex-direction:column}}.footer-top .menu-item.is-doc{margin-bottom:1rem}.footer-top .menu-item.is-doc .menu-link{font-weight:300;color:#F2F3F3}.footer-top .menu-link{display:inline-block;font-size:.9375rem;line-height:1;font-weight:700;color:#019DDF;transition:all 0.4s ease;vertical-align:top}.footer-top .menu-link:hover{text-decoration:underline}.footer-top .footer-distributors .distributors-title{font-size:.9375rem;line-height:1;font-weight:700;color:#77787A;margin-bottom:1.5rem}.footer-top .footer-distributors p{font-size:.9375rem;line-height:1;font-weight:300;color:#F2F3F3;margin-bottom:.5rem}.footer-top .footer-distributors .btn{font-size:.9375rem;line-height:1;text-transform:none;min-width:250px;padding:0 1.5rem;justify-content:flex-start}.footer-top .footer-distributors .btn.dropdown-toggle{position:relative}.footer-top .footer-distributors .btn.dropdown-toggle:after{position:absolute;right:1.5rem}.footer-top .footer-distributors .dropdown-menu{border-radius:0;border:1px solid #fff}.footer-top .footer-socials{width:100%}.footer-top .socials-title{font-size:.9375rem;line-height:1;font-weight:700;color:#77787A;margin-bottom:1rem}.footer-top .socials-list{display:flex;flex-direction:row;align-items:center;gap:1rem}.footer-top .social-wrapper{display:flex;align-items:center;justify-content:center;height:1.75rem;width:1.75rem;border-radius:50%;background-color:#77787A;transition:all 0.4s ease}.footer-top .social-wrapper:hover{background-color:#F2F3F3}.footer-top .social-icon{font-size:1rem;line-height:1;color:#424242}.footer-bottom{border-top:1px solid #4C5153}.footer-bottom .footer-credits{padding:2.625rem 1rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2.25rem}@media screen and (max-width:768px){.footer-bottom .footer-credits{flex-direction:column}}.footer-bottom .logo{height:20px}.footer-bottom .logo img{vertical-align:top;height:100%}.footer-bottom .copyright{margin-right:auto;font-size:.75rem;line-height:1;font-weight:400;color:#77787A}@media screen and (max-width:768px){.footer-bottom .copyright{margin-right:unset}}.footer-bottom .copyright a{color:#77787A}.footer-bottom .copyright a:hover{text-decoration:underline}.footer-bottom .copyright p{margin-bottom:0}.footer-bottom .extra-links{display:flex;flex-direction:row;align-items:center;gap:2.875rem}.footer-bottom .extra-links a{font-size:.75rem;line-height:1;font-weight:400;color:#77787A}.footer-bottom .extra-links a:hover{text-decoration:underline}.news-list-view{padding:2.8rem 1rem}.news-list-view .news-list-title{font-size:3.5rem;line-height:1;font-weight:300;margin-bottom:2.8rem;text-align:center}.news-list-view .news-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:4.75rem}@media screen and (max-width:991px){.news-list-view .news-list{gap:2.5rem}}@media screen and (max-width:768px){.news-list-view .news-list{gap:1.5rem}}.news-list-view .card-basic{width:calc(33.3333% - ((4.75rem * 2) / 3))}@media screen and (max-width:991px){.news-list-view .card-basic{width:calc(50% - (2.5rem / 2))}}@media screen and (max-width:768px){.news-list-view .card-basic{width:100%}}.news-view{padding:3rem 0}.news-view .news-title{font-size:3rem;line-height:1;font-weight:700;color:#77787A;margin-bottom:2rem;padding:0 1rem}@media screen and (max-width:768px){.news-view .news-title{font-size:1.5rem}}.news-view .news-image-wrapper{display:inline-block;width:100%;margin-bottom:5.5rem}@media screen and (max-width:550px){.news-view .news-image-wrapper{margin-bottom:2.5rem}}.news-view .news-image{width:100%;height:100%;object-fit:cover}.news-view .news-content{display:flex;flex-direction:row;margin-bottom:5rem}@media screen and (max-width:768px){.news-view .news-content{flex-direction:column;margin-bottom:0}}.news-view .news-text{padding:0 5.25rem;flex:1;font-size:1rem;line-height:1.4;font-weight:400;color:#000}@media screen and (max-width:991px){.news-view .news-text{padding:0 2.5rem}}@media screen and (max-width:768px){.news-view .news-text{margin-bottom:3rem}}@media screen and (max-width:550px){.news-view .news-text{padding-left:1rem;padding-right:1rem}}.news-view .rating-card{padding:5.25rem 5.25rem 1.75rem 5.25rem;border-left:1px solid #4C5153}@media screen and (max-width:991px){.news-view .rating-card{padding:2.5rem 2.5rem .75rem 2.5rem}}@media screen and (max-width:768px){.news-view .rating-card{padding-top:4rem;padding-left:0;padding-right:0;margin:0 2.5rem;border-left:none;border-top:1px solid #4C5153}}@media screen and (max-width:550px){.news-view .rating-card{margin-left:1rem;margin-right:1rem}}.news-view .rating-card:before{left:5.25rem;top:1.75rem}@media screen and (max-width:991px){.news-view .rating-card:before{left:2.5rem;top:.75rem}}@media screen and (max-width:768px){.news-view .rating-card:before{top:2.25rem;left:0}}.elements-view{padding:0;display:flex;flex-direction:column;gap:5.5rem}