html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{max-width:100%}html{scroll-behavior:smooth;scroll-padding-top:100px}*{font-family:"proxima-nova",sans-serif;color:#727272}span.color{font-weight:700;color:var(--main-color)}span.optisil{font-family:"proxima-nova",sans-serif !important}p{font-family:"proxima-nova",sans-serif;font-size:12px;line-height:20px}@media(min-width: 992px){p{font-size:16px;line-height:25px}}.text-only-mobile{margin-bottom:18px}.text-only-mobile svg{margin-left:3px}@media(min-width: 992px){.text-only-mobile{display:none}}.top-header{background-color:#ebebeb;width:100%;height:40px;display:flex;justify-content:center;align-items:center}.top-header p{color:#8dc63f;margin-right:10px}.my-container{margin:auto;display:block;max-width:100%;margin:auto;padding-left:10px;padding-right:10px}@media(min-width: 992px){.my-container{max-width:1266px}}section{position:relative}#header-1{position:fixed;left:0px;width:100%;top:0;background:#fff;z-index:9091;box-shadow:0 1px 3px rgba(0,0,0,.004),0 2px 7px rgba(0,0,0,.11)}#header-1 img{max-width:200px;height:auto;font-family:"kyrial-display-pro",sans-serif}#header-1 svg{width:140px;height:auto}#header-1 .my-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media only screen and (min-width: 992px){#header-1 .my-container{padding-top:11px;padding-bottom:11px;padding-left:0;padding-right:0}}#header-1 .my-container .logo{padding-top:10px}@media only screen and (max-width: 991px){#header-1 .my-container .menu-wrapper{order:10;width:100%;height:0px;overflow-x:hidden;transition-duration:.5s}#header-1 .my-container .menu-wrapper.active{height:calc(100vh - 100px);padding-bottom:10px;position:relative;z-index:9912}#header-1 .my-container .menu-wrapper .navbar-nav{flex-direction:column;align-items:center}#header-1 .my-container .menu-wrapper .navbar-nav li{margin-left:0px !important;margin-bottom:10px}#header-1 .my-container .menu-wrapper .navbar-nav li:first-child{margin-top:20px}#header-1 .my-container .menu-wrapper .navbar-nav li:last-child{margin-bottom:20px}}#header-1 .my-container .menu-wrapper .cta-btn-header{font-family:"kyrial-display-pro",sans-serif;font-size:14px;font-weight:bold;text-transform:uppercase;background:#32ba57;color:#fff;width:100%;display:flex;justify-content:center;align-items:center;border-radius:10px;height:40px}@media(min-width: 992px){#header-1 .my-container .menu-wrapper{display:flex}#header-1 .my-container .menu-wrapper .cta-btn-header{width:111px;margin-left:28px;height:30px}}#header-1 .my-container .navbar-nav{flex-direction:row;padding:0px;list-style-type:none;display:flex;justify-content:center;align-items:center;height:100%}#header-1 .my-container .navbar-nav li{width:100%}#header-1 .my-container .navbar-nav li~li{margin-left:28px}#header-1 .my-container .navbar-nav li a{font-family:"proxima-nova",sans-serif;font-size:14px;font-weight:700;color:var(--main-color);text-decoration:none;text-align:center;display:flex;flex-direction:column;border-radius:10px;border:1px solid #e3e3e3;width:99%;padding-top:23px;padding-bottom:18px}#header-1 .my-container .navbar-nav li a .menu-label{font-family:"proxima-nova",sans-serif;font-size:12px;font-weight:400px;color:#a0a0a0;margin-top:10px}@media(min-width: 992px){#header-1 .my-container .navbar-nav li a{font-size:16px;font-weight:400;padding:0;border:0;white-space:pre}#header-1 .my-container .navbar-nav li a .menu-label{display:none}}#header-1 select{margin-left:30px;background:rgba(0,0,0,0);border:none;text-transform:uppercase}#header-1 #hamburger{display:none}@media only screen and (max-width: 991px){#header-1 #hamburger{display:flex;margin-left:20px}}#hamburger{background-color:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;margin-left:auto;position:relative;z-index:300}#hamburger svg{width:40px}#hamburger .line{fill:none;stroke:var(--main-color);stroke-width:3;stroke-linecap:round;-webkit-transition:all 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);-o-transition:all 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);transition:all 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1)}#hamburger .line1{stroke-dasharray:60 207;stroke-width:6}#hamburger .line2{stroke-dasharray:60 60;stroke-width:6}#hamburger .line3{stroke-dasharray:60 207;stroke-width:6}#hamburger.open .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}#hamburger.open .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}#hamburger.open .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.hero{margin-top:120px}.hero .hero-wrapper{display:grid;grid-template-columns:1fr;border-bottom:1px solid #e3e3e3;padding-bottom:30px}.hero .hero-wrapper .text-wrapper .title{font-family:"kyrial-display-pro",sans-serif;font-size:48px;font-weight:bold;padding-bottom:35px}.hero .hero-wrapper .text-wrapper .title .color{font-family:"kyrial-display-pro",sans-serif;color:var(--main-color)}.hero .hero-wrapper .text-wrapper .desc{font-size:32px;font-weight:400;font-family:"kyrial-display-pro",sans-serif;line-height:38px;padding-bottom:19px;padding-right:20px}.hero .hero-wrapper .text-wrapper .desc .color{font-weight:700;font-family:"kyrial-display-pro",sans-serif}.hero .hero-wrapper .img-wrapper img{max-width:100%;width:100%;max-width:585px;display:flex;margin:auto;height:auto;object-fit:contain}@media only screen and (min-width: 992px){.hero .hero-wrapper{grid-template-columns:1fr 1fr;padding-top:94px}.hero .hero-wrapper .img-wrapper{order:2}.hero .hero-wrapper .text-wrapper{order:1}.hero .hero-wrapper .text-wrapper .title{font-size:60px}.hero .hero-wrapper .text-wrapper .desc{font-size:48px;line-height:60px;padding-bottom:54px}.hero .hero-wrapper .text-wrapper .text{font-size:24px;line-height:32px}}.cta-btn{font-size:14px;font-weight:bold;text-transform:uppercase;background:#32ba57;color:#fff;width:calc(100% - 20px);display:flex;justify-content:center;align-items:center;border-radius:10px;height:40px;position:fixed;left:10px;bottom:15px;z-index:9911}.cta-btn.hide-cta{display:none}@media(min-width: 992px){.cta-btn{position:relative;left:0;margin-top:49px}}@media(min-width: 1266px){.cta-btn{width:483px}}.video{padding-top:30px}.video .line{width:100%;height:1px;background:#e3e3e3;position:relative;z-index:999977}.video .anchor{top:-50px}@media(max-width: 576px){.video{padding:0}}.video .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:50px;cursor:pointer;padding:100px 0}@media(max-width: 767px){.video .text{gap:30px}}@media(max-width: 661px){.video .text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:50px 0}.video .text h3.regular{text-align:center !important}}.video .play-wrap{margin-top:50px;margin-left:50px}.video .play{z-index:10;box-sizing:content-box;display:block;width:32px;height:44px;border-radius:50%;padding:18px 20px 18px 28px;box-shadow:0 0px 30px var(--main-color);transform:translate(-50%, -50%)}.video .play:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:block;width:80px;height:80px;background:var(--main-color);opacity:.65;border-radius:50%;animation:pulse-border 1500ms ease-out infinite}.video .play:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:block;width:80px;height:80px;background:#fff;border-radius:50%;transition:all 200ms;transition:all .55s cubic-bezier(0.645, 0.045, 0.355, 1)}.video .play:hover:after{background:var(--main-color);transition:all .55s cubic-bezier(0.645, 0.045, 0.355, 1)}.video .play .triangle{border-left:32px solid #fff}.video .play img{position:relative;z-index:3;max-width:100%;width:auto;height:auto}.video .play span.triangle{display:block;position:relative;z-index:3;width:0;height:0;transform:scale(0.8);border-left:32px solid var(--main-color);border-top:22px solid rgba(0,0,0,0);border-bottom:22px solid rgba(0,0,0,0);transition:all .55s cubic-bezier(0.645, 0.045, 0.355, 1)}.video .play:hover .triangle{border-left-color:#fff}@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}.video .title{font-size:30px;line-height:40px;width:485px;max-width:95%;font-weight:500}.video .title span{color:var(--main-color);font-weight:bold}.video .frame-outer{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:-100;opacity:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.video .frame-outer .close{cursor:pointer;position:fixed;right:50px;top:50px;width:1.5rem}.video .frame-outer .close svg{width:20px;height:20px}.video .frame-outer .close svg polygon{fill:#000 !important}.video .active{opacity:1;z-index:9991111;visibility:visible}.video .video-frame{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;max-width:1300px;margin:auto;padding:0 10px;background:#fff}.video .youtube{background-color:rgba(0,0,0,0);position:relative;padding-top:56.25%;overflow:hidden;cursor:pointer}.video .youtube img{width:100%;top:-16.84%;left:0;opacity:.7}.video .youtube .play-button{width:90px;height:60px;background-color:#333;-webkit-box-shadow:0 0 30px rgba(0,0,0,.6);box-shadow:0 0 30px rgba(0,0,0,.6);z-index:1;opacity:.8;border-radius:6px}.video .youtube .play-button:before{content:"";border-style:solid;border-width:15px 0 15px 26px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}.video .youtube img,.video .youtube .play-button{cursor:pointer}.video .youtube img,.video .youtube iframe,.video .youtube .play-button,.video .youtube .play-button:before{position:absolute}.video .youtube .play-button,.video .youtube .play-button:before{top:50%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}.video .youtube iframe{height:100%;width:100%;top:0;left:0}.benefits{padding-top:30px}.benefits .benefits-wrapper{border-bottom:1px solid #e3e3e3;padding-bottom:30px;display:grid;grid-template-columns:1fr}.benefits .benefits-wrapper .title{font-family:"kyrial-display-pro",sans-serif;font-size:22px;font-weight:400;line-height:30px;margin-bottom:24px;margin-top:17px}.benefits .benefits-wrapper .title .color{font-family:"kyrial-display-pro",sans-serif;font-weight:700}@media(min-width: 992px){.benefits .benefits-wrapper .title{font-size:32px;line-height:50px}}.benefits .benefits-wrapper .img-wrapper1{margin-bottom:20px}.benefits .benefits-wrapper .img-wrapper1 img{max-width:100%;margin:auto;height:auto;object-fit:contain;display:flex}.benefits .benefits-wrapper .img-wrapper2 img{max-width:100%;margin:auto;height:auto;object-fit:contain}.benefits .benefits-wrapper .inner-wrap{width:100%;overflow-x:hidden}.benefits .benefits-wrapper .splide1{width:100%;padding-top:18px;padding-bottom:21px}.benefits .benefits-wrapper .splide1 .box{border:1px solid #e3e3e3;border-radius:10px;display:flex;align-items:center;padding:20px;flex-direction:column}.benefits .benefits-wrapper .splide1 .box img{height:88px;width:auto;object-fit:contain}.benefits .benefits-wrapper .splide1 .box .label{font-family:"kyrial-display-pro",sans-serif;text-align:center}.benefits .benefits-wrapper .splide1 .box .label span{font-family:"kyrial-display-pro",sans-serif;font-weight:700}.benefits .benefits-wrapper .long-text .show-more{margin-bottom:19px;border-bottom:1px solid #fff;display:inline}.benefits .benefits-wrapper .long-text .show-more:hover{border-color:var(--main-color);cursor:pointer;transition-duration:.5s}.benefits .benefits-wrapper .long-text .more-text{display:none;margin-bottom:20px;margin-top:10px}.benefits .benefits-wrapper .long-text .more-text.show{display:block}.benefits .label2{font-style:italic;margin-bottom:15px}@media(min-width: 992px){.benefits{padding-top:50px}.benefits .benefits-wrapper{padding-bottom:50px;grid-template-columns:1fr 1fr;grid-template-areas:"one two" "three three" "four five"}.benefits .benefits-wrapper div:nth-child(1){grid-area:one}.benefits .benefits-wrapper div:nth-child(2){grid-area:two}.benefits .benefits-wrapper div:nth-child(3){grid-area:three}.benefits .benefits-wrapper div:nth-child(4){grid-area:four}.benefits .benefits-wrapper div:nth-child(5){grid-area:five}.benefits .benefits-wrapper .title{margin-top:37px;margin-bottom:17px}.benefits .benefits-wrapper .splide1{padding-top:39px;padding-bottom:41px}.benefits .benefits-wrapper .splide1 .box{padding:60px 40px}.benefits .benefits-wrapper .splide1 .box .label{line-height:25px;text-align:center}.benefits .benefits-wrapper .splide1 .box .label span{line-height:25px;display:block}.benefits .benefits-wrapper .long-text{margin-bottom:30px}.benefits .benefits-wrapper .long-text .show-more{margin-bottom:38px}.benefits .benefits-wrapper .img-wrapper1 img{width:380px}}.box-carousel{padding-top:30px}@media only screen and (min-width: 991px){.box-carousel .splide__list{justify-content:center}}.box-carousel .title{font-family:"kyrial-display-pro",sans-serif;font-size:22px;font-weight:400;line-height:30px;margin-bottom:24px}.box-carousel .title .color{font-family:"kyrial-display-pro",sans-serif;font-weight:700}@media(min-width: 992px){.box-carousel .title{font-size:32px;line-height:50px}}.box-carousel .carousel-wrap{border-bottom:1px solid #e3e3e3;padding-bottom:30px}.box-carousel .carousel-wrap .box{border:1px solid #e3e3e3;border-radius:10px;display:flex;align-items:center;flex-direction:column;padding:19px 10px}.box-carousel .carousel-wrap .box .icon-wrap{height:107px}.box-carousel .carousel-wrap .box .icon-wrap img{height:106px;width:auto;object-fit:contain}.box-carousel .carousel-wrap .box .box-title{font-family:"kyrial-display-pro",sans-serif;font-size:14px;font-weight:700;text-align:left;margin-bottom:20px;line-height:20px;margin-top:20px}.box-carousel .carousel-wrap .box p{text-align:left}@media(min-width: 992px){.box-carousel{padding-top:50px}.box-carousel .title{text-align:center;margin-bottom:47px}.box-carousel .carousel-wrap{padding-bottom:50px}.box-carousel .carousel-wrap .box .box-title{text-align:center}.box-carousel .carousel-wrap .box p{font-size:12px;text-align:center}.box-carousel .carousel-wrap .splide__arrows .splide__arrow.splide__arrow--prev{background:#fff;left:-38px}.box-carousel .carousel-wrap .splide__arrows .splide__arrow.splide__arrow--next{background:#fff;right:-38px}}.effectiveness{padding-top:30px}.effectiveness .title{font-family:"kyrial-display-pro",sans-serif;font-size:22px;font-weight:400;line-height:30px;margin-bottom:24px}.effectiveness .title .color{font-family:"kyrial-display-pro",sans-serif;font-weight:700}@media(min-width: 992px){.effectiveness .title{font-size:32px;line-height:50px}}.effectiveness .text{margin-bottom:21px}.effectiveness .legend{width:100%;display:flex;justify-content:space-between;column-gap:10px;margin-top:30px}.effectiveness .legend .legend-title{font-size:10px;color:var(--main-color);display:flex;align-items:center}.effectiveness .legend .legend-box{display:flex;flex-direction:column}.effectiveness .legend .legend-box span{font-size:10px;color:#646464}.effectiveness .legend .legend-box strong{font-weight:700;display:flex;color:var(--main-color);margin-bottom:5px}.effectiveness .effectiveness-wrapper{border-bottom:1px solid #e3e3e3;padding-bottom:30px;margin-top:19px}.effectiveness .effectiveness-wrapper .box{border:1px solid #e3e3e3;border-radius:10px;display:flex;align-items:center;flex-direction:column;padding:20px 10px}.effectiveness .effectiveness-wrapper .box .icon-effectiveness{height:79px;margin-bottom:33px}.effectiveness .effectiveness-wrapper .box .icon-effectiveness img{height:79px;width:auto;object-fit:contain}.effectiveness .effectiveness-wrapper .box .box-title{font-size:14px;font-family:"kyrial-display-pro",sans-serif;font-weight:700;text-align:left;margin-bottom:19px}.effectiveness .effectiveness-wrapper .box .percentage-wrap{display:grid;grid-template-columns:60px 1fr;width:100%;margin-bottom:19px}.effectiveness .effectiveness-wrapper .box .percentage-wrap .value{font-size:14px;font-weight:700;color:var(--main-color);width:60px}.effectiveness .effectiveness-wrapper .box .percentage-wrap .percentage-wrap-text{font-size:12px}.effectiveness .effectiveness-wrapper .box .percentage-wrap .percentage-wrap-text strong{font-weight:700}@media(min-width: 992px){.effectiveness{padding-top:50px}.effectiveness .title{text-align:center;margin-bottom:47px}.effectiveness .text{text-align:center;max-width:47%;margin:0 auto 47px auto}.effectiveness .legend{gap:0px;width:calc(100% - 60px);margin:50px auto 30px auto}.effectiveness .legend .legend-title{font-size:16px;margin-right:20px}.effectiveness .legend .legend-box span{font-size:16px}.effectiveness .effectiveness-wrapper{padding-bottom:30px;margin-top:39px}.effectiveness .effectiveness-wrapper .box{height:inherit}.effectiveness .effectiveness-wrapper .box .box-title{margin-bottom:29px}.effectiveness .effectiveness-wrapper .box .percentage-wrap{margin-bottom:29px}.effectiveness .effectiveness-wrapper .splide__arrows .splide__arrow.splide__arrow--prev{background:#fff;left:-38px}.effectiveness .effectiveness-wrapper .splide__arrows .splide__arrow.splide__arrow--next{background:#fff;right:-38px}}.consumers{padding-top:30px}.consumers .title{font-family:"kyrial-display-pro",sans-serif;font-size:22px;font-weight:400;line-height:30px;margin-bottom:24px}.consumers .title .color{font-family:"kyrial-display-pro",sans-serif;font-weight:700}@media(min-width: 992px){.consumers .title{font-size:32px;line-height:50px}}.consumers .consumers-wrapper{border-bottom:1px solid #e3e3e3;padding-bottom:30px;display:grid;grid-template-columns:1fr}.consumers .consumers-wrapper .crops-wrap{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;align-items:center;margin-bottom:23px;margin-top:19px}.consumers .consumers-wrapper .crops-wrap .title-label{font-size:10px;color:var(--main-color);margin-right:11px}.consumers .consumers-wrapper .crops-wrap .box{display:flex;align-items:center;gap:5px;margin-right:8px}.consumers .consumers-wrapper .crops-wrap .box img{width:19px;height:19px}.consumers .consumers-wrapper .crops-wrap .box .label{font-size:10px;color:#646464}.consumers .consumers-wrapper .img-wrapper{display:flex;flex-direction:column}.consumers .consumers-wrapper .img-wrapper img{width:100%;height:auto;object-fit:contain;max-width:100%}.consumers .consumers-wrapper .img-wrapper em{font-size:10px;color:var(--main-color);margin-top:20px}@media(min-width: 992px){.consumers{padding-top:50px}.consumers .text{max-width:80%}.consumers .consumers-wrapper{grid-template-columns:1fr 1fr;padding-bottom:50px}.consumers .consumers-wrapper .text-wrapper .crops-wrap{display:grid;grid-template-columns:1fr 1fr 1fr}.consumers .consumers-wrapper .text-wrapper .crops-wrap .title-label{font-size:16px;margin-right:31px}.consumers .consumers-wrapper .text-wrapper .crops-wrap .box{margin-right:25px}.consumers .consumers-wrapper .text-wrapper .crops-wrap .box img{width:36px;height:36px}.consumers .consumers-wrapper .text-wrapper .crops-wrap .box .label{font-size:16px}}@media(min-width: 1280px){.consumers .consumers-wrapper .text-wrapper .crops-wrap{display:flex}}.chart{padding-top:30px}.chart .title{font-family:"kyrial-display-pro",sans-serif;font-size:22px;font-weight:400;line-height:30px;margin-bottom:24px;text-align:center}.chart .title .color{font-family:"kyrial-display-pro",sans-serif;font-weight:700}@media(min-width: 992px){.chart .title{font-size:32px;line-height:50px}}.chart .text{text-align:center}.chart .chart-wrapper{border-bottom:1px solid #e3e3e3;padding-bottom:30px}.chart .chart-wrapper .img-wrapper{margin-top:32px}.chart .chart-wrapper .img-wrapper img{width:100%;height:auto;max-width:100%;object-fit:contain}@media(min-width: 992px){.chart{padding-top:50px}.chart .chart-wrapper{display:grid;grid-template-columns:1fr;padding-bottom:50px}.chart .splide__list{display:flex;justify-content:center}.chart .splide__arrows .splide__arrow.splide__arrow--prev{background:#fff;left:-38px}.chart .splide__arrows .splide__arrow.splide__arrow--next{background:#fff;right:-38px}}.product{padding-top:30px}.product .title{font-family:"kyrial-display-pro",sans-serif;font-size:22px;font-weight:400;line-height:30px;margin-bottom:24px}.product .title .color{font-family:"kyrial-display-pro",sans-serif;font-weight:700}@media(min-width: 992px){.product .title{font-size:32px;line-height:50px}}.product .product-wrapper{border-bottom:1px solid #e3e3e3;padding-bottom:30px}.product .product-wrapper .card{border:1px solid #e3e3e3;border-radius:10px;display:flex;flex-direction:column;padding:20px 10px}.product .product-wrapper .card .product-thumbnail{height:107px;margin-bottom:20px;display:flex;justify-content:center}.product .product-wrapper .card .product-thumbnail img{height:107px;width:auto;object-fit:contain}.product .product-wrapper .card .card-title{font-weight:700;text-align:left;font-size:14px;margin-bottom:20px}.product .product-wrapper .card p{margin-bottom:21px}.product .product-wrapper .card a{font-size:14px;color:#000;width:120px;border-bottom:1px solid #000;padding-bottom:4px;display:inline-block}@media(min-width: 992px){.product{padding-top:50px}.product .title{text-align:center;margin-bottom:47px}.product .product-wrapper{padding-bottom:50px}.product .product-wrapper .card .card-title{text-align:center}.product .product-wrapper .card p{font-size:12px;text-align:center}.product .product-wrapper .card a{margin:auto}.product .splide__arrows .splide__arrow.splide__arrow--prev{background:#fff;left:-38px}.product .splide__arrows .splide__arrow.splide__arrow--next{background:#fff;right:-38px}}.section-form{padding-top:30px}.section-form .text-wrapper{display:flex;align-items:center}.section-form .text-wrapper .title{font-family:"kyrial-display-pro",sans-serif;font-size:22px;font-weight:400;line-height:30px;margin-bottom:24px}.section-form .text-wrapper .title .color{font-family:"kyrial-display-pro",sans-serif;font-weight:700}@media(min-width: 992px){.section-form .text-wrapper .title{font-size:32px;line-height:50px}}.section-form .contact-wrapper{display:grid;grid-template-columns:1fr;border-bottom:1px solid #e3e3e3;padding-bottom:30px}.section-form .contact-wrapper .form-wrapper label{display:block;width:100%;margin-bottom:21px}.section-form .contact-wrapper .form-wrapper label br{display:none}.section-form .contact-wrapper .form-wrapper label input{border:1px solid #e3e3e3;padding:14px 10px;border-radius:10px;display:flex;width:calc(100% - 20px)}.section-form .contact-wrapper .form-wrapper label input::placeholder{color:#000}.section-form .contact-wrapper .form-wrapper label textarea{border:1px solid #e3e3e3;padding:14px 10px;border-radius:10px;display:flex;width:calc(100% - 20px);height:120px}.section-form .contact-wrapper .form-wrapper label textarea::placeholder{color:#000}.section-form .contact-wrapper .form-wrapper label .wpcf7-acceptance{margin-bottom:-20px;display:flex}.section-form .contact-wrapper .form-wrapper label .wpcf7-acceptance .wpcf7-list-item{margin-left:0}.section-form .contact-wrapper .form-wrapper label .wpcf7-acceptance label{display:grid;grid-template-columns:20px 1fr;gap:7px}.section-form .contact-wrapper .form-wrapper label .wpcf7-acceptance label input{width:20px;height:20px}@media(min-width: 992px){.section-form{padding-top:50px}.section-form .contact-wrapper{grid-template-columns:1fr 1fr;padding-bottom:50px}}input[type=submit]{background:var(--main-color);color:#fff;border-radius:10px;display:flex;justify-content:center;align-items:center;width:140px;height:45px;font-size:18px;letter-spacing:1px}.district{padding-top:30px}.district input,.district select{width:100%;border:solid 1px #e3e3e3;border-radius:5px;padding:10px;margin-bottom:20px}.district select{margin-top:30px}.district .wrap-data-info{display:flex;flex-direction:column;gap:15px;width:100%}.district .data-info{width:100%;padding-bottom:15px;border-bottom:1px solid #e3e3e3}.district .data-info svg{min-width:15px;width:15px;height:auto}.district .data-info svg path{fill:var(--main-color)}.district .data-info:nth-last-child(1){border-bottom:none}.district .name-town{display:contents;color:var(--main-color);font-weight:bold}.district .data-info--phone,.district .data-info--mail,.district .data-info--name,.district .data-info--position{display:flex;align-items:center;color:var(--main-color);font-weight:bold;margin-top:10px;gap:9px}.district .data-info--name{margin-top:0}.district a,.district p{color:var(--main-color);font-weight:bold;font-size:16px !important;line-height:16px !important}.district .form-wrapper{width:100%;display:flex;flex-wrap:wrap}.district .text-wrapper{display:flex;align-items:center}.district .text-wrapper .title{font-family:"kyrial-display-pro",sans-serif;font-size:22px;font-weight:400;line-height:30px;margin-bottom:24px}.district .text-wrapper .title .color{font-family:"kyrial-display-pro",sans-serif;font-weight:700}@media(min-width: 992px){.district .text-wrapper .title{font-size:32px;line-height:50px}}.district .heading-1{line-height:20px;margin-bottom:20px}.district .contact-wrapper{display:grid;grid-template-columns:1fr;border-bottom:1px solid #e3e3e3;padding-bottom:30px}@media(min-width: 992px){.district{padding-top:50px}.district .contact-wrapper{grid-template-columns:1fr 1fr;padding-bottom:50px}}.district #clear{background:var(--main-color);border:none;color:#fff;width:70px;height:30px;display:none;justify-content:center;align-items:center;position:relative;left:calc(100% - 70px)}.district #clear.show{display:flex}.district #clear:hover{opacity:.8;transition-duration:.5s}.table{padding-top:50px;padding-bottom:50px}.table .table-wrapper{border-bottom:1px solid #e3e3e3;padding-bottom:50px}.table .table-body{border-bottom:1px solid #e3e3e3}.table .table-body .table-header{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.table .table-body .table-header>div{font-size:14px;font-weight:700;padding:15px;border:1px solid #e3e3e3;background:var(--main-color);color:#fff;text-align:center;display:flex;justify-content:center;align-items:center}.table .table-body .table-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.table .table-body .table-row .column .single-row{font-size:14px;padding:5px;border:1px solid #e3e3e3;border-bottom:none;text-align:center;height:30px;display:flex;align-items:center;justify-content:center}.table .table-body .table-row .column-4 .single-row{font-size:14px;height:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.table .table-body .table-row .column-4 .single-row a{margin-bottom:10px}.table .table-body .table-row .column-4 .single-row a:hover{color:var(--main-color)}.table .table-body .table-row .column-4 .single-row h4{margin-bottom:10px;font-weight:700}.table .table-body .table-row:nth-child(even) .single-row{background:#eee}@media(max-width: 991px){.table .table-body{overflow-x:scroll}.table .table-body .table-header{grid-template-columns:200px 200px 200px 300px}.table .table-body .table-row{grid-template-columns:200px 200px 200px 300px}}footer .my-container{position:relative}footer .scrollTop{font-family:"proxima-nova",sans-serif;font-size:12px;display:flex;justify-content:center;align-items:center;flex-direction:column;border-bottom:1px solid #e3e3e3;padding-top:20px;padding-bottom:20px}footer .scrollTop svg{margin-bottom:6px}footer .copyright{color:#c4c4c4;text-align:center;margin-bottom:60px;padding-top:21px}@media(min-width: 992px){footer{padding-bottom:60px}footer .scrollTop{font-size:16px;border-bottom:0}footer .copyright{font-size:12px;position:absolute;left:10px;top:0}}.wrapper-footer-logo{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-end;margin-top:20px}@media only screen and (max-width: 440px){.wrapper-footer-logo{flex-direction:column;align-items:center}}#atium .splide__arrow--next,#atium .splide__arrow--prev{display:none}/*# sourceMappingURL=theme-style.css.map */
