@font-face{font-family:"Raleway";src:url("assets/fonts/Raleway/Raleway-VariableFont_wght.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"TT Firs";src:url("assets/fonts/TTFirs/TTFirs-Medium.ttf") format("truetype");font-weight:600}@font-face{font-family:"TT Firs";src:url("assets/fonts/TTFirs/TTFirs-Bold.ttf") format("truetype");font-weight:700}@font-face{font-family:"TT Firs";src:url("assets/fonts/TTFirs/TTFirs-ExtraBold.ttf") format("truetype");font-weight:800}header{position:fixed;z-index:99;top:0;display:flex;width:100%;align-items:center;justify-content:center;background-color:#fff}header .header-wrap{display:flex;max-width:1340px;width:95%;align-items:center;justify-content:space-between;padding:15px 0 0}header .header-wrap .logo{padding-bottom:30px}header .header-wrap .logo a img{display:block;max-width:330px;width:100%;height:auto}@media(max-width: 1440px){header .header-wrap .logo a img{max-width:200px;width:100%;height:auto}}header .header-wrap .nav-wrap{display:flex;margin-left:auto;align-items:flex-end}header .header-wrap .nav-wrap .menu-main{list-style:none;display:flex;align-items:center;justify-content:flex-end;height:50px;border-radius:50px;border:1px solid #00594e;gap:8px;margin:0;padding:0 25px}header .header-wrap .nav-wrap .menu-main li{position:relative;display:block;text-align:center}header .header-wrap .nav-wrap .menu-main li a{display:inline-block;font-size:17px;line-height:normal;font-weight:600;color:#00594e;text-decoration:none;padding:14px 0}header .header-wrap .nav-wrap .menu-main li a::before{content:attr(data-text);font-weight:800;visibility:hidden;height:0;overflow:hidden;display:block}header .header-wrap .nav-wrap .menu-main li a.leaf::after{content:"";position:absolute;z-index:1000;display:block;top:37px;left:calc(50% - 8px);transform:translateX(-50%);width:22px;height:20px;pointer-events:none;background-image:url("assets/images/ico_leaf.svg");background-position:center center;background-repeat:no-repeat;background-size:auto}header .header-wrap .nav-wrap .menu-main li a:hover{transition:all .2s ease-in-out;font-weight:800}header .header-wrap .nav-wrap .menu-main li:not(:last-child)::after{content:"|";margin:0 0 0 8px;font-size:17px;line-height:normal;font-weight:600;color:#00594e}header .header-wrap .nav-wrap .menu-main li.current_page_item a{font-weight:800}header .header-wrap .nav-wrap .menu-main li.current_page_item a::after{content:"";position:absolute;z-index:1000;display:block;top:37px;left:calc(50% - 8px);transform:translateX(-50%);width:22px;height:20px;pointer-events:none;background-image:url("assets/images/ico_leaf.svg");background-position:center center;background-repeat:no-repeat;background-size:auto}header .header-wrap .nav-wrap .menu-main li.menu-item-has-children{position:relative}header .header-wrap .nav-wrap .menu-main li.menu-item-has-children .sub-menu{position:absolute;z-index:999;display:none;top:49 px;left:calc(50% - 8px);transform:translateX(-50%);list-style:none;margin:0;padding:20px 50px;background-color:#fff}header .header-wrap .nav-wrap .menu-main li.menu-item-has-children .sub-menu li{padding:5px 0}header .header-wrap .nav-wrap .menu-main li.menu-item-has-children .sub-menu li::after{display:none}header .header-wrap .nav-wrap .menu-main li.menu-item-has-children .sub-menu li a{white-space:nowrap;padding:0}header .header-wrap .nav-wrap .menu-main li.menu-item-has-children .sub-menu li a:hover{font-weight:800;text-decoration:underline}header .header-wrap .nav-wrap .menu-main li.menu-item-has-children .sub-menu li a.leaf::after{display:none}header .header-wrap .nav-wrap .menu-main li.menu-item-has-children.keep-active>a{font-weight:800}header .header-wrap .nav-wrap .menu-main li.menu-item-has-children.keep-active>a::after{content:"";position:absolute;z-index:1000;display:block;top:37px;left:calc(50% - 8px);transform:translateX(-50%);width:22px;height:20px;pointer-events:none;background-image:url("assets/images/ico_leaf.svg");background-position:center center;background-repeat:no-repeat;background-size:auto}@media(max-width: 1440px){header .header-wrap .logo{padding-bottom:20px}header .header-wrap .nav-wrap .menu-main{gap:5px}header .header-wrap .nav-wrap .menu-main li a{font-size:15px;padding:10px 0}header .header-wrap .nav-wrap .menu-main li:not(:last-child)::after{margin:0 0 0 5px;font-size:15px}}@media(max-width: 1200px){header .header-wrap .logo{padding-bottom:20px}header .header-wrap .nav-wrap{display:none}header .header-wrap .hamburger{display:block}}.hamburger{position:relative;display:none;width:30px;height:25px;cursor:pointer}.hamburger span{display:block;height:2px;width:100%;background-color:#00594e;position:absolute;left:0;transition:all .3s ease}.hamburger span:nth-child(1){top:0px}.hamburger span:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger span:nth-child(3){bottom:0px}.hamburger.active span:nth-child(1){transform:rotate(45deg);top:8px}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg);top:8px}.rsp-nav{position:fixed;inset:0;z-index:999;display:flex;justify-content:flex-end;pointer-events:none}.rsp-nav-overlay{position:absolute;inset:0;background:rgba(67,64,64,.5);opacity:0;visibility:hidden;transition:opacity .3s ease}.rsp-nav-content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:80%;height:100svh;background:#fff;right:-100%;transition:right .3s ease-in-out;box-shadow:-4px 0 12px rgba(0,0,0,.15)}.rsp-nav-content-header{display:flex;align-items:center;justify-content:flex-end;max-width:1340px;width:95%;height:80px}.rsp-nav-content-header .hamburger{display:block;margin-top:10px}.rsp-nav-content .nav-wrap{display:flex;max-width:1340px;width:95%;align-items:center;justify-content:flex-end}.rsp-nav-content .nav-wrap .menu-main{list-style:none;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;margin:0 10px 0;padding:0}.rsp-nav-content .nav-wrap .menu-main li{position:relative;padding:5px 0;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end}.rsp-nav-content .nav-wrap .menu-main li a{position:relative;z-index:20;font-size:22px;line-height:normal;font-weight:400;color:#333;text-decoration:none}.rsp-nav-content .nav-wrap .menu-main li a:hover{color:#de6882}.rsp-nav-content .nav-wrap .menu-main li.dspl-opt{display:none}.rsp-nav-content .nav-wrap .menu-main li.current_page_item a{color:#de6882}.rsp-nav-content .nav-wrap .menu-main li .sub-menu{margin-top:10px}.rsp-nav-content .nav-wrap .menu-main li .sub-menu li a{font-size:18px}.rsp-nav.active{pointer-events:auto}.rsp-nav.active .rsp-nav-overlay{opacity:1;visibility:visible}.rsp-nav.active .rsp-nav-content{right:0}@media(max-width: 991px){.rsp-nav-content{width:100%}}@media(prefers-reduced-motion: reduce){.rsp-nav-overlay{transition:none}.rsp-nav-content{transition:none}}footer{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;background-color:#fdb913;margin-top:50px;background-position:top center;background-repeat:no-repeat;background-size:cover;-webkit-border-top-left-radius:20px;-webkit-border-top-right-radius:20px;-moz-border-radius-topleft:20px;-moz-border-radius-topright:20px;border-top-left-radius:20px;border-top-right-radius:20px}footer .footer-wrap{display:flex;max-width:1260px;width:95%;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:40px 0}footer .footer-wrap .footer-side-left{display:block;width:auto}footer .footer-wrap .footer-side-left h3{font-size:16px;line-height:normal;font-weight:600;font-family:"Raleway",sans-serif;color:#00594e;text-transform:uppercase;margin:0 0 20px}footer .footer-wrap .footer-side-left .text{font-size:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);line-height:clamp(35px,35px + 15*(100vw - 991px)/(1200 - 991),50px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;max-width:600px;width:100%;margin:0 0 10px}footer .footer-wrap .footer-side-left .btn-transparent{margin:0 0 40px;position:relative;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);padding-left:clamp(20px,20px + 5*(100vw - 991px)/(1200 - 991),25px);padding-right:clamp(20px,20px + 5*(100vw - 991px)/(1200 - 991),25px);border:1px solid #00594e;background-color:rgba(0,0,0,0);border-radius:100px;font-size:16px;line-height:normal;font-weight:600;font-family:"Raleway",sans-serif;color:#00594e;color:#00594e;text-decoration:none;cursor:pointer}footer .footer-wrap .footer-side-left .btn-transparent::after{position:absolute;z-index:10;content:"";display:block;right:clamp(-52px,-42px + -10*(100vw - 991px)/(1200 - 991),-42px);width:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);border-radius:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);border:1px solid #00594e;background-color:#00594e}footer .footer-wrap .footer-side-left .btn-transparent::before{content:"";position:absolute;z-index:20;right:clamp(-52px,-42px + -10*(100vw - 991px)/(1200 - 991),-42px);width:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);background-color:#fff;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;mask-size:50% auto;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;-webkit-mask-size:50% auto;cursor:pointer}footer .footer-wrap .footer-side-left .btn-transparent:hover{transition:all .2s ease-in-out}@media(max-width: 1024px){footer .footer-wrap .footer-side-left .btn-transparent{padding:0 25px}}footer .footer-wrap .footer-side-left .sn-wrap{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px}footer .footer-wrap .footer-side-left .sn-wrap .sn-lnk{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;font-size:18px;line-height:normal;font-weight:700;color:#00594e;text-decoration:none}footer .footer-wrap .footer-side-left .sn-wrap .sn-lnk .icon{display:flex;align-items:center;justify-content:center;width:25px;height:25px;background-color:#00594e;border-radius:25px}footer .footer-wrap .footer-side-left .footer-legal{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;margin:40px 0 0;font-size:14px;line-height:normal;color:#333;font-weight:500}footer .footer-wrap .footer-side-left .footer-legal>div:not(:last-child)::after{content:"|";margin:0 0 0 8px;font-size:17px;line-height:normal;font-weight:600;color:#333}footer .footer-wrap .footer-side-left .footer-legal .nav-legal-wrap .menu-legal{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:7px}footer .footer-wrap .footer-side-left .footer-legal .nav-legal-wrap .menu-legal li a{margin-right:7px;font-size:14px;line-height:normal;color:#333;font-weight:500;text-decoration:none}footer .footer-wrap .footer-side-left .footer-legal .nav-legal-wrap .menu-legal li:not(:last-of-type)::after{content:"|";display:inline-block;font-size:16px;line-height:normal}footer .footer-wrap .footer-side-right{display:block;width:auto}footer .footer-wrap .footer-side-right .logo{display:block;margin:0 0 40px}footer .footer-wrap .footer-side-right .logo img{max-width:170px;width:100%;height:auto}footer .footer-wrap .footer-side-right .contact{display:block;font-size:18px;line-height:30px;font-weight:500;color:#333}footer .footer-wrap .footer-side-right .contact a{color:#333;text-decoration:none}@media(max-width: 1200px){footer .footer-wrap{flex-direction:column;justify-content:start}footer .footer-wrap .footer-side-left{order:2}footer .footer-wrap .footer-side-right{order:1;margin-bottom:40px}}@media(max-width: 991px){footer .footer-wrap .footer-side-left .btn-transparent{margin:20px 0 40px}footer .footer-wrap .footer-side-left .sn-wrap{flex-direction:column;align-items:flex-start;justify-content:flex-start}footer .footer-wrap .footer-side-left .footer-legal{flex-direction:column;align-items:flex-start;justify-content:flex-start}footer .footer-wrap .footer-side-left .footer-legal>div:not(:last-child)::after{display:none}footer .footer-wrap .footer-side-left .footer-legal .copy{order:2;margin-top:20px}footer .footer-wrap .footer-side-left .footer-legal .nav-legal-wrap{order:1}footer .footer-wrap .footer-side-left .footer-legal .nav-legal-wrap .menu-legal{flex-direction:column;align-items:flex-start;justify-content:flex-start}footer .footer-wrap .footer-side-left .footer-legal .nav-legal-wrap .menu-legal li:not(:last-of-type)::after{display:none}}.lng-wrap{position:relative}.lng-wrap .lng-act{position:relative;z-index:999;display:flex;align-items:center;justify-content:center;height:50px;width:50px;color:#00594e;font-size:15px;line-height:normal;font-weight:700;text-transform:uppercase;border:1px solid #00594e;border-radius:50px;cursor:pointer}.lng-wrap .lng-act:hover{transition:all .2s ease-in-out;color:#fff;background-color:#00594e}.lng-wrap .lng-act.active{color:#fff;background-color:#00594e}.lng-wrap .lng-nav{position:absolute;z-index:998;top:45px;display:none;width:50px;padding:10px 0px 5px 0;flex-direction:column;font-size:15px;line-height:normal;font-weight:400;text-transform:uppercase;text-align:center;background:rgba(251,255,255,.35);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:50px}.lng-wrap .lng-nav a{display:block;width:100%;padding:3px 0;color:#00594e;text-decoration:none}.lng-wrap .lng-nav a:hover{color:#00594e}@media(max-width: 1200px){.lng-wrap{display:none}}.rsp-nav .lng-wrap{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;margin-bottom:20px;margin-left:0}.rsp-nav .lng-wrap .lng-act{width:35px;padding:15px;color:#333;background-image:none;border:none}.rsp-nav .lng-wrap .lng-nav{position:relative;display:block;width:35px;padding:15px;top:0;border:none}.rsp-nav .lng-wrap .lng-nav a{padding:0}.form-wrap{display:flex;width:100%;margin-top:30px;flex-direction:column;align-items:center;justify-content:center;font-size:18px;line-height:normal;color:#00594e;font-weight:600;font-family:"Raleway",sans-serif}.form-wrap .wpcf7{display:block;width:100%}.form-wrap .wpcf7 form.wpcf7-form{display:block;width:100%}.form-wrap .wpcf7 form .form-btn p{display:flex;align-items:flex-start;justify-content:flex-start}.form-wrap .wpcf7 form .wpcf7-not-valid{border:1px solid #de6882}.form-wrap .wpcf7 form .wpcf7-response-output{display:block;width:-moz-fit-content;width:fit-content;text-align:center;margin:10px auto 0;border:none;padding:0}.form-wrap .wpcf7 form .wpcf7-not-valid-tip{display:none}.form-wrap .wpcf7 form .wpcf7-spinner{display:none}.form-wrap .wpcf7 form.submitting .wpcf7-spinner{display:block}.form-wrap .wpcf7 form.invalid .wpcf7-response-output,.form-wrap .wpcf7 form.valid .wpcf7-response-output{padding:10px;background-color:#fff}.form-wrap input[type=text],.form-wrap input[type=email]{height:38px;width:100%;box-sizing:border-box;font-size:16px;line-height:normal;color:#00594e;font-weight:600;font-family:"Raleway",sans-serif;background-color:#fff;border:1px solid #00594e;border-radius:100px;padding:0 15px}.form-wrap input[type=text]::-moz-placeholder, .form-wrap input[type=email]::-moz-placeholder{color:rgba(0,89,78,.7)}.form-wrap input[type=text]::placeholder,.form-wrap input[type=email]::placeholder{color:rgba(0,89,78,.7)}.form-wrap input[type=text]:hover,.form-wrap input[type=email]:hover{transition:all .2s ease-in-out;border:1px solid #00594e}.form-wrap input[type=text]:hover::-moz-placeholder, .form-wrap input[type=email]:hover::-moz-placeholder{color:#00594e}.form-wrap input[type=text]:hover::placeholder,.form-wrap input[type=email]:hover::placeholder{color:#00594e}.form-wrap input[type=text]:focus,.form-wrap input[type=email]:focus{color:#00594e;border:1px solid #00594e}.form-wrap input[type=text].has-value,.form-wrap input[type=email].has-value{color:#00594e;border:1px solid #00594e}.form-wrap input[type=text].not-valid,.form-wrap input[type=email].not-valid{border:1px solid #de6882}.form-wrap textarea{height:180px;width:100%;box-sizing:border-box;padding:15px 15px;background-color:#fff;border:1px solid #00594e;border-radius:20px;font-size:16px;line-height:normal;color:#00594e;font-weight:600;font-family:"Raleway",sans-serif;resize:none}.form-wrap textarea:hover{transition:all .2s ease-in-out}.form-wrap textarea:hover::-moz-placeholder{color:#00594e}.form-wrap textarea:hover::placeholder{color:#00594e}.form-wrap textarea:focus{color:#00594e;border:1px solid #00594e}.form-wrap textarea.has-value{color:#00594e;border:1px solid #00594e}.form-wrap input[type=submit]{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:50px;padding:0 50px;border:1px solid #00594e;background-color:#00594e;border-radius:100px;color:#fff;font-size:16px;line-height:normal;font-weight:400;text-decoration:none;text-align:center;cursor:pointer}.form-wrap input[type=submit]:hover{transition:all .2s ease-in-out;background-color:rgba(0,0,0,0);color:#00594e}@media(max-width: 1024px){.form-wrap input[type=submit]{padding:0 25px}}@media(max-width: 1024px){.form-wrap input[type=text],.form-wrap input[type=email]{height:46px}.form-wrap textarea{height:70px;width:100%;box-sizing:border-box;margin-top:15px;padding:15px 25px;border-radius:20px}}.form-row{display:flex;flex-wrap:wrap;width:100%;gap:15px;padding-bottom:15px}.form-row p{width:100%}.form-row a{color:#00594e;text-decoration:underline}.form-row a:hover{text-decoration:none}.form-row .form-item-50{display:flex;width:calc(50% - 8px);box-sizing:border-box}.form-row .form-item-100{display:block;width:100%}.form-row .form-item-100 .note p{font-size:clamp(12px,12px + 3*(100vw - 991px)/(1200 - 991),15px);line-height:clamp(15px,15px + 3*(100vw - 991px)/(1200 - 991),18px);color:#333;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif}.form-row .form-btn{display:flex;width:100%;margin-top:10px;align-items:center;justify-content:flex-start}.form-row #form-msg.has-content{font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#333;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif;font-weight:700;margin:10px auto}@media(max-width: 1024px){.form-row{gap:15px}.form-row .form-item-50{width:100%}}.layout-slider-wrap{display:flex;width:100%;align-items:center;justify-content:center}.layout-slider-wrap .layout-slider{display:flex;width:100%;align-items:center;justify-content:center}.layout-slides-clip{display:block;width:calc(100vw - (100vw - 100%));overflow-x:clip;position:relative}.layout-slides-wrap{display:block;width:100vw;max-width:100vw;height:100svh;overflow-y:visible}.layout-slides-wrap .slick-list{overflow:visible}.layout-slides-wrap .slick-slide{overflow:visible}.layout-slides-wrap .slide{display:block;height:100svh;align-items:center;justify-content:center;background-position:center center;background-repeat:no-repeat;background-size:cover}.layout-slides-wrap .slide .slide-content{position:relative;display:flex;max-width:1260px;width:90%;flex-direction:column;align-items:flex-start;justify-content:center;margin:0 auto}.layout-slides-wrap .slide .slide-content h2{display:block;max-width:650px;width:100%;font-size:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);line-height:clamp(35px,35px + 15*(100vw - 991px)/(1200 - 991),50px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-family:"Raleway",sans-serif;margin:0;padding:0}.layout-slides-wrap .slide .slide-content .text{display:block;max-width:700px;width:100%;margin:40px 0;font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#333;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif;font-weight:400}.layout-slides-wrap .slide .slide-content .btn-transparent{position:relative;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);padding-left:clamp(20px,20px + 5*(100vw - 991px)/(1200 - 991),25px);padding-right:clamp(20px,20px + 5*(100vw - 991px)/(1200 - 991),25px);border:1px solid #00594e;background-color:rgba(0,0,0,0);border-radius:100px;font-size:16px;line-height:normal;font-weight:600;font-family:"Raleway",sans-serif;color:#00594e;color:#00594e;text-decoration:none;cursor:pointer}.layout-slides-wrap .slide .slide-content .btn-transparent::after{position:absolute;z-index:10;content:"";display:block;right:clamp(-52px,-42px + -10*(100vw - 991px)/(1200 - 991),-42px);width:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);border-radius:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);border:1px solid #00594e;background-color:#00594e}.layout-slides-wrap .slide .slide-content .btn-transparent::before{content:"";position:absolute;z-index:20;right:clamp(-52px,-42px + -10*(100vw - 991px)/(1200 - 991),-42px);width:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);background-color:#fff;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;mask-size:50% auto;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;-webkit-mask-size:50% auto;cursor:pointer}.layout-slides-wrap .slide .slide-content .btn-transparent:hover{transition:all .2s ease-in-out}@media(max-width: 1024px){.layout-slides-wrap .slide .slide-content .btn-transparent{padding:0 25px}}.layout-slides-wrap .slide.has-video{overflow:hidden}.layout-slides-wrap .slide.elements{display:block}.layout-slides-wrap .slide.elements .slide-content{display:block;max-width:1340px;width:95%}.layout-slides-wrap .slide.elements .slide-content .slide-image-wrap{position:relative;display:block;width:100%;height:100svh}.layout-slides-wrap .slide.elements .slide-content .slide-image-wrap img{position:absolute}.layout-slides-wrap .slide.classic{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.layout-slides-wrap .slide .video-wrap-yt{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;overflow:hidden}.layout-slides-wrap .slide .video-wrap-yt iframe{position:absolute;top:50%;left:50%;width:177.78vh;height:100vh;transform:translate(-50%, -50%);pointer-events:none}.layout-slides-wrap .slide .video-wrap-local{position:absolute;z-index:10;width:100%;height:100%;overflow:hidden}.layout-slides-wrap .slide .video-wrap-local video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;pointer-events:none}.layout-slides-wrap.slick-initialized{max-width:100vw}.layout-text-wrap{display:flex;width:100%;align-items:center;justify-content:center}.layout-text-wrap .layout-text{display:flex;flex-direction:column;max-width:1260px;width:90%;align-items:flex-start;justify-content:center;padding-top:clamp(25px,25px + 25*(100vw - 991px)/(1200 - 991),50px);padding-bottom:clamp(10px,30px + -20*(100vw - 991px)/(1200 - 991),30px)}.layout-text-wrap .layout-text h4{font-size:16px;line-height:normal;font-weight:600;font-family:"Raleway",sans-serif;color:#00594e;margin:0;margin-bottom:clamp(20px,20px + 20*(100vw - 991px)/(1200 - 991),40px)}.layout-text-content{display:flex;width:100%}.layout-text-content h2{font-size:clamp(40px,40px + 20*(100vw - 991px)/(1200 - 991),60px);line-height:clamp(48px,48px + 27*(100vw - 991px)/(1200 - 991),75px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;color:#333;font-family:"Raleway",sans-serif;margin:0 0 40px}.layout-text-content h3{font-size:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);line-height:clamp(35px,35px + 15*(100vw - 991px)/(1200 - 991),50px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;margin:0;margin-bottom:clamp(20px,20px + 20*(100vw - 991px)/(1200 - 991),40px)}.layout-text-content h4{font-size:25px;line-height:normal;color:#00594e;font-weight:500;font-family:"TT Firs",sans-serif;margin:0 0 40px}.layout-text-content p{font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#333;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif}.layout-text-content strong{font-weight:800}.layout-text-content.text-column{flex-direction:column;align-items:center;justify-content:center}.layout-text-content.text-column .text-content-1,.layout-text-content.text-column .text-content-2{display:block;max-width:1150px;width:100%}.layout-text-content.text-row{flex-direction:row;align-items:flex-start;justify-content:space-between}.layout-text-content.text-row .text-content-1{display:block;width:50%}.layout-text-content.text-row .text-content-2{display:block;max-width:385px;width:50%}.layout-text-content .btn-transparent{margin-top:clamp(20px,20px + 20*(100vw - 991px)/(1200 - 991),40px);position:relative;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);padding-left:clamp(20px,20px + 5*(100vw - 991px)/(1200 - 991),25px);padding-right:clamp(20px,20px + 5*(100vw - 991px)/(1200 - 991),25px);border:1px solid #00594e;background-color:rgba(0,0,0,0);border-radius:100px;font-size:16px;line-height:normal;font-weight:600;font-family:"Raleway",sans-serif;color:#00594e;color:#00594e;text-decoration:none;cursor:pointer}.layout-text-content .btn-transparent::after{position:absolute;z-index:10;content:"";display:block;right:clamp(-52px,-42px + -10*(100vw - 991px)/(1200 - 991),-42px);width:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);border-radius:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);border:1px solid #00594e;background-color:#00594e}.layout-text-content .btn-transparent::before{content:"";position:absolute;z-index:20;right:clamp(-52px,-42px + -10*(100vw - 991px)/(1200 - 991),-42px);width:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);background-color:#fff;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;mask-size:50% auto;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;-webkit-mask-size:50% auto;cursor:pointer}.layout-text-content .btn-transparent:hover{transition:all .2s ease-in-out}@media(max-width: 1024px){.layout-text-content .btn-transparent{padding:0 25px}}@media(max-width: 991px){.layout-text-content.text-row{flex-direction:column;align-items:center;justify-content:center}.layout-text-content.text-row .text-content-1{width:100%}.layout-text-content.text-row .text-content-2{max-width:100%;width:100%}}.layout-ticker-wrap{display:flex;width:100%;align-items:flex-start;justify-content:flex-start;padding:10px 0}.layout-ticker-wrap .layout-ticker{display:flex;width:100%;align-items:flex-start;justify-content:flex-start}.layout-titles-ticker{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;overflow:hidden}.layout-titles-ticker .ticker-track{display:flex;gap:20px;animation:tickerMove 30s linear infinite}.layout-titles-ticker .ticker-item{display:block;white-space:nowrap;padding-left:40px;font-size:clamp(20px,20px + 10*(100vw - 991px)/(1200 - 991),30px);line-height:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-weight:400;text-transform:uppercase;background-position:center left;background-repeat:no-repeat;background-size:auto 23px}@keyframes tickerMove{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.layout-product-groups-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:50px 0}.layout-product-groups-wrap .layout-product-groups{display:flex;flex-direction:column;max-width:1440px;width:100%;align-items:flex-start;justify-content:center;background-color:#00594e;border-radius:20px}.layout-product-groups-wrap .layout-product-groups .layout-product-head{display:block;max-width:1260px;width:90%;margin:50px auto 10px}.layout-product-groups-wrap .layout-product-groups .layout-product-head h4{font-size:16px;line-height:normal;font-weight:600;font-family:"Raleway",sans-serif;color:#00594e;color:#fff;margin:0 0 30px}.layout-product-groups-wrap .layout-product-groups .layout-product-head .text{display:block;max-width:600px;width:100%}.layout-product-groups-wrap .layout-product-groups .layout-product-head .text h2{font-size:clamp(40px,40px + 20*(100vw - 991px)/(1200 - 991),60px);line-height:clamp(48px,48px + 27*(100vw - 991px)/(1200 - 991),75px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;color:#fff;font-family:"Raleway",sans-serif;margin:0 0 40px}.layout-product-groups-wrap .layout-product-groups .layout-product-head .text h3{font-size:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);line-height:clamp(35px,35px + 15*(100vw - 991px)/(1200 - 991),50px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;color:#fff;font-family:"Raleway",sans-serif;margin:0 0 40px}.layout-product-groups-wrap .layout-product-groups .layout-product-head .text h4{font-size:25px;line-height:normal;color:#fff;font-weight:600;font-family:"TT Firs",sans-serif;margin:0 0 40px}.layout-product-groups-wrap .layout-product-groups .layout-product-head .text p{font-size:18px;line-height:normal;color:#fff;font-weight:400;margin:0}.layout-product-groups-wrap .layout-product-groups .list-pg-wrap{display:block;width:calc(100% - 50px);padding-bottom:120px;padding-left:clamp(30px,30px + 20*(100vw - 991px)/(1200 - 991),50px)}.layout-product-groups-wrap .layout-product-groups .list-pg-wrap .list-pg{position:relative;display:block;width:calc(100% - 15px)}.layout-product-groups-wrap .layout-product-groups .list-pg-wrap .list-pg .single-pg{position:relative;display:flex;width:100%;height:clamp(250px,250px + 270*(100vw - 991px)/(1200 - 991),520px);align-items:flex-end;justify-content:flex-start;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:20px;text-decoration:none}.layout-product-groups-wrap .layout-product-groups .list-pg-wrap .list-pg .single-pg h3{position:absolute;bottom:20px;left:20px;display:flex;align-items:center;justify-content:flex-start;max-width:290px;width:90%;padding:6px 20px;margin:0;font-size:clamp(20px,20px + 10*(100vw - 991px)/(1200 - 991),30px);line-height:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-weight:800;text-decoration:none;background-color:hsla(0,0%,100%,.8);border-radius:50px}@media(max-width: 1200px){.layout-product-groups-wrap .layout-product-groups .list-pg-wrap{width:calc(100% - 31px)}}@media(max-width: 991px){.layout-product-groups-wrap .layout-product-groups .list-pg-wrap .list-pg .single-pg h3{bottom:10px;left:10px;max-width:-moz-fit-content;max-width:fit-content;width:90%;padding:6px 10px}}.layout-colored-box-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:0 0 25px}.layout-colored-box-wrap .layout-colored-box{display:flex;flex-wrap:wrap;gap:30px;max-width:1340px;width:90%}.layout-colored-box-wrap .layout-colored-box .image-wrap{display:block;width:35%;border-radius:20px;overflow:hidden}.layout-colored-box-wrap .layout-colored-box .image-wrap .image-single{display:block;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover}.layout-colored-box-wrap .layout-colored-box .colored-box{display:flex;flex-direction:column;width:calc(65% - 100px - 30px);padding:50px;align-items:flex-start;justify-content:flex-start;background-color:#c57c5c;border-radius:25px}.layout-colored-box-wrap .layout-colored-box .colored-box h4{font-size:16px;line-height:normal;color:#fff;font-weight:600;margin:0 0 30px}.layout-colored-box-wrap .layout-colored-box .colored-box .text h2{font-size:50px;line-height:normal;color:#fff;font-weight:700;margin:0 0 40px}.layout-colored-box-wrap .layout-colored-box .colored-box .text h3{font-size:40px;line-height:50px;color:#fff;font-weight:700;font-family:"TT Firs",sans-serif;margin:0 0 40px}.layout-colored-box-wrap .layout-colored-box .colored-box .text h4{font-size:25px;line-height:normal;color:#fff;font-weight:600;font-family:"TT Firs",sans-serif;margin:0 0 40px}.layout-colored-box-wrap .layout-colored-box .colored-box .text p{font-size:18px;line-height:normal;color:#fff;font-weight:400}.layout-colored-box-wrap .layout-colored-box .colored-box .btn-transparent{margin-top:auto;position:relative;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);padding-left:clamp(20px,20px + 5*(100vw - 991px)/(1200 - 991),25px);padding-right:clamp(20px,20px + 5*(100vw - 991px)/(1200 - 991),25px);border:1px solid #fff;background-color:rgba(0,0,0,0);border-radius:100px;font-size:16px;line-height:normal;font-weight:600;font-family:"Raleway",sans-serif;color:#00594e;color:#fff;text-decoration:none;cursor:pointer}.layout-colored-box-wrap .layout-colored-box .colored-box .btn-transparent::after{position:absolute;z-index:10;content:"";display:block;right:clamp(-52px,-42px + -10*(100vw - 991px)/(1200 - 991),-42px);width:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);border-radius:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);border:1px solid #fff;background-color:#fff}.layout-colored-box-wrap .layout-colored-box .colored-box .btn-transparent::before{content:"";position:absolute;z-index:20;right:clamp(-52px,-42px + -10*(100vw - 991px)/(1200 - 991),-42px);width:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);background-color:#c57c5c;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;mask-size:50% auto;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;-webkit-mask-size:50% auto;cursor:pointer}.layout-colored-box-wrap .layout-colored-box .colored-box .btn-transparent:hover{transition:all .2s ease-in-out}@media(max-width: 1024px){.layout-colored-box-wrap .layout-colored-box .colored-box .btn-transparent{padding:0 25px}}.layout-tastes-in-action-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:25px 0}.layout-tastes-in-action-wrap .layout-tastes-in-action{display:flex;flex-direction:column;max-width:1340px;width:95%;align-items:flex-start;justify-content:center;background-color:#4fac25;border-radius:25px}.layout-tastes-in-action-wrap .layout-tastes-in-action h4{display:block;font-size:16px;line-height:normal;font-weight:600;font-family:"Raleway",sans-serif;color:#00594e;color:#fff;padding:50px 40px 0;margin:0 0 30px}.layout-tastes-content{display:flex;width:calc(100% - 80px);flex-direction:row;align-items:flex-start;justify-content:space-between;padding:0 40px 50px}.layout-tastes-content h2{font-size:clamp(40px,40px + 20*(100vw - 991px)/(1200 - 991),60px);line-height:clamp(48px,48px + 27*(100vw - 991px)/(1200 - 991),75px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;color:#fff;font-family:"Raleway",sans-serif;margin:0 0 40px}.layout-tastes-content h3{font-size:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);line-height:clamp(35px,35px + 15*(100vw - 991px)/(1200 - 991),50px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;color:#fff;margin:0;margin-bottom:clamp(20px,20px + 20*(100vw - 991px)/(1200 - 991),40px)}.layout-tastes-content h4{font-size:clamp(18px,18px + 6*(100vw - 991px)/(1200 - 991),24px);line-height:clamp(24px,24px + 8*(100vw - 991px)/(1200 - 991),32px);color:#fdb913;font-weight:300;text-decoration:none;font-family:"Raleway",sans-serif;color:#fff;font-family:"TT Firs",sans-serif;font-weight:600;margin:0 0 40px}.layout-tastes-content p{font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#fff;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif}.layout-tastes-content .text-content-1{display:block;width:50%}.layout-tastes-content .text-content-2{display:block;max-width:385px;width:50%}.layout-tastes-content .btn-transparent{margin-top:40px;position:relative;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);padding-left:clamp(20px,20px + 5*(100vw - 991px)/(1200 - 991),25px);padding-right:clamp(20px,20px + 5*(100vw - 991px)/(1200 - 991),25px);border:1px solid #fff;background-color:rgba(0,0,0,0);border-radius:100px;font-size:16px;line-height:normal;font-weight:600;font-family:"Raleway",sans-serif;color:#00594e;color:#fff;text-decoration:none;cursor:pointer}.layout-tastes-content .btn-transparent::after{position:absolute;z-index:10;content:"";display:block;right:clamp(-52px,-42px + -10*(100vw - 991px)/(1200 - 991),-42px);width:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);border-radius:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);border:1px solid #fff;background-color:#fff}.layout-tastes-content .btn-transparent::before{content:"";position:absolute;z-index:20;right:clamp(-52px,-42px + -10*(100vw - 991px)/(1200 - 991),-42px);width:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);background-color:#4fac25;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;mask-size:50% auto;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;-webkit-mask-size:50% auto;cursor:pointer}.layout-tastes-content .btn-transparent:hover{transition:all .2s ease-in-out}@media(max-width: 1024px){.layout-tastes-content .btn-transparent{padding:0 25px}}@media(max-width: 991px){.layout-tastes-content{flex-direction:column;align-items:flex-start;justify-content:flex-start}.layout-tastes-content .text-content-1{width:100%}.layout-tastes-content .text-content-2{width:100%}}.layout-testes-wrap{display:block;width:calc(100% - 80px);padding:0 40px 120px}.layout-testes-wrap .layout-testes .taste{display:block;min-height:270px;border-radius:20px;background-position:center center;background-repeat:no-repeat;background-size:cover}.layout-promo-blocks-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:25px 0}.layout-promo-blocks-wrap .layout-promo-blocks{display:flex;flex-direction:column;max-width:1340px;width:90%;align-items:center;justify-content:center}.layout-promo-blocks-wrap .layout-promo-blocks h3{font-size:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);line-height:clamp(35px,35px + 15*(100vw - 991px)/(1200 - 991),50px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-weight:800}.layout-promo-blocks-wrap .layout-promo-blocks .promo-blocks-wrap{display:flex;width:100%;align-items:center;justify-content:center}.layout-promo-blocks-wrap .layout-promo-blocks .promo-blocks-wrap .promo-block{display:flex;align-items:center;justify-content:space-between;flex:1}.layout-promo-blocks-wrap .layout-promo-blocks .promo-blocks-wrap .promo-block .image{display:flex;flex:0 0 200px;max-width:200px;aspect-ratio:1/1;background-position:center center;background-repeat:no-repeat;background-size:contain}.layout-promo-blocks-wrap .layout-promo-blocks .promo-blocks-wrap .promo-block .text{display:flex;flex:1;font-size:clamp(18px,18px + 6*(100vw - 991px)/(1200 - 991),24px);line-height:clamp(24px,24px + 8*(100vw - 991px)/(1200 - 991),32px);color:#00594e;font-weight:300;text-decoration:none;font-family:"Raleway",sans-serif;font-weight:700;font-family:"TT Firs",sans-serif}@media(max-width: 1024px){.layout-promo-blocks-wrap .layout-promo-blocks .promo-blocks-wrap{flex-direction:column}.layout-promo-blocks-wrap .layout-promo-blocks .promo-blocks-wrap .promo-block{max-width:540px;width:100%;flex-direction:column;justify-content:center}.layout-promo-blocks-wrap .layout-promo-blocks .promo-blocks-wrap .promo-block:not(:last-of-type){margin-bottom:30px}.layout-promo-blocks-wrap .layout-promo-blocks .promo-blocks-wrap .promo-block .text{text-align:center}}.layout-title-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:25px 0}.layout-title-wrap .layout-title{display:flex;flex-direction:column;max-width:1340px;width:90%;align-items:center;justify-content:center}.layout-title-wrap .layout-title h1{font-size:clamp(40px,40px + 20*(100vw - 991px)/(1200 - 991),60px);line-height:clamp(48px,48px + 24*(100vw - 991px)/(1200 - 991),72px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-weight:800;margin-top:clamp(30px,30px + 20*(100vw - 991px)/(1200 - 991),50px);margin-bottom:clamp(10px,10px + 10*(100vw - 991px)/(1200 - 991),20px)}.layout-title-wrap .layout-title h2{font-size:clamp(40px,40px + 20*(100vw - 991px)/(1200 - 991),60px);line-height:clamp(48px,48px + 24*(100vw - 991px)/(1200 - 991),72px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-weight:800;margin:30px 0}.layout-title-wrap .layout-title h3{font-size:clamp(40px,40px + 20*(100vw - 991px)/(1200 - 991),60px);line-height:clamp(48px,48px + 24*(100vw - 991px)/(1200 - 991),72px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-weight:800;margin-top:clamp(20px,20px + 20*(100vw - 991px)/(1200 - 991),40px);margin-bottom:clamp(10px,10px + 10*(100vw - 991px)/(1200 - 991),20px)}.layout-counters-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:25px 0}.layout-counters-wrap .layout-counters{display:flex;flex-direction:column;max-width:1200px;width:90%;padding:30px;align-items:center;justify-content:center;background-color:#de6882;border-radius:25px}.layout-counters-wrap .layout-counters .counters-wrap{display:flex;width:100%;flex-wrap:wrap}.layout-counters-wrap .layout-counters .counters-wrap .counter-item{display:flex;flex-direction:column;flex:1;align-items:center;justify-content:flex-start}.layout-counters-wrap .layout-counters .counters-wrap .counter-item .counter{font-size:clamp(45px,45px + 25*(100vw - 991px)/(1200 - 991),70px);line-height:clamp(54px,54px + 30*(100vw - 991px)/(1200 - 991),84px);font-weight:500;font-family:"TT Firs",sans-serif;color:#fff}.layout-counters-wrap .layout-counters .counters-wrap .counter-item .text{display:block;max-width:220px;font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#fff;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif;font-weight:400;font-family:"TT Firs",sans-serif}.layout-counters-wrap .layout-counters .counters-wrap .counter-item:not(:last-child){border-right:1px solid #fff}@media(max-width: 991px){.layout-counters-wrap .layout-counters{max-width:550px;width:100%;padding:15px}.layout-counters-wrap .layout-counters .counters-wrap{flex-direction:column;flex-wrap:nowrap}.layout-counters-wrap .layout-counters .counters-wrap .counter-item{align-items:center;justify-content:center;margin-bottom:15px;padding-bottom:15px}.layout-counters-wrap .layout-counters .counters-wrap .counter-item:not(:last-child){border-right:0}.layout-counters-wrap .layout-counters .counters-wrap .counter-item:not(:last-child){border-bottom:1px solid #fff}.layout-counters-wrap .layout-counters .counters-wrap .counter-item .counter{margin-bottom:10px}}.layout-history-wrap{display:flex;width:100%;align-items:center;justify-content:center}.layout-history-wrap .layout-history{display:flex;flex-direction:column;max-width:1100px;width:95%;padding:25px 0;align-items:flex-start;justify-content:center}.layout-history-wrap .layout-history .history-wrap{display:flex;flex-wrap:wrap}.layout-history-wrap .layout-history .history-wrap .history-content{display:flex;flex-direction:column;flex:1;align-items:flex-start;justify-content:space-between}.layout-history-wrap .layout-history .history-wrap .history-content h3{font-size:clamp(40px,40px + 20*(100vw - 991px)/(1200 - 991),60px);line-height:clamp(48px,48px + 24*(100vw - 991px)/(1200 - 991),72px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-weight:800;margin-top:clamp(20px,20px + 0*(100vw - 991px)/(1200 - 991),20px);margin-bottom:clamp(20px,20px + 30*(100vw - 991px)/(1200 - 991),50px)}.layout-history-wrap .layout-history .history-wrap .history-content .history-years-wrap{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}.layout-history-wrap .layout-history .history-wrap .history-content .history-years-wrap .history-years{display:block}.layout-history-wrap .layout-history .history-wrap .history-content .history-years-wrap .history-years .years{font-size:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);line-height:clamp(30px,30px + 20*(100vw - 991px)/(1200 - 991),50px);color:#00594e;font-weight:400;text-decoration:none;font-family:"Raleway",sans-serif;cursor:pointer;border-bottom:1px solid rgba(0,0,0,0)}.layout-history-wrap .layout-history .history-wrap .history-content .history-years-wrap .history-years .years:hover{font-weight:700;border-bottom:1px solid #4fac25}.layout-history-wrap .layout-history .history-wrap .history-content .history-years-wrap .history-years .years.y-active{font-weight:700;border-bottom:1px solid #4fac25}.layout-history-wrap .layout-history .history-wrap .history-content .history-years-wrap .history-text{display:block;margin-right:clamp(0px,0px + 30*(100vw - 991px)/(1200 - 991),30px);margin-left:clamp(0px,0px + 60*(100vw - 991px)/(1200 - 991),60px)}.layout-history-wrap .layout-history .history-wrap .history-content .history-years-wrap .history-text .text{display:block;font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#333;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif}.layout-history-wrap .layout-history .history-wrap .history-content .history-years-wrap .history-text .text h4{font-size:clamp(25px,25px + 20*(100vw - 991px)/(1200 - 991),45px);line-height:clamp(25px,25px + 20*(100vw - 991px)/(1200 - 991),45px);font-weight:700;font-family:"TT Firs",sans-serif;color:#4fac25;margin:0;margin-bottom:clamp(20px,20px + 10*(100vw - 991px)/(1200 - 991),30px)}.layout-history-wrap .layout-history .history-wrap .history-content .history-years-wrap .history-text .text.hide-text{display:none}.layout-history-wrap .layout-history .history-wrap .history-image-wrap{display:flex;flex:1}.layout-history-wrap .layout-history .history-wrap .history-image-wrap .image{display:flex;width:100%;height:100%;align-items:flex-end;justify-content:center}.layout-history-wrap .layout-history .history-wrap .history-image-wrap .image.hide-image{display:none}.layout-history-wrap .layout-history .history-wrap .history-image-wrap .image img{max-width:100%;height:auto;border-radius:20px}@media(max-width: 991px){.layout-history-wrap .layout-history .history-wrap{flex-direction:column;flex-wrap:nowrap;width:100%}.layout-history-wrap .layout-history .history-wrap .history-content{margin-bottom:30px}.layout-history-wrap .layout-history .history-wrap .history-content .history-years-wrap{flex-direction:column;align-items:flex-start;justify-content:flex-start}.layout-history-wrap .layout-history .history-wrap .history-content .history-years-wrap .history-years{display:flex;flex-direction:row;gap:20px;align-items:flex-start;justify-content:flex-start;margin-bottom:20px}}.layout-multiple-images-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:25px 0}.layout-multiple-images-wrap .layout-multiple-images{display:flex;flex-direction:column;max-width:1260px;width:95%;align-items:flex-start;justify-content:flex-start}.layout-multiple-images-wrap .layout-multiple-images h3{font-size:clamp(40px,40px + 20*(100vw - 991px)/(1200 - 991),60px);line-height:clamp(48px,48px + 24*(100vw - 991px)/(1200 - 991),72px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-weight:800;margin:0;margin-bottom:clamp(25px,25px + 10*(100vw - 991px)/(1200 - 991),35px)}.layout-multiple-images-wrap .layout-multiple-images .multiple-images-wrap{display:flex;flex-direction:row;width:100%;gap:clamp(10px,10px + 20*(100vw - 991px)/(1200 - 991),30px);align-items:center;justify-content:space-between;margin:0 0 30px}.layout-multiple-images-wrap .layout-multiple-images .multiple-images-wrap .image-wrap{position:relative;overflow:hidden;display:block;width:33.3333%;aspect-ratio:4/3;border-radius:20px}.layout-multiple-images-wrap .layout-multiple-images .multiple-images-wrap .image-wrap .image-single{position:absolute;inset:0;width:100%;height:100%;transition:transform .4s ease;transform-origin:center center;background-position:center center;background-repeat:no-repeat;background-size:cover}.layout-multiple-images-wrap .layout-multiple-images .multiple-images-wrap .image-wrap:hover .image-single{transform:scale(1.1)}.layout-multiple-images-wrap .layout-multiple-images .text{display:block;max-width:1100px;width:100%;margin:0 auto;font-size:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);line-height:clamp(35px,35px + 15*(100vw - 991px)/(1200 - 991),50px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-size:600}.layout-multiple-images-wrap .layout-multiple-images .text strong{font-weight:800}@media(max-width: 1024px){.layout-multiple-images-wrap .layout-multiple-images{align-items:center;justify-content:center}.layout-multiple-images-wrap .layout-multiple-images h3{max-width:80%;text-align:center}}.layout-text-image-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:25px 0}.layout-text-image-wrap .layout-text-image{display:flex;flex-direction:column;max-width:1260px;width:95%;align-items:center;justify-content:center}.layout-text-image-wrap .layout-text-image .content-wrap{display:flex;width:100%;gap:30px;align-items:center;justify-content:space-between}.layout-text-image-wrap .layout-text-image .content-wrap .content{display:flex;flex-direction:column;flex:1}.layout-text-image-wrap .layout-text-image .content-wrap .content h3{font-size:clamp(40px,40px + 20*(100vw - 991px)/(1200 - 991),60px);line-height:clamp(48px,48px + 24*(100vw - 991px)/(1200 - 991),72px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-weight:800;margin:0;margin-bottom:clamp(25px,25px + 10*(100vw - 991px)/(1200 - 991),35px)}.layout-text-image-wrap .layout-text-image .content-wrap .content .text{font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#333;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif}.layout-text-image-wrap .layout-text-image .content-wrap .image-wrap{position:relative;overflow:hidden;display:block;aspect-ratio:4/3;border-radius:20px}.layout-text-image-wrap .layout-text-image .content-wrap .image-wrap .image-single{position:absolute;inset:0;width:100%;height:100%;transition:transform .4s ease;transform-origin:center center;background-position:center center;background-repeat:no-repeat;background-size:cover}.layout-text-image-wrap .layout-text-image .content-wrap .image-wrap:hover .image-single{transform:scale(1.1)}@media(max-width: 1024px){.layout-text-image-wrap .layout-text-image .content-wrap{flex-direction:column;justify-content:center}.layout-text-image-wrap .layout-text-image .content-wrap .content{order:1 !important;width:100% !important}.layout-text-image-wrap .layout-text-image .content-wrap .image-wrap{order:2 !important;width:100% !important}}.layout-industrial-products-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:25px 0}.layout-industrial-products-wrap .layout-industrial-products{display:flex;flex-direction:column;max-width:1340px;width:95%;align-items:center;justify-content:center}.layout-industrial-products-wrap .layout-industrial-products .industrial-products{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:30px;align-items:stretch}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product{display:flex;flex-direction:column;flex:0 0 calc(50% - 15px);padding:20px 20px 0;padding-bottom:clamp(20px,20px + 30*(100vw - 991px)/(1200 - 991),50px);box-sizing:border-box;align-items:flex-start;justify-content:flex-start;border-radius:20px}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .image-wrap{position:relative;overflow:hidden;display:block;width:100%;aspect-ratio:16/9;border-radius:20px}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .image-wrap .image-single{position:absolute;inset:0;width:100%;height:100%;transition:transform .4s ease;transform-origin:center center;background-position:center center;background-repeat:no-repeat;background-size:cover}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .image-wrap:hover .image-single{transform:scale(1.1)}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .content{display:block;width:100%}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .content h3{font-size:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);line-height:clamp(35px,35px + 15*(100vw - 991px)/(1200 - 991),50px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;color:#fff;font-weight:800;margin:0;margin-top:clamp(20px,20px + 0*(100vw - 991px)/(1200 - 991),20px);margin-bottom:clamp(20px,20px + 20*(100vw - 991px)/(1200 - 991),40px)}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .content .text{font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#fff;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .content .industrial-packaging-wrap{display:flex;width:100%;flex-direction:column;align-items:center}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .content .industrial-packaging-wrap .industrial-packaging-head{display:flex;width:100%;align-items:flex-end;justify-content:flex-end}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .content .industrial-packaging-wrap .industrial-packaging-head .package-action-btn{display:block;width:40px;height:40px;background-position:center center;background-repeat:no-repeat;background-size:30px auto;cursor:pointer;transition:transform .5s ease}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .content .industrial-packaging-wrap .industrial-packaging-head .package-action-btn.off{background-image:url("assets/images/ico_plus_white.svg")}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .content .industrial-packaging-wrap .industrial-packaging-head .package-action-btn.on{background-image:url("assets/images/ico_minus_white.svg");transform:rotate(360deg)}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .content .industrial-packaging-wrap .industrial-packaging{display:flex;flex-direction:column;max-width:540px;width:90%;align-items:center;justify-content:center;overflow:hidden;opacity:0;max-height:0;visibility:hidden;transition:opacity .35s ease,max-height .35s ease,visibility .35s ease;will-change:opacity,max-height,visibility}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .content .industrial-packaging-wrap .industrial-packaging.is-visible{opacity:1;max-height:2000px;visibility:visible}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .content .industrial-packaging-wrap .industrial-packaging .package{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .content .industrial-packaging-wrap .industrial-packaging .package h4{font-size:25px;line-height:35px;color:#fff;font-weight:700;font-family:"Raleway",sans-serif;margin:20px 0 0}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .content .industrial-packaging-wrap .industrial-packaging .package .info{font-size:18px;line-height:normal;color:#fff;font-weight:600;font-family:"Raleway",sans-serif}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .content .industrial-packaging-wrap .industrial-packaging .package .illustration-wrap{display:flex;width:100%;min-height:140px;padding:20px 0;align-items:center;justify-content:center}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .content .industrial-packaging-wrap .industrial-packaging .package .illustration-wrap img{max-width:100%;max-height:140px;height:auto}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product .content .industrial-packaging-wrap .industrial-packaging .package:not(:last-of-type){border-bottom:1px solid hsla(0,0%,100%,.5)}@media(max-width: 991px){.layout-industrial-products-wrap .layout-industrial-products .industrial-products{display:grid;grid-template-columns:1fr;gap:30px;align-items:stretch}.layout-industrial-products-wrap .layout-industrial-products .industrial-products .product{flex:0 0 100%}}.layout-hero-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:25px 0}.layout-hero-wrap .layout-hero{display:flex;flex-direction:row;max-width:1340px;width:90%;padding:35px;box-sizing:border-box;align-items:center;justify-content:center;border-radius:20px}.layout-hero-wrap .layout-hero .hero-content{display:block;width:50%;padding-right:clamp(0px,0px + 100*(100vw - 991px)/(1200 - 991),100px);padding-left:clamp(0px,0px + 80*(100vw - 991px)/(1200 - 991),80px);padding-bottom:clamp(0px,30px + -30*(100vw - 991px)/(1200 - 991),30px);box-sizing:border-box}.layout-hero-wrap .layout-hero .hero-content h1{font-size:clamp(40px,40px + 20*(100vw - 991px)/(1200 - 991),60px);line-height:clamp(48px,48px + 24*(100vw - 991px)/(1200 - 991),72px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-weight:800;color:#fff;margin:0;margin-bottom:clamp(20px,20px + 30*(100vw - 991px)/(1200 - 991),50px)}.layout-hero-wrap .layout-hero .hero-content .text{font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#fff;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif}.layout-hero-wrap .layout-hero .image-wrap{position:relative;overflow:hidden;display:block;width:50%;min-height:680px;border-radius:20px}.layout-hero-wrap .layout-hero .image-wrap .image-single{position:absolute;inset:0;width:100%;height:100%;transition:transform .4s ease;transform-origin:center center;background-position:center center;background-repeat:no-repeat;background-size:cover}.layout-hero-wrap .layout-hero .image-wrap:hover .image-single{transform:scale(1.1)}@media(max-width: 1024px){.layout-hero-wrap .layout-hero{flex-direction:column}.layout-hero-wrap .layout-hero .hero-content{width:100%}.layout-hero-wrap .layout-hero .image-wrap{width:100%;aspect-ratio:16/9;min-height:auto}}.layout-brands-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:25px 0}.layout-brands-wrap .layout-brands{display:flex;flex-wrap:wrap;max-width:1100px;width:90%}.layout-brands-wrap .layout-brands .brands-wrap{display:flex;flex-wrap:wrap;width:100%;gap:30px;align-items:flex-start;justify-content:flex-start}.layout-brands-wrap .layout-brands .brands-wrap .brand-single{display:flex;flex-direction:column;flex:1}.layout-brands-wrap .layout-brands .brands-wrap .brand-single h3{display:flex;height:clamp(50px,50px + 30*(100vw - 991px)/(1200 - 991),80px);width:100%;margin:0;align-items:center;justify-content:center;background-color:#00594e;border-radius:20px;font-size:clamp(20px,20px + 10*(100vw - 991px)/(1200 - 991),30px);line-height:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;color:#fff;font-weight:800}.layout-brands-wrap .layout-brands .brands-wrap .brand-single .brand{display:flex;flex-direction:column;width:100%;padding:25px 0;align-items:center;justify-content:center;border-bottom:1px solid #00594e}.layout-brands-wrap .layout-brands .brands-wrap .brand-single .brand .content{display:flex;flex-direction:column;align-items:center;justify-content:center}.layout-brands-wrap .layout-brands .brands-wrap .brand-single .brand .content h4{font-size:clamp(18px,18px + 6*(100vw - 991px)/(1200 - 991),24px);line-height:clamp(24px,24px + 8*(100vw - 991px)/(1200 - 991),32px);color:#00594e;font-weight:300;text-decoration:none;font-family:"Raleway",sans-serif;font-weight:700;font-family:"TT Firs",sans-serif;margin:0 0 5px}.layout-brands-wrap .layout-brands .brands-wrap .brand-single .brand .content .text{font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#333;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif;font-weight:600}.layout-brands-wrap .layout-brands .brands-wrap .brand-single .brand .package{margin-top:25px}.layout-brands-wrap .layout-brands .brands-wrap .brand-single .brand .package img{max-width:100%;min-height:80px;height:auto}@media(max-width: 991px){.layout-brands-wrap .layout-brands .brands-wrap{flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center}.layout-brands-wrap .layout-brands .brands-wrap .brand-single{width:100% !important}}.layout-contact-form-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:0;padding-top:clamp(25px,25px + 25*(100vw - 991px)/(1200 - 991),50px);padding-bottom:clamp(25px,25px + 25*(100vw - 991px)/(1200 - 991),50px);margin:50px 0 -50px;background-color:rgba(79,172,37,.25);border-radius:20px}.layout-contact-form-wrap .layout-contact-form{display:flex;flex-wrap:wrap;max-width:870px;width:90%}.layout-contact-form-wrap .layout-contact-form .contact-wrap{display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:50px}.layout-contact-form-wrap .layout-contact-form .contact-wrap .content{display:flex;flex-direction:column;max-width:300px}.layout-contact-form-wrap .layout-contact-form .contact-wrap .content h3{font-size:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);line-height:clamp(35px,35px + 15*(100vw - 991px)/(1200 - 991),50px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;margin:0 0 30px}.layout-contact-form-wrap .layout-contact-form .contact-wrap .content .text{font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#333;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif}.layout-contact-form-wrap .layout-contact-form .contact-wrap .content-form{display:flex;flex:1;box-sizing:border-box}@media(max-width: 991px){.layout-contact-form-wrap .layout-contact-form .contact-wrap{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:25px}.layout-contact-form-wrap .layout-contact-form .contact-wrap .content{max-width:100%}}.layout-tastes-in-action-archive-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:25px 0}.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive{display:flex;flex-direction:column;max-width:1340px;width:90%;align-items:center;justify-content:center}.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .archive-wrap{display:flex;flex-wrap:wrap;width:100%;gap:30px;margin-top:clamp(20px,20px + 80*(100vw - 991px)/(1200 - 991),100px);align-items:flex-start}.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .archive-wrap .archive-one{display:flex;flex-direction:column;width:calc(33.333% - 60px);align-items:center;justify-content:flex-start;text-decoration:none;margin-bottom:clamp(0px,0px + 30*(100vw - 991px)/(1200 - 991),30px)}.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .archive-wrap .archive-one:nth-child(3n+1),.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .archive-wrap .archive-one:nth-child(3n){margin-top:-100px}.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .archive-wrap .archive-one .image-wrap{position:relative;overflow:hidden;display:block;width:100%;aspect-ratio:16/9;border-radius:20px}.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .archive-wrap .archive-one .image-wrap .image-single{position:absolute;inset:0;width:100%;height:100%;transition:transform .4s ease;transform-origin:center center;background-position:center center;background-repeat:no-repeat;background-size:cover}.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .archive-wrap .archive-one .image-wrap:hover .image-single{transform:scale(1.1)}.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .archive-wrap .archive-one h3{display:block;max-width:70%;margin:15px auto;text-decoration:none;text-align:center;font-size:clamp(20px,20px + 10*(100vw - 991px)/(1200 - 991),30px);line-height:clamp(21px,21px + 10*(100vw - 991px)/(1200 - 991),31px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e}.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .archive-wrap .archive-one h3::before{content:attr(data-text);font-weight:800;visibility:hidden;height:0;overflow:hidden;display:block}.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .archive-wrap .archive-one:hover .image-wrap .image-single{transform:scale(1.1)}.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .archive-wrap .archive-one:hover h3{transition:all .2s ease-in-out;font-weight:800}.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .load-more{margin:40px 0 0;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:50px;padding:0 50px;border:1px solid #00594e;background-color:#00594e;border-radius:100px;color:#fff;font-size:16px;line-height:normal;font-weight:400;text-decoration:none;text-align:center;cursor:pointer}.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .load-more:hover{transition:all .2s ease-in-out;background-color:rgba(0,0,0,0);color:#00594e}@media(max-width: 1024px){.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .load-more{padding:0 25px}}@media(max-width: 1024px){.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .archive-wrap{flex-direction:column;flex-wrap:nowrap}.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .archive-wrap .archive-one{width:100%}.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .archive-wrap .archive-one:nth-child(3n+1),.layout-tastes-in-action-archive-wrap .layout-tastes-in-action-archive .archive-wrap .archive-one:nth-child(3n){margin-top:0}}.layout-news-featured-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:25px 0}.layout-news-featured-wrap .layout-news-featured{display:flex;flex-direction:column;max-width:1260px;width:90%;align-items:center;justify-content:center}.layout-news-featured-wrap .layout-news-featured .featured-wrap{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center}.layout-news-featured-wrap .layout-news-featured .featured-wrap .featured-single{display:flex;flex-wrap:wrap;width:100%;align-items:flex-start;justify-content:space-between}.layout-news-featured-wrap .layout-news-featured .featured-wrap .featured-single .image-wrap{position:relative;overflow:hidden;display:block;width:50%;aspect-ratio:4/3;border-radius:20px}.layout-news-featured-wrap .layout-news-featured .featured-wrap .featured-single .image-wrap .image-single{position:absolute;inset:0;width:100%;height:100%;transition:transform .4s ease;transform-origin:center center;background-position:center center;background-repeat:no-repeat;background-size:cover}.layout-news-featured-wrap .layout-news-featured .featured-wrap .featured-single .image-wrap:hover .image-single{transform:scale(1.1)}.layout-news-featured-wrap .layout-news-featured .featured-wrap .featured-single .featured-content{display:flex;flex-direction:column;width:50%;padding-left:clamp(0px,0px + 40*(100vw - 991px)/(1200 - 991),40px);box-sizing:border-box;align-items:flex-start}.layout-news-featured-wrap .layout-news-featured .featured-wrap .featured-single .featured-content h2{margin:0;padding-top:clamp(0px,25px + -25*(100vw - 991px)/(1200 - 991),25px);padding-bottom:clamp(25px,25px + 25*(100vw - 991px)/(1200 - 991),50px);font-size:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);line-height:clamp(35px,35px + 15*(100vw - 991px)/(1200 - 991),50px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-weight:800}.layout-news-featured-wrap .layout-news-featured .featured-wrap .featured-single .featured-content .content{font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#333;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif}@media(max-width: 991px){.layout-news-featured-wrap{padding:0}.layout-news-featured-wrap .layout-news-featured .featured-wrap .featured-single{flex-direction:column;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start}.layout-news-featured-wrap .layout-news-featured .featured-wrap .featured-single .image-wrap{width:100%;aspect-ratio:16/9}.layout-news-featured-wrap .layout-news-featured .featured-wrap .featured-single .featured-content{width:100%}}.layout-news-archive-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:25px 0}.layout-news-archive-wrap .layout-news-archive{display:flex;flex-direction:column;max-width:1260px;width:90%;align-items:center;justify-content:center}.layout-news-archive-wrap .layout-news-archive .news-wrap{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center}.layout-news-archive-wrap .layout-news-archive .news-wrap .news-single{display:flex;flex-wrap:wrap;width:100%;padding:25px 0;align-items:flex-start;justify-content:space-between}.layout-news-archive-wrap .layout-news-archive .news-wrap .news-single:not(:last-of-type){border-bottom:1px solid #4fac25}.layout-news-archive-wrap .layout-news-archive .news-wrap .news-single .image-wrap{position:relative;overflow:hidden;display:block;width:25%;aspect-ratio:16/9;border-radius:20px}.layout-news-archive-wrap .layout-news-archive .news-wrap .news-single .image-wrap .image-single{position:absolute;inset:0;width:100%;height:100%;transition:transform .4s ease;transform-origin:center center;background-position:center center;background-repeat:no-repeat;background-size:cover}.layout-news-archive-wrap .layout-news-archive .news-wrap .news-single .image-wrap:hover .image-single{transform:scale(1.1)}.layout-news-archive-wrap .layout-news-archive .news-wrap .news-single .news-content{display:flex;flex-direction:column;width:75%;padding:0 0 0 40px;box-sizing:border-box;align-items:flex-start}.layout-news-archive-wrap .layout-news-archive .news-wrap .news-single .news-content h3{margin:0;margin-bottom:clamp(20px,20px + 30*(100vw - 991px)/(1200 - 991),50px);font-size:clamp(20px,20px + 10*(100vw - 991px)/(1200 - 991),30px);line-height:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-family:"Raleway",sans-serif}.layout-news-archive-wrap .layout-news-archive .news-wrap .news-single .news-content .content{font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#333;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif}.layout-news-archive-wrap .layout-news-archive .load-more{margin:50px 0;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:50px;padding:0 50px;border:1px solid #00594e;background-color:#00594e;border-radius:100px;color:#fff;font-size:16px;line-height:normal;font-weight:400;text-decoration:none;text-align:center;cursor:pointer}.layout-news-archive-wrap .layout-news-archive .load-more:hover{transition:all .2s ease-in-out;background-color:rgba(0,0,0,0);color:#00594e}@media(max-width: 1024px){.layout-news-archive-wrap .layout-news-archive .load-more{padding:0 25px}}@media(max-width: 768px){.layout-news-archive-wrap .layout-news-archive .news-wrap .news-single{flex-direction:column;flex-wrap:nowrap}.layout-news-archive-wrap .layout-news-archive .news-wrap .news-single .image-wrap{width:100%}.layout-news-archive-wrap .layout-news-archive .news-wrap .news-single .news-content{width:100%;padding:20px 0 0}}.layout-product-slider-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:25px 0}.layout-product-slider-wrap .layout-product-slider{display:flex;flex-direction:column;max-width:1340px;width:90%;align-items:center;justify-content:center}.layout-product-slider-wrap .layout-product-slider .product-slider{display:block;width:100%;margin:20px 0 50px}.layout-product-slider-wrap .layout-product-slider .product-slider .product-single{display:flex;flex-direction:column;min-height:520px;padding:50px 40px 30px;box-sizing:border-box;align-items:center;justify-content:flex-end;border-radius:20px;text-decoration:none}.layout-product-slider-wrap .layout-product-slider .product-slider .product-single .image-wrap{position:relative;display:block;width:200px;height:auto;aspect-ratio:auto;border-radius:20px}.layout-product-slider-wrap .layout-product-slider .product-slider .product-single .image-wrap .image-single{position:relative;z-index:20;inset:0;display:flex;justify-content:center;align-items:center;width:100%;height:auto;transition:transform .4s ease;transform-origin:center center;background-position:center center;background-repeat:no-repeat;background-size:contain}.layout-product-slider-wrap .layout-product-slider .product-slider .product-single .image-wrap .image-single img{width:70%;height:auto;max-height:320px;-o-object-fit:contain;object-fit:contain}.layout-product-slider-wrap .layout-product-slider .product-slider .product-single .image-wrap .image-hover{position:absolute;z-index:10;inset:0;width:100%;height:100%;transform:scale(0.1);transform-origin:center center;transition:transform .4s ease;background-position:center center;background-repeat:no-repeat;background-size:contain}.layout-product-slider-wrap .layout-product-slider .product-slider .product-single .content-wrap{display:flex;flex-direction:column;width:100%;margin:30px 0 0;align-items:flex-start;justify-content:flex-start}.layout-product-slider-wrap .layout-product-slider .product-slider .product-single .content-wrap h4{font-size:15px;line-height:normal;color:#333;font-weight:400;font-family:"Raleway",sans-serif;margin:0}.layout-product-slider-wrap .layout-product-slider .product-slider .product-single .content-wrap h3{font-size:25px;line-height:normal;color:#333;font-weight:700;font-family:"Raleway",sans-serif;margin:0}.layout-product-slider-wrap .layout-product-slider .product-slider .product-single .content-wrap .btn-arw-big{display:block;width:110px;height:15px;background-image:url("assets/images/ico_arr_big.svg");background-position:left center;background-repeat:no-repeat;background-size:contain;cursor:pointer;margin:10px 0 0}.layout-product-slider-wrap .layout-product-slider .product-slider .product-single:hover .image-wrap:hover .image-single{transform:scale(1.05)}.layout-product-slider-wrap .layout-product-slider .product-slider .product-single:hover .image-wrap:hover .image-hover{transform:scale(1.2)}.layout-video-wrap{display:flex;width:100%;align-items:center;justify-content:center}.layout-video-wrap .layout-video{display:flex;width:100%;align-items:center;justify-content:center}.layout-video-wrap .layout-video .video-wrap{display:block;width:100%;height:auto}.layout-video-wrap .layout-video .video-wrap video{width:100%;height:auto}.layout-cta-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:25px 0}.layout-cta-wrap .layout-cta{position:relative;display:flex;flex-direction:column;max-width:1340px;width:95%;min-height:370px;align-items:center;justify-content:center;border-radius:25px}.layout-cta-wrap .layout-cta .image-overlay{position:absolute;z-index:10;inset:0;width:100%;height:100%;background-color:rgba(46,28,28,.5);border-radius:25px}.layout-cta-wrap .layout-cta .cta-content{position:relative;z-index:20;display:flex;flex-direction:column;max-width:670px;width:100%;padding:50px 0;align-items:center;justify-content:center}.layout-cta-wrap .layout-cta .cta-content h4{display:block;font-size:16px;line-height:normal;font-weight:600;font-family:"Raleway",sans-serif;color:#00594e;color:#fff;margin:0 0 30px}.layout-cta-wrap .layout-cta .cta-content h3{display:block;margin:0;font-size:clamp(40px,40px + 20*(100vw - 991px)/(1200 - 991),60px);line-height:clamp(48px,48px + 24*(100vw - 991px)/(1200 - 991),72px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-size:800;color:#fff;text-align:center}.layout-cta-wrap .layout-cta .cta-content .btn-transparent{margin-top:40px;position:relative;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);padding-left:clamp(20px,20px + 5*(100vw - 991px)/(1200 - 991),25px);padding-right:clamp(20px,20px + 5*(100vw - 991px)/(1200 - 991),25px);border:1px solid #fff;background-color:rgba(0,0,0,0);border-radius:100px;font-size:16px;line-height:normal;font-weight:600;font-family:"Raleway",sans-serif;color:#00594e;color:#fff;text-decoration:none;cursor:pointer}.layout-cta-wrap .layout-cta .cta-content .btn-transparent::after{position:absolute;z-index:10;content:"";display:block;right:clamp(-52px,-42px + -10*(100vw - 991px)/(1200 - 991),-42px);width:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);border-radius:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);border:1px solid #fff;background-color:#fff}.layout-cta-wrap .layout-cta .cta-content .btn-transparent::before{content:"";position:absolute;z-index:20;right:clamp(-52px,-42px + -10*(100vw - 991px)/(1200 - 991),-42px);width:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);height:clamp(40px,40px + 10*(100vw - 991px)/(1200 - 991),50px);background-color:#4fac25;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;mask-size:50% auto;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z'/></svg>") no-repeat center;-webkit-mask-size:50% auto;cursor:pointer}.layout-cta-wrap .layout-cta .cta-content .btn-transparent:hover{transition:all .2s ease-in-out}@media(max-width: 1024px){.layout-cta-wrap .layout-cta .cta-content .btn-transparent{padding:0 25px}}.layout-anonymous-form-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:50px 0;margin:50px 0 -50px}.layout-anonymous-form-wrap .layout-anonymous-form{display:flex;flex-wrap:wrap;max-width:870px;width:90%}.layout-anonymous-form-wrap .layout-anonymous-form .anonymous-form{display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:50px}.layout-anonymous-form-wrap .layout-anonymous-form .anonymous-form .content{display:flex;flex-direction:column;max-width:300px}.layout-anonymous-form-wrap .layout-anonymous-form .anonymous-form .content h3{font-size:40px;line-height:50px;color:#00594e;font-weight:700;font-family:"TT Firs",sans-serif;margin:0 0 30px}.layout-anonymous-form-wrap .layout-anonymous-form .anonymous-form .content .text{font-size:18px;line-height:normal;color:#333;font-weight:600;font-family:"Raleway",sans-serif}.layout-anonymous-form-wrap .layout-anonymous-form .anonymous-form .content-form{display:flex;flex:1;box-sizing:border-box}.single-tastes-in-action-wrap{display:flex;width:100%;align-items:center;justify-content:center;padding:25px 0}.single-tastes-in-action-wrap .single-tastes-in-action{display:flex;flex-direction:column;max-width:1340px;width:90%;align-items:center;justify-content:center}.single-tastes-in-action-wrap .single-tastes-in-action .image-wrap{position:relative;overflow:hidden;display:block;width:100%;aspect-ratio:16/9;border-radius:20px}.single-tastes-in-action-wrap .single-tastes-in-action .image-wrap .image-single{position:absolute;inset:0;width:100%;height:100%;transition:transform .4s ease;transform-origin:center center;background-position:center center;background-repeat:no-repeat;background-size:cover}.single-tastes-in-action-wrap .single-tastes-in-action .image-wrap:hover .image-single{transform:scale(1.1)}.single-tastes-in-action-wrap .single-tastes-in-action .single-wrap{display:flex;flex-wrap:wrap;align-items:flex-start;margin:50px 0 0}.single-tastes-in-action-wrap .single-tastes-in-action .single-wrap .col-50{display:block;width:50%}.single-tastes-in-action-wrap .single-tastes-in-action .single-wrap .col-100{display:block;width:100%}.single-tastes-in-action-wrap .single-tastes-in-action .excerpt{margin-bottom:clamp(20px,20px + 30*(100vw - 991px)/(1200 - 991),50px);padding-right:clamp(0px,0px + 150*(100vw - 991px)/(1200 - 991),150px);font-size:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);line-height:clamp(35px,35px + 15*(100vw - 991px)/(1200 - 991),50px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e}.single-tastes-in-action-wrap .single-tastes-in-action h1{margin:0;margin-bottom:clamp(20px,20px + 30*(100vw - 991px)/(1200 - 991),50px);font-size:clamp(40px,40px + 20*(100vw - 991px)/(1200 - 991),60px);line-height:clamp(48px,48px + 24*(100vw - 991px)/(1200 - 991),72px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-weight:800}.single-tastes-in-action-wrap .single-tastes-in-action h3{margin:0 0 24px;font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#00594e;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif;font-weight:800}.single-tastes-in-action-wrap .single-tastes-in-action .required_ingredients,.single-tastes-in-action-wrap .single-tastes-in-action .preparation{padding-right:clamp(0px,0px + 150*(100vw - 991px)/(1200 - 991),150px);margin-bottom:clamp(0px,30px + -30*(100vw - 991px)/(1200 - 991),30px)}.single-tastes-in-action-wrap .single-tastes-in-action .required_ingredients ul li:not(:last-of-type),.single-tastes-in-action-wrap .single-tastes-in-action .required_ingredients ol li:not(:last-of-type),.single-tastes-in-action-wrap .single-tastes-in-action .preparation ul li:not(:last-of-type),.single-tastes-in-action-wrap .single-tastes-in-action .preparation ol li:not(:last-of-type){margin-bottom:10px}@media(max-width: 1024px){.single-tastes-in-action-wrap .single-tastes-in-action .single-wrap .col-50{width:100%}.single-tastes-in-action-wrap .single-tastes-in-action .single-wrap .col-50:nth-of-type(2){order:1}.single-tastes-in-action-wrap .single-tastes-in-action .single-wrap .col-50:not(:nth-of-type(2)){order:2}}.archive-products-wrap{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center}.archive-products-wrap .archive-products-image{display:block;width:100%;margin-top:10px;height:calc(100svh - 110px);background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:20px}@media(max-width: 991px){.archive-products-wrap .archive-products-image{height:50vh}}.archive-products-wrap .archive-products-head{display:flex;flex-direction:row;max-width:1260px;width:95%;padding-top:clamp(25px,25px + 25*(100vw - 991px)/(1200 - 991),50px);padding-bottom:clamp(25px,25px + 25*(100vw - 991px)/(1200 - 991),50px);align-items:flex-start;justify-content:space-between}.archive-products-wrap .archive-products-head .title{display:flex;flex:1}.archive-products-wrap .archive-products-head .title h1{margin:0;margin-bottom:clamp(0px,25px + -25*(100vw - 991px)/(1200 - 991),25px);font-size:clamp(40px,40px + 20*(100vw - 991px)/(1200 - 991),60px);line-height:clamp(48px,48px + 24*(100vw - 991px)/(1200 - 991),72px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-weight:800}.archive-products-wrap .archive-products-head .excerpt{display:flex;flex-direction:column;flex:1;font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#333;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif}.archive-products-wrap .archive-products-head .excerpt strong{font-weight:800;color:#00594e}@media(max-width: 991px){.archive-products-wrap .archive-products-head{flex-direction:column;justify-content:flex-start}}.archive-products-wrap .archive-products-wrap{display:flex;max-width:1260px;width:95%;align-items:center;justify-content:center}.archive-products-wrap .archive-products-wrap .archive-products{display:flex;flex-wrap:wrap;padding-top:clamp(15px,15px + 35*(100vw - 991px)/(1200 - 991),50px);padding-bottom:clamp(15px,15px + 35*(100vw - 991px)/(1200 - 991),50px)}.archive-products-wrap .archive-products-wrap .archive-products .product-wrap{display:flex;flex-direction:column;flex:0 0 33.333%;max-width:33.333%;padding:0 0 20px;padding-top:clamp(50px,50px + 50*(100vw - 991px)/(1200 - 991),100px);box-sizing:border-box;align-items:center;justify-content:center;border-bottom:1px solid #4fac25;border-right:1px solid #4fac25;text-decoration:none}.archive-products-wrap .archive-products-wrap .archive-products .product-wrap:nth-child(3n){border-right:none}.archive-products-wrap .archive-products-wrap .archive-products .product-wrap:nth-last-child(-n+3){border-bottom:none}.archive-products-wrap .archive-products-wrap .archive-products .product-wrap:nth-last-child(3):nth-child(3n){border-bottom:1px solid #4fac25}.archive-products-wrap .archive-products-wrap .archive-products .product-wrap:nth-last-child(2):nth-child(3n){border-bottom:1px solid #4fac25}.archive-products-wrap .archive-products-wrap .archive-products .product-wrap:nth-last-child(3):nth-child(3n-1){border-bottom:1px solid #4fac25}.archive-products-wrap .archive-products-wrap .archive-products .product-wrap .image-wrap{position:relative;display:block;width:200px;aspect-ratio:1/1;border-radius:20px}.archive-products-wrap .archive-products-wrap .archive-products .product-wrap .image-wrap .image-single{position:absolute;z-index:20;display:flex;justify-content:center;align-items:center;inset:0;width:100%;height:100%;transition:transform .4s ease;transform-origin:center center;background-position:center center;background-repeat:no-repeat;background-size:contain}.archive-products-wrap .archive-products-wrap .archive-products .product-wrap .image-wrap .image-single img{max-width:100%;max-height:100%;height:auto}.archive-products-wrap .archive-products-wrap .archive-products .product-wrap .image-wrap .image-hover{position:absolute;z-index:10;inset:0;width:100%;height:100%;transform:scale(0.1);transform-origin:center center;transition:transform .4s ease;background-position:center center;background-repeat:no-repeat;background-size:contain}.archive-products-wrap .archive-products-wrap .archive-products .product-wrap h3{position:relative;display:flex;flex-direction:column;width:65%;height:80px;margin:20px auto 0;text-align:center;align-items:center;justify-content:center;font-size:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);line-height:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);font-weight:600;font-family:"TT Firs",sans-serif;color:#00594e}.archive-products-wrap .archive-products-wrap .archive-products .product-wrap:hover .image-wrap:hover .image-single{transform:scale(1.05)}.archive-products-wrap .archive-products-wrap .archive-products .product-wrap:hover .image-wrap:hover .image-hover{transform:scale(1.2)}@media(max-width: 991px){.archive-products-wrap .archive-products-wrap .archive-products{flex-direction:column;flex-wrap:nowrap;width:80%}.archive-products-wrap .archive-products-wrap .archive-products .product-wrap{flex:0 0 100%;max-width:100%;border-right:none}.archive-products-wrap .archive-products-wrap .archive-products .product-wrap:nth-last-child(-n+3){border-bottom:1px solid #4fac25}.archive-products-wrap .archive-products-wrap .archive-products .product-wrap h3{height:auto}}.single-product-wrap{display:flex;flex-direction:column;width:100%;padding-top:clamp(50px,50px + 50*(100vw - 991px)/(1200 - 991),100px);align-items:center;justify-content:center}.single-product-wrap .single-product{display:flex;flex-wrap:wrap;max-width:1260px;width:95%;align-items:flex-start;justify-content:center}.single-product-wrap .single-product .product-image{display:flex;width:40%;align-items:center;justify-content:center}.single-product-wrap .single-product .product-image img{max-width:350px;height:auto}.single-product-wrap .single-product .product-content{display:flex;flex-direction:column;width:60%}.single-product-wrap .single-product .product-content h1{margin:0;padding-bottom:clamp(30px,30px + 50*(100vw - 991px)/(1200 - 991),80px);font-size:clamp(40px,40px + 20*(100vw - 991px)/(1200 - 991),60px);line-height:clamp(48px,48px + 24*(100vw - 991px)/(1200 - 991),72px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-size:800}.single-product-wrap .single-product .product-content .product-image-rsp{display:none;width:100%;align-items:flex-start;justify-content:center}.single-product-wrap .single-product .product-content .product-image-rsp img{max-width:250px;max-height:350px;height:auto}.single-product-wrap .single-product .product-content .description,.single-product-wrap .single-product .product-content .composition,.single-product-wrap .single-product .product-content .nutritional-values{font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#333;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif}.single-product-wrap .single-product .product-content .badges{display:flex;flex-direction:row;padding:40px 0;align-items:center;justify-content:flex-start;border-bottom:1px solid #4fac25}.single-product-wrap .single-product .product-content .badges img{height:70px;width:auto;margin:0 15px 0 0}.single-product-wrap .single-product .product-content .composition,.single-product-wrap .single-product .product-content .nutritional-values{padding:25px 0;border-bottom:1px solid #4fac25}.single-product-wrap .single-product .product-content h3{margin:0 0 25px;font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#00594e;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif;font-weight:800;font-family:"TT Firs",sans-serif}@media(max-width: 1024px){.single-product-wrap .single-product{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}.single-product-wrap .single-product .product-image{display:none}.single-product-wrap .single-product .product-content{width:100%}.single-product-wrap .single-product .product-content .product-image-rsp{display:flex;margin-bottom:25px}}.product-all-title{display:flex;max-width:1340px;width:90%;margin:0 auto;margin-top:clamp(30px,30px + 70*(100vw - 991px)/(1200 - 991),100px);margin-bottom:clamp(30px,30px + 70*(100vw - 991px)/(1200 - 991),100px);align-items:center;justify-content:center}.product-all-title h2{margin:0;font-size:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);line-height:clamp(35px,35px + 15*(100vw - 991px)/(1200 - 991),50px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e}.products-all{display:flex;flex-wrap:wrap;max-width:1340px;width:90%;margin:0 auto;margin-bottom:clamp(30px,30px + 70*(100vw - 991px)/(1200 - 991),100px);align-items:flex-end;justify-content:space-between}.products-all .product-one{display:flex;flex:1 1 0;align-items:center;justify-content:center;margin-bottom:25px}.products-all .product-one .image-wrap{position:relative;display:block;width:160px;aspect-ratio:1/1;border-radius:20px}.products-all .product-one .image-wrap .image-single{position:absolute;z-index:20;display:flex;justify-content:center;align-items:center;inset:0;width:100%;height:100%;transition:transform .4s ease;transform-origin:center center;background-position:center center;background-repeat:no-repeat;background-size:contain}.products-all .product-one .image-wrap .image-single img{max-width:100%;max-height:100%;height:auto}.products-all .product-one .image-wrap .image-hover{position:absolute;z-index:10;inset:0;width:100%;height:100%;transform:scale(0.1);transform-origin:center center;transition:transform .4s ease;background-position:center center;background-repeat:no-repeat;background-size:contain}.products-all .product-one:hover .image-wrap:hover .image-single{transform:scale(1.05)}.products-all .product-one:hover .image-wrap:hover .image-hover{transform:scale(1.2)}.spacer{display:block;width:100%;height:100px}@media(max-width: 1200px){.spacer{height:60px}}.page-header-wrap{display:flex;width:100%;align-items:center;justify-content:center}.page-header-wrap .page-header{display:block;max-width:1340px;width:95%}.page-header-wrap .page-header h1{font-size:clamp(40px,40px + 20*(100vw - 991px)/(1200 - 991),60px);line-height:clamp(48px,48px + 24*(100vw - 991px)/(1200 - 991),72px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-weight:800;margin-top:clamp(30px,30px + 20*(100vw - 991px)/(1200 - 991),50px);margin-bottom:clamp(10px,10px + 10*(100vw - 991px)/(1200 - 991),20px)}.page-wrap{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center}.page-wrap .page-content{display:block;max-width:1340px;width:95%;padding-top:clamp(15px,15px + 15*(100vw - 991px)/(1200 - 991),30px);padding-bottom:clamp(50px,50px + 50*(100vw - 991px)/(1200 - 991),100px)}.page-wrap .page-content .content{font-family:"Raleway",sans-serif}.page-wrap .page-content .content h2{font-size:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);line-height:clamp(35px,35px + 15*(100vw - 991px)/(1200 - 991),50px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;margin-top:clamp(15px,15px + 15*(100vw - 991px)/(1200 - 991),30px);margin-bottom:clamp(10px,10px + 20*(100vw - 991px)/(1200 - 991),30px)}.page-wrap .page-content .content h3{font-size:clamp(20px,20px + 10*(100vw - 991px)/(1200 - 991),30px);line-height:clamp(25px,25px + 15*(100vw - 991px)/(1200 - 991),40px);font-weight:700;font-family:"TT Firs",sans-serif;color:#00594e;font-weight:600;margin-top:clamp(30px,30px + 20*(100vw - 991px)/(1200 - 991),50px);margin-bottom:clamp(10px,10px + 10*(100vw - 991px)/(1200 - 991),20px)}.page-wrap .page-content .content a{color:#4fac25;text-decoration:none}.page-wrap .page-content .content a:hover{color:#00594e;text-decoration:none}.list-pg-wrap .slick-slide,.layout-testes-wrap .slick-slide,.product-slider .slick-slide{margin:0 15px}.list-pg-wrap .slick-list,.layout-testes-wrap .slick-list,.product-slider .slick-list{margin:0 -15px}.slick-track{display:flex;align-items:center}.slick-arrow{position:absolute;z-index:50;display:block;width:50px;height:50px;bottom:-75px;background-color:rgba(0,0,0,0);border:2px solid currentColor;color:#fff;border-radius:50px;font-size:0;line-height:0;cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.slick-arrow::before{content:"";display:block;width:25px;height:7px;margin:0 auto;position:relative;top:0;background-color:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z' fill='black'/></svg>") no-repeat center/contain;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 7'><path d='M20.6882 6.40589H19.7762C20.2882 5.26989 20.8162 4.40589 21.3122 3.84589L0.912222 3.84589V2.70989L21.3122 2.70989C20.8002 2.14989 20.2882 1.28589 19.7762 0.165886H20.6882C21.8082 1.47789 22.9922 2.43789 24.2082 3.06189V3.50989C22.9922 4.13389 21.8082 5.09389 20.6882 6.40589Z' fill='black'/></svg>") no-repeat center/contain;transition:transform .25s ease}.slick-arrow:hover{background-color:#fff;color:#00594e;border:2px solid #fff;outline:none}.slick-arrow.slick-disabled{pointer-events:none}.slick-arrow.slick-prev{left:calc(50% - 60px);transform:rotate(180deg)}.slick-arrow.slick-next{right:calc(50% - 60px)}.product-slider .slick-arrow{background-color:rgba(0,0,0,0);border:2px solid currentColorW;color:#00594e}.product-slider .slick-arrow::before{background-color:currentColorW}.product-slider .slick-arrow:hover{background-color:#00594e;color:#fff;border:2px solid #00594e;outline:none}.wpcf7-list-item{margin:0}.wpcf7 .wpcf7-submit:disabled{cursor:inherit}body{position:relative;width:100%;margin:0;padding:0;background-color:#fff;font-family:"Raleway",sans-serif;color:#333;font-size:clamp(14px,14px + 4*(100vw - 991px)/(1200 - 991),18px);line-height:clamp(18px,18px + 7*(100vw - 991px)/(1200 - 991),25px);color:#333;font-weight:600;text-decoration:none;font-family:"Raleway",sans-serif}html{scroll-behavior:smooth}.slide{height:100%}p{margin:0}p:not(:last-child){margin-bottom:clamp(15px,15px + 10*(100vw - 991px)/(1200 - 991),25px)}strong{font-weight:700}.spacer{display:block;height:clamp(60pxpx,60pxpx + 40px*(100vw - 991px)/(1200 - 991),100pxpx)}/*# sourceMappingURL=style.min.css.map */