div.short_account svg{height:36px;}div.short_account a{display:inline-flex;align-items:center;gap:0px;}div.short_block{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:0px;padding:0px;}div.short_block.plus{gap:30px;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:calc(var(--margin) / 2);}div.short_block.plus div.side{justify-content:flex-start!important;}div.short_block.plus div.block_item{position:relative;display:flex;justify-content:center;align-content:flex-start;flex-wrap:wrap;gap:30px;padding:0px;border-radius:var(--border-radius);z-index:1;transition:all .4s;}div.short_block.plus div.img{height:fit-content;margin-bottom:0px;padding:0px;position:relative;transition:all .4s;}div.short_block.plus div.img svg{height:60px;margin-bottom:0px;fill:var(--main-color);transition:all .4s;}div.short_block.plus div.content{width:100%;padding:0px;}div.short_block.plus div.title{width:100%;}div.short_block.plus div.title h1{font-size:1.5rem;font-weight:500;text-align:center;text-wrap:balance;font-family:var(--font);margin:0px 0px 15px;transition:all .4s;}div.short_block.plus div.text{width:100%;text-wrap:pretty;text-align:center;}div.short_block.plus label{display:none;}div.short_block.plus div.block_item:hover div.title h1{color:var(--main-color);transition:all .4s;}@media screen and (min-width: 700px) and (max-width: 1200px) {div.short_block.plus{grid-template-columns:1fr 1fr;}div.short_block.plus div.block_item{gap:20px;}}@media screen and (max-width:700px){div.short_block{grid-template-columns:1fr!important;}div.short_block.plus{gap:20px;}div.short_block.plus div.block_item{gap:30px;}div.short_block.plus div.img svg{height:50px;}div.short_block.plus div.title h1{font-size:1.4rem;}}div.short_brand img{max-height:150px!important;}@media screen and (max-width:700px){div.short_brand img{width:100%;height:auto;max-height:unset!important;}}section.breadcrumb{display:flex;justify-content:center;gap:10px;width:100%;padding:0px;margin:0px;text-align:center;position:relative;}section.breadcrumb a{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:1rem;color:#fff;font-weight:400;}section.breadcrumb a:after{content:"/";font-size:1rem;font-weight:400;position:relative;color:#fff;}section.breadcrumb a:last-child:after{display:none;}@media screen and (max-width:700px){section.breadcrumb{justify-content:center;}section.breadcrumb a{font-size:0.8rem;}}div.short_cart a.cart{position:relative;display:inline-flex;}div.short_cart svg{height:36px;}div.short_cart p.countCart{position:absolute;top:0px;right:0px;width:20px;height:20px;background:#000000;color:#ffffff;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;}div.s_category_container{display:grid;gap:50px 30px;margin-top:calc(var(--margin) / 2);}div.s_category_container[data-column="6"]{grid-template-columns:repeat(6, minmax(250px, 1fr));}div.s_category_container[data-column="5"]{grid-template-columns:repeat(5, minmax(250px, 1fr));}div.s_category_container[data-column="4"]{grid-template-columns:repeat(4, minmax(250px, 1fr));}div.s_category_container[data-column="3"]{grid-template-columns:repeat(3, minmax(250px, 1fr));}div.s_category_container[data-column="2"]{grid-template-columns:repeat(2, minmax(250px, 1fr));}div.s_category_container div.product{z-index:9;height:fit-content;display:flex;justify-content:center;position:relative;transition:all .4s;}div.s_category_container div.product div.img{position:relative;height:380px;aspect-ratio:1/1;border:30px solid #fff;display:flex;justify-content:center;align-items:center;margin-bottom:25px;border-radius:100%;overflow:hidden;transition:all .4s;}div.s_category_container div.product:hover div.img{border-width:15px;transition:all .4s;}div.s_category_container div.product div.img img{width:100%;height:auto;max-height:unset;transition:all .4s;}div.s_category_container div.product div.img img.horizontal{height:100%;width:auto;max-width:unset;transition:all .4s;}div.s_category_container div.product div.content{position:relative;width:100%;}div.s_category_container div.product div.content p.title{font-size:1.6rem;font-family:var(--font);line-height:1.4;text-wrap:balance;font-weight:600;text-align:center;transition:all .4s;}div.s_category_container div.product div.content p.text{text-wrap:balance;margin-bottom:20px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;}div.s_category_container div.product div.content div.cta{position:absolute;right:30px;top:0px;height:100%;display:flex;align-items:center;opacity:0;transition:all .4s;}div.s_category_container div.product:hover div.img img{transform:scale(1.1);transition:all .4s;}div.s_category_container div.product:hover div.content p.title{color:var(--main-color);transition:all .4s;}div.categoryBlock{display:grid;gap:15px;margin-top:calc(var(--margin) / 2);}div.categoryBlock[data-column="6"]{grid-template-columns:repeat(6, minmax(150px, 1fr));}div.categoryBlock[data-column="5"]{grid-template-columns:repeat(5, minmax(250px, 1fr));}div.categoryBlock[data-column="4"]{grid-template-columns:repeat(4, minmax(250px, 1fr));}div.categoryBlock[data-column="3"]{grid-template-columns:repeat(3, minmax(250px, 1fr));}div.categoryBlock[data-column="2"]{grid-template-columns:repeat(2, minmax(250px, 1fr));}div.categoryBlock div.column{z-index:9;height:fit-content;display:flex;justify-content:center;position:relative;transition:all .4s;}div.categoryBlock div.column a{display:flex;justify-content:center;flex-wrap:wrap;}div.categoryBlock div.img{position:relative;height:400px;aspect-ratio:1/1;border:30px solid #fff;display:flex;justify-content:center;align-items:center;margin-bottom:30px;border-radius:100%;overflow:hidden;transition:all .4s;}div.categoryBlock div.column img{width:100%;height:auto;max-height:unset;transition:all .4s;}div.categoryBlock div.column img.horizontal{height:100%;width:auto;max-width:unset;transition:all .4s;}div.categoryBlock div.column:hover div.img{border-width:15px;transition:all .4s;}div.categoryBlock div.column div.content{position:relative;width:100%;text-align:center;}div.categoryBlock div.column p.title{font-size:1.5rem;font-family:var(--font);line-height:1.4;text-wrap:balance;font-weight:600;text-align:center;transition:all .4s;}div.categoryBlock div.column div.desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}div.categoryBlock div.column div.cta{position:relative;width:fit-content;margin:0px auto;color:var(--main-color);font-size:1rem;font-weight:500;transition:all .4s;}div.s_subcategory div.img{height:450px;overflow:hidden;margin-bottom:10px;}div.s_subcategory div.img img{height:100%;width:auto;max-width:unset;transition:all .4s;}div.s_subcategory div.content{transition:all .4s;}div.s_subcategory p.title{width:100%;font-family:var(--font);font-size:1.9rem;font-weight:700;margin-bottom:0px;transition:all .4s;}div.s_subcategory div.cta{position:relative;width:fit-content;font-family:var(--font);font-size:1.1rem;font-weight:700;}div.s_subcategory div.cta:before{content:'';position:absolute;bottom:0px;left:0px;height:1px;width:100%;background:var(--font-color);}div.s_subcategory:hover div.img img{transform:scale(1.1);margin-left:20px;transition:all .4s;}div.s_subcategory:hover p.title{color:var(--main-color);transition:all .4s;}div.s_subcategory:hover div.content{margin-left:10px;transition:all .4s;}@media screen and (min-width: 700px) and (max-width: 1200px) {div.categoryBlock div.img{height:300px;margin-bottom:20px;border:20px solid #fff;}div.categoryBlock div.column p.title{font-size:1.2rem;}div.s_category_container{grid-template-columns:repeat(2, minmax(250px, 1fr))!important;}}@media screen and (max-width:700px){div.categoryBlock{grid-template-columns:repeat(1, minmax(150px, 1fr))!important;gap:30px;}div.categoryBlock div.img{height:180px;max-height:180px;border-width:10px;margin-bottom:15px;}div.categoryBlock div.column p.title{font-size:1.2rem;}div.s_category_container{grid-template-columns:repeat(2, minmax(150px, 1fr))!important;gap:10px 20px;}div.s_category_container div.product div.img{height:180px;max-height:180px;border-width:10px;}div.s_category_container div.product div.content{bottom:15px;}div.s_category_container div.product div.content p.title{font-size:1.3rem;}}div.short_contactInfo{z-index:1;display:flex;gap:20px;}header div.short_contactInfo div.el{display:flex;align-items:center;gap:8px;border-radius:0px;padding:0px;font-size:1.1rem;font-weight:400;position:relative;transition:all .4s;}header div.short_contactInfo div.el .fa{font-size:0.9rem;transition:all .4s;}@media screen and (min-width: 700px) and (max-width: 1200px) {header div.short_contactInfo div.el{font-size:0.9rem;gap:5px;}}@media screen and (max-width:700px){}div.short_contact{position:relative;display:grid;grid-template-columns:1fr;width:100%;z-index:1;gap:15px;}div.short_contact div.el{border-radius:var(--border-radius);padding:25px;background:var(--background);display:flex;justify-content:flex-start;align-items:center;gap:10px;position:relative;transition:all .4s;}div.short_contact div.el div.content{width:100%;text-align:left;}div.short_contact div.el div.content p.title_contact{font-family:var(--font);font-weight:500;font-size:1.6rem;}div.short_contact div.el span,div.short_contact div.el i.fa{position:absolute;top:0px;left:80%;background:var(--main-color);color:#fff;width:80px;padding:40px 0px 15px;border-radius:0px 0px 5px 5px;display:flex;justify-content:center;align-items:center;font-size:2rem;transition:all .4s;}div.short_contact div.el a{position:relative;}@media screen and (min-width: 700px) and (max-width: 1200px) {div.short_contact div.el{padding:20px;}}@media screen and (max-width:700px){div.short_contact div.el{padding:15px;}div.short_contact div.el div.content p.title_contact{font-size:1.4rem;}div.short_contact div.el span,div.short_contact div.el i.fa{color:#fff;width:55px;padding:30px 0px 10px;font-size:1.4rem;transition:all .4s;}}div.short_faq{display:flex;flex-wrap:wrap;gap:10px;}div.short_faq div.el{width:calc(100% / 2 - 5px);padding:15px;border:1px solid var(--border);order:2;position:relative;overflow:hidden;}div.short_faq div.el p{width:100%;text-wrap:pretty;}div.short_faq div.el p.text{height:0px;margin-top:0px;text-wrap:pretty;overflow:hidden;transition:all .4s;}div.short_faq div.el:hover{cursor:pointer;background:var(--gradient);}div.short_faq div.el.active{width:100%;background:var(--gradient);}div.short_faq div.el.active p.title{font-weight:500;font-family:var(--font);margin-bottom:10px;}div.short_faq div.el.active p.text{height:unset;margin-top:0px;transition:all .4s;}div.short_faq div.el.active:after{display:none;}@media screen and (max-width:700px){div.short_faq div.el{width:100%;padding:12px;}}div.short_form{border-radius:var(--border-radius);background:var(--background);padding:30px;}div.short_form div.side{gap:10px 1%;}div.short_form h2{margin-bottom:15px;}div.short_form div.text_form{margin-bottom:30px;}div.short_form div.el{width:calc(100% / 2 - 0.5%);padding:0px;margin-bottom:0px;}div.short_form div.el.hidden{display:none;margin:0px;}div.short_form div.el.textarea{width:100%;margin-bottom:0px;}div.short_form div.el.privacy{width:100%;margin:8px 0px;text-align:left;font-size:0.95rem;font-weight:300;}div.short_form div.el.privacy a{text-decoration:underline;}div.short_form div.el.privacy b{font-weight:500;}div.short_form div.opt-error{display:none;color:#dd0000;}#product-info-modal div.short_form h2{display:block;font-size:3rem;margin-bottom:10px;}#product-info-modal div.text_form{display:block;font-size:1.1rem;margin-bottom:20px;text-wrap:balance;}@media screen and (min-width: 700px) and (max-width: 1200px) {div.short_form{padding:20px;}}@media screen and (max-width:700px){div.short_form{padding:20px 15px;}div.short_form div.el{width:100%!important;}div.short_form div.el.privacy{margin:5px 0px;text-align:center;}div.short_form div.button{margin:0px auto;}#product-info-modal div.short_form h2{font-size:1.6rem!important;}#product-info-modal div.text_form{font-size:1rem;}}div.short_gallery{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px;padding:0px 10px 10px;}div.short_gallery h2{width:100%;margin-bottom:0px;}div.short_gallery div.gallery_item div.img{overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;height:450px;transition:all .4s;}div.short_gallery div.gallery_item div.img img{width:100%;height:auto;max-height:unset;filter:brightness(1);transition:all .4s;}div.short_gallery div.gallery_item:hover div.img img{filter:brightness(0.9);transition:all .4s;}div.short_gallery.collection{padding-top:10px;}@media screen and (max-width:700px){div.short_gallery{grid-template-columns:1fr 1fr!important;}div.short_gallery div.gallery_item div.img{height:180px;max-height:180px;}}div.short_langList{display:flex;align-items:center;gap:10px;}div.short_langList a{display:flex;justify-content:center;width:28px;aspect-ratio:1/1;border-radius:100%;overflow:hidden;}div.short_langList img{width:100%;height:100%;}@media only screen and (max-width: 900px){}header ul.menu{display:flex;align-items:center;justify-content:flex-start;z-index:1;gap:20px;height:100%;}header ul.menu li{position:relative;}header ul.menu li a{margin:0px;padding:8px 0px;line-height:1;height:100%;display:flex;align-items:center;font-weight:500;font-size:1vw;font-family:var(--font);position:relative;transition:all .4s;}header ul.menu li a:before{content:'';position:absolute;bottom:0px;left:0px;width:0%;height:2px;background:var(--main-color);transition:all .4s;}header ul.menu li a:hover:before{width:100%;transition:all .4s;}header ul.menu li a span{padding:0px;position:relative;}header ul.menu li a:hover{color:var(--main-color);transition:all .4s;}div.submenu{position:absolute;top:100%;z-index:99;display:none;transition:all .4s!important;}ul.menu li[data-level="0"]:hover div.submenu{display:block;transition:all .4s!important;}div.submenu ul.menu{height:fit-content;flex-wrap:wrap;position:absolute;left:0px;width:30vh;background:#fff;border:1px solid var(--border);padding:10px 15px;z-index:2;border-radius:var(--border-radius);display:grid;grid-template-columns:1fr;gap:0px 5px;transition:all .4s;}div.submenu ul.menu li{display:block;width:100%;height:initial;}div.submenu ul.menu li a{width:fit-content;margin:0px;padding:0px;color:#000;font-size:1rem;text-align:left;text-wrap:pretty;display:flex;flex-wrap:wrap;overflow:hidden;}div.submenu ul.menu li a:before{display:none;}div.submenu ul.menu li a:hover{color:initial;}div.submenu ul.menu li a div.img{height:200px;overflow:hidden;}div.submenu ul.menu li a div.img img{width:100%;height:auto;max-height:unset;filter:brightness(0.95);transition:all .4s;}div.submenu ul.menu li a p.title{width:100%;padding:15px 10px;}div.submenu ul.list{grid-template-columns:1fr 1fr 1fr;}ul.list div.submenu{display:none;}.footer_up div.submenu{display:none!important;position:relative!important;opacity:1;visibility:visible;z-index:1;}.footer_up div.submenu ul.menu{position:relative;width:100%;background:transparent;border:0px;box-shadow:unset;padding:0px;left:0px;top:0px;gap:0px 30px;}.footer_up div.submenu ul.menu a{color:#fff;}.footer_up ul.menu li:has(.submenu) a.parent{display:none;}@media screen and (min-width: 700px) and (max-width: 1200px) {header ul.menu{gap:10px;}header ul.menu li a{font-size:0.75rem;}}@media screen and (max-width:700px){header ul.menu{position:fixed;right:4%;height:auto;overflow:auto;z-index:1000;flex-wrap:wrap;width:92%;max-height:90vh;transform:translateX(500px);opacity:0;gap:10px;overflow-x:hidden;}header ul.menu li{text-align:center;width:100%;height:initial;}header ul.menu li a{padding:12px 5px;border-bottom:0px;border-radius:var(--border-radius)!important;margin-bottom:0px!important;transform:initial;white-space:unset;background:#fff!important;color:#000!important;display:inline-block;width:100%;font-size:1.05rem;}header ul.menu::-webkit-scrollbar{width:0px;}header ul.menu a{background:#fff!important;}header ul.menu li a.contacts{display:block;}header div.submenu{display:block;position:relative;}header div.submenu ul{display:flex;flex-wrap:wrap;gap:10px;}header div.submenu li div.img{display:none;}header div.submenu li div.img img{width:100%;}header div.submenu li p.title{padding:0px;}.footer_up div.submenu ul.menu{grid-template-columns:1fr;}.footer_up a.category_list{margin:0px auto;}header ul.opened{transform:translateX(0px);opacity:1;}div.menu_mobile{max-width:18%;padding:0px;}.overlay_mobile{position:fixed;top:0px;left:0px;width:100%;height:100vh;background:rgb(0,0,0,0.6);z-index:999;display:none;}button.menu{background-color:transparent;border:none;cursor:pointer;display:flex;padding:0;width:100%;} .menu svg{height:65px;width:fit-content;fill:var(--main-color);}.line{fill:none;stroke:#000;stroke-width:6;transition:stroke-dasharray 600ms cubic-bezier(0.4,0,0.2,1),stroke-dashoffset 600ms cubic-bezier(0.4,0,0.2,1);}.line1{stroke-dasharray:60 207;stroke-width:6;} .line2{stroke-dasharray:60 60;stroke-width:6;} .line3{stroke-dasharray:60 207;stroke-width:6;} .opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6;} .opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6;}.opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6;}.menu-grid[data-level="1"] > a{display:none;}ul.menu li.menu-grid{display:block;}ul.menu li.menu-grid ul.submenu ul.menu{position:static;opacity:1;transform:translateX(0px);}ul.menu li.menu-grid:hover ul.submenu{display:block;}ul.menu li.menu-grid:hover ul.submenu{min-width:auto;}}div.short_news h3{text-align:center;}div.short_news div.list_news{display:grid;gap:25px;grid-template-columns:repeat(3, minmax(250px, 1fr));}div.short_news div.list_news[data-column="4"]{grid-template-columns:repeat(4, minmax(250px, 1fr));}div.short_news div.list_news[data-column="3"]{grid-template-columns:repeat(3, minmax(250px, 1fr));}div.short_news div.list_news[data-column="2"]{grid-template-columns:repeat(2, minmax(250px, 1fr));}div.short_news h2{text-align:center;}div.short_news div.el{border:0px solid var(--border);background:var(--grey);border-radius:var(--border-radius);padding:0px;overflow:hidden;}div.short_news div.el div.detail{padding:0px;}div.short_news div.el div.detail p.title{font-size:1.7rem;line-height:1.4;font-weight:600;font-family:var(--font);margin-bottom:10px;text-align:left;text-wrap:pretty;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;}div.short_news div.el div.detail p.date{font-size:1.1rem;margin-bottom:5px;}div.short_news div.el div.detail p.text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;margin-bottom:0px;}div.short_news div.el div.detail p.cta{font-weight:600;color:var(--main-color);font-family:var(--font);width:fit-content;position:relative;transition:all .4s;}div.short_news div.el div.detail p.cta:before{content:'';position:absolute;bottom:0px;left:0px;width:0%;height:2px;background:var(--background);transition:all .4s;}div.short_news div.img{max-width:100%;height:300px;max-height:300px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;;}div.short_news div.el div.img img{width:100%;height:auto;max-height:unset;transition:all .4s;}div.short_news div.el:hover div.img img{transform:scale(1.1);transition:all .4s;}div.short_news div.el:hover div.detail p.title{color:var(--main-color);transition:all .4s;}div.short_news div.first_news div.img{height:100%;max-height:unset;margin-bottom:0px;}div.short_news div.first_news h2,div.short_news div.first_news h3{text-align:left;}div.short_news div.first_news iframe{width:100%;height:500px;margin-top:20px;border-radius:var(--border-radius);}div.short_news div.first_news div.desc{text-align:left;}div.short_news div.first_news div.desc span{color:initial!important;}div.short_news div.first_news div.desc h2{font-size:1.6rem;margin-bottom:10px;}div.short_news div.first_news div.desc a,div.short_news div.first_news div.desc a span{text-decoration:underline;font-weight:400;}div.short_news div.first_news div.desc div:nth-child(2n){margin-bottom:20px;}body.news section.news_footer,body.news-en section.news_footer{display:none;}body.news section.plus{background:var(--background);}@media screen and (min-width: 700px) and (max-width: 1200px) {div.short_news div.img{height:200px;max-height:200px;}div.short_news div.el div.detail p.title{font-size:1.5rem;}}@media screen and (max-width:700px){div.short_news div.list_news{grid-template-columns:1fr!important;gap:30px;}div.short_news div.img{height:200px;max-height:200px;}div.short_news div.el div.detail p.title{font-size:1.4rem;}div.short_news div.el div.detail p.date{font-size:1rem;}div.short_news div.first_news{flex-wrap:wrap;gap:var(--margin);}}div.short_newsletter form{max-width:700px;margin:0 auto;}div.short_newsletter div.content{display:flex;gap:20px;}div.short_newsletter div.row{flex:1;}div.short_newsletter div.row input[type="email"],div.short_newsletter div.row input[type="text"]{padding:10px;border:1px solid #aaa;width:100%;}div.short_newsletter div.privacy{margin-top:10px;}div.short_newsletter button{height:fit-content;}div.short_newsletter button:hover{background:#555;}@media screen and (max-width:700px){div.short_newsletter div.content{flex-wrap:wrap;}div.short_newsletter div.cta{width:100%;}div.short_newsletter button{width:100%;}}div.short_reviews{display:flex;flex-wrap:wrap;gap:20px 1%;margin-top:calc(var(--margin) / 2);}div.short_reviews div.el{width:calc(100% / 3 - 1%);display:flex;flex-wrap:wrap;align-content:center;gap:20px;padding:70px 30px 50px;border-radius:var(--border-radius);position:relative;transition:all .4s;}div.short_reviews div.el:before{content:'';position:absolute;top:-20px;left:44%;width:12%;aspect-ratio:1/1;background-image:url('/uploads/quotation.svg');background-size:cover;}div.short_reviews div.el:nth-child(2n){background:var(--background);}div.short_reviews div.el div.star{width:100%;font-size:1.1rem;text-align:center;color:#FDC74A;}div.short_reviews div.el p.text{width:100%;text-align:center;font-size:1.3rem;text-wrap:pretty;z-index:2;}div.short_reviews div.el p.firma{width:100%;text-align:center;font-family:var(--font);font-size:1.3rem;font-weight:500;line-height:1;}div.google{width:100%;text-align:center;margin-bottom:30px;text-decoration:underline;}div.google img{width:140px;margin-bottom:10px;}@media screen and (max-width:700px){div.short_reviews{flex-wrap:wrap;position:relative;gap:30px;}div.short_reviews div.el{width:100%;padding:40px 20px 20px;}div.short_reviews div.el p.text{font-size:1.1rem;}div.short_reviews div.el p.firma{font-size:1.1rem;}div.google{margin-bottom:30px;}div.google img{width:120px;}}div.short_search{position:relative;width:fit-content;background:var(--background);border-radius:var(--border-radius-btn);}div.short_search div.input{display:flex;align-items:center;}div.short_search div.input input{padding:12px 30px;width:180px;border:0px;background:unset;}div.short_search [type="submit"]{padding:18px 30px!important;}div.short_search div.input i.fa-close{display:none;}div.short_search div.suggestion{display:none;position:absolute;top:120%;right:0px;width:25vw;background:#fff;z-index:99;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.2);}div.short_search div.suggestion a{display:flex;gap:20px;padding:10px;border-bottom:1px solid var(--border);}div.short_search div.suggestion a:hover{background:var(--background);}div.short_search div.suggestion div.img{width:100px;max-height:80px;overflow:hidden;display:flex;align-items:center;justify-content:center;}div.short_search div.suggestion img{max-width:100%;}div.short_search div.suggestion div.title{text-align:left;}div.short_search a.mobile{display:none;}div.short_search a.closeSearch{display:none;}div.short_search div.suggestion div.allresult{display:none!important;}div.short_search div.overlaySearch{display:none;position:fixed;bottom:0px;left:0px;width:100%;height:100%;background:rgb(0,0,0,0.3);z-index:99;}div.short_search div.overlaySearch.visible{display:block;}@media screen and (min-width: 700px) and (max-width: 1200px) {div.short_search div.input input{width:120px;padding:12px 20px;}}@media screen and (max-width:700px){div.short_search div.input{width:90%!important;z-index:999;position:fixed;top:50px;left:5%;}div.short_search div.input input{padding:15px;width:100%;}div.short_search div.input i.fa-close{display:block;position:absolute;left:70%;font-size:1.3rem;}div.short_search div.fixedSearch{display:none;}div.short_search div.suggestion{display:block;position:fixed;height:100%;top:0px;background:rgb(0,0,0,0.5);}div.short_search div.suggestion div.allresult{display:none;margin-top:28%!important;}div.short_search div.suggestion div.allresult,div.short_search div.suggestion div.result{background:#fff;width:90%;margin:0px auto;}div.short_search a.mobile{display:flex;font-size:2rem;}}div.short_social{display:flex;justify-content:flex-start;align-items:center;gap:10px;margin-bottom:0px;}div.short_social i.fa{font-size:1.5rem;color:#000;display:flex;justify-content:center;align-items:center;transition:all .4s;}div.short_social a{display:flex;align-items:center;gap:8px;font-weight:400;}.footer div.short_social{margin-top:10px;}.footer div.short_social i.fa{color:#fff;}@media screen and (max-width:700px){div.short_social{justify-content:center;}}