:root{--tint1: #e5f2e9;--tint2: #cae4d3;--tint3: #b0d7bd;--tint4: #96c9a7;--tint5: #7cbc91;--tint6: #61ae7b;--tint7: #4e9968;--primery: #417f56;--shade-1: #396f4b;--shade-2: #315f41;--shade-3: #294f36;--shade-4: #21402b;--shade-5: #183020;--shade-6: #102016;--shade-7: #08100b;--white: #ffffff;--gray-1: #f9f9f9;--gray-2: #e1e1e1;--gray-3: #ededed;--gray-4: #cbcbcb;--gray-5: #adadad;--gray-6: #757575;--gray-7: #717171;--gray-8: #353535;--black: #0c0c0c;--error: #c30000;--error-light: #ed2e2e;--error-extra-light: #fff2f2;--success: #00966d;--success-light: #00ba88;--success-extra-light: #f3fdfa;--warning: #a9791c;--warning-light: #f4b740;--warning-extra-light: #fff8e1}@font-face{font-family:Estedad-VF;font-weight:100;src:url(/assets/Estedad-Thin-6a3c9a68.woff2)}@font-face{font-family:Estedad-VF;font-weight:200;src:url(/assets/Estedad-ExtraLight-55fd5fb2.woff2)}@font-face{font-family:Estedad-VF;font-weight:300;src:url(/assets/Estedad-Light-ee5f65f6.woff2)}@font-face{font-family:Estedad-VF;font-weight:400;src:url(/assets/Estedad-Regular-6ba075dd.woff2)}@font-face{font-family:Estedad-VF;font-weight:500;src:url(/assets/Estedad-Medium-4e1b19af.woff2)}@font-face{font-family:Estedad-VF;font-weight:600;src:url(/assets/Estedad-SemiBold-94cb7c20.woff2)}@font-face{font-family:Estedad-VF;font-weight:700;src:url(/assets/Estedad-Bold-45fdd90f.woff2)}@font-face{font-family:Estedad-VF;font-weight:800;src:url(/assets/Estedad-ExtraBold-3c524163.woff2)}@font-face{font-family:Estedad-VF;font-weight:900;src:url(/assets/Estedad-Bold-45fdd90f.woff2)}h1{font-family:Estedad-VF;font-style:normal;font-weight:700;font-size:44px!important;line-height:140%;color:var(--black)}h2{font-family:Estedad-VF;font-style:normal;font-weight:700;font-size:40px!important;line-height:140%;color:var(--black)}h3{font-family:Estedad-VF;font-style:normal;font-weight:700;font-size:42px!important;line-height:140%;color:var(--black)}h4{font-family:Estedad-VF;font-style:normal;font-weight:700;font-size:24px!important;line-height:140%;color:var(--black)}h5,h6{font-family:Estedad-VF;font-style:normal;font-weight:700;font-size:20px!important;line-height:140%;color:var(--black)}.text-bodyXL{font-family:Estedad-VF;font-style:normal;font-weight:400;font-size:20px;line-height:180%}.text-captionSM{font-family:Estedad-VF;font-style:normal;font-weight:400;font-size:14px;line-height:180%}.card-Shadow{box-shadow:0 16px 6px #00000003,0 9px 5px #0000000d,0 4px 4px #00000017,0 1px 2px #0000001a,0 0 #0000001a}.contactCard-shadow{box-shadow:0 42px 17px #00000003,0 24px 14px #0000000d,0 11px 11px #00000017,0 3px 6px #0000001a,0 0 #0000001a}.app{width:100%;display:flex;flex-direction:column;align-items:center}.desktop-navbar{display:flex}.desktop-navbar-link{margin-right:2.4rem;color:var(--gray-7)}.desktop-navbar-link.active,.desktop-navbar-link:hover{font-weight:700;color:var(--primery)}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px #0003;padding:12px 16px;z-index:1}.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block;color:var(--gray-7)}.dropdown:hover .dropdown-content{display:block}@media screen and (max-width: 1024px){.desktop-navbar-link{margin-right:1.2rem}.desktop-navbar-link.text-bodyXL{font-size:16px!important}}.mobile-navber{position:absolute;right:0;top:0;width:256px;height:auto;background-color:var(--white);z-index:9999999}.mobile-navbar-top{height:94px;background:linear-gradient(0deg,rgba(0,0,0,.65),rgba(0,0,0,.65)),url(/assets/mobile-menu-696d3853.jpg);background-size:cover;background-position:center}.mobile-navbar-logo{position:relative;width:63px;height:30px;color:var(--white);margin-right:16px;margin-top:32px}.mobile-navbar-close{position:absolute;top:16px;left:16px;color:var(--white);cursor:pointer}.mobile-navbar-link{display:flex;align-items:center;gap:8px;padding:8px 0;margin:8px 16px;border-bottom:1px solid #cbcbcb;color:var(--gray-8)}.mobile-navbar-link.active{font-weight:700;color:var(--primery)}.dropDown{display:flex;align-items:center;justify-content:space-between}.dropDown div{display:flex;align-items:center;gap:8px}.mobile-navbar-icon{width:2.4rem;height:2.4rem;border-radius:4px;cursor:pointer;padding:1px;color:var(--primery)}.mobile-navbar-ul{margin-bottom:100px}.dropContent{margin-right:45px}.header{background-color:var(--white);margin-bottom:1rem;z-index:999999;max-width:1440px;width:90%}.header-warpper{display:flex;align-items:center;justify-content:space-between;padding:3rem 10rem}.header-logo{order:1}.logo{width:155px;height:51px}.header-navbar{order:2}.header-icons-section{display:flex;order:3}.header-icons{background-color:var(--tint1);border-radius:4px;margin-right:8px;cursor:pointer}.header-icon{padding:8px;color:var(--primery)}@media screen and (max-width: 480px){.header{height:64px}.header .header-warpper{padding:2rem!important}.logo{width:102px;height:32px}.header-logo{order:2}.header-navbar{order:1}.header-icons{font-size:10px!important}.header-icons .header-icon{width:16px;height:16px;padding:4px}.header-icons:last-child{display:none;visibility:hidden}}@media screen and (max-width: 1024px){.header .header-warpper{padding:2rem 1rem}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.slider-slide{display:flex;width:100%;height:336px;justify-content:center;align-items:center}.MainSlider .swiper-wrapper{height:336px!important}.slider-img{width:100%;height:336px}.slider-img-filter{position:absolute;width:100%;height:336px;background:linear-gradient(0deg,rgba(0,0,0,.55),rgba(0,0,0,.55)),linear-gradient(0deg,rgba(33,64,43,.5),rgba(33,64,43,.5))}.slider-title{text-align:center;position:absolute;color:var(--tint1)}.swiper-wrapper{width:100vw}.swiper-button-next,.swiper-button-prev{color:var(--tint1)}.swiper-pagination{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJoAAAAhCAYAAAAh8rKhAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHZSURBVHgB7dvRTcMwGATgCxMwQrpB2SBM0G5AmYBuUJiAESgbsEFhAtiAjNANwm9iUKFp7N92VCW+T7LygHjK6ezaToGBNU1TymMho5Ixl3FpB53XXkZtx4uMt6IoagykwEAkYJU8NmgDRuOwlfEwROCSB00CZlrrEQzYmG2ROHBJgyYhW6MNGY1fLeNWwvaKBC6QiITsHgzZlJQydvJeb5BAkkazIduApmolzfaMCNFBY8iycSVh+0CgqKDZrYtPUA5qtGHbI0DsGm0HykWJiJkruNGkzVbyeALlZhay7RHTaFyX5ekOAYKCZtusBOVoJe9ffYQY2mgLUK5MyNTvPzRoS1DOKiipgya1yZDRUjt9hjQap00yIZtr/iEkaBWIlLsOqqDZO2YliKTRNNOnttGSnOTTJJiQeedBGzT+EKBD3nnwDprdpOVdfzpU2eWUk6bROG1SF69dCK9DdV4Hoh7m2tDMdX3It9F4gE6nmOWU86Dd2WhsM/LgbDWfRmObkYuz1XobjW1GCr2t5mo0thn56m21k43Gq9oUqPNrqc6g2SnTfHhSgkjHhOz6/xR6NHUyZBTJXB86WnL9CRpDRoms7Yflv76DZgJm//AOhozS2Eimdj9noV+RQJYYlNC8OgAAAABJRU5ErkJggg==);left:50%!important;top:-10px;bottom:0px!important;translate:-50%;display:flex;align-items:center;justify-content:center;width:150px!important;height:30px}.swiper-pagination-bullet-active{color:var(--primery)!important;background-color:var(--primery)!important}@media screen and (max-width: 1024px){.MainSlider .swiper-wrapper{width:100vw}.slider-slide,.slider-img{height:250px}.slider-title{font-size:3rem!important}.MainSlider .swiper-wrapper{height:250px!important}}@media screen and (max-width: 480px){.swiper-wrapper{width:100vw!important}.slider-slide,.slider-img,.slider-img-filter{height:176px}.MainSlider .swiper-wrapper{height:176px!important}.slider-title{font-size:1.6rem!important}.swiper-button-next,.swiper-button-prev{display:none}.swiper-pagination{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJoAAAAhCAYAAAAh8rKhAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHZSURBVHgB7dvRTcMwGATgCxMwQrpB2SBM0G5AmYBuUJiAESgbsEFhAtiAjNANwm9iUKFp7N92VCW+T7LygHjK6ezaToGBNU1TymMho5Ixl3FpB53XXkZtx4uMt6IoagykwEAkYJU8NmgDRuOwlfEwROCSB00CZlrrEQzYmG2ROHBJgyYhW6MNGY1fLeNWwvaKBC6QiITsHgzZlJQydvJeb5BAkkazIduApmolzfaMCNFBY8iycSVh+0CgqKDZrYtPUA5qtGHbI0DsGm0HykWJiJkruNGkzVbyeALlZhay7RHTaFyX5ekOAYKCZtusBOVoJe9ffYQY2mgLUK5MyNTvPzRoS1DOKiipgya1yZDRUjt9hjQap00yIZtr/iEkaBWIlLsOqqDZO2YliKTRNNOnttGSnOTTJJiQeedBGzT+EKBD3nnwDprdpOVdfzpU2eWUk6bROG1SF69dCK9DdV4Hoh7m2tDMdX3It9F4gE6nmOWU86Dd2WhsM/LgbDWfRmObkYuz1XobjW1GCr2t5mo0thn56m21k43Gq9oUqPNrqc6g2SnTfHhSgkjHhOz6/xR6NHUyZBTJXB86WnL9CRpDRoms7Yflv76DZgJm//AOhozS2Eimdj9noV+RQJYYlNC8OgAAAABJRU5ErkJggg==);background-size:85px 20px;width:85px!important;height:20px}.swiper-pagination-bullet{margin:2px!important}}.MainResturantMenu{display:flex;flex-direction:column;align-items:center;margin-top:4rem}.MainResturantMenu h2{margin-bottom:4rem}.MainResturantMenu-menu{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;margin-top:10rem;margin-bottom:4.8rem}.MainResturantMenu-menu-item{width:380px;display:flex;flex-direction:column;align-items:center;border-radius:8px;margin-bottom:3rem}.MainResturantMenu-img{width:200px;height:200px;position:relative;translate:0 -50%}.MainResturantMenu-menu a:hover .MainResturantMenu-btn,.MainResturantMenu-menu a:hover .MainResturantMenu-menu2{box-shadow:0 16px 6px #00000003,0 9px 5px #0000000d,0 4px 4px #00000017,0 1px 2px #0000001a,0 0 #0000001a;transition:all .3s ease-in}.MainResturantMenu-btn{padding:1rem 2rem;position:relative;background-color:var(--primery);border:none;border-radius:8px;font-family:Estedad-VF;font-style:normal;font-weight:400;font-size:20px;line-height:180%;color:var(--white);translate:0 -170%;cursor:pointer}.MainResturantMenu-menu2{position:absolute;border:1px solid var(--primery);border-radius:8px;width:300px;height:120px;padding:8px;z-index:-100;background:transparent}@media screen and (max-width: 1024px){.MainResturantMenu-menu{flex-wrap:wrap;gap:24px}.MainResturantMenu-menu-item{flex:100%}}@media screen and (max-width: 480px){.MainResturantMenu h2{margin-bottom:2rem}.MainResturantMenu-menu,.MainResturantMenu{margin-top:3rem;margin-bottom:1rem}.MainResturantMenu-menu{flex-wrap:wrap;gap:24px}.MainResturantMenu-menu-item{flex:40%}.MainResturantMenu-img{width:100px;height:100px}.MainResturantMenu-menu2{width:40%;height:80px}.MainResturantMenu-btn{font-size:14px;padding:.5rem 2rem;translate:0 -60%}}.mainAbout{display:flex;justify-content:center;align-items:center;gap:24px;background:linear-gradient(0deg,rgba(0,0,0,.55),rgba(0,0,0,.55)),linear-gradient(0deg,rgba(33,64,43,.5),rgba(33,64,43,.5)),url(/assets/mainAbout-0460a839.jpg);background-position:center;padding:48px 108px;width:100vw}.mainAbout-summery{display:flex;flex-direction:column;width:600px;gap:16px}.mainAbout-summery-title{color:var(--white)}.mainAbout-summery-body{font-weight:400;font-size:20px;line-height:180%;text-align:justify;color:var(--white)}.mainAbout-summery-btn{align-self:flex-end;display:flex;align-items:center;justify-content:center;font-family:inherit;font-size:16px;font-weight:500;border:1px solid var(--white);border-radius:4px;background-color:transparent;color:var(--white);padding:.5rem 2.7rem}.mainAbout-feautres{margin-top:2rem;position:relative;display:flex;flex-wrap:wrap;width:400px;align-items:baseline}.mainAbout-feautres-item{margin-top:2rem;flex:40%;color:var(--white);display:flex;flex-direction:column;justify-content:center;align-items:center}.mainAbout-feautres-item-icon{width:48px;height:48px;margin-bottom:4px}.mainAbout-feautres-item-title{font-weight:400;font-size:18px;line-height:180%;text-align:center}@media screen and (max-width: 1024px){.mainAbout{padding:48px 54px}.mainAbout-feautres{width:45%}}@media screen and (max-width: 480px){.mainAbout{width:auto;flex-direction:column;align-items:center;justify-content:center;padding:20px;gap:4px}.mainAbout-summery-title{font-size:18px!important}.mainAbout-summery{padding:1rem;width:auto}.mainAbout-feautres{width:auto}.mainAbout-feautres-item-icon{width:24px;height:24px}.mainAbout-feautres-item-title{font-size:12px}.mainAbout-summery-body{font-size:10px}.mainAbout-summery-btn{font-size:12px!important}}.overlayBGC{position:fixed;width:100%;height:100vh;top:0;display:flex;align-items:center;justify-content:center;background-color:#0009;z-index:9999999999}.MainResturantBranches{margin:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.MainResturantBranches-cards{display:flex;justify-content:center}.MainResturantBranches-card{transition:all .5s;width:25%;margin:2.4rem;border-radius:8px;border:1px solid var(--gray-4);overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center}.MainResturantBranches-card-top{width:100%;height:230px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000}.MainResturantBranches-card-img{width:100%;height:230px;object-fit:cover}.MainResturantBranches-card-img-icon{position:absolute;z-index:999999999;width:40px;height:40px;padding:10px;background:radial-gradient(farthest-side,rgba(255,255,255,.6) 60%,rgba(255,255,255,.3) 61%);border-radius:50%;visibility:hidden}.MainResturantBranches-card-info{padding:8px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.MainResturantBranches-card-info h6{margin-bottom:8px}.MainResturantBranches-card-info p{font-weight:500;font-size:14px;line-height:180%;margin-bottom:8px}.MainResturantBranches-card-info button{font-family:inherit;font-weight:400;font-size:12px;background-color:transparent;border:1px solid var(--shade-2);color:var(--shade-2);border-radius:4px;opacity:0;height:0;transition:all .5s;width:128px}.MainResturantBranches-card:hover{box-shadow:0 16px 6px #00000003,0 9px 5px #0000000d,0 4px 4px #00000017,0 1px 2px #0000001a,0 0 #0000001a}.MainResturantBranches-card:hover .MainResturantBranches-card-img{opacity:.5}.MainResturantBranches-card:hover .MainResturantBranches-card-img,.MainResturantBranches-card:hover .MainResturantBranches-card-top{height:190px;transition:all .5s}.MainResturantBranches-card:hover .MainResturantBranches-card-img-icon{visibility:visible;transition:all .5s}.MainResturantBranches-card:hover .MainResturantBranches-card-info button{padding:5px 15px;opacity:1;height:auto}@media screen and (max-width: 1024px){.MainResturantBranches-card-info h6{font-size:16px!important}.MainResturantBranches-card-info p{font-size:12px}.MainResturantBranches-card-info button{font-size:10px;font-weight:500}.MainResturantBranches-card-top,.MainResturantBranches-card-img{height:150px}.MainResturantBranches-card:hover .MainResturantBranches-card-img,.MainResturantBranches-card:hover .MainResturantBranches-card-top{height:100px;transition:all .5s}}@media screen and (max-width: 480px){.MainResturantBranches-cards{flex-direction:column}.MainResturantBranches-card{height:160px;width:90%;margin:1rem;flex-direction:row}.MainResturantBranches-card-top{width:40%;height:100%!important}.MainResturantBranches-card-img{width:100%;height:100%;object-fit:cover;margin-bottom:0}.MainResturantBranches-card:hover .MainResturantBranches-card-top,.MainResturantBranches-card:hover .MainResturantBranches-card-img{height:100%;transition:all .5s}.MainResturantBranches-card-info{width:50%;height:auto}.MainResturantBranches-card:hover .MainResturantBranches-card-info button{padding:0;opacity:0}.overlayBGC{padding-top:10rem}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.BranchesPhotosSlider{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.BranchesPhotosSlider .swiper-wrapper{width:800px;height:400px}.BranchesPhotosSlider-photos{position:absolute;border-radius:8px}.BranchesPhotosSlider-photos img{width:100%;height:100%}.BranchesPhotosSlider-tumbs .swiper-wrapper{display:flex;justify-content:center;height:100px}.BranchesPhotosSlider-tumbs .swiper-slide{width:80px!important;margin:1rem}.BranchesPhotosSlider-tumbs img{border-radius:4px;width:80px;height:80px}.BranchesPhotosSlider-tumbs img:hover{border:1px solid #fff}.BranchesPhotosSlider-close{position:absolute;top:24px;left:24px;width:30px;height:30px;color:var(--white);z-index:99;background-color:#00000080;padding:.5rem;border-radius:50%}@media screen and (max-width: 1024px){.swiper-wrapper{width:450px;height:350px}.BranchesPhotosSlider-tumbs img{border-radius:4px;width:50px;height:50px}.BranchesPhotosSlider-tumbs .swiper-slide{width:50px!important;margin:.5rem}}@media screen and (max-width: 480px){.swiper-wrapper{width:350px;height:250px}}.home{max-width:1400px;display:flex;flex-direction:column;justify-content:center;align-items:center}.home-slider{display:block;width:10vw!important}.menu-mainCategorys{display:flex;background-color:var(--gray-3)}.menu-mainCategorys ul{display:flex;margin:0px 10rem}.menu-mainCategorys li{font-weight:700;font-size:20px;line-height:140%;padding:18px;color:var(--gray-7);cursor:pointer}.menu-mainCategorys li.active{border-bottom:2px solid var(--primery);color:var(--primery)}.menu-category{margin-top:10px;display:flex;flex-wrap:wrap}.menu-category h4{width:100%;margin-bottom:24px;margin-top:48px}.menu-subCategorys ul{display:flex;margin:18px 10rem;padding-top:17px}.menu-subCategorys a{font-family:Estedad-VF;font-weight:400;font-size:16px;padding:8px 12px;color:var(--gray-8);background-color:var(--gray-3);text-decoration:none;border-radius:64px;margin-right:8px}.menu-foods{margin:0 10rem}.food-cards{display:flex;flex-wrap:wrap;gap:24px}.food-card{width:600px;display:flex;border:1px solid #cbcbcb;border-radius:8px;margin-bottom:24px}.food-card:hover,.food-card-info button:hover{box-shadow:0 16px 6px #00000003,0 9px 5px #0000000d,0 4px 4px #00000017,0 1px 2px #0000001a,0 0 #0000001a;transition:all .3s ease-in-out}.food-card-info{padding:8px 32px 8px 8px;width:auto;display:flex;flex-direction:column}.food-card-info h6{margin-bottom:6.5px;line-height:180%}.food-card-details{display:flex;width:100%;justify-content:space-between}.food-card-details p{font-weight:400;font-size:14px;line-height:180%;margin-left:17px}.food-card-price{display:flex;flex-direction:column;align-items:center;justify-content:center;width:auto}.food-card-price span{display:flex;flex-direction:row-reverse}.food-card-price span p{font-family:Estedad-VF;font-weight:400;font-size:16px;line-height:180%;text-decoration-line:line-through;color:var(--gray-5)}.food-card-price span .food-card-off{display:flex;align-items:center;justify-content:center;color:var(--error);text-decoration:none;background-color:var(--error-extra-light);border-radius:8px;font-weight:400;font-size:12px;padding:1px 5px}.food-card-price p{width:100%;font-weight:400;font-size:18px;line-height:180%}.food-card-info button{align-self:flex-end;left:0;background-color:var(--primery);border:none;color:var(--white);font-weight:500;font-size:16px;line-height:180%;font-family:inherit;border-radius:4px;padding:5px 50px;margin:8px 10px;cursor:pointer}@media screen and (max-width: 1024px){.menu-foods{margin:0 5rem}}@media screen and (max-width: 480px){.food-cards{display:flex;flex-direction:column;margin:auto;gap:12px}.food-card{height:100px;width:320px;margin-bottom:0}.menu-mainCategorys ul{margin:5px 25px}.menu-mainCategorys li{font-size:14px;padding:16px}.menu-subCategorys a{font-size:10px;padding:3px 7.5px}.menu-subCategorys ul{margin:10px 25px;padding-top:11px}.menu-foods{margin:0 21px}.menu-category h4{margin-bottom:12px;margin-top:24px}.food-card-img{width:92px;height:100px}.food-card-info h6{font-size:12px!important;font-weight:400;margin-bottom:6.5px;line-height:180%}.food-card-details{width:212px;height:20px}.food-card-details p{font-size:10px;margin-left:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.food-card-info{padding:8px 9px}.food-card-price{display:flex;flex-direction:column;justify-content:center;align-items:center;translate:0px -15px}.food-card-price p{overflow:visible}.food-card-price span .food-card-off,.food-card-price span p{font-size:10px;overflow:visible;margin-left:5px;margin-bottom:8px}.food-card-info button{font-size:10px;padding:4px 8px}}.rowWrapper{width:100%;overflow:hidden;padding-right:100px}.cardsrow-title{margin:24px 0}.cardsrow{width:100%;display:flex;align-items:center;gap:24px;overflow-x:scroll;margin-bottom:40px}.cardsrow::-webkit-scrollbar{display:none}.cardsrow-card{width:288px;height:433px;display:flex;flex:none;flex-direction:column;align-items:center;border-radius:8px;overflow:hidden;border:1px solid var(--gray-4);background-color:var(--white)}.cardsrow-cardinfo{display:flex;flex-direction:column;align-items:center;width:100%;padding:16px}.cardsrow-card img{width:100%;height:256px}.cardsrow-card h6{margin:9px 0}.cardsrow-cardinfo div{width:100%;display:flex;justify-content:space-between;align-items:center}.cardsrow-cardinfo p{display:flex;align-items:center;gap:4px}.cardsrow-cardinfo span,.cardsrow-cardinfo p{font-weight:400;font-size:10px;line-height:180%;color:var(--gray-5)}.heartIcon,.starIcon{width:16px;height:16px;cursor:pointer}.starIcon{color:gold}.price span{text-decoration:none;color:var(--error);background-color:var(--error-extra-light);padding:1px 8px;border-radius:8px;margin-right:8px}.cardsrow-cardinfo .finalPrice{color:var(--gray-8);font-weight:400;font-size:16px}.cardsrow-cardinfo button{font-family:inherit;background-color:var(--primery);border:none;color:var(--white);width:100%;font-size:16px;margin:16px;padding:5.5px;border-radius:4px;cursor:pointer}.scrollbtn{position:relative;width:100%;padding:0 20px;display:flex;justify-content:space-between;top:-200px}.scrollbtn button{display:flex;border:none;padding:5px;border-radius:50%;cursor:pointer}.notshow{visibility:hidden}@media screen and (max-width: 480px){.rowWrapper{padding-right:20px}.cardsrow-card{width:168px;height:231px!important}.cardsrow-card img{height:109px}.cardsrow-card h6{font-weight:400;font-size:12px;margin:4px 0}.cardsrow-cardinfo{padding:4px 8px}.finalPrice span,.like span{display:none}.cardsrow-cardinfo .finalPrice{font-size:10px}.cardsrow-cardinfo button{margin:8px;font-size:10px}.price span{margin-right:4px}}.branches{max-width:1440px;width:100vw;display:flex;flex-direction:column;align-items:center}.rows{width:100%;display:flex;flex-direction:column;align-items:flex-start}.branchSlider{width:100vw;max-width:1440px;height:336px;background:#000}.branchSlider img{width:100%;height:336px;object-fit:cover;object-position:center;-webkit-filter:grayscale(10%);filter:grayscale(10%);opacity:.5}.branchDataCard{display:flex;flex-direction:column;align-items:center}.branchDataCard h4{margin-bottom:18px}.branchDataCard-info{display:flex;position:relative;top:-40px;justify-content:space-between;width:800px;z-index:99999999;background:#ffffff;border:3px solid #417f56;border-radius:8px;padding:16px 48px}.branchDataCard-info-detail{display:flex;flex-direction:column;align-items:center;gap:8px;color:#353535;text-align:center}.branchDataCard-info-detail p{font-weight:400;font-size:16px;line-height:180%}.brancheComents{display:flex;flex-direction:column;align-items:center;width:100vw;max-width:1440px;padding-right:108px;padding-bottom:40px}.branchComentsRow{display:flex;width:100%;align-items:flex-start;padding-bottom:40px}.brancheComentsCard{display:flex;align-items:center;justify-content:space-between;width:600px!important;padding:24px 32px;border:1px solid var(--gray-4);border-radius:8px;margin-left:24px;flex:none}.brancheComentsCard .swiper-pagination{margin-top:100px}.brancheComentsCardInfo{display:flex;flex-direction:column;align-items:center}.brancheComentsCardInfo img{width:96px;height:96px;margin-bottom:8px}.brancheComentsCardInfo p{font-weight:400;font-size:14px;line-height:180%;color:var(--gray-7);white-space:nowrap}.brancheComentsCardMessage{display:flex;flex-direction:column}.brancheComentsCardMessage p{font-style:normal;font-weight:400;font-size:16px;line-height:180%;margin-right:13px;text-align:justify}.brancheComentsCardRate{display:flex;align-items:center;align-self:flex-end;gap:4px;font-weight:500!important;font-size:16px;line-height:180%;left:0;bottom:0;margin-top:20px}.brancheComentsCardRate .star{color:gold;width:16px;height:16px}@media screen and (max-width:480px){.branchDataCard-info{width:320px;flex-direction:row;flex-wrap:wrap;padding:8px}.branchDataCard-info-detail{flex-direction:row;margin-bottom:8px}.branchDataCard-info-detail.icon{width:16px!important;height:16px!important}.branchDataCard-info-detail p{font-size:10px;text-align:start}.brancheComents{padding-right:20px}.brancheComentsCard{width:252px!important;height:150px;padding:20px 16px}.brancheComentsCard p{font-size:10px}.brancheComentsCardInfo img{width:56px;height:56px}.brancheComentsCardMessage p{padding:8px 0}.brancheComentsCardRate{margin-top:0;padding:0!important}}.About{display:flex;flex-direction:column;align-items:center;width:100vw;max-width:1440px}.AboutHead{width:100vw;height:400px;background:#000;text-align:center}.AboutHead img{width:100%;height:inherit;object-fit:cover;object-position:center;-webkit-filter:grayscale(10%);filter:grayscale(10%);opacity:.5}.AboutHead h2{position:relative;top:-220px;color:var(--white)}.AboutTitle{display:flex;align-self:self-start;padding:48px 100px 24px 0;color:var(--gray-8)}.AboutBody{width:100%;flex-direction:row-reverse;padding:0 100px 48px}.AboutBody p{font-style:normal;font-weight:400;font-size:20px;line-height:36px;color:var(--gray-7)}.AboutImg{float:left}.AboutImg img{width:600px;height:492px;margin:6px 24px 6px 0;border-radius:8px}.AboutFeatures{display:flex;align-items:center;justify-content:space-around;padding:10px 100px;width:100%;background-color:var(--gray-3)}.AboutFeaturesItems{display:flex;flex-direction:column;align-items:center;margin:20px 0}.AboutFeaturesItems .Icon{width:48px;height:48px}.AboutFeaturesItems p{font-weight:400;font-size:18px;line-height:180%;color:var(--gray-7);text-align:center}@media screen and (max-width: 480px){.AboutHead{height:200px}.AboutHead h2{top:-110px;font-size:16px!important}.AboutTitle{padding:16px 20px 4px 0;font-size:16px!important}.AboutBody{display:block;padding:0 20px 24px}.AboutBody p{font-size:10px;line-height:18px;text-align:justify}.AboutImg{float:left}.AboutImg img{width:152px;height:120px;margin:0 16px 6px 0}.AboutFeatures{padding:12px 20px;gap:10px}.AboutFeaturesItems{margin:12px 0}.AboutFeaturesItems .Icon{width:16px;height:16px}.AboutFeaturesItems p{font-size:10px}}.footer{background-size:cover;background-repeat:no-repeat;background:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.75)),url(/assets/footer-8fee6576.jpg);display:flex;justify-content:center;align-items:flex-start;color:var(--white);padding:40px;gap:100px;width:100%}.footer-col{display:flex;justify-content:space-between;align-items:flex-start}.footer-links,.footer-branches{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.footer-links h5,.footer-branches h5,.footer-col2 h5{color:var(--white);margin-bottom:16px}.footer-branches{margin-right:100px}.footer-li{font-weight:500;font-size:14px;line-height:180%;margin-bottom:16px;padding-right:12px;cursor:pointer}.footer-contactForm{display:flex;justify-content:space-between}.footer-contactForm-inputs{display:flex;flex-direction:column}.footer-contactForm-input,.footer-contactForm-message button{background-color:transparent;border-radius:4px;border:1px solid var(--gray-7);margin-bottom:12px;margin-right:12px;font-weight:400;font-size:14px;line-height:180%;font-family:Estedad-VF;padding:12px;color:var(--gray-1)}.footer-contactForm-input::placeholder{color:var(--gray-1)}.footer-contactForm-message{display:flex;flex-direction:column;align-items:flex-end}.footer-contactForm-message button{padding:8px 30px;cursor:pointer}@media screen and (max-width: 480px){.footer-col2{display:none}.footer-links h5,.footer-branches h5{font-size:12px!important}.footer-li{font-size:10px}}*{box-sizing:border-box!important}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:62.5%;font-family:Estedad-VF;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}
