@import"../css/bootstrap.min.css";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";a.help-desk{position:fixed;width:68px;height:68px;right:24px;bottom:24px;display:flex;align-items:center;justify-content:center;border-radius:64px;border:1px solid rgba(255,255,255,.2);background:#424736;z-index:99}a.help-desk img.chat-close{display:none}section.help-desk-items{position:fixed;right:24px;bottom:110px;display:flex;width:328px;padding:16px 24px 24px 24px;flex-direction:column;align-items:center;border-radius:16px;border:1px solid #d4d4d4;background:#fff;z-index:99;display:none}section.help-desk-items h4{font-family:"Manrope",sans-serif;color:#171717;font-size:24px;text-align:center;margin-bottom:16px;font-style:normal;font-weight:500;line-height:normal}section.help-desk-items .items{display:flex;flex-direction:column;gap:8px;width:100%}section.help-desk-items .items a{display:flex;justify-content:center;align-items:center;height:40px;padding:16px 20px;gap:8px;align-self:stretch;border-radius:800px;background:#efece5;color:#171717;font-family:"Inter",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.4s}section.help-desk-items .items a:hover{background-color:#957661;color:#fff;transition:.4s}section.help-desk-items .items a.franchise{background:#424736;color:#fff;transition:.4s}section.help-desk-items .items a.franchise:hover{transition:.4s;background-color:#15522f}section.help-desk-items .items .social-items{display:flex;align-items:center;margin-top:16px;justify-content:space-evenly}section.help-desk-items .items .social-items a{background-color:rgba(0,0,0,0);padding:0}@keyframes slideUpSlogan{0%{bottom:-22px}100%{bottom:0}}@keyframes slideUpSlogan2{0%{bottom:-100px}100%{bottom:0}}@keyframes slideUpSlogan3{0%{bottom:-54px}100%{bottom:0}}@keyframes slideUpSlogan4{0%{bottom:-56px}100%{bottom:0}}@keyframes flowerLeft{0%{left:-191px}100%{left:0}}@keyframes flowerRight{0%{right:-191px}100%{right:0}}@media(min-width: 1024px){@keyframes product1{0%{top:260px;left:400px;opacity:0}100%{top:160px;left:150px;opacity:1}}}@media(max-width: 1024px){@keyframes product1{0%{opacity:0}100%{opacity:1}}}@keyframes product2{0%{top:190px;left:50%;transform:translateX(-50%);opacity:0}100%{top:95px;left:50%;transform:translateX(-50%);opacity:1}}@media(min-width: 1024px){@keyframes product3{0%{top:260px;right:360px;opacity:0}100%{top:160px;right:150px;opacity:1}}}@media(max-width: 1024px){@keyframes product3{0%{opacity:0}100%{opacity:1}}}@keyframes showHide{0%,12.5%{opacity:0;visibility:hidden}12.6%,75%{opacity:1;visibility:visible}75.1%,100%{opacity:0;visibility:hidden}}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,summary,time,mark,audio,video{margin:0;padding:0;border:0}@media(min-width: 1024px){body{overflow-x:hidden}}@media(max-width: 1024px){html,body{overflow-x:hidden}}article,aside,details,figcaption,figure,footer,header,hgroup,menu{display:block}ol,ul{list-style:none}a{text-decoration:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@media(max-width: 1024px){.container{padding:0 24px}}body.main:before{content:"";position:absolute;top:0;left:0;width:100%;height:100vh;background:linear-gradient(180deg, #E7DCD1 21.99%, #FFF 100%)}header{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:9999999}@media(min-width: 1179px){header{padding:16px 32px}}@media(max-width: 1179px){header{padding:16px 24px}}header .logo{position:relative}@media(max-width: 1179px){header .logo{width:131px}header .logo a img{width:100%;height:100%;object-fit:cover}}header .logo .love{position:relative}@media(max-width: 1179px){header .logo .love{margin-left:-11px}}header .logo .love img{position:absolute;opacity:0;visibility:hidden;animation:showHide 2.8s infinite}header .logo .love img:first-child{top:11px;left:38px;animation-delay:.2s}header .logo .love img:nth-child(2){top:3px;left:36px;animation-delay:.5s}header .logo .love img:nth-child(3){top:-1px;left:40px;animation-delay:.7s}header .logo .love img:nth-child(4){top:-5px;left:43px;animation-delay:1s}@media(min-width: 1179px){header .mobile-items{display:none}}@media(max-width: 1179px){header .mobile-items{padding:0 8px}header .mobile-items img.close-item{display:none}}header navbar{display:flex;align-items:center;gap:4px;border-radius:800px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.8);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:8px;position:fixed;left:50%;transform:translateX(-50%);z-index:999}@media(max-width: 1179px){header navbar{display:none}}header navbar a{display:flex;justify-content:center;align-items:center;height:40px;padding:8px 12px;border-radius:800px;background:rgba(0,0,0,0);color:#262626;font-family:"Inter",sans-serif;font-size:15px;font-style:normal;line-height:normal;transition:.4s}header navbar a.active{background:#424736;color:#fff}header navbar a.active:hover{transition:.4s;background-color:#15522f}header navbar a:hover{transition:.4s;background-color:rgba(23,23,23,.08)}header navbar a.home{border-radius:800px;background:#424736;transition:.4s;color:#fff;width:40px;padding:0}header navbar a.home:hover{transition:.4s;background-color:#15522f}header navbar a.home-disabled{border-radius:800px;width:40px;padding:0}header navbar a.home-disabled:hover{background-color:rgba(23,23,23,.08)}header navbar a.home-disabled:hover svg path{fill:#262626}header navbar a.home-disabled svg path{fill:#262626}@media(max-width: 1179px){header .request{display:none}}header .request a{display:inline-flex;height:40px;padding:8px 24px;justify-content:center;align-items:center;border-radius:800px;background:#957661;font-family:"Inter",sans-serif;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.4s}header .request a:hover{background-color:#424736;color:#fff;transition:.4s}.modal .modal-dialog .modal-content{margin-top:50%}section.branches-page-menu{background:#fff !important}section.mobile-menu{position:fixed;top:65px;left:0;width:100%;height:100%;z-index:99999;background:linear-gradient(180deg, #E7DCD1 21.99%, #FFF 100%);padding:20px 24px;display:none}section.mobile-menu nav{display:flex;width:100%;padding:8px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:24px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.8);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}section.mobile-menu nav a{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;gap:4px;align-self:stretch;border-radius:800px;background:#efece5;font-family:"Inter",sans-serif;color:#171717;font-size:16px;font-style:normal;font-weight:500;line-height:normal}section.mobile-menu .social-items{display:flex;align-items:center;justify-content:center;margin-top:32px;gap:16px}section.slider{position:relative}@media(min-width: 1179px){section.slider{margin-top:80px;width:100%;min-height:1000px;height:auto}}@media(max-width: 1179px){section.slider{margin-top:20px}}section.slider .flower-left{position:absolute;top:130px;left:-191px;background-image:url("../images/flower.png");background-position:top right;background-repeat:no-repeat;width:191px;height:1325px;animation:flowerLeft 1s forwards;animation-delay:1.5s}@media(max-width: 1023px){section.slider .flower-left{display:none}}@media(min-width: 1023px){section.slider .flower-left{z-index:0;top:0}}section.slider .flower-right{position:absolute;top:-140px;right:-191px;background-image:url("../images/flower.png");background-position:top right;background-repeat:no-repeat;width:191px;height:1325px;transform:scaleX(-1);animation:flowerRight 1s forwards;animation-delay:1.5s;z-index:1}@media(max-width: 1023px){section.slider .flower-right{display:none}}@media(min-width: 1023px){section.slider .flower-right{z-index:0;top:-200px}}section.slider .slider-items{display:flex;align-items:center;flex-direction:column}@media(min-width: 1179px){section.slider .slider-items{gap:32px}}@media(max-width: 1179px){section.slider .slider-items{gap:8px}}section.slider .slider-items div.ambalajfix-brand{position:relative}@media(min-width: 1179px){section.slider .slider-items div.ambalajfix-brand{width:121px;height:28px;overflow:hidden}}section.slider .slider-items div.ambalajfix-brand h2{color:#525252;font-family:"Manrope",sans-serif;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1179px){section.slider .slider-items div.ambalajfix-brand h2{position:absolute;bottom:-22px;animation:slideUpSlogan .5s forwards;animation-delay:1s;font-size:20px;letter-spacing:6px}}@media(max-width: 1179px){section.slider .slider-items div.ambalajfix-brand h2{font-size:16px;letter-spacing:4.8px}}section.slider .slider-items div.slogan{position:relative}@media(min-width: 1179px){section.slider .slider-items div.slogan{overflow:hidden;height:117px;width:100%}}section.slider .slider-items div.slogan h1{text-align:center;font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1179px){section.slider .slider-items div.slogan h1{position:absolute;bottom:-108px;animation:slideUpSlogan2 .5s forwards;animation-delay:.5s;width:100%;font-size:112px;letter-spacing:-3.36px;line-height:120%}}@media(max-width: 1179px){section.slider .slider-items div.slogan h1{font-size:56px;line-height:120%;letter-spacing:-1.68px;max-width:312px;width:100%}}section.slider .slider-items div.desc{position:relative}@media(min-width: 1179px){section.slider .slider-items div.desc{width:100%;height:90px;overflow:hidden;display:flex;justify-content:center}}section.slider .slider-items div.desc p{max-width:648px;width:100%;color:#525252;text-align:center;font-family:"Manrope",sans-serif;font-style:normal;font-weight:500;line-height:150%}@media(min-width: 1179px){section.slider .slider-items div.desc p{position:absolute;bottom:-54px;animation:slideUpSlogan3 .5s forwards;animation-delay:1s;font-size:20px}}@media(max-width: 1179px){section.slider .slider-items div.desc p{font-size:16px;max-width:312px;width:100%;text-align:center;margin-top:8px}}section.slider .slider-items div.cta{position:relative}@media(min-width: 1023px){section.slider .slider-items div.cta{width:100%;height:56px;overflow:hidden;margin-top:32px}}@media(max-width: 1023px){section.slider .slider-items div.cta{margin-top:32px;width:100%}}section.slider .slider-items div.cta a{display:flex;justify-content:center;align-items:center;border-radius:800px;background:#424736;transition:.4s;font-family:"Inter",sans-serif;color:#fff;font-style:normal;font-weight:500;line-height:normal}@media(max-width: 1023px){section.slider .slider-items div.cta a{width:100%;height:40px;padding:8px 12px;font-size:16px}}@media(min-width: 1023px){section.slider .slider-items div.cta a{height:56px;padding:16px 32px;font-size:18px;position:absolute;left:50%;transform:translateX(-50%);bottom:-56px;animation:slideUpSlogan4 .5s forwards;animation-delay:1.5s}section.slider .slider-items div.cta a:hover{background-color:#15522f;transition:.4s;color:#fff}}section.slider .slider-products{width:100%;display:flex;align-items:center;justify-content:center;position:relative}@media(min-width: 1179px){section.slider .slider-products{margin-top:50px}}@media(max-width: 1179px){section.slider .slider-products{max-width:400px;width:100%;margin:-50px auto}}section.slider .slider-products .left{position:absolute;opacity:0;z-index:1;animation:product1 .5s forwards;animation-delay:1.5s;transition:.4s}@media(min-width: 1179px){section.slider .slider-products .left{width:383px;height:383px;top:160px;left:150px}}@media(max-width: 1179px){section.slider .slider-products .left{width:191.5px;height:191.5px;top:160px;left:-50px}}section.slider .slider-products .left a{display:flex;position:relative}section.slider .slider-products .left a:hover .tooltip-item{opacity:1;top:-100px;transition:.4s}section.slider .slider-products .left a:hover img{margin-top:-40px;transition:.4s}section.slider .slider-products .left a .tooltip-item{position:absolute;top:-70px;right:120px;display:flex;padding:8px 24px;justify-content:center;align-items:center;gap:8px;border-radius:800px;background:rgba(23,23,23,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.4s;opacity:0}@media(max-width: 1179px){section.slider .slider-products .left a .tooltip-item{display:none}}section.slider .slider-products .left a .tooltip-item:after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-9px;width:18px;height:9px;background-image:url("../images/icons/tooltip.svg");background-repeat:no-repeat}section.slider .slider-products .left a img{transform:rotate(-12deg);width:100%;height:100%;object-fit:cover;transition:.4s}section.slider .slider-products .center{position:absolute;top:95px;left:50%;transform:translateX(-50%);opacity:0;z-index:2;animation:product2 .5s forwards;animation-delay:1.5s}@media(min-width: 1179px){section.slider .slider-products .center{width:474px;height:474px}}@media(max-width: 1179px){section.slider .slider-products .center{width:237px;height:237px}}section.slider .slider-products .center a{display:flex;position:relative}section.slider .slider-products .center a:hover .tooltip-item{opacity:1;top:-94px;transition:.4s}section.slider .slider-products .center a:hover img{margin-top:-40px;transition:.4s}section.slider .slider-products .center a .tooltip-item{position:absolute;top:-24px;right:110px;display:flex;padding:8px 24px;justify-content:center;align-items:center;gap:8px;border-radius:800px;background:rgba(23,23,23,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.4s;opacity:0}@media(max-width: 1179px){section.slider .slider-products .center a .tooltip-item{display:none}}section.slider .slider-products .center a .tooltip-item:after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-9px;width:18px;height:9px;background-image:url("../images/icons/tooltip.svg");background-repeat:no-repeat}section.slider .slider-products .center img{width:100%;height:100%;object-fit:cover;transition:.4s}section.slider .slider-products .right{position:absolute;z-index:1;opacity:0;animation:product3 .5s forwards;animation-delay:1.5s}@media(min-width: 1179px){section.slider .slider-products .right{width:383px;height:383px;top:160px;right:150px}}@media(max-width: 1179px){section.slider .slider-products .right{width:191.5px;height:191.5px;top:160px;right:-50px}}section.slider .slider-products .right a{display:flex;position:relative}section.slider .slider-products .right a:hover .tooltip-item{opacity:1;top:-100px;transition:.4s}section.slider .slider-products .right a:hover img{margin-top:-40px;transition:.4s}section.slider .slider-products .right a .tooltip-item{position:absolute;top:-70px;right:100px;display:flex;padding:8px 24px;justify-content:center;align-items:center;gap:8px;border-radius:800px;background:rgba(23,23,23,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.4s;opacity:0}section.slider .slider-products .right a .tooltip-item:after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-9px;width:18px;height:9px;background-image:url("../images/icons/tooltip.svg");background-repeat:no-repeat}section.slider .slider-products .right a img{width:100%;height:100%;object-fit:cover;transform:rotate(12deg);transition:.4s}@media(min-width: 1179px){section.branches{margin-top:191px}}@media(max-width: 1179px){section.branches{margin-top:400px;position:relative;z-index:2}}section.branches .title-items{display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width: 1179px){section.branches .title-items{gap:8px}}@media(max-width: 1179px){section.branches .title-items{gap:16px}}section.branches .title-items h2{font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1179px){section.branches .title-items h2{font-size:20px;letter-spacing:6px}}@media(max-width: 1179px){section.branches .title-items h2{font-size:16px;letter-spacing:4.8px}}section.branches .title-items h1{font-family:"Manrope",sans-serif;text-align:center;font-style:normal;font-weight:700;line-height:120%;position:relative;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1179px){section.branches .title-items h1{max-width:614px;margin:0 auto;width:100%;font-size:80px;letter-spacing:-2.4px}}@media(max-width: 1179px){section.branches .title-items h1{max-width:246px;width:100%;font-size:32px;letter-spacing:-0.96px;text-align:center}}section.branches .title-items p{font-family:"Manrope",sans-serif;color:#525252;text-align:center;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1179px){section.branches .title-items p{font-size:20px;margin-top:16px}}@media(max-width: 1179px){section.branches .title-items p{font-size:16px;max-width:250px;width:100%}}section.branches .title-items .actions{display:flex;align-items:center}@media(min-width: 1179px){section.branches .title-items .actions{gap:16px;margin-top:40px}}@media(max-width: 1179px){section.branches .title-items .actions{gap:8px;margin-top:8px;flex-direction:column;width:100%}}section.branches .title-items .actions a{display:flex;justify-content:center;align-items:center;border-radius:800px;background:#424736;font-family:"Inter",sans-serif;color:#FFF;font-style:normal;font-weight:500;line-height:normal;transition:.4s}@media(min-width: 1023px){section.branches .title-items .actions a{height:56px;padding:16px 32px;font-size:18px}}@media(max-width: 1023px){section.branches .title-items .actions a{height:40px;padding:8px 12px;font-size:16px;width:100%}}section.branches .title-items .actions a:hover{transition:.4s;background-color:#15522F;color:#FFF}section.branches .title-items .actions a.franchise{display:flex;justify-content:center;align-items:center;border-radius:800px;background:#E6E0D7;font-family:"Inter",sans-serif;color:#171717;font-style:normal;font-weight:500;line-height:normal;transition:.4s}@media(min-width: 1023px){section.branches .title-items .actions a.franchise{height:56px;padding:16px 32px;font-size:18px}}@media(max-width: 1023px){section.branches .title-items .actions a.franchise{height:40px;padding:8px 12px;font-size:16px;width:100%}}section.branches .title-items .actions a.franchise:hover{transition:.4s;background-color:#957661;color:#FFF}section.products{width:100%;position:relative;background:linear-gradient(180deg, #E7DCD1 21.99%, #FFF 100%)}@media(min-width: 1179px){section.products{margin-top:160px;padding:118px 0 0 0}}@media(max-width: 1179px){section.products{margin-top:80px;padding:90px 0 0 0}}section.products:before{content:"";position:absolute;top:0;left:0;width:100%;height:24px;background-image:url("../images/icons/product-layer.svg");background-position:top center;background-repeat:repeat}section.products .title-items{display:flex;flex-direction:column}@media(min-width: 1179px){section.products .title-items{gap:24px}}@media(max-width: 1179px){section.products .title-items{gap:16px}}section.products .title-items h3{font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1179px){section.products .title-items h3{font-size:20px;letter-spacing:6px}}@media(max-width: 1179px){section.products .title-items h3{font-size:16px;letter-spacing:4.8px}}section.products .title-items h4{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1179px){section.products .title-items h4{max-width:552px;width:100%;font-size:64px;letter-spacing:-1.92px}}@media(max-width: 1179px){section.products .title-items h4{font-size:32px;letter-spacing:-0.96px}}section.products .categories{margin-top:64px}@media(max-width: 1181px){section.products .categories{display:none}}section.products .categories .category-items{display:flex;align-items:center;justify-content:space-between}section.products .categories .category-items .list{display:flex;align-items:center;gap:8px}section.products .categories .category-items .list a{display:flex;height:40px;padding:12px 16px;justify-content:center;align-items:center;gap:8px;border-radius:800px;background:rgba(0,0,0,.08);font-family:"Manrope",sans-serif;color:#171717;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.4s}section.products .categories .category-items .list a:hover{transition:.4s;background-color:#957661;color:#fff}section.products .categories .category-items .list a.active{background-color:#957661;color:#fff}section.products .categories .category-items .discover a{display:flex;height:40px;padding:8px 20px;justify-content:center;align-items:center;gap:4px;border-radius:800px;background:#424736;font-family:"Inter",sans-serif;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.4s}section.products .categories .category-items .discover a:hover{transition:.4s;background-color:#15522f}@media(min-width: 1179px){section.products .products{margin-top:40px}}@media(max-width: 1179px){section.products .products{margin-top:48px}}section.products .products .swiper{overflow:visible}@media(min-width: 1179px){section.products .products .swiper .swiper-wrapper .swiper-slide{width:302px}}@media(max-width: 1179px){section.products .products .swiper .swiper-wrapper .swiper-slide{width:200px}}section.products .products .swiper .swiper-wrapper .swiper-slide a{display:flex;flex-direction:column}@media(min-width: 1179px){section.products .products .swiper .swiper-wrapper .swiper-slide a{gap:24px}}@media(max-width: 1179px){section.products .products .swiper .swiper-wrapper .swiper-slide a{gap:16px}}section.products .products .swiper .swiper-wrapper .swiper-slide a:hover .cover img{transform:scale(1.1);transition:.4s}section.products .products .swiper .swiper-wrapper .swiper-slide a .cover{overflow:hidden;border-radius:16px}@media(min-width: 1179px){section.products .products .swiper .swiper-wrapper .swiper-slide a .cover{height:413px}}@media(max-width: 1179px){section.products .products .swiper .swiper-wrapper .swiper-slide a .cover{height:226px}}section.products .products .swiper .swiper-wrapper .swiper-slide a .cover img{width:100%;height:100%;object-fit:cover;border-radius:16px;transition:.4s}section.products .products .swiper .swiper-wrapper .swiper-slide a .desc{display:flex;flex-direction:column;gap:8px}section.products .products .swiper .swiper-wrapper .swiper-slide a .desc h2{font-family:"Manrope",sans-serif;color:#424736;font-style:normal;font-weight:500;line-height:140%}@media(min-width: 1179px){section.products .products .swiper .swiper-wrapper .swiper-slide a .desc h2{font-size:16px}}@media(max-width: 1179px){section.products .products .swiper .swiper-wrapper .swiper-slide a .desc h2{font-size:14px}}section.products .products .swiper .swiper-wrapper .swiper-slide a .desc h1{font-family:"Manrope",sans-serif;color:#525252;font-size:24px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-0.72px}@media(max-width: 1179px){section.products .products .swiper .swiper-wrapper .swiper-slide a .desc h1{max-width:185px;width:100%}}section.products .products .swiper .swiper-wrapper .swiper-slide a .desc p{font-family:"Manrope",sans-serif;color:#737373;font-style:normal;font-weight:500;line-height:140%}@media(min-width: 1179px){section.products .products .swiper .swiper-wrapper .swiper-slide a .desc p{font-size:16px}}@media(max-width: 1179px){section.products .products .swiper .swiper-wrapper .swiper-slide a .desc p{font-size:14px}}section.products .products .swiper .swiper-button-next{display:inline-flex;align-items:center;justify-content:center;border-radius:800px;border:1px solid rgba(0,0,0,.16);background:#fff;width:72px;height:72px}@media(max-width: 1179px){section.products .products .swiper .swiper-button-next{display:none}}section.products .products .swiper .swiper-button-next:after{content:""}section.products .products .swiper .swiper-button-disabled{display:none !important}section.products .products .swiper .swiper-button-prev{display:inline-flex;align-items:center;justify-content:center;border-radius:800px;border:1px solid rgba(0,0,0,.16);background:#fff;width:72px;height:72px}@media(max-width: 1179px){section.products .products .swiper .swiper-button-prev{display:none}}section.products .products .swiper .swiper-button-prev:after{content:""}@media(min-width: 1179px){section.franchise{margin-top:200px}}@media(max-width: 1179px){section.franchise{margin-top:160px}}section.franchise .franchise-item{width:100%;height:640px;padding:80px;border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:2}@media(min-width: 1179px){section.franchise .franchise-item{height:640px;padding:80px}}@media(max-width: 1179px){section.franchise .franchise-item{min-height:494px;padding:32px}}section.franchise .franchise-item .cover{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:24px;overflow:hidden;z-index:2}section.franchise .franchise-item .cover img{width:100%;height:100%;object-fit:cover}section.franchise .franchise-item .desc{position:relative;z-index:4;display:flex;flex-direction:column;gap:16px}section.franchise .franchise-item .desc h4{color:rgba(255,255,255,.5);font-family:"Manrope",sans-serif;font-style:normal;font-weight:500;line-height:normal;letter-spacing:6px}@media(min-width: 1179px){section.franchise .franchise-item .desc h4{font-size:20px}}@media(max-width: 1179px){section.franchise .franchise-item .desc h4{font-size:16px}}section.franchise .franchise-item .desc h3{color:#fff;font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-1.92px}@media(min-width: 1179px){section.franchise .franchise-item .desc h3{font-size:64px;max-width:694px;width:100%}}@media(max-width: 1179px){section.franchise .franchise-item .desc h3{font-size:32px;max-width:248px;width:100%}}section.franchise .franchise-item .desc p{font-family:"Manrope",sans-serif;font-style:normal;font-weight:500;line-height:150%}@media(min-width: 1179px){section.franchise .franchise-item .desc p{max-width:400px;width:100%;margin-top:8px;font-size:20px;color:rgba(255,255,255,.5)}}@media(max-width: 1179px){section.franchise .franchise-item .desc p{font-size:16px;color:#fff}}section.franchise .franchise-item a{position:relative;z-index:4;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:800px;background:#efece5;color:#171717;font-family:"Inter",sans-serif;font-style:normal;font-weight:500;line-height:normal;transition:.4s}@media(min-width: 1023px){section.franchise .franchise-item a{width:max-content;height:56px;padding:16px 32px;font-size:18px}}@media(max-width: 1023px){section.franchise .franchise-item a{width:100%;height:40px;padding:8px 12px;font-size:16px}}section.franchise .franchise-item a:hover{transition:.4s;background-color:#957661;color:#fff}section.franchise .franchise-item:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border-radius:24px;background:linear-gradient(270deg, rgba(98, 79, 65, 0) 0%, #624F41 62.5%);z-index:3}@media(min-width: 1179px){section.blog{margin-top:200px}}@media(max-width: 1179px){section.blog{margin-top:160px}}section.blog .title-items{display:flex;flex-direction:column;align-items:center;gap:8px}section.blog .title-items h2{font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1179px){section.blog .title-items h2{font-size:20px;letter-spacing:6px}}@media(max-width: 1179px){section.blog .title-items h2{font-size:16px;letter-spacing:4.8px}}section.blog .title-items h1{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1179px){section.blog .title-items h1{font-size:80px;letter-spacing:-2.4px}}@media(max-width: 1179px){section.blog .title-items h1{font-size:32px;letter-spacing:-0.96px}}@media(min-width: 1179px){section.blog .blog-items{margin-top:64px}}@media(max-width: 1179px){section.blog .blog-items{margin-top:32px}}section.blog .blog-items .item a{display:flex;flex-direction:column}@media(min-width: 1179px){section.blog .blog-items .item a{gap:24px}}@media(max-width: 1179px){section.blog .blog-items .item a{gap:16px}}section.blog .blog-items .item a:hover .cover img{transition:.4s;transform:scale(1.1)}section.blog .blog-items .item a .cover{width:100%;border-radius:24px;overflow:hidden}@media(min-width: 1179px){section.blog .blog-items .item a .cover{height:253px}}@media(max-width: 1179px){section.blog .blog-items .item a .cover{height:208px}}section.blog .blog-items .item a .cover img{width:100%;height:100%;object-fit:cover}section.blog .blog-items .item a .desc{display:flex;flex-direction:column}@media(min-width: 1179px){section.blog .blog-items .item a .desc{gap:16px}}@media(max-width: 1179px){section.blog .blog-items .item a .desc{gap:8px;margin-bottom:32px}}section.blog .blog-items .item a .desc h4{font-family:"Manrope",sans-serif;color:#525252;font-size:16px;font-style:normal;font-weight:500;line-height:150%}section.blog .blog-items .item a .desc h2{font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-0.72px}@media(min-width: 1179px){section.blog .blog-items .item a .desc h2{font-size:24px}}@media(max-width: 1179px){section.blog .blog-items .item a .desc h2{font-size:20px}}section.blog .blog-items .item a .desc p{font-family:"Manrope",sans-serif;color:#525252;font-size:16px;font-style:normal;font-weight:500;line-height:150%}section.blog a.see-all{display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:800px;background:#efece5;color:#171717;font-family:"Inter",sans-serif;font-style:normal;font-weight:500;line-height:normal;transition:.4s;margin-bottom:0}@media(min-width: 1023px){section.blog a.see-all{width:max-content;height:56px;padding:16px 32px;font-size:18px}}@media(max-width: 1023px){section.blog a.see-all{width:100%;height:40px;padding:8px 12px;font-size:16px}}section.blog a.see-all:hover{transition:.4s;background-color:#957661;color:#fff}@media(min-width: 1179px){section.blog a.see-all{margin:64px auto}}@media(max-width: 1179px){section.blog a.see-all{margin:0 auto}}footer{display:flex;flex-direction:column;align-items:center;border-radius:24px 24px 0px 0px;background:#efece5;position:relative}@media(min-width: 1179px){footer{width:1280px;margin:200px auto 0;padding:160px 88px 0px 88px;gap:64px}}@media(max-width: 1179px){footer{margin-top:160px;padding:144px 24px 24px 24px}}footer .footer-logo{position:absolute;top:-110px;left:50%;transform:translateX(-50%)}footer .footer-items{display:flex;align-items:flex-start;justify-content:space-between;width:100%}@media(max-width: 1179px){footer .footer-items{flex-direction:column}}@media(min-width: 1179px){footer .footer-items .center h2{text-align:center}footer .footer-items .right h2{text-align:right}}@media(min-width: 1179px){footer .footer-items .item{max-width:320px;width:100%}}@media(max-width: 1179px){footer .footer-items .item{width:100%;margin-bottom:48px}}footer .footer-items .item h2{color:#424736;font-family:"Manrope",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;position:relative;margin-bottom:24px;padding-bottom:8px}@media(max-width: 1179px){footer .footer-items .item h2{text-align:center}}footer .footer-items .item h2:after{content:"";position:absolute;width:100%;height:1px;background:rgba(0,0,0,.2);bottom:0;left:0}footer .footer-items .item .nav{display:flex;align-items:flex-start}@media(max-width: 1179px){footer .footer-items .item .nav{justify-content:center;gap:40px}}@media(min-width: 1179px){footer .footer-items .item .nav{gap:44px}}footer .footer-items .item .nav ul{display:flex;flex-direction:column;align-items:flex-start;gap:16px}footer .footer-items .item .nav ul li a{font-family:"Manrope",sans-serif;color:#525252;font-size:16px;font-style:normal;font-weight:500;line-height:150%;display:flex;align-items:center;gap:12px}footer .footer-items .item .address-items{display:flex;flex-direction:column;align-items:center;gap:16px}footer .footer-items .item .address-items a,footer .footer-items .item .address-items p{font-family:"Manrope",sans-serif;color:#525252;font-size:16px;font-style:normal;font-weight:500;line-height:150%;text-align:center}footer .footer-items .item .address-items p{max-width:294px;width:100%;margin:0 auto}footer .footer-items .item .address-items a.map{margin-top:8px;text-decoration:underline}footer .footer-items .item .address-items a.franchise-btn{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;gap:4px;align-self:stretch;border-radius:800px;background:#424736;font-family:"Inter",sans-serif;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.4s;margin-top:14px}footer .footer-items .item .address-items a.franchise-btn:hover{transition:.4s;background-color:#15522f}footer .footer-items .item .social-items{display:flex;flex-direction:column;gap:16px}@media(min-width: 1179px){footer .footer-items .item .social-items{align-items:flex-end}}@media(max-width: 1179px){footer .footer-items .item .social-items{align-items:center}}footer .footer-items .item .social-items a{display:flex;align-items:center;gap:12px;font-family:"Manrope",sans-serif;color:#525252;font-size:16px;font-style:normal;font-weight:500;line-height:150%}footer .langs{display:flex;align-items:center;justify-content:center;gap:8px}@media(min-width: 1179px){footer .langs{margin:64px 0}}@media(max-width: 1179px){footer .langs{margin:16px 0}}footer .langs a{font-family:"Manrope",sans-serif;color:#a3a3a3;font-size:16px;font-style:normal;font-weight:500;line-height:150%}footer .langs a.active{font-weight:700;color:#525252}footer .footer-bottom{width:100%;display:flex;align-items:center;justify-content:space-between;position:relative;padding:16px 0 24px 0}@media(max-width: 1179px){footer .footer-bottom{flex-direction:column;gap:16px}}footer .footer-bottom:before{content:"";position:absolute;width:100%;height:1px;background:rgba(0,0,0,.2);top:0;left:0}footer .footer-bottom a,footer .footer-bottom span{font-family:"Manrope",sans-serif;color:#525252;font-size:14px;font-style:normal;font-weight:400;line-height:normal}section.products-page{position:relative;z-index:2}@media(min-width: 1024px){section.products-page{margin-top:70px}}@media(max-width: 1024px){section.products-page{margin-top:20px}}section.products-page .product-items{display:flex;align-items:flex-start;justify-content:space-between}@media(max-width: 1024px){section.products-page .product-items{flex-direction:column}}section.products-page .product-items .desc-item{display:flex;flex-direction:column}@media(min-width: 1024px){section.products-page .product-items .desc-item{gap:16px}}@media(max-width: 769px){section.products-page .product-items .desc-item{gap:8px;margin:0 auto}}section.products-page .product-items .desc-item h2{font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 700px){section.products-page .product-items .desc-item h2{font-size:20px;letter-spacing:6px}}@media(max-width: 700px){section.products-page .product-items .desc-item h2{font-size:16px;letter-spacing:4.8px;text-align:center}}section.products-page .product-items .desc-item h1{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 700px){section.products-page .product-items .desc-item h1{max-width:700px;width:100%;font-size:80px;letter-spacing:-2.4px}}@media(max-width: 700px){section.products-page .product-items .desc-item h1{max-width:312px;width:100%;font-size:36px;letter-spacing:-1.08px;text-align:center}}section.products-page .product-items .desc-item p{margin-top:8px;font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:150%}@media(min-width: 700px){section.products-page .product-items .desc-item p{max-width:650px;width:100%;font-size:20px}}@media(max-width: 700px){section.products-page .product-items .desc-item p{max-width:312px;width:100%;font-size:16px;text-align:center}}section.products-page .product-items .video-item{width:320px;height:320px;border-radius:16px;overflow:hidden;position:relative}@media(max-width: 1024px){section.products-page .product-items .video-item{display:none}}section.products-page .product-items .video-item a.video-control{position:absolute;left:24px;bottom:24px;width:68px;height:68px;display:flex;align-items:center;justify-content:center;border-radius:800px;background:#fff;z-index:3}section.products-page .product-items .video-item a.video-control img.play-item{display:none}section.products-page .product-items .video-item video{width:100%;height:100%;object-fit:cover}@media(min-width: 1024px){section.products-page .products-list{margin-top:80px}}@media(max-width: 1024px){section.products-page .products-list{margin-top:48px}}section.products-page .products-list nav{display:flex;align-items:center;gap:8px}@media(max-width: 1024px){section.products-page .products-list nav{flex-wrap:wrap}}section.products-page .products-list nav a{display:flex;height:40px;padding:12px 16px;justify-content:center;align-items:center;border-radius:800px;background:rgba(0,0,0,.08);font-family:"Manrope",sans-serif;color:#171717;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.4s}section.products-page .products-list nav a:hover{transition:.4s;background-color:#957661;color:#fff}section.products-page .products-list nav a.active{background-color:#957661;color:#fff}section.products-page .products{margin-top:32px}section.products-page .products .product-item{margin-bottom:56px}section.products-page .products .product-item a{display:flex;flex-direction:column}@media(min-width: 1179px){section.products-page .products .product-item a{gap:24px}}@media(max-width: 1179px){section.products-page .products .product-item a{gap:16px}}section.products-page .products .product-item a:hover .cover img{transform:scale(1.1);transition:.4s}section.products-page .products .product-item a .cover{overflow:hidden;border-radius:16px}@media(min-width: 1179px){section.products-page .products .product-item a .cover{height:413px}}@media(max-width: 1179px){section.products-page .products .product-item a .cover{height:312px}}section.products-page .products .product-item a .cover img{width:100%;height:100%;object-fit:cover;border-radius:16px;transition:.4s}section.products-page .products .product-item a .desc{display:flex;flex-direction:column;gap:0px}section.products-page .products .product-item a .desc h2{font-family:"Manrope",sans-serif;color:#424736;font-style:normal;font-weight:500;line-height:140%}@media(min-width: 1179px){section.products-page .products .product-item a .desc h2{font-size:16px}}@media(max-width: 1179px){section.products-page .products .product-item a .desc h2{font-size:14px}}section.products-page .products .product-item a .desc h1{font-family:"Manrope",sans-serif;color:#525252;font-size:24px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-0.72px}@media(max-width: 1179px){section.products-page .products .product-item a .desc h1{max-width:185px;width:100%}}section.products-page .products .product-item a .desc p{font-family:"Manrope",sans-serif;color:#737373;font-style:normal;font-weight:500;line-height:140%}@media(min-width: 1179px){section.products-page .products .product-item a .desc p{font-size:16px}}@media(max-width: 1179px){section.products-page .products .product-item a .desc p{font-size:14px}}section.franchise-page{position:relative;z-index:2}@media(max-width: 1024px){section.franchise-page .franchise-items{flex-direction:column;margin-top:20px !important}}section.franchise-page .franchise-items .desc-item{display:flex;align-items:center;flex-direction:column}@media(min-width: 1024px){section.franchise-page .franchise-items .desc-item{gap:16px}}@media(max-width: 769px){section.franchise-page .franchise-items .desc-item{gap:8px;margin:0 auto}}section.franchise-page .franchise-items .desc-item h2{font-family:"Manrope",sans-serif;color:#525252;text-align:center;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 700px){section.franchise-page .franchise-items .desc-item h2{font-size:20px;letter-spacing:6px}}@media(max-width: 700px){section.franchise-page .franchise-items .desc-item h2{font-size:16px;letter-spacing:4.8px}}section.franchise-page .franchise-items .desc-item h1{text-align:center;font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:130%;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 700px){section.franchise-page .franchise-items .desc-item h1{max-width:1025px;width:100%;font-size:80px;letter-spacing:-2.4px}}@media(max-width: 700px){section.franchise-page .franchise-items .desc-item h1{max-width:312px;width:100%;font-size:36px;letter-spacing:-1.08px}section.franchise-page .franchise-items .desc-item h1 br{display:none}}section.franchise-page .franchise-items .desc-item p{text-align:center;margin-top:8px;font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:150%}@media(min-width: 700px){section.franchise-page .franchise-items .desc-item p{max-width:720px;width:100%;font-size:20px}}@media(max-width: 700px){section.franchise-page .franchise-items .desc-item p{max-width:312px;width:100%;font-size:16px}}section.franchise-page .franchise-items .desc-item .actions{margin-top:48px;display:flex;align-items:center;gap:16px}@media(max-width: 1024px){section.franchise-page .franchise-items .desc-item .actions{flex-direction:column;width:100%}}section.franchise-page .franchise-items .desc-item .actions a{display:flex;justify-content:center;align-items:center;border-radius:800px;background:#424736;font-family:"Inter",sans-serif;color:#FFF;font-style:normal;font-weight:500;line-height:normal;transition:.4s}@media(min-width: 1023px){section.franchise-page .franchise-items .desc-item .actions a{height:56px;padding:16px 32px;font-size:18px}}@media(max-width: 1023px){section.franchise-page .franchise-items .desc-item .actions a{height:40px;padding:8px 12px;font-size:16px;width:100%}}section.franchise-page .franchise-items .desc-item .actions a:hover{transition:.4s;background-color:#15522F;color:#FFF}section.franchise-page .franchise-items .desc-item .actions a.whatsapp{display:flex;justify-content:center;align-items:center;border-radius:800px;background:#FFF;font-family:"Inter",sans-serif;color:#171717;font-style:normal;font-weight:500;line-height:normal;transition:.4s}@media(min-width: 1023px){section.franchise-page .franchise-items .desc-item .actions a.whatsapp{height:56px;padding:16px 32px;font-size:18px}}@media(max-width: 1023px){section.franchise-page .franchise-items .desc-item .actions a.whatsapp{height:40px;padding:8px 12px;font-size:16px;width:100%}}section.franchise-page .franchise-items .desc-item .actions a.whatsapp:hover{transition:.4s;background-color:#957661;color:#FFF}section.franchise-page .maps-item{position:relative}@media(min-height: 1024px){section.franchise-page .maps-item{margin-top:96px}}@media(max-height: 1024px){section.franchise-page .maps-item{margin-top:66px}}section.franchise-page .maps-item .tooltip-item{position:absolute;pointer-events:none;display:none;padding:8px 24px;justify-content:center;align-items:center;gap:8px;border-radius:800px;background:rgba(23,23,23,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.4s;opacity:1}@media(max-width: 1179px){section.franchise-page .maps-item .tooltip-item{display:none}}section.franchise-page .maps-item .tooltip-item:after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-9px;width:18px;height:9px;background-image:url("../images/icons/tooltip.svg");background-repeat:no-repeat}section.franchise-page .maps-item svg{width:100%;height:100%;object-fit:cover}section.franchise-page .maps-item svg g{cursor:pointer}section.franchise-page .maps-item svg g.coming-soon path{fill:#4cdc86 !important}section.franchise-page .maps-item svg g.active{position:relative}section.franchise-page .maps-item svg g.active path{fill:#424736}section.franchise-page .maps-item svg g path{fill:#c9bba8}section.franchise-page .title-items{display:flex;flex-direction:column;gap:24px}@media(max-width: 1024px){section.franchise-page .title-items{margin-top:40px}}section.franchise-page .title-items h1,section.franchise-page .title-items h2,section.franchise-page .title-items h3,section.franchise-page .title-items h4{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1024px){section.franchise-page .title-items h1,section.franchise-page .title-items h2,section.franchise-page .title-items h3,section.franchise-page .title-items h4{text-align:center;font-size:80px;letter-spacing:-2.4px}}@media(max-width: 1024px){section.franchise-page .title-items h1,section.franchise-page .title-items h2,section.franchise-page .title-items h3,section.franchise-page .title-items h4{font-size:32px;letter-spacing:-0.96px}}section.franchise-page .title-items p{font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1024px){section.franchise-page .title-items p{text-align:center;font-size:20px}}@media(max-width: 1024px){section.franchise-page .title-items p{font-size:16px}}@media(max-width: 1024px){section.franchise-page .items-lists{margin-top:48px !important}}@media(min-width: 1024px){section.franchise-page .franchise-items{margin-top:80px}}section.franchise-page .franchise-items .items{display:flex;align-items:flex-start;gap:24px}@media(max-width: 1024px){section.franchise-page .franchise-items .items{flex-direction:column}}@media(min-width: 1024px){section.franchise-page .franchise-items .items{margin-bottom:24px}}section.franchise-page .franchise-items .items .desc-item{display:flex;flex-direction:column;gap:24px}@media(min-width: 1024px){section.franchise-page .franchise-items .items .desc-item{width:50%}}@media(max-width: 1024px){section.franchise-page .franchise-items .items .desc-item{width:100%}}section.franchise-page .franchise-items .items .desc-item .item{border-radius:24px;border:1px solid #d4d4d4;background:#fff;display:flex;flex-direction:column}@media(min-width: 1024px){section.franchise-page .franchise-items .items .desc-item .item{padding:32px 40px 40px 40px}}@media(max-width: 1024px){section.franchise-page .franchise-items .items .desc-item .item{padding:24px;width:100%}}section.franchise-page .franchise-items .items .desc-item .item h2{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;text-align:left;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1024px){section.franchise-page .franchise-items .items .desc-item .item h2{font-size:32px;letter-spacing:-0.96px}}@media(max-width: 1024px){section.franchise-page .franchise-items .items .desc-item .item h2{font-size:24px;letter-spacing:-0.72px}}section.franchise-page .franchise-items .items .desc-item .item ul{display:flex;flex-direction:column;gap:16px}@media(min-width: 1024px){section.franchise-page .franchise-items .items .desc-item .item ul{margin-top:30px}}@media(max-width: 1024px){section.franchise-page .franchise-items .items .desc-item .item ul{margin-top:20px}}section.franchise-page .franchise-items .items .desc-item .item ul li{display:flex;align-items:flex-start;gap:12px;padding-left:35px;background-image:url("../images/icons/check.svg");background-repeat:no-repeat;font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1024px){section.franchise-page .franchise-items .items .desc-item .item ul li{font-size:18px}}@media(max-width: 1024px){section.franchise-page .franchise-items .items .desc-item .item ul li{font-size:16px}}section.franchise-page .franchise-items .items .img img{width:100%;height:100%;object-fit:cover}section.franchise-page .franchise-items .items .video-item{border-radius:16px;overflow:hidden;position:relative}@media(min-width: 1024px){section.franchise-page .franchise-items .items .video-item{width:50%;height:642px}}@media(max-width: 1024px){section.franchise-page .franchise-items .items .video-item{width:100%;height:312px;margin-bottom:24px}}section.franchise-page .franchise-items .items .video-item a.video-control{position:absolute;left:24px;bottom:24px;width:68px;height:68px;display:flex;align-items:center;justify-content:center;border-radius:800px;background:#fff;z-index:3}section.franchise-page .franchise-items .items .video-item a.video-control img.play-item{display:none}section.franchise-page .franchise-items .items .video-item video{width:100%;height:100%;object-fit:cover}section.franchise-page .franchise-items a.franchise-catalog{display:flex;align-items:center;justify-content:center;width:max-content;margin:40px auto;margin-bottom:0;height:56px;padding:16px 32px;gap:8px;border-radius:800px;background:#957661;font-family:"Manrope",sans-serif;color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:normal;transition:.4s}section.franchise-page .franchise-items a.franchise-catalog:hover{transition:.4s;background-color:#424736;color:#fff}@media(min-width: 1024px){section.franchise-page .franchise-steps{margin-top:200px}}@media(max-width: 1024px){section.franchise-page .franchise-steps{margin-top:80px}}section.franchise-page .franchise-steps .item{display:flex;flex-direction:column;position:relative;border-radius:24px;border:2px solid #424736;background:#fff}@media(min-width: 1024px){section.franchise-page .franchise-steps .item{margin-top:114px;width:100%;min-height:350px;padding:64px 32px 40px 32px}}@media(max-width: 1024px){section.franchise-page .franchise-steps .item{margin-top:64px;width:100%;min-height:321px;padding:64px 32px 32px}}section.franchise-page .franchise-steps .item .step{position:absolute;top:-25px;left:50%;transform:translateX(-50%);width:256px;padding:16px;display:flex;justify-content:center;align-items:flex-start;border-radius:800px;background:#424736;text-align:center;font-family:"Manrope",sans-serif;color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:24px}section.franchise-page .franchise-steps .item .desc{display:flex;flex-direction:column;gap:20px}section.franchise-page .franchise-steps .item .desc img{width:48px;margin:0 auto}section.franchise-page .franchise-steps .item .desc h4{text-align:center;font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1024px){section.franchise-page .franchise-steps .item .desc h4{font-size:32px;letter-spacing:-0.96px}}@media(max-width: 1024px){section.franchise-page .franchise-steps .item .desc h4{font-size:24px;letter-spacing:-0.72px}}section.franchise-page .franchise-steps .item .desc p{text-align:center;font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1024px){section.franchise-page .franchise-steps .item .desc p{font-size:18px}}@media(max-width: 1024px){section.franchise-page .franchise-steps .item .desc p{font-size:16px}}section.franchise-page .franchise-steps .item .desc a{display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;gap:4px;align-self:stretch;border-radius:800px;background:#efece5;font-family:"Manrope",sans-serif;color:#171717;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.4s}section.franchise-page .franchise-steps .item .desc a:hover{transition:.4s;background-color:#957661;color:#fff}@media(min-width: 1024px){section.franchise-page .about-ambalajfix{margin-top:200px}}@media(max-width: 1024px){section.franchise-page .about-ambalajfix{margin-top:160px}}section.franchise-page .about-ambalajfix .cover{width:100%;overflow:hidden;border-radius:24px;position:relative}@media(min-width: 1024px){section.franchise-page .about-ambalajfix .cover{height:784px}}@media(max-width: 1024px){section.franchise-page .about-ambalajfix .cover{height:100%}}section.franchise-page .about-ambalajfix .cover .boss{position:absolute;right:33px;bottom:24px;font-family:"Manrope",sans-serif;color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:normal}section.franchise-page .about-ambalajfix .cover img{width:100%;height:100%;object-fit:cover}section.franchise-page .about-ambalajfix .desc-item{display:flex;flex-direction:column;gap:22px;width:100%}@media(max-width: 1024px){section.franchise-page .about-ambalajfix .desc-item{margin-top:24px}}section.franchise-page .about-ambalajfix .desc-item .item{border-radius:24px;border:1px solid #d4d4d4;background:#fff;display:flex;flex-direction:column}@media(min-width: 1024px){section.franchise-page .about-ambalajfix .desc-item .item{padding:32px 40px 40px 40px}}@media(max-width: 1024px){section.franchise-page .about-ambalajfix .desc-item .item{padding:24px}}section.franchise-page .about-ambalajfix .desc-item .item h2{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;text-align:left;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1024px){section.franchise-page .about-ambalajfix .desc-item .item h2{font-size:32px;letter-spacing:-0.96px}}@media(max-width: 1024px){section.franchise-page .about-ambalajfix .desc-item .item h2{font-size:24px;letter-spacing:-0.72px}}section.franchise-page .about-ambalajfix .desc-item .item ul{display:flex;flex-direction:column;margin-top:20px;gap:16px}section.franchise-page .about-ambalajfix .desc-item .item ul li{display:flex;align-items:flex-start;gap:12px;padding-left:35px;background-image:url("../images/icons/check.svg");background-repeat:no-repeat;font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1024px){section.franchise-page .about-ambalajfix .desc-item .item ul li{font-size:18px}}@media(max-width: 1024px){section.franchise-page .about-ambalajfix .desc-item .item ul li{font-size:16px}}@media(min-width: 1024px){section.franchise-page .franchise-types{margin-top:200px}}@media(max-width: 1024px){section.franchise-page .franchise-types{margin-top:160px}}section.franchise-page .franchise-types .title-items p{margin:0 auto;max-width:720px;width:100%}section.franchise-page .franchise-types .type-items{margin-top:80px}section.franchise-page .franchise-types .type-items .types{display:flex;align-items:center;margin-bottom:24px}@media(max-width: 1024px){section.franchise-page .franchise-types .type-items .last-slider{margin-top:24px}}section.franchise-page .franchise-types .type-items .carousel{width:100%}section.franchise-page .franchise-types .type-items .carousel .carousel-inner{width:100%;border-radius:24px}@media(min-width: 1024px){section.franchise-page .franchise-types .type-items .carousel .carousel-inner{height:416px}}@media(max-width: 1024px){section.franchise-page .franchise-types .type-items .carousel .carousel-inner{height:312px;margin-bottom:24px}}section.franchise-page .franchise-types .type-items .carousel .carousel-inner .carousel-item{width:100%;height:100%}section.franchise-page .franchise-types .type-items .carousel .carousel-inner .carousel-item img{width:100%;height:100%;object-fit:cover;border-radius:24px}section.franchise-page .franchise-types .type-items .carousel .carousel-control-next .carousel-control-next-icon,section.franchise-page .franchise-types .type-items .carousel .carousel-control-next .carousel-control-prev-icon,section.franchise-page .franchise-types .type-items .carousel .carousel-control-prev .carousel-control-next-icon,section.franchise-page .franchise-types .type-items .carousel .carousel-control-prev .carousel-control-prev-icon{width:40px;height:40px;border-radius:800px;border:1px solid rgba(0,0,0,.16);background:#fff;background-image:none !important;display:flex;align-items:center;justify-content:center}section.franchise-page .franchise-types .type-items .slider-desc{display:flex;flex-direction:column;gap:20px}@media(min-width: 1024px){section.franchise-page .franchise-types .type-items .slider-desc{padding:0 64px}}@media(max-width: 1024px){section.franchise-page .franchise-types .type-items .slider-desc{border-radius:24px;border:1px solid var(--Gray-300, #D4D4D4);background:#fff;padding:24px}}section.franchise-page .franchise-types .type-items .slider-desc h4{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1024px){section.franchise-page .franchise-types .type-items .slider-desc h4{font-size:32px;letter-spacing:-0.96px}}@media(max-width: 1024px){section.franchise-page .franchise-types .type-items .slider-desc h4{font-size:24px;letter-spacing:-0.72px}}section.franchise-page .franchise-types .type-items .slider-desc p{display:flex;align-items:flex-start;gap:12px;font-family:"Manrope",sans-serif;color:#525252;font-style:normal;line-height:normal}@media(min-width: 1024px){section.franchise-page .franchise-types .type-items .slider-desc p{max-width:464px;width:100%;font-size:18px}}@media(max-width: 1024px){section.franchise-page .franchise-types .type-items .slider-desc p{font-size:16px}}section.franchise-page .franchise-desc{margin-top:80px}section.franchise-page .franchise-desc p{font-family:"Manrope",sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-0.96px;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1024px){section.franchise-page .franchise-desc p{max-width:720px;width:100%;margin:0 auto;text-align:center}}@media(min-width: 1024px){section.franchise-page .franchise-form{margin-top:200px}}@media(max-width: 1024px){section.franchise-page .franchise-form{margin-top:160px}}section.franchise-page .franchise-form form{margin-top:48px;display:flex;flex-direction:column;gap:16px}section.franchise-page .franchise-form form .form-group{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}section.franchise-page .franchise-form form .form-group div{width:100%}section.franchise-page .franchise-form form .form-group div textarea,section.franchise-page .franchise-form form .form-group div select,section.franchise-page .franchise-form form .form-group div input{width:100%;padding:16px 20px;border-radius:8px;border:1px solid #d4d4d4;background:#fff;outline:none;font-family:"Manrope",sans-serif;color:#a3a3a3;font-size:16px;font-style:normal;font-weight:400;line-height:24px}section.franchise-page .franchise-form form .term{display:flex;align-items:flex-start}section.franchise-page .franchise-form form .term .requirements-items{width:24px}section.franchise-page .franchise-form form .term .requirements-items .req-item{margin-top:4px}section.franchise-page .franchise-form form .term .requirements-items .req-item .list-container{display:block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}section.franchise-page .franchise-form form .term .requirements-items .req-item .list-container input{position:absolute;opacity:0;left:5px;top:0;cursor:pointer}section.franchise-page .franchise-form form .term .requirements-items .req-item .checkmark{position:absolute;top:0;left:0;height:24px;width:24px;background-color:rgba(0,0,0,0);border:1px solid #9ca3af;border-radius:4px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}section.franchise-page .franchise-form form .term .requirements-items .req-item .list-container input:checked~.checkmark{background:#424736;border:1px solid #424736}section.franchise-page .franchise-form form .term .requirements-items .req-item .checkmark:after{content:"";position:absolute;display:none}section.franchise-page .franchise-form form .term .requirements-items .req-item .list-container input:checked~.checkmark:after{display:block}section.franchise-page .franchise-form form .term .requirements-items .req-item .list-container .checkmark:after{width:13px;height:10px;background-image:url("../images/icons/check-white.svg")}section.franchise-page .franchise-form form .term span.text{margin-left:34px;font-family:"Manrope",sans-serif;font-style:normal;font-weight:400;line-height:24px;color:#525252}@media(min-width: 1024px){section.franchise-page .franchise-form form .term span.text{font-size:16px}}@media(max-width: 1024px){section.franchise-page .franchise-form form .term span.text{font-size:14px}}section.franchise-page .franchise-form form .term span.text a{color:#525252;text-decoration:underline}section.franchise-page .franchise-form form button{display:flex;justify-content:center;align-items:center;gap:8px;border-radius:800px;background:#424736;font-family:"Manrope",sans-serif;color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:normal;border:none;transition:.4s}@media(min-width: 1024px){section.franchise-page .franchise-form form button{width:max-content;margin:14px auto 0;height:56px;padding:16px 20px}}@media(max-width: 1024px){section.franchise-page .franchise-form form button{width:100%;padding:8px 12px;height:40px;margin-top:30px}}section.franchise-page .franchise-form form button:hover{transition:.4s;background-color:#15522f}@media(min-width: 1024px){section.branches-page{margin-top:48px}}section.branches-page .address-items{width:100%;display:flex;flex-direction:column;gap:16px}section.branches-page .address-items h1{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-0.96px;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1024px){section.branches-page .address-items h1{font-size:32px}}@media(max-width: 1024px){section.branches-page .address-items h1{font-size:24px}}section.branches-page .address-items .search{width:100%;position:relative}section.branches-page .address-items .search .icon{position:absolute;top:50%;transform:translateY(-50%);right:20px;z-index:1;background-color:#fff}section.branches-page .address-items .search .search-button{background-color:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;margin-left:5px}section.branches-page .address-items .search input{display:flex;width:100%;align-items:flex-start;gap:8px;border-radius:8px;border:1px solid #d4d4d4;background:#fff;outline:none;font-family:"Manrope",sans-serif;color:#a3a3a3;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media(min-width: 1024px){section.branches-page .address-items .search input{padding:16px 20px}}@media(max-width: 1024px){section.branches-page .address-items .search input{padding:12px 16px}}section.branches-page .address-items .address-list{display:flex;flex-direction:column;gap:16px}@media(min-width: 1024px){section.branches-page .address-items .address-list{height:550px;overflow:auto}}section.branches-page .address-items .address-list a{display:flex;align-items:center;justify-content:space-between}section.branches-page .address-items .address-list a div{font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1024px){section.branches-page .address-items .address-list a div{font-size:20px}}@media(max-width: 1024px){section.branches-page .address-items .address-list a div{font-size:16px}}section.branches-page .address-items .address-list a div span{font-weight:700}section.branches-page .map-item{width:100%;border-radius:16px;outline:none}@media(min-width: 1023px){section.branches-page .map-item{height:670px;margin-left:48px}}@media(max-width: 1023px){section.branches-page .map-item{height:251px;margin-bottom:24px}}@media(min-width: 1024px){section.branches-detail-page{margin-top:48px}}@media(max-width: 1024px){section.branches-detail-page{margin-top:7px}}section.branches-detail-page .title-item{display:flex;align-items:center;justify-content:space-between}section.branches-detail-page .title-item h1{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:125%;letter-spacing:-0.96px;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1024px){section.branches-detail-page .title-item h1{font-size:32px}}@media(max-width: 1024px){section.branches-detail-page .title-item h1{font-size:24px}}section.branches-detail-page .title-item a{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:800px;background:#efece5}section.branches-detail-page .carousel{width:100%}@media(max-width: 1024px){section.branches-detail-page .carousel{display:none}}section.branches-detail-page .carousel .carousel-inner{width:100%;border-radius:24px}@media(min-width: 1024px){section.branches-detail-page .carousel .carousel-inner{height:276px;margin-top:24px}}@media(max-width: 1024px){section.branches-detail-page .carousel .carousel-inner{height:312px;margin-bottom:24px}}section.branches-detail-page .carousel .carousel-inner .carousel-item{width:100%;height:100%}section.branches-detail-page .carousel .carousel-inner .carousel-item img{width:100%;height:100%;object-fit:cover;border-radius:24px}section.branches-detail-page .carousel .carousel-control-next .carousel-control-next-icon,section.branches-detail-page .carousel .carousel-control-next .carousel-control-prev-icon,section.branches-detail-page .carousel .carousel-control-prev .carousel-control-next-icon,section.branches-detail-page .carousel .carousel-control-prev .carousel-control-prev-icon{width:40px;height:40px;border-radius:800px;border:1px solid rgba(0,0,0,.16);background:#fff;background-image:none !important;display:flex;align-items:center;justify-content:center}section.branches-detail-page .address-items{display:flex;flex-direction:column;gap:11px;margin-top:24px}section.branches-detail-page .address-items p,section.branches-detail-page .address-items a{font-family:"Manrope",sans-serif;color:#525252;font-size:16px;font-style:normal;font-weight:500;line-height:normal}section.branches-detail-page .address-items a.map{color:#424736}section.branches-detail-page .working-hours{margin-top:32px}section.branches-detail-page .working-hours h2{font-family:"Manrope",sans-serif;font-size:24px;margin-bottom:24px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-0.72px;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}section.branches-detail-page .working-hours .times{width:100%;display:flex;flex-direction:column;gap:16px}section.branches-detail-page .working-hours .times .item{padding:4px 8px;width:100%;display:flex;align-items:center;justify-content:space-between}section.branches-detail-page .working-hours .times .item.active{border-radius:800px;background:#424736;color:#fff}section.branches-detail-page .map-item{width:100%;border-radius:16px;outline:none}@media(min-width: 1024px){section.branches-detail-page .map-item{height:670px;margin-left:48px}}@media(max-width: 1024px){section.branches-detail-page .map-item{display:none}}section.about-page{position:relative}@media(min-width: 1024px){section.about-page{margin-top:80px}}@media(max-width: 1024px){section.about-page{margin-top:20px}}section.about-page .title-items{display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width: 767px){section.about-page .title-items{gap:16px}}@media(max-width: 767px){section.about-page .title-items{gap:16px}}section.about-page .title-items h2{font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 767px){section.about-page .title-items h2{font-size:20px;letter-spacing:6px}}@media(max-width: 767px){section.about-page .title-items h2{font-size:16px;letter-spacing:4.8px}}section.about-page .title-items h1{font-family:"Manrope",sans-serif;text-align:center;font-style:normal;font-weight:700;line-height:120%;position:relative;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 767px){section.about-page .title-items h1{max-width:826px;margin:0 auto;width:100%;font-size:80px;letter-spacing:-2.4px}}@media(max-width: 767px){section.about-page .title-items h1{max-width:246px;width:100%;font-size:32px;letter-spacing:-0.96px;text-align:center}}section.about-page .title-items p{font-family:"Manrope",sans-serif;color:#525252;text-align:justify;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 767px){section.about-page .title-items p{max-width:720px;width:100%;font-size:20px;margin-top:8px}}@media(max-width: 767px){section.about-page .title-items p{font-size:16px;max-width:250px;width:100%}}section.about-page .title-items a{margin-top:32px;display:flex;justify-content:center;align-items:center;border-radius:800px;background:#424736;font-family:"Inter",sans-serif;color:#FFF;font-style:normal;font-weight:500;line-height:normal;transition:.4s}@media(min-width: 1023px){section.about-page .title-items a{height:56px;padding:16px 32px;font-size:18px}}@media(max-width: 1023px){section.about-page .title-items a{height:40px;padding:8px 12px;font-size:16px;width:100%}}section.about-page .title-items a:hover{transition:.4s;background-color:#15522F;color:#FFF}@media(min-width: 1024px){section.about-page .timeline-items{margin-top:120px}}@media(max-width: 1024px){section.about-page .timeline-items{margin-top:60px}}section.about-page .timeline-items .timeline-item{display:flex;flex-direction:column;position:relative}@media(min-width: 1024px){section.about-page .timeline-items .timeline-item{align-items:center}}section.about-page .timeline-items .timeline-item .dot{position:absolute;width:32px;height:32px;bottom:-16px;left:50%;transform:translateX(-50%);background-color:#424736;border-radius:50%;z-index:2}@media(max-width: 1024px){section.about-page .timeline-items .timeline-item .dot{display:none}}section.about-page .timeline-items .timeline-item .dot:before{content:"";position:absolute;width:2px;left:50%;top:0;transform:translateX(-50%);height:140px;background-image:url("../images/icons/timeline.svg");background-repeat:no-repeat}section.about-page .timeline-items .timeline-item .dot:after{content:"";position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:12px;height:12px;background-color:#fff;border-radius:50%}section.about-page .timeline-items .timeline-item .cover{border-radius:24px;overflow:hidden}@media(min-width: 767px){section.about-page .timeline-items .timeline-item .cover{width:628px;height:658px}}@media(max-width: 767px){section.about-page .timeline-items .timeline-item .cover{width:100%;height:265px}}section.about-page .timeline-items .timeline-item .cover img{width:100%;height:100%;object-fit:cover}section.about-page .timeline-items .timeline-item .desc{display:flex;flex-direction:column}@media(min-width: 1025px){section.about-page .timeline-items .timeline-item .desc{width:532px;margin-top:-130px;padding:32px 40px 40px 40px;gap:20px;border-radius:24px;border:1px solid #d4d4d4;background:rgba(255,255,255,.8);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);align-items:center}}@media(max-width: 1025px){section.about-page .timeline-items .timeline-item .desc{gap:8px}}section.about-page .timeline-items .timeline-item .desc h3{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1025px){section.about-page .timeline-items .timeline-item .desc h3{text-align:center;font-size:48px;letter-spacing:-1.44px}}@media(max-width: 1025px){section.about-page .timeline-items .timeline-item .desc h3{text-align:center;font-size:32px;letter-spacing:-0.96px;text-align:left;margin-top:24px}}section.about-page .timeline-items .timeline-item .desc p{font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1025px){section.about-page .timeline-items .timeline-item .desc p{font-size:18px;text-align:center}}@media(max-width: 1025px){section.about-page .timeline-items .timeline-item .desc p{font-size:14px;text-align:left}}section.about-page .timeline-items .timeline-item-list{display:flex;position:relative}@media(min-width: 1025px){section.about-page .timeline-items .timeline-item-list{gap:32px;align-items:center;flex-wrap:wrap;justify-content:space-between;margin-top:128px}section.about-page .timeline-items .timeline-item-list:after{content:"";position:absolute;width:2px;left:50%;top:0;transform:translateX(-50%);height:100%;background-image:url("../images/icons/timeline.svg");z-index:1}}@media(max-width: 1025px){section.about-page .timeline-items .timeline-item-list{flex-direction:column;gao:48px}}section.about-page .timeline-items .timeline-item-list .item{display:flex;flex-direction:column}@media(min-width: 1025px){section.about-page .timeline-items .timeline-item-list .item{justify-content:center;align-items:center;width:47%;height:312px;padding:32px 40px 40px 40px;gap:20px;border-radius:24px;border:1px solid #d4d4d4;background:#fff}}@media(max-width: 1025px){section.about-page .timeline-items .timeline-item-list .item{margin-top:48px;gap:8px}}section.about-page .timeline-items .timeline-item-list .item h4{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1025px){section.about-page .timeline-items .timeline-item-list .item h4{text-align:center;font-size:48px;letter-spacing:-1.44px}}@media(max-width: 1025px){section.about-page .timeline-items .timeline-item-list .item h4{text-align:left;font-size:32px;letter-spacing:-1.44px}}section.about-page .timeline-items .timeline-item-list .item p{font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1025px){section.about-page .timeline-items .timeline-item-list .item p{text-align:center;font-size:18px}}@media(max-width: 1025px){section.about-page .timeline-items .timeline-item-list .item p{text-align:left;font-size:14px}}section.about-page .timeline-items .timeline-item-list .last-item{position:relative}section.about-page .timeline-items .franchise-apply{display:flex;position:relative}@media(min-width: 1025px){section.about-page .timeline-items .franchise-apply{margin-top:132px;align-items:center;justify-content:center}}@media(max-width: 1025px){section.about-page .timeline-items .franchise-apply{margin-top:48px}}@media(min-width: 1025px){section.about-page .timeline-items .franchise-apply:before{content:"";position:absolute;width:2px;left:50%;bottom:0;transform:translateX(-50%);height:179px;background-image:url("../images/icons/timeline.svg");z-index:1}}section.about-page .timeline-items .franchise-apply a{width:max-content;z-index:2;position:relative;display:flex;justify-content:center;align-items:center;border-radius:800px;background:#424736;font-family:"Inter",sans-serif;color:#FFF;font-style:normal;font-weight:500;line-height:normal;transition:.4s}@media(min-width: 1023px){section.about-page .timeline-items .franchise-apply a{height:56px;padding:16px 32px;font-size:18px}}@media(max-width: 1023px){section.about-page .timeline-items .franchise-apply a{height:40px;padding:8px 12px;font-size:16px;width:100%}}section.about-page .timeline-items .franchise-apply a:hover{transition:.4s;background-color:#15522F;color:#FFF}section.about-page .production-facility{margin-top:200px}@media(max-width: 1024px){section.about-page .production-facility{display:none}}section.about-page .production-facility .production{width:100%;height:640px;padding:80px;border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:2}section.about-page .production-facility .production .cover{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:24px;overflow:hidden;z-index:2}section.about-page .production-facility .production .cover img{width:100%;height:100%;object-fit:cover}section.about-page .production-facility .production .desc{position:relative;z-index:4;display:flex;flex-direction:column;gap:16px}section.about-page .production-facility .production .desc h5{color:rgba(255,255,255,.5);font-family:"Manrope",sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:6px}section.about-page .production-facility .production .desc h4{max-width:500px;width:100%;color:#fff;font-family:"Manrope",sans-serif;font-size:64px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-1.92px}section.about-page .production-facility .production .desc p{max-width:600px;width:100%;margin-top:8px;color:rgba(255,255,255,.5);font-family:"Manrope",sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:150%}section.about-page .production-facility .production a{position:relative;z-index:4}section.about-page .production-facility .production:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border-radius:24px;background:linear-gradient(270deg, rgba(98, 79, 65, 0) 0%, #624F41 62.5%);z-index:3}section.about-page .production-facility a{display:flex;width:max-content;height:56px;padding:16px 32px;justify-content:center;align-items:center;flex-shrink:0;border-radius:800px;background:#efece5;color:#171717;font-family:"Manrope",sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;transition:.4s}section.about-page .production-facility a:hover{transition:.4s;background-color:#957661;color:#fff}@media(min-width: 1024px){section.about-page .vissions{margin-top:200px}}@media(max-width: 1024px){section.about-page .vissions{margin-top:160px}}section.about-page .vissions .cover{width:100%;border-radius:24px;overflow:hidden}@media(min-width: 1024px){section.about-page .vissions .cover{height:506px}}@media(max-width: 1024px){section.about-page .vissions .cover{height:312px;margin-bottom:23px}}section.about-page .vissions .cover img{width:100%;height:100%;object-fit:cover}section.about-page .vissions .desc-item{display:flex;width:100%;flex-direction:column;align-items:flex-start;border-radius:24px;border:1px solid #d4d4d4;background:#fff}@media(min-width: 1024px){section.about-page .vissions .desc-item{padding:32px 40px 40px 40px;gap:16px;margin-bottom:23px}}@media(max-width: 1024px){section.about-page .vissions .desc-item{padding:24px;gap:20px;margin-bottom:23px}}section.about-page .vissions .desc-item h5{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-0.96px;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1024px){section.about-page .vissions .desc-item h5{font-size:32px;margin-bottom:4px}}@media(max-width: 1024px){section.about-page .vissions .desc-item h5{font-size:24px}}section.about-page .vissions .desc-item p{display:flex;align-items:flex-start;gap:12px}section.about-page .vissions .desc-item p span{color:#525252;font-family:"Manrope",sans-serif;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1024px){section.about-page .vissions .desc-item p span{font-size:18px}}@media(max-width: 1024px){section.about-page .vissions .desc-item p span{font-size:16px}}section.about-page .vissions .desc-item ul{display:contents;align-items:flex-start;gap:12px}section.about-page .vissions .desc-item ul li{padding-left:35px;color:#525252;font-family:"Manrope",sans-serif;background-image:url("../images/icons/check.svg");background-repeat:no-repeat;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1024px){section.about-page .vissions .desc-item ul li{font-size:18px}}@media(max-width: 1024px){section.about-page .vissions .desc-item ul li{font-size:16px}}@media(min-width: 1179px){section.about-page .franchise{margin-top:200px}}@media(max-width: 1179px){section.about-page .franchise{margin-top:160px}}section.about-page .franchise .franchise-item{width:100%;height:640px;padding:80px;border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:2}@media(min-width: 1179px){section.about-page .franchise .franchise-item{height:640px;padding:80px}}@media(max-width: 1179px){section.about-page .franchise .franchise-item{min-height:494px;padding:32px}}section.about-page .franchise .franchise-item .cover{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:24px;overflow:hidden;z-index:2}section.about-page .franchise .franchise-item .cover img{width:100%;height:100%;object-fit:cover}section.about-page .franchise .franchise-item .desc{position:relative;z-index:4;display:flex;flex-direction:column;gap:16px}section.about-page .franchise .franchise-item .desc h4{color:rgba(255,255,255,.5);font-family:"Manrope",sans-serif;font-style:normal;font-weight:500;line-height:normal;letter-spacing:6px}@media(min-width: 1179px){section.about-page .franchise .franchise-item .desc h4{font-size:20px}}@media(max-width: 1179px){section.about-page .franchise .franchise-item .desc h4{font-size:16px}}section.about-page .franchise .franchise-item .desc h3{color:#fff;font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-1.92px}@media(min-width: 1179px){section.about-page .franchise .franchise-item .desc h3{font-size:64px;max-width:694px;width:100%}}@media(max-width: 1179px){section.about-page .franchise .franchise-item .desc h3{font-size:32px;max-width:248px;width:100%}}section.about-page .franchise .franchise-item .desc p{font-family:"Manrope",sans-serif;font-style:normal;font-weight:500;line-height:150%}@media(min-width: 1179px){section.about-page .franchise .franchise-item .desc p{max-width:400px;width:100%;margin-top:8px;font-size:20px;color:rgba(255,255,255,.5)}}@media(max-width: 1179px){section.about-page .franchise .franchise-item .desc p{font-size:16px;color:#fff}}section.about-page .franchise .franchise-item a{position:relative;z-index:4;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:800px;background:#efece5;color:#171717;font-family:"Inter",sans-serif;font-style:normal;font-weight:500;line-height:normal;transition:.4s}@media(min-width: 1023px){section.about-page .franchise .franchise-item a{width:max-content;height:56px;padding:16px 32px;font-size:18px}}@media(max-width: 1023px){section.about-page .franchise .franchise-item a{width:100%;height:40px;padding:8px 12px;font-size:16px}}section.about-page .franchise .franchise-item a:hover{transition:.4s;background-color:#957661;color:#fff}section.about-page .franchise .franchise-item:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border-radius:24px;background:linear-gradient(270deg, rgba(98, 79, 65, 0) 0%, #624F41 62.5%);z-index:3}section.blog-page{position:relative}@media(min-width: 1024px){section.blog-page{margin-top:80px}}@media(max-width: 1024px){section.blog-page{margin-top:20px}}section.blog-page .title-items{display:flex;flex-direction:column;gap:8px}@media(min-width: 1024px){section.blog-page .title-items{align-items:center}}section.blog-page .title-items h2{font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1179px){section.blog-page .title-items h2{font-size:20px;letter-spacing:6px}}@media(max-width: 1179px){section.blog-page .title-items h2{font-size:16px;letter-spacing:4.8px}}section.blog-page .title-items h1{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1179px){section.blog-page .title-items h1{font-size:80px;letter-spacing:-2.4px;text-align:center}}@media(max-width: 1179px){section.blog-page .title-items h1{font-size:32px;letter-spacing:-0.96px}}@media(min-width: 1179px){section.blog-page .blog-items{margin-top:64px}}@media(max-width: 1179px){section.blog-page .blog-items{margin-top:32px}}section.blog-page .blog-items .item a{display:flex;flex-direction:column}@media(min-width: 1179px){section.blog-page .blog-items .item a{gap:24px;margin-bottom:80px}}@media(max-width: 1179px){section.blog-page .blog-items .item a{gap:16px;margin-bottom:48px}}section.blog-page .blog-items .item a .cover{width:100%;overflow:hidden;border-radius:24px}@media(min-width: 1179px){section.blog-page .blog-items .item a .cover{height:253px}}@media(max-width: 1179px){section.blog-page .blog-items .item a .cover{height:208px}}section.blog-page .blog-items .item a .cover img{width:100%;height:100%;object-fit:cover;transition:.4s}section.blog-page .blog-items .item a:hover .cover img{transition:.4s;transform:scale(1.1)}section.blog-page .blog-items .item a .desc{display:flex;flex-direction:column}@media(min-width: 1179px){section.blog-page .blog-items .item a .desc{gap:16px}}@media(max-width: 1179px){section.blog-page .blog-items .item a .desc{gap:8px;margin-bottom:32px}}section.blog-page .blog-items .item a .desc h4{font-family:"Manrope",sans-serif;color:#525252;font-size:16px;font-style:normal;font-weight:500;line-height:150%}section.blog-page .blog-items .item a .desc h2{font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-0.72px}@media(min-width: 1179px){section.blog-page .blog-items .item a .desc h2{font-size:24px}}@media(max-width: 1179px){section.blog-page .blog-items .item a .desc h2{font-size:20px}}section.blog-page .blog-items .item a .desc p{font-family:"Manrope",sans-serif;color:#525252;font-size:16px;font-style:normal;font-weight:500;line-height:150%}@media(max-width: 1024px){section.blog-page .detail-items{margin-top:32px}}section.blog-page .detail-items p{font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:150%}@media(min-width: 1024px){section.blog-page .detail-items p{max-width:720px;margin:0 auto;text-align:center;font-size:20px}}@media(max-width: 1024px){section.blog-page .detail-items p{font-size:16px}}section.blog-page .detail-items .cover{width:100%;overflow:hidden;border-radius:24px}@media(min-width: 1024px){section.blog-page .detail-items .cover{margin-top:64px;height:665px}}@media(max-width: 1024px){section.blog-page .detail-items .cover{margin-top:40px;height:250px}}section.blog-page .detail-items .cover img{width:100%;height:100%;object-fit:cover}@media(min-width: 1024px){section.blog-page .detail-items .desc{margin-top:64px}}@media(max-width: 1024px){section.blog-page .detail-items .desc{margin-top:40px}}section.blog-page .detail-items .desc p,section.blog-page .detail-items .desc div,section.blog-page .detail-items .desc span,section.blog-page .detail-items .desc a{text-align:left}@media(min-width: 1024px){section.blog-page .detail-items .desc p,section.blog-page .detail-items .desc div,section.blog-page .detail-items .desc span,section.blog-page .detail-items .desc a{font-size:18px;padding-bottom:20px}}@media(max-width: 1024px){section.blog-page .detail-items .desc p,section.blog-page .detail-items .desc div,section.blog-page .detail-items .desc span,section.blog-page .detail-items .desc a{font-size:16px;padding-bottom:10px}}@media(min-width: 1024px){section.blog-page .other-news{margin-top:120px}}@media(max-width: 1024px){section.blog-page .other-news{margin-top:80px}}section.blog-page .other-news h2{text-align:center;font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-1.44px;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1024px){section.blog-page .other-news h2{font-size:48px}}@media(max-width: 1024px){section.blog-page .other-news h2{font-size:32px}}section.blog-page .other-news .blog-items h2{text-align:left;background:none;-webkit-text-fill-color:initial}section.contact-page{position:relative}@media(min-width: 1024px){section.contact-page{margin-top:80px}}@media(max-width: 1024px){section.contact-page{margin-top:20px}}section.contact-page .title-items{display:flex;flex-direction:column;gap:8px}@media(min-width: 1024px){section.contact-page .title-items{align-items:center}}section.contact-page .title-items h2{font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1179px){section.contact-page .title-items h2{font-size:20px;letter-spacing:6px}}@media(max-width: 1179px){section.contact-page .title-items h2{font-size:16px;letter-spacing:4.8px}}section.contact-page .title-items h1{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:125%;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1179px){section.contact-page .title-items h1{font-size:80px;letter-spacing:-2.4px;text-align:center}}@media(max-width: 1179px){section.contact-page .title-items h1{font-size:32px;letter-spacing:-0.96px}}@media(min-width: 1024px){section.contact-page .contact-items{margin-top:64px}}@media(max-width: 1024px){section.contact-page .contact-items{margin-top:32px}}section.contact-page .contact-items .items{border-radius:24px;border:1px solid rgba(0,0,0,.2);background-color:#fff;display:flex;flex-direction:column;justify-content:space-between}@media(min-width: 1024px){section.contact-page .contact-items .items{padding:40px;min-height:556px;height:100%}}@media(max-width: 1024px){section.contact-page .contact-items .items{padding:24px;margin-bottom:24px}}section.contact-page .contact-items .items .desc{display:flex;flex-direction:column;gap:16px}section.contact-page .contact-items .items .desc h2{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-0.96px;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:8px}@media(min-width: 1024px){section.contact-page .contact-items .items .desc h2{font-size:32px}}@media(max-width: 1024px){section.contact-page .contact-items .items .desc h2{font-size:24px}}section.contact-page .contact-items .items .desc .item{display:flex;flex-direction:column;gap:4px}section.contact-page .contact-items .items .desc .item h3{font-family:"Manrope",sans-serif;color:#525252;font-size:16px;font-style:normal;font-weight:700;line-height:150%}section.contact-page .contact-items .items .desc .item p,section.contact-page .contact-items .items .desc .item a{font-family:"Manrope",sans-serif;color:#525252;font-size:16px;font-style:normal;font-weight:400;line-height:150%}section.contact-page .contact-items .items .desc .item .social-items{display:flex;align-items:center;gap:16px;margin-top:12px}section.contact-page .contact-items .items a.franchise{display:flex;width:100%;height:40px;padding:16px 20px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:800px;background:#efece5;font-family:"Manrope",sans-serif;color:#171717;font-size:18px;font-style:normal;font-weight:500;line-height:normal;transition:.4s}@media(max-width: 1024px){section.contact-page .contact-items .items a.franchise{margin-top:50px}}section.contact-page .contact-items .items a.franchise:hover{transition:.4s;background-color:#957661;color:#fff}section.contact-page .contact-items .contact-item{padding:40px;border-radius:24px;border:1px solid rgba(0,0,0,.2);background-color:#fff;display:flex;flex-direction:column;min-height:556px;height:100%}section.contact-page .contact-items .contact-item h2{font-family:"Manrope",sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-0.96px;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:8px}section.contact-page .contact-items .form-items{width:100%;margin-top:24px;display:flex;flex-direction:column;gap:14px}section.contact-page .contact-items .form-items textarea{height:100px !important}section.contact-page .contact-items .form-items textarea,section.contact-page .contact-items .form-items select,section.contact-page .contact-items .form-items input{width:100%;height:56px;padding:16px 20px;border-radius:8px;border:1px solid #d4d4d4;background:#fff;outline:none;font-family:"Manrope",sans-serif;color:#a3a3a3;font-size:16px;font-style:normal;font-weight:400;line-height:24px}section.contact-page .contact-items .form-items button{display:flex;width:100%;height:50px;margin-top:24px;padding:16px 20px;justify-content:center;align-items:center;border-radius:800px;background:#424736;font-family:"Manrope",sans-serif;color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:normal;border:none;transition:.4s}section.contact-page .contact-items .form-items button:hover{transition:.4s;background-color:#15522f}section.contact-page .contact-items .form-items .term{display:flex;align-items:flex-start}section.contact-page .contact-items .form-items .term .requirements-items{width:24px}section.contact-page .contact-items .form-items .term .requirements-items .req-item{margin-top:4px}section.contact-page .contact-items .form-items .term .requirements-items .req-item .list-container{display:block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}section.contact-page .contact-items .form-items .term .requirements-items .req-item .list-container input{position:absolute;opacity:0;left:5px;top:0;cursor:pointer}section.contact-page .contact-items .form-items .term .requirements-items .req-item .checkmark{position:absolute;top:0;left:0;height:24px;width:24px;background-color:rgba(0,0,0,0);border:1px solid #9ca3af;border-radius:4px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}section.contact-page .contact-items .form-items .term .requirements-items .req-item .list-container input:checked~.checkmark{background:#424736;border:1px solid #424736}section.contact-page .contact-items .form-items .term .requirements-items .req-item .checkmark:after{content:"";position:absolute;display:none}section.contact-page .contact-items .form-items .term .requirements-items .req-item .list-container input:checked~.checkmark:after{display:block}section.contact-page .contact-items .form-items .term .requirements-items .req-item .list-container .checkmark:after{width:13px;height:10px;background-image:url("../images/icons/check-white.svg")}section.contact-page .contact-items .form-items .term span.text{font-family:"Manrope",sans-serif;font-style:normal;font-weight:400;margin-left:12px;margin-top:3px;line-height:24px;color:#525252}@media(min-width: 1024px){section.contact-page .contact-items .form-items .term span.text{font-size:16px}}@media(max-width: 1024px){section.contact-page .contact-items .form-items .term span.text{font-size:14px}}section.contact-page .contact-items .form-items .term span.text a{color:#525252;text-decoration:underline}section.contact-page .map-item{margin-top:40px;width:100%;height:450px}section.contact-page .map-item iframe{width:100%;height:100%;border-radius:24px}section.press-page{position:relative}@media(min-width: 1024px){section.press-page{margin-top:80px}}@media(max-width: 1024px){section.press-page{margin-top:20px}}section.press-page .title-items{display:flex;flex-direction:column;gap:8px}@media(min-width: 1024px){section.press-page .title-items{align-items:center}}section.press-page .title-items h2{font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1179px){section.press-page .title-items h2{font-size:20px;letter-spacing:6px}}@media(max-width: 1179px){section.press-page .title-items h2{font-size:16px;letter-spacing:4.8px}}section.press-page .title-items h1{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1179px){section.press-page .title-items h1{font-size:80px;letter-spacing:-2.4px;text-align:center}}@media(max-width: 1179px){section.press-page .title-items h1{font-size:32px;letter-spacing:-0.96px}}@media(min-width: 1024px){section.press-page .press-items{margin-top:64px}}@media(max-width: 1024px){section.press-page .press-items{margin-top:32px}}section.press-page .press-items .item{display:flex;flex-direction:column;gap:16px;margin-bottom:64px}section.press-page .press-items .item .cover{width:100%;height:202px;padding:24px;border-radius:16px;border:1px solid rgba(0,0,0,.2);background:#fff}section.press-page .press-items .item .cover img{border-radius:14px;width:100%;height:100%;object-fit:cover}section.press-page .press-items .item .desc{width:100%;display:flex;flex-direction:column;gap:12px}section.press-page .press-items .item .desc h2{text-align:center;font-family:"Manrope",sans-serif;color:#525252;font-size:18px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-0.54px}section.press-page .press-items .item .desc a{display:flex;width:100%;height:40px;padding:8px 20px;justify-content:center;align-items:center;align-self:stretch;border-radius:800px;background:#efece5;font-family:"Manrope",sans-serif;color:#171717;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.4s}section.press-page .press-items .item .desc a:hover{transition:.4s;background-color:#957661;color:#fff}section.production-facility{position:relative;z-index:2}@media(max-width: 1024px){section.production-facility .franchise-items{flex-direction:column;margin-top:20px !important}}section.production-facility .franchise-items .desc-item{display:flex;align-items:center;flex-direction:column}@media(min-width: 1024px){section.production-facility .franchise-items .desc-item{gap:16px}}@media(max-width: 769px){section.production-facility .franchise-items .desc-item{gap:8px;margin:0 auto}}section.production-facility .franchise-items .desc-item h2{font-family:"Manrope",sans-serif;color:#525252;text-align:center;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 700px){section.production-facility .franchise-items .desc-item h2{font-size:20px;letter-spacing:6px}}@media(max-width: 700px){section.production-facility .franchise-items .desc-item h2{font-size:16px;letter-spacing:4.8px}}section.production-facility .franchise-items .desc-item h1{text-align:center;font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 700px){section.production-facility .franchise-items .desc-item h1{max-width:1025px;width:100%;font-size:80px;letter-spacing:-2.4px}}@media(max-width: 700px){section.production-facility .franchise-items .desc-item h1{max-width:312px;width:100%;font-size:36px;letter-spacing:-1.08px}section.production-facility .franchise-items .desc-item h1 br{display:none}}section.production-facility .franchise-items .desc-item p{text-align:center;margin-top:8px;font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:150%}@media(min-width: 700px){section.production-facility .franchise-items .desc-item p{max-width:450px;width:100%;font-size:20px}}@media(max-width: 700px){section.production-facility .franchise-items .desc-item p{max-width:312px;width:100%;font-size:16px}}section.production-facility .title-items{display:flex;flex-direction:column;gap:24px}@media(max-width: 1024px){section.production-facility .title-items{margin-top:40px}}section.production-facility .title-items h1,section.production-facility .title-items h2,section.production-facility .title-items h3,section.production-facility .title-items h4{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1024px){section.production-facility .title-items h1,section.production-facility .title-items h2,section.production-facility .title-items h3,section.production-facility .title-items h4{text-align:center;font-size:80px;letter-spacing:-2.4px;max-width:631px;width:100%;margin:0 auto}}@media(max-width: 1024px){section.production-facility .title-items h1,section.production-facility .title-items h2,section.production-facility .title-items h3,section.production-facility .title-items h4{font-size:32px;letter-spacing:-0.96px}}section.production-facility .title-items p{font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1024px){section.production-facility .title-items p{text-align:center;font-size:20px;max-width:720px;width:100%;margin:0 auto}}@media(max-width: 1024px){section.production-facility .title-items p{font-size:16px}}@media(max-width: 1024px){section.production-facility .items-lists{margin-top:48px !important}}section.production-facility .cover{width:100%}@media(min-width: 1024px){section.production-facility .cover{margin-top:80px;margin-bottom:120px;height:665px}}@media(max-width: 1024px){section.production-facility .cover{margin-top:40px;margin-bottom:20px}}section.production-facility .cover img{width:100%;height:100%;object-fit:cover;border-radius:24px}@media(min-width: 1024px){section.production-facility .franchise-items{margin-top:80px}}section.production-facility .franchise-items .items{display:flex;align-items:flex-start;gap:24px}@media(max-width: 1024px){section.production-facility .franchise-items .items{flex-direction:column}}@media(min-width: 1024px){section.production-facility .franchise-items .items{margin-bottom:24px}}section.production-facility .franchise-items .items .desc-item{display:flex;flex-direction:column;gap:24px}@media(min-width: 1024px){section.production-facility .franchise-items .items .desc-item{width:50%}}@media(max-width: 1024px){section.production-facility .franchise-items .items .desc-item{width:100%}}section.production-facility .franchise-items .items .desc-item .item{border-radius:24px;border:1px solid #d4d4d4;background:#fff;display:flex;flex-direction:column}@media(min-width: 1024px){section.production-facility .franchise-items .items .desc-item .item{padding:32px 40px 40px 40px}}@media(max-width: 1024px){section.production-facility .franchise-items .items .desc-item .item{padding:24px;width:100%}}section.production-facility .franchise-items .items .desc-item .item h2{font-family:"Manrope",sans-serif;font-style:normal;font-weight:700;line-height:120%;text-align:left;background:linear-gradient(84deg, #483D3D -13%, #D09359 107.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width: 1024px){section.production-facility .franchise-items .items .desc-item .item h2{font-size:32px;letter-spacing:-0.96px}}@media(max-width: 1024px){section.production-facility .franchise-items .items .desc-item .item h2{font-size:24px;letter-spacing:-0.72px}}section.production-facility .franchise-items .items .desc-item .item ul{display:flex;flex-direction:column;gap:16px}@media(min-width: 1024px){section.production-facility .franchise-items .items .desc-item .item ul{margin-top:30px}}@media(max-width: 1024px){section.production-facility .franchise-items .items .desc-item .item ul{margin-top:20px}}section.production-facility .franchise-items .items .desc-item .item ul li{display:flex;align-items:flex-start;gap:12px;padding-left:35px;background-image:url("../images/icons/check.svg");background-repeat:no-repeat;font-family:"Manrope",sans-serif;color:#525252;font-style:normal;font-weight:500;line-height:normal}@media(min-width: 1024px){section.production-facility .franchise-items .items .desc-item .item ul li{font-size:18px}}@media(max-width: 1024px){section.production-facility .franchise-items .items .desc-item .item ul li{font-size:16px}}section.production-facility .franchise-items .items .img img{width:100%;height:100%;object-fit:cover}section.production-facility .franchise-items .items .video-item{border-radius:16px;overflow:hidden;position:relative}@media(min-width: 1024px){section.production-facility .franchise-items .items .video-item{width:50%;height:768px}}@media(max-width: 1024px){section.production-facility .franchise-items .items .video-item{width:100%;height:312px;margin-bottom:24px}}section.production-facility .franchise-items .items .video-item a.video-control{position:absolute;left:24px;bottom:24px;width:68px;height:68px;display:flex;align-items:center;justify-content:center;border-radius:800px;background:#fff;z-index:3}section.production-facility .franchise-items .items .video-item a.video-control img.play-item{display:none}section.production-facility .franchise-items .items .video-item video{width:100%;height:100%;object-fit:cover}/* Almanca dil için özel CSS kuralları */
@media(min-width: 1179px) {
    .de-lang section.slider .slider-items div.slogan h1 {
        font-size: 80px !important;
    }
}
/* Karabük harita rengi sabitleme */
section.franchise-page .maps-item svg g#karabuk path{
    fill:#424736 !important;
}

